Sep 07 02:08:35 devstack devstack@c-api.service[74942]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 02:08:35 devstack devstack@c-api.service[74942]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 02:08:35 2026] *** Sep 07 02:08:35 devstack devstack@c-api.service[74942]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: nodename: devstack Sep 07 02:08:35 devstack devstack@c-api.service[74942]: machine: x86_64 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: clock source: unix Sep 07 02:08:35 devstack devstack@c-api.service[74942]: pcre jit disabled Sep 07 02:08:35 devstack devstack@c-api.service[74942]: detected number of CPU cores: 4 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: current working directory: / Sep 07 02:08:35 devstack devstack@c-api.service[74942]: detected binary path: /usr/bin/uwsgi-core Sep 07 02:08:35 devstack devstack@c-api.service[74942]: your processes number limit is 47518 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: your memory page size is 4096 bytes Sep 07 02:08:35 devstack devstack@c-api.service[74942]: detected max file descriptor number: 2048 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: lock engine: pthread robust mutexes Sep 07 02:08:35 devstack devstack@c-api.service[74942]: thunder lock: enabled Sep 07 02:08:35 devstack devstack@c-api.service[74942]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 02:08:35 devstack devstack@c-api.service[74942]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 02:08:35 devstack devstack@c-api.service[74942]: Set PythonHome to /opt/stack/data/venv Sep 07 02:08:35 devstack devstack@c-api.service[74942]: Python main interpreter initialized at 0x73e417ea4668 Sep 07 02:08:35 devstack devstack@c-api.service[74942]: python threads support enabled Sep 07 02:08:35 devstack devstack@c-api.service[74942]: your server socket listen backlog is limited to 100 connections Sep 07 02:08:35 devstack devstack@c-api.service[74942]: your mercy for graceful operations on workers is 80 seconds Sep 07 02:08:35 devstack devstack@c-api.service[74942]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 02:08:35 devstack devstack@c-api.service[74942]: *** Operational MODE: preforking *** Sep 07 02:08:35 devstack devstack@c-api.service[74942]: *** uWSGI is running in multiple interpreter mode *** Sep 07 02:08:35 devstack devstack@c-api.service[74942]: spawned uWSGI master process (pid: 74942) Sep 07 02:08:35 devstack devstack@c-api.service[74942]: spawned uWSGI worker 1 (pid: 74949, cores: 1) Sep 07 02:08:35 devstack devstack@c-api.service[74942]: spawned uWSGI worker 2 (pid: 74950, cores: 1) Sep 07 02:08:35 devstack devstack@c-api.service[74942]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 02:08:35 devstack devstack@c-api.service[74950]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 02:08:35 devstack devstack@c-api.service[74950]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 02:08:35 devstack devstack@c-api.service[74950]: we strongly recommend against using it for new projects. Sep 07 02:08:35 devstack devstack@c-api.service[74950]: If you are already using Eventlet, we recommend migrating to a different Sep 07 02:08:35 devstack devstack@c-api.service[74950]: framework. For more detail see Sep 07 02:08:35 devstack devstack@c-api.service[74950]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 02:08:35 devstack devstack@c-api.service[74950]: import eventlet # noqa Sep 07 02:08:35 devstack devstack@c-api.service[74949]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 02:08:35 devstack devstack@c-api.service[74949]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 02:08:35 devstack devstack@c-api.service[74949]: we strongly recommend against using it for new projects. Sep 07 02:08:35 devstack devstack@c-api.service[74949]: If you are already using Eventlet, we recommend migrating to a different Sep 07 02:08:35 devstack devstack@c-api.service[74949]: framework. For more detail see Sep 07 02:08:35 devstack devstack@c-api.service[74949]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 02:08:35 devstack devstack@c-api.service[74949]: import eventlet # noqa Sep 07 02:08:36 devstack devstack@c-api.service[74949]: /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 07 02:08:36 devstack devstack@c-api.service[74949]: from cgi import parse_header Sep 07 02:08:36 devstack devstack@c-api.service[74950]: /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 07 02:08:36 devstack devstack@c-api.service[74950]: from cgi import parse_header Sep 07 02:08:36 devstack devstack@c-api.service[74949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 02:08:36 devstack devstack@c-api.service[74949]: warnings.warn( Sep 07 02:08:36 devstack devstack@c-api.service[74949]: /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 07 02:08:36 devstack devstack@c-api.service[74949]: removals.removed_module( Sep 07 02:08:36 devstack devstack@c-api.service[74949]: /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 07 02:08:36 devstack devstack@c-api.service[74949]: removals.removed_module( Sep 07 02:08:36 devstack devstack@c-api.service[74950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 02:08:36 devstack devstack@c-api.service[74950]: warnings.warn( Sep 07 02:08:36 devstack devstack@c-api.service[74950]: /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 07 02:08:36 devstack devstack@c-api.service[74950]: removals.removed_module( Sep 07 02:08:36 devstack devstack@c-api.service[74950]: /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 07 02:08:36 devstack devstack@c-api.service[74950]: removals.removed_module( Sep 07 02:08:37 devstack devstack@c-api.service[74949]: /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 07 02:08:37 devstack devstack@c-api.service[74949]: warnings.warn( Sep 07 02:08:37 devstack devstack@c-api.service[74950]: /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 07 02:08:37 devstack devstack@c-api.service[74950]: warnings.warn( Sep 07 02:08:37 devstack devstack@c-api.service[74949]: /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 07 02:08:37 devstack devstack@c-api.service[74949]: warnings.warn( Sep 07 02:08:37 devstack devstack@c-api.service[74950]: /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 07 02:08:37 devstack devstack@c-api.service[74950]: warnings.warn( Sep 07 02:08:38 devstack devstack@c-api.service[74949]: 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 07 02:08:38 devstack devstack@c-api.service[74949]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74949) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 02:08:38 devstack devstack@c-api.service[74950]: 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 07 02:08:38 devstack devstack@c-api.service[74950]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74950) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 02:08:38 devstack devstack@c-api.service[74950]: /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 07 02:08:38 devstack devstack@c-api.service[74950]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 02:08:38 devstack devstack@c-api.service[74949]: /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 07 02:08:38 devstack devstack@c-api.service[74949]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74949) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74950) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: INFO dbcounter [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Registered counter for database cinder Sep 07 02:08:39 devstack devstack@c-api.service[74949]: INFO dbcounter [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Registered counter for database cinder Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG oslo_db.sqlalchemy.engines [None req-26b27a60-7a6c-4666-a31b-19350713f60b 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=74950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG oslo_db.sqlalchemy.engines [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 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=74949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: DEBUG dbcounter [-] [74950] Writer thread running {{(pid=74950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: /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 07 02:08:39 devstack devstack@c-api.service[74950]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:08:39 devstack devstack@c-api.service[74949]: DEBUG dbcounter [-] [74949] Writer thread running {{(pid=74949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 02:08:39 devstack devstack@c-api.service[74950]: INFO cinder.rpc [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74949]: /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 07 02:08:39 devstack devstack@c-api.service[74949]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:08:39 devstack devstack@c-api.service[74949]: INFO cinder.rpc [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74950]: INFO cinder.rpc [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74949]: INFO cinder.rpc [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74950]: INFO cinder.rpc [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74949]: INFO cinder.rpc [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74950]: INFO cinder.rpc [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:39 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:39 devstack devstack@c-api.service[74949]: INFO cinder.rpc [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 02:08:39 devstack devstack@c-api.service[74950]: WARNING cinder.keymgr.conf_key_mgr [None req-26b27a60-7a6c-4666-a31b-19350713f60b 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 07 02:08:39 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:39 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING cinder.keymgr.conf_key_mgr [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 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 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG oslo_db.sqlalchemy.engines [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 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=74949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: INFO cinder.rpc [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 02:08:40 devstack devstack@c-api.service[74949]: INFO cinder.rpc [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG oslo_db.sqlalchemy.engines [None req-26b27a60-7a6c-4666-a31b-19350713f60b 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=74950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: INFO cinder.rpc [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 02:08:40 devstack devstack@c-api.service[74950]: INFO cinder.rpc [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING cinder.api.contrib.hosts [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: extensions {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-volume-manage {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-quota-class-sets {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-hosts {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: capabilities {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: encryption {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: scheduler-stats {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-quota-sets {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-availability-zone {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: qos-specs {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: extra_specs {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: backups {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING cinder.api.contrib.hosts [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: encryption {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: cgsnapshots {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-volume-type-access {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: consistencygroups {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-volume-transfer {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extended resource: os-snapshot-manage {{(pid=74949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: extensions {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-volume-manage {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-quota-class-sets {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-hosts {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: capabilities {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: encryption {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING stevedore.named [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WARNING castellan.key_manager [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: scheduler-stats {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.contrib.snapshot_actions [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] SnapshotActionsController initialized {{(pid=74949) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension AdminActions extending resource: volumes {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension AdminActions extending resource: snapshots {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension AdminActions extending resource: backups {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-quota-sets {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeActions extending resource: volumes {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension UsedLimits extending resource: limits {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension TypesManage extending resource: types {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-availability-zone {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.v3.router [None req-dcdd5d36-5651-4cd8-8b7d-f9a177bf5008 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: qos-specs {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: extra_specs {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: backups {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: encryption {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73e417ea4668 pid: 74949 (default app) Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: cgsnapshots {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-volume-type-access {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: consistencygroups {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-volume-transfer {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extended resource: os-snapshot-manage {{(pid=74950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:08:40 devstack devstack@c-api.service[74949]: DEBUG cinder.api.middleware.request_id [None req-bdd919b4-4ea2-49de-99f0-ba1e61d17250 None None] RequestId filter calling following filter/app {{(pid=74949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74949]: [pid: 74949|app: 0|req: 1/1] 192.168.122.234 () {50 vars in 785 bytes} [Mon Sep 7 02:08:40 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING stevedore.named [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WARNING castellan.key_manager [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.contrib.snapshot_actions [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] SnapshotActionsController initialized {{(pid=74950) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension AdminActions extending resource: volumes {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension AdminActions extending resource: snapshots {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension AdminActions extending resource: backups {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeActions extending resource: volumes {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension UsedLimits extending resource: limits {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension TypesManage extending resource: types {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension SnapshotActions extending resource: snapshots {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: DEBUG cinder.api.v3.router [None req-26b27a60-7a6c-4666-a31b-19350713f60b None None] Extension VolumeTypeAccess extending resource: types {{(pid=74950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:08:40 devstack devstack@c-api.service[74950]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73e417ea4668 pid: 74950 (default app) Sep 07 02:08:48 devstack devstack@c-api.service[74949]: DEBUG cinder.api.middleware.request_id [None req-6051c94b-32d0-4651-b91f-192db344aba5 None None] RequestId filter calling following filter/app {{(pid=74949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:08:49 devstack devstack@c-api.service[74949]: INFO cinder.api.openstack.wsgi [None req-6051c94b-32d0-4651-b91f-192db344aba5 admin admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:08:49 devstack devstack@c-api.service[74949]: DEBUG cinder.api.openstack.wsgi [None req-6051c94b-32d0-4651-b91f-192db344aba5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:08:49 devstack devstack@c-api.service[74949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:08:49 devstack devstack@c-api.service[74949]: warnings.warn( Sep 07 02:08:49 devstack devstack@c-api.service[74949]: DEBUG oslo_db.sqlalchemy.engines [None req-6051c94b-32d0-4651-b91f-192db344aba5 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=74949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:08:49 devstack devstack@c-api.service[74949]: INFO cinder.api.openstack.wsgi [None req-6051c94b-32d0-4651-b91f-192db344aba5 admin admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:08:49 devstack devstack@c-api.service[74949]: [pid: 74949|app: 0|req: 2/2] 192.168.122.234 () {60 vars in 1191 bytes} [Mon Sep 7 02:08:48 2026] POST /volume/v3/types => generated 186 bytes in 1291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:08:49 devstack devstack@c-api.service[74950]: DEBUG cinder.api.middleware.request_id [None req-b7cff614-de38-4b2a-b533-8ea71932e1b4 None None] RequestId filter calling following filter/app {{(pid=74950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:08:50 devstack devstack@c-api.service[74950]: DEBUG dbcounter [-] [74950] Writing DB stats cinder:SELECT=6 {{(pid=74950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:08:50 devstack devstack@c-api.service[74950]: INFO cinder.api.openstack.wsgi [None req-b7cff614-de38-4b2a-b533-8ea71932e1b4 admin admin] POST http://192.168.122.234/volume/v3/types/8eabf600-bfc5-417f-8957-97f8a4ec1349/extra_specs Sep 07 02:08:50 devstack devstack@c-api.service[74950]: DEBUG cinder.api.openstack.wsgi [None req-b7cff614-de38-4b2a-b533-8ea71932e1b4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:08:50 devstack devstack@c-api.service[74950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:08:50 devstack devstack@c-api.service[74950]: warnings.warn( Sep 07 02:08:50 devstack devstack@c-api.service[74950]: DEBUG oslo_db.sqlalchemy.engines [None req-b7cff614-de38-4b2a-b533-8ea71932e1b4 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=74950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:08:50 devstack devstack@c-api.service[74950]: INFO cinder.api.openstack.wsgi [None req-b7cff614-de38-4b2a-b533-8ea71932e1b4 admin admin] http://192.168.122.234/volume/v3/types/8eabf600-bfc5-417f-8957-97f8a4ec1349/extra_specs returned with HTTP 200 Sep 07 02:08:50 devstack devstack@c-api.service[74950]: [pid: 74950|app: 0|req: 1/3] 192.168.122.234 () {60 vars in 1338 bytes} [Mon Sep 7 02:08:49 2026] POST /volume/v3/types/8eabf600-bfc5-417f-8957-97f8a4ec1349/extra_specs => generated 55 bytes in 853 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:08:59 devstack devstack@c-api.service[74949]: DEBUG dbcounter [-] [74949] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:09:00 devstack devstack@c-api.service[74950]: DEBUG dbcounter [-] [74950] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:09:31 devstack devstack@c-api.service[74949]: DEBUG cinder.api.middleware.request_id [None req-6be17672-a649-4687-a4d3-897ea4ac15ef None None] RequestId filter calling following filter/app {{(pid=74949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:09:31 devstack devstack@c-api.service[74949]: INFO cinder.api.openstack.wsgi [None req-6be17672-a649-4687-a4d3-897ea4ac15ef None None] GET http://192.168.122.234/volume// Sep 07 02:09:31 devstack devstack@c-api.service[74949]: DEBUG cinder.api.openstack.wsgi [None req-6be17672-a649-4687-a4d3-897ea4ac15ef None None] Empty body provided in request {{(pid=74949) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:09:31 devstack devstack@c-api.service[74949]: DEBUG cinder.api.openstack.wsgi [None req-6be17672-a649-4687-a4d3-897ea4ac15ef None None] Calling method 'all' {{(pid=74949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:09:31 devstack devstack@c-api.service[74949]: INFO cinder.api.openstack.wsgi [None req-6be17672-a649-4687-a4d3-897ea4ac15ef None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:09:31 devstack devstack@c-api.service[74949]: [pid: 74949|app: 0|req: 3/4] 192.168.122.234 () {58 vars in 1314 bytes} [Mon Sep 7 02:09:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:11:18 devstack devstack@c-api.service[74950]: DEBUG cinder.api.middleware.request_id [None req-1d8e6838-d9f8-436b-b797-5c81a465ec02 None None] RequestId filter calling following filter/app {{(pid=74950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:11:18 devstack devstack@c-api.service[74950]: INFO cinder.api.openstack.wsgi [None req-1d8e6838-d9f8-436b-b797-5c81a465ec02 tempest-verify_tempest_config-1739474620 tempest-verify_tempest_config-1739474620-project-member] GET http://192.168.122.234/volume/v3/extensions Sep 07 02:11:18 devstack devstack@c-api.service[74950]: DEBUG cinder.api.openstack.wsgi [None req-1d8e6838-d9f8-436b-b797-5c81a465ec02 tempest-verify_tempest_config-1739474620 tempest-verify_tempest_config-1739474620-project-member] Empty body provided in request {{(pid=74950) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:11:18 devstack devstack@c-api.service[74950]: DEBUG cinder.api.openstack.wsgi [None req-1d8e6838-d9f8-436b-b797-5c81a465ec02 tempest-verify_tempest_config-1739474620 tempest-verify_tempest_config-1739474620-project-member] Calling method 'index' {{(pid=74950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:11:18 devstack devstack@c-api.service[74950]: INFO cinder.api.openstack.wsgi [None req-1d8e6838-d9f8-436b-b797-5c81a465ec02 tempest-verify_tempest_config-1739474620 tempest-verify_tempest_config-1739474620-project-member] http://192.168.122.234/volume/v3/extensions returned with HTTP 200 Sep 07 02:11:18 devstack devstack@c-api.service[74950]: [pid: 74950|app: 0|req: 2/5] 192.168.122.234 () {58 vars in 1130 bytes} [Mon Sep 7 02:11:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:11:25 devstack devstack@c-api.service[74949]: DEBUG cinder.api.middleware.request_id [None req-6ce65ecd-c492-4ab1-be76-dce54955309c None None] RequestId filter calling following filter/app {{(pid=74949) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:11:25 devstack devstack@c-api.service[74949]: INFO cinder.api.openstack.wsgi [None req-6ce65ecd-c492-4ab1-be76-dce54955309c demo admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:11:25 devstack devstack@c-api.service[74949]: DEBUG cinder.api.openstack.wsgi [None req-6ce65ecd-c492-4ab1-be76-dce54955309c demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74949) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:11:25 devstack devstack@c-api.service[74949]: INFO cinder.api.openstack.wsgi [None req-6ce65ecd-c492-4ab1-be76-dce54955309c demo admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:11:25 devstack devstack@c-api.service[74949]: [pid: 74949|app: 0|req: 4/6] 192.168.122.234 () {60 vars in 1191 bytes} [Mon Sep 7 02:11:25 2026] POST /volume/v3/types => generated 184 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:11:35 devstack devstack@c-api.service[74949]: DEBUG dbcounter [-] [74949] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:13:23 devstack devstack@c-api.service[74942]: Mon Sep 7 02:13:23 2026 - graceful shutdown triggered... Sep 07 02:13:23 devstack devstack@c-api.service[74950]: Gracefully killing worker 2 (pid: 74950)... Sep 07 02:13:23 devstack devstack@c-api.service[74949]: Gracefully killing worker 1 (pid: 74949)... Sep 07 02:13:24 devstack devstack@c-api.service[74942]: worker 1 buried after 1 seconds Sep 07 02:13:24 devstack devstack@c-api.service[74942]: worker 2 buried after 1 seconds Sep 07 02:13:24 devstack devstack@c-api.service[74942]: goodbye to uWSGI. Sep 07 02:13:24 devstack devstack@c-api.service[86623]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 02:13:24 devstack devstack@c-api.service[86623]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 02:13:24 2026] *** Sep 07 02:13:24 devstack devstack@c-api.service[86623]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: nodename: devstack Sep 07 02:13:24 devstack devstack@c-api.service[86623]: machine: x86_64 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: clock source: unix Sep 07 02:13:24 devstack devstack@c-api.service[86623]: pcre jit disabled Sep 07 02:13:24 devstack devstack@c-api.service[86623]: detected number of CPU cores: 4 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: current working directory: / Sep 07 02:13:24 devstack devstack@c-api.service[86623]: detected binary path: /usr/bin/uwsgi-core Sep 07 02:13:24 devstack devstack@c-api.service[86623]: your processes number limit is 47518 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: your memory page size is 4096 bytes Sep 07 02:13:24 devstack devstack@c-api.service[86623]: detected max file descriptor number: 2048 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: lock engine: pthread robust mutexes Sep 07 02:13:24 devstack devstack@c-api.service[86623]: thunder lock: enabled Sep 07 02:13:24 devstack devstack@c-api.service[86623]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 02:13:24 devstack devstack@c-api.service[86623]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 02:13:24 devstack devstack@c-api.service[86623]: Set PythonHome to /opt/stack/data/venv Sep 07 02:13:24 devstack devstack@c-api.service[86623]: Python main interpreter initialized at 0x725ab90a4668 Sep 07 02:13:24 devstack devstack@c-api.service[86623]: python threads support enabled Sep 07 02:13:24 devstack devstack@c-api.service[86623]: your server socket listen backlog is limited to 100 connections Sep 07 02:13:24 devstack devstack@c-api.service[86623]: your mercy for graceful operations on workers is 80 seconds Sep 07 02:13:24 devstack devstack@c-api.service[86623]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 02:13:24 devstack devstack@c-api.service[86623]: *** Operational MODE: preforking *** Sep 07 02:13:24 devstack devstack@c-api.service[86623]: *** uWSGI is running in multiple interpreter mode *** Sep 07 02:13:24 devstack devstack@c-api.service[86623]: spawned uWSGI master process (pid: 86623) Sep 07 02:13:24 devstack devstack@c-api.service[86623]: spawned uWSGI worker 1 (pid: 86624, cores: 1) Sep 07 02:13:24 devstack devstack@c-api.service[86623]: spawned uWSGI worker 2 (pid: 86625, cores: 1) Sep 07 02:13:24 devstack devstack@c-api.service[86623]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 02:13:24 devstack devstack@c-api.service[86625]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 02:13:24 devstack devstack@c-api.service[86625]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 02:13:24 devstack devstack@c-api.service[86625]: we strongly recommend against using it for new projects. Sep 07 02:13:24 devstack devstack@c-api.service[86625]: If you are already using Eventlet, we recommend migrating to a different Sep 07 02:13:24 devstack devstack@c-api.service[86625]: framework. For more detail see Sep 07 02:13:24 devstack devstack@c-api.service[86625]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 02:13:24 devstack devstack@c-api.service[86625]: import eventlet # noqa Sep 07 02:13:24 devstack devstack@c-api.service[86624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 02:13:24 devstack devstack@c-api.service[86624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 02:13:24 devstack devstack@c-api.service[86624]: we strongly recommend against using it for new projects. Sep 07 02:13:24 devstack devstack@c-api.service[86624]: If you are already using Eventlet, we recommend migrating to a different Sep 07 02:13:24 devstack devstack@c-api.service[86624]: framework. For more detail see Sep 07 02:13:24 devstack devstack@c-api.service[86624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 02:13:24 devstack devstack@c-api.service[86624]: import eventlet # noqa Sep 07 02:13:25 devstack devstack@c-api.service[86625]: /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 07 02:13:25 devstack devstack@c-api.service[86625]: from cgi import parse_header Sep 07 02:13:25 devstack devstack@c-api.service[86624]: /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 07 02:13:25 devstack devstack@c-api.service[86624]: from cgi import parse_header Sep 07 02:13:25 devstack devstack@c-api.service[86625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 02:13:25 devstack devstack@c-api.service[86625]: warnings.warn( Sep 07 02:13:25 devstack devstack@c-api.service[86625]: /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 07 02:13:25 devstack devstack@c-api.service[86625]: removals.removed_module( Sep 07 02:13:25 devstack devstack@c-api.service[86625]: /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 07 02:13:25 devstack devstack@c-api.service[86625]: removals.removed_module( Sep 07 02:13:25 devstack devstack@c-api.service[86624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 02:13:25 devstack devstack@c-api.service[86624]: warnings.warn( Sep 07 02:13:25 devstack devstack@c-api.service[86624]: /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 07 02:13:25 devstack devstack@c-api.service[86624]: removals.removed_module( Sep 07 02:13:25 devstack devstack@c-api.service[86624]: /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 07 02:13:25 devstack devstack@c-api.service[86624]: removals.removed_module( Sep 07 02:13:28 devstack devstack@c-api.service[86625]: /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 07 02:13:28 devstack devstack@c-api.service[86625]: warnings.warn( Sep 07 02:13:28 devstack devstack@c-api.service[86624]: /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 07 02:13:28 devstack devstack@c-api.service[86624]: warnings.warn( Sep 07 02:13:28 devstack devstack@c-api.service[86624]: /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 07 02:13:28 devstack devstack@c-api.service[86624]: warnings.warn( Sep 07 02:13:28 devstack devstack@c-api.service[86625]: /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 07 02:13:28 devstack devstack@c-api.service[86625]: warnings.warn( Sep 07 02:13:28 devstack devstack@c-api.service[86625]: 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 07 02:13:28 devstack devstack@c-api.service[86624]: 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 07 02:13:28 devstack devstack@c-api.service[86625]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86625) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 02:13:28 devstack devstack@c-api.service[86624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 02:13:28 devstack devstack@c-api.service[86624]: /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 07 02:13:28 devstack devstack@c-api.service[86624]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 02:13:28 devstack devstack@c-api.service[86625]: /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 07 02:13:28 devstack devstack@c-api.service[86625]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86625) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: INFO dbcounter [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Registered counter for database cinder Sep 07 02:13:29 devstack devstack@c-api.service[86624]: INFO dbcounter [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Registered counter for database cinder Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG oslo_db.sqlalchemy.engines [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 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=86625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:29 devstack devstack@c-api.service[86624]: DEBUG oslo_db.sqlalchemy.engines [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f 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=86624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: DEBUG dbcounter [-] [86625] Writer thread running {{(pid=86625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 02:13:29 devstack devstack@c-api.service[86625]: /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 07 02:13:29 devstack devstack@c-api.service[86625]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:13:29 devstack devstack@c-api.service[86625]: INFO cinder.rpc [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 02:13:29 devstack devstack@c-api.service[86625]: INFO cinder.rpc [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86625]: INFO cinder.rpc [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86625]: INFO cinder.rpc [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING cinder.keymgr.conf_key_mgr [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 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 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG dbcounter [-] [86624] Writer thread running {{(pid=86624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: /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 07 02:13:30 devstack devstack@c-api.service[86624]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:13:30 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING cinder.keymgr.conf_key_mgr [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f 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 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG oslo_db.sqlalchemy.engines [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 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=86625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: INFO cinder.rpc [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86625]: INFO cinder.rpc [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG oslo_db.sqlalchemy.engines [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f 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=86624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING cinder.api.contrib.hosts [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: extensions {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-volume-manage {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-quota-class-sets {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-hosts {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: capabilities {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: encryption {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: scheduler-stats {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-quota-sets {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-availability-zone {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: qos-specs {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: extra_specs {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: backups {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: encryption {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: cgsnapshots {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-volume-type-access {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: consistencygroups {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-volume-transfer {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extended resource: os-snapshot-manage {{(pid=86625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING cinder.api.contrib.hosts [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING stevedore.named [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WARNING castellan.key_manager [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: extensions {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.contrib.snapshot_actions [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] SnapshotActionsController initialized {{(pid=86625) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension AdminActions extending resource: volumes {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension AdminActions extending resource: snapshots {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension AdminActions extending resource: backups {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-volume-manage {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeActions extending resource: volumes {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension UsedLimits extending resource: limits {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension TypesManage extending resource: types {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-quota-class-sets {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: DEBUG cinder.api.v3.router [None req-34c2405f-c1f6-4d7f-ab66-3569a9eda513 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-hosts {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: capabilities {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: encryption {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: scheduler-stats {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-quota-sets {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86625]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x725ab90a4668 pid: 86625 (default app) Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-availability-zone {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: qos-specs {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: extra_specs {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: backups {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: encryption {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: cgsnapshots {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-volume-type-access {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: consistencygroups {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-volume-transfer {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extended resource: os-snapshot-manage {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.contrib.snapshot_actions [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] SnapshotActionsController initialized {{(pid=86624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension AdminActions extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension AdminActions extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension AdminActions extending resource: backups {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeActions extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension UsedLimits extending resource: limits {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension TypesManage extending resource: types {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension SnapshotActions extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-0de3a3b0-bee4-4a92-bb3b-0d76faae647f None None] Extension VolumeTypeAccess extending resource: types {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:30 devstack devstack@c-api.service[86624]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x725ab90a4668 pid: 86624 (default app) Sep 07 02:13:32 devstack devstack@c-api.service[86623]: Mon Sep 7 02:13:32 2026 - graceful shutdown triggered... Sep 07 02:13:32 devstack devstack@c-api.service[86625]: Gracefully killing worker 2 (pid: 86625)... Sep 07 02:13:32 devstack devstack@c-api.service[86624]: Gracefully killing worker 1 (pid: 86624)... Sep 07 02:13:33 devstack devstack@c-api.service[86623]: worker 1 buried after 1 seconds Sep 07 02:13:33 devstack devstack@c-api.service[86623]: worker 2 buried after 1 seconds Sep 07 02:13:33 devstack devstack@c-api.service[86623]: goodbye to uWSGI. Sep 07 02:13:33 devstack devstack@c-api.service[87009]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 02:13:33 devstack devstack@c-api.service[87009]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 02:13:33 2026] *** Sep 07 02:13:33 devstack devstack@c-api.service[87009]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: nodename: devstack Sep 07 02:13:33 devstack devstack@c-api.service[87009]: machine: x86_64 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: clock source: unix Sep 07 02:13:33 devstack devstack@c-api.service[87009]: pcre jit disabled Sep 07 02:13:33 devstack devstack@c-api.service[87009]: detected number of CPU cores: 4 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: current working directory: / Sep 07 02:13:33 devstack devstack@c-api.service[87009]: detected binary path: /usr/bin/uwsgi-core Sep 07 02:13:33 devstack devstack@c-api.service[87009]: your processes number limit is 47518 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: your memory page size is 4096 bytes Sep 07 02:13:33 devstack devstack@c-api.service[87009]: detected max file descriptor number: 2048 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: lock engine: pthread robust mutexes Sep 07 02:13:33 devstack devstack@c-api.service[87009]: thunder lock: enabled Sep 07 02:13:33 devstack devstack@c-api.service[87009]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 02:13:33 devstack devstack@c-api.service[87009]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 02:13:33 devstack devstack@c-api.service[87009]: Set PythonHome to /opt/stack/data/venv Sep 07 02:13:33 devstack devstack@c-api.service[87009]: Python main interpreter initialized at 0x737caf6a4668 Sep 07 02:13:33 devstack devstack@c-api.service[87009]: python threads support enabled Sep 07 02:13:33 devstack devstack@c-api.service[87009]: your server socket listen backlog is limited to 100 connections Sep 07 02:13:33 devstack devstack@c-api.service[87009]: your mercy for graceful operations on workers is 80 seconds Sep 07 02:13:33 devstack devstack@c-api.service[87009]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 02:13:33 devstack devstack@c-api.service[87009]: *** Operational MODE: preforking *** Sep 07 02:13:33 devstack devstack@c-api.service[87009]: *** uWSGI is running in multiple interpreter mode *** Sep 07 02:13:33 devstack devstack@c-api.service[87009]: spawned uWSGI master process (pid: 87009) Sep 07 02:13:33 devstack devstack@c-api.service[87009]: spawned uWSGI worker 1 (pid: 87010, cores: 1) Sep 07 02:13:33 devstack devstack@c-api.service[87009]: spawned uWSGI worker 2 (pid: 87011, cores: 1) Sep 07 02:13:33 devstack devstack@c-api.service[87009]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 02:13:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 02:13:34 devstack devstack@c-api.service[87011]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 02:13:34 devstack devstack@c-api.service[87011]: we strongly recommend against using it for new projects. Sep 07 02:13:34 devstack devstack@c-api.service[87011]: If you are already using Eventlet, we recommend migrating to a different Sep 07 02:13:34 devstack devstack@c-api.service[87011]: framework. For more detail see Sep 07 02:13:34 devstack devstack@c-api.service[87011]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 02:13:34 devstack devstack@c-api.service[87011]: import eventlet # noqa Sep 07 02:13:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 02:13:34 devstack devstack@c-api.service[87010]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 02:13:34 devstack devstack@c-api.service[87010]: we strongly recommend against using it for new projects. Sep 07 02:13:34 devstack devstack@c-api.service[87010]: If you are already using Eventlet, we recommend migrating to a different Sep 07 02:13:34 devstack devstack@c-api.service[87010]: framework. For more detail see Sep 07 02:13:34 devstack devstack@c-api.service[87010]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 02:13:34 devstack devstack@c-api.service[87010]: import eventlet # noqa Sep 07 02:13:34 devstack devstack@c-api.service[87011]: /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 07 02:13:34 devstack devstack@c-api.service[87011]: from cgi import parse_header Sep 07 02:13:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 02:13:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:13:34 devstack devstack@c-api.service[87011]: /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 07 02:13:34 devstack devstack@c-api.service[87011]: removals.removed_module( Sep 07 02:13:34 devstack devstack@c-api.service[87011]: /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 07 02:13:34 devstack devstack@c-api.service[87011]: removals.removed_module( Sep 07 02:13:34 devstack devstack@c-api.service[87010]: /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 07 02:13:34 devstack devstack@c-api.service[87010]: from cgi import parse_header Sep 07 02:13:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 02:13:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:13:34 devstack devstack@c-api.service[87010]: /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 07 02:13:34 devstack devstack@c-api.service[87010]: removals.removed_module( Sep 07 02:13:34 devstack devstack@c-api.service[87010]: /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 07 02:13:34 devstack devstack@c-api.service[87010]: removals.removed_module( Sep 07 02:13:36 devstack devstack@c-api.service[87011]: /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 07 02:13:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:13:36 devstack devstack@c-api.service[87011]: /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 07 02:13:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:13:37 devstack devstack@c-api.service[87010]: /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 07 02:13:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:13:37 devstack devstack@c-api.service[87010]: /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 07 02:13:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:13:37 devstack devstack@c-api.service[87011]: 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 07 02:13:37 devstack devstack@c-api.service[87011]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87011) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 02:13:37 devstack devstack@c-api.service[87010]: 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 07 02:13:37 devstack devstack@c-api.service[87010]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87010) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 02:13:37 devstack devstack@c-api.service[87011]: /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 07 02:13:37 devstack devstack@c-api.service[87011]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 02:13:37 devstack devstack@c-api.service[87010]: /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 07 02:13:37 devstack devstack@c-api.service[87010]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87011) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87010) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87011) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87011) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87011) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87010) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87010) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87010) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: INFO dbcounter [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Registered counter for database cinder Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-23867ee0-01dc-4831-8752-d552f6868fa9 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=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: INFO dbcounter [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Registered counter for database cinder Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 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=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writer thread running {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: /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 07 02:13:39 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:13:39 devstack devstack@c-api.service[87011]: INFO cinder.rpc [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: INFO cinder.rpc [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: INFO cinder.rpc [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: INFO cinder.rpc [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING cinder.keymgr.conf_key_mgr [None req-23867ee0-01dc-4831-8752-d552f6868fa9 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 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writer thread running {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: /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 07 02:13:39 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:13:39 devstack devstack@c-api.service[87010]: INFO cinder.rpc [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87010]: INFO cinder.rpc [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-23867ee0-01dc-4831-8752-d552f6868fa9 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=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: INFO cinder.rpc [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: INFO cinder.rpc [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87010]: INFO cinder.rpc [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING cinder.keymgr.conf_key_mgr [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 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 07 02:13:39 devstack devstack@c-api.service[87011]: INFO cinder.rpc [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 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=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: INFO cinder.rpc [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: INFO cinder.rpc [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING cinder.api.contrib.hosts [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: extensions {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-volume-manage {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-quota-class-sets {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-hosts {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: capabilities {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: encryption {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: scheduler-stats {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-quota-sets {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-availability-zone {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: qos-specs {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: extra_specs {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: backups {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: encryption {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: cgsnapshots {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-volume-type-access {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: consistencygroups {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-volume-transfer {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extended resource: os-snapshot-manage {{(pid=87011) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.snapshot_actions [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] SnapshotActionsController initialized {{(pid=87011) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension AdminActions extending resource: volumes {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension AdminActions extending resource: snapshots {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension AdminActions extending resource: backups {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeActions extending resource: volumes {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension UsedLimits extending resource: limits {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension TypesManage extending resource: types {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.router [None req-23867ee0-01dc-4831-8752-d552f6868fa9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87011) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:39 devstack devstack@c-api.service[87011]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x737caf6a4668 pid: 87011 (default app) Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING cinder.api.contrib.hosts [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: extensions {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-volume-manage {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-quota-class-sets {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-hosts {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: capabilities {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: encryption {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: scheduler-stats {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-quota-sets {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-availability-zone {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: qos-specs {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: extra_specs {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: backups {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: encryption {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: cgsnapshots {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-volume-type-access {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: consistencygroups {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-volume-transfer {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extended resource: os-snapshot-manage {{(pid=87010) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.snapshot_actions [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] SnapshotActionsController initialized {{(pid=87010) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension AdminActions extending resource: volumes {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension AdminActions extending resource: snapshots {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension AdminActions extending resource: backups {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeActions extending resource: volumes {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension UsedLimits extending resource: limits {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension TypesManage extending resource: types {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.router [None req-f40bae1e-d131-49cc-9aea-27feb0655c18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87010) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 02:13:40 devstack devstack@c-api.service[87010]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x737caf6a4668 pid: 87010 (default app) Sep 07 02:13:49 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=6 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:13:49 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=6 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:14:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:14:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1381525778"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1381525778'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Create volume of 1 GB Sep 07 02:14:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Availability zone cache updated, next update will occur around 2026-09-07 01:14:27.168047. {{(pid=87011) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Availability Zones retrieved successfully. Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Flow 'volume_create_api' (ecdf991c-e74d-4d8c-82ea-ccc17575c11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf67f40-e790-44be-aeab-309076df8d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf67f40-e790-44be-aeab-309076df8d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564e7dd1-d5fa-4e0f-94ee-af9e4cf91b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-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 07 02:14:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-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 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Created reservations ['661fd3e3-786d-4d5c-91e6-3848c85686ef', '2ddb5f53-0f21-4364-b4d6-df2b368f4891', '872d8093-55fc-4c2a-88e4-7dd06b4c1524', '2b70fcbb-74aa-4693-9e59-0b6e8d6414c7'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564e7dd1-d5fa-4e0f-94ee-af9e4cf91b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['661fd3e3-786d-4d5c-91e6-3848c85686ef', '2ddb5f53-0f21-4364-b4d6-df2b368f4891', '872d8093-55fc-4c2a-88e4-7dd06b4c1524', '2b70fcbb-74aa-4693-9e59-0b6e8d6414c7']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a1881e-5e66-41a7-b379-8f99f8ffc384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a1881e-5e66-41a7-b379-8f99f8ffc384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dab16aa8-fd5f-4929-b502-4597fb232562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1381525778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c921ca9ba234e06b8e2dfd56d309c85',qos_specs=None,replication_status=,reservations=['661fd3e3-786d-4d5c-91e6-3848c85686ef','2ddb5f53-0f21-4364-b4d6-df2b368f4891','872d8093-55fc-4c2a-88e4-7dd06b4c1524','2b70fcbb-74aa-4693-9e59-0b6e8d6414c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e0eb9778bbb471997c4864ebce38ccd',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1381525778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dab16aa8-fd5f-4929-b502-4597fb232562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c921ca9ba234e06b8e2dfd56d309c85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e0eb9778bbb471997c4864ebce38ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eee6a8c-2094-4c1b-8123-82e7e64acb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eee6a8c-2094-4c1b-8123-82e7e64acb1c) transitioned into state 'SUCCESS' from state '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-1381525778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c921ca9ba234e06b8e2dfd56d309c85',qos_specs=None,replication_status=,reservations=['661fd3e3-786d-4d5c-91e6-3848c85686ef','2ddb5f53-0f21-4364-b4d6-df2b368f4891','872d8093-55fc-4c2a-88e4-7dd06b4c1524','2b70fcbb-74aa-4693-9e59-0b6e8d6414c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e0eb9778bbb471997c4864ebce38ccd',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17c12ad-1b3b-4cbb-b0db-9ed4714ee19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17c12ad-1b3b-4cbb-b0db-9ed4714ee19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Flow 'volume_create_api' (ecdf991c-e74d-4d8c-82ea-ccc17575c11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:14:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Create volume request issued successfully. Sep 07 02:14:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0d1b0cf5-63a9-48bc-b3cc-d40e5bc89fea tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:14:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1/1] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:14:26 2026] POST /volume/v3/volumes => generated 761 bytes in 1554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:14:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cb237f53-ed5c-48bf-86aa-662832890f53 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb237f53-ed5c-48bf-86aa-662832890f53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb237f53-ed5c-48bf-86aa-662832890f53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb237f53-ed5c-48bf-86aa-662832890f53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:29 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-cb237f53-ed5c-48bf-86aa-662832890f53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:14:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cb237f53-ed5c-48bf-86aa-662832890f53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb237f53-ed5c-48bf-86aa-662832890f53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1/2] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:27 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 1238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d9f2da0e-2247-4b8f-9c6e-372d4ad2473e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d9f2da0e-2247-4b8f-9c6e-372d4ad2473e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d9f2da0e-2247-4b8f-9c6e-372d4ad2473e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d9f2da0e-2247-4b8f-9c6e-372d4ad2473e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d9f2da0e-2247-4b8f-9c6e-372d4ad2473e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d9f2da0e-2247-4b8f-9c6e-372d4ad2473e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 2/3] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:30 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1686f999-f1d7-43be-a284-a0df287476a8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1686f999-f1d7-43be-a284-a0df287476a8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1686f999-f1d7-43be-a284-a0df287476a8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1686f999-f1d7-43be-a284-a0df287476a8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1686f999-f1d7-43be-a284-a0df287476a8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1686f999-f1d7-43be-a284-a0df287476a8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 2/4] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:31 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:14:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3b402f1d-c6c6-486b-b1cb-e7f45ab8f55d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b402f1d-c6c6-486b-b1cb-e7f45ab8f55d tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b402f1d-c6c6-486b-b1cb-e7f45ab8f55d tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b402f1d-c6c6-486b-b1cb-e7f45ab8f55d tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3b402f1d-c6c6-486b-b1cb-e7f45ab8f55d tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b402f1d-c6c6-486b-b1cb-e7f45ab8f55d tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 3/5] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:32 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cb0a56ac-98b2-4e08-873b-a349a8dbc7b3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb0a56ac-98b2-4e08-873b-a349a8dbc7b3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb0a56ac-98b2-4e08-873b-a349a8dbc7b3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb0a56ac-98b2-4e08-873b-a349a8dbc7b3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cb0a56ac-98b2-4e08-873b-a349a8dbc7b3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb0a56ac-98b2-4e08-873b-a349a8dbc7b3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 3/6] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:33 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d35df380-700e-4f27-9c42-f1a5b98c28c3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d35df380-700e-4f27-9c42-f1a5b98c28c3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d35df380-700e-4f27-9c42-f1a5b98c28c3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d35df380-700e-4f27-9c42-f1a5b98c28c3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d35df380-700e-4f27-9c42-f1a5b98c28c3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d35df380-700e-4f27-9c42-f1a5b98c28c3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 4/7] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:34 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3497605-dd9b-4c9f-adef-0c0912ab0e53 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3497605-dd9b-4c9f-adef-0c0912ab0e53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3497605-dd9b-4c9f-adef-0c0912ab0e53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3497605-dd9b-4c9f-adef-0c0912ab0e53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a3497605-dd9b-4c9f-adef-0c0912ab0e53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3497605-dd9b-4c9f-adef-0c0912ab0e53 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 4/8] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:35 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:14:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e01a4c0e-20d4-49a2-9a0c-574c1c8810f3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e01a4c0e-20d4-49a2-9a0c-574c1c8810f3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e01a4c0e-20d4-49a2-9a0c-574c1c8810f3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e01a4c0e-20d4-49a2-9a0c-574c1c8810f3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e01a4c0e-20d4-49a2-9a0c-574c1c8810f3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e01a4c0e-20d4-49a2-9a0c-574c1c8810f3 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 5/9] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:36 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5348d0fb-c64e-4413-a712-69ea53bf514a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5348d0fb-c64e-4413-a712-69ea53bf514a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5348d0fb-c64e-4413-a712-69ea53bf514a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5348d0fb-c64e-4413-a712-69ea53bf514a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5348d0fb-c64e-4413-a712-69ea53bf514a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5348d0fb-c64e-4413-a712-69ea53bf514a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 5/10] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:38 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3a20c56c-810e-4b35-af42-141a4c30d343 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-845902866"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-845902866'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Create volume of 1 GB Sep 07 02:14:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Availability Zones retrieved successfully. Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Flow 'volume_create_api' (b18ed9e8-4d35-4252-a922-929df01fec28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:14:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-32ab3a6a-4463-44f9-b03d-3f2deae79b89 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d7757b-acc0-4354-bc0f-7184e385cd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32ab3a6a-4463-44f9-b03d-3f2deae79b89 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32ab3a6a-4463-44f9-b03d-3f2deae79b89 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:14:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32ab3a6a-4463-44f9-b03d-3f2deae79b89 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-32ab3a6a-4463-44f9-b03d-3f2deae79b89 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32ab3a6a-4463-44f9-b03d-3f2deae79b89 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 6/11] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:39 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 829 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d7757b-acc0-4354-bc0f-7184e385cd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee8570b4-1cb3-4990-a5ff-bfa5b8ca6a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Created reservations ['b1fda24f-e397-422b-bb33-bbf50c5af462', '708d6ebe-8f72-4958-a58f-fe60a35dfb41', 'e66dbae6-55f2-4fac-be41-f698f4325065', 'e203bc26-661d-4d9c-b4a6-317f32905a98'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee8570b4-1cb3-4990-a5ff-bfa5b8ca6a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1fda24f-e397-422b-bb33-bbf50c5af462', '708d6ebe-8f72-4958-a58f-fe60a35dfb41', 'e66dbae6-55f2-4fac-be41-f698f4325065', 'e203bc26-661d-4d9c-b4a6-317f32905a98']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6540e0-22f9-4a43-991d-a4fae71a8949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6540e0-22f9-4a43-991d-a4fae71a8949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e25696-6faf-455e-a6b1-3a40553db0a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-845902866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b47e202a71f944c4b92affbf9f4198d4',qos_specs=None,replication_status=,reservations=['b1fda24f-e397-422b-bb33-bbf50c5af462','708d6ebe-8f72-4958-a58f-fe60a35dfb41','e66dbae6-55f2-4fac-be41-f698f4325065','e203bc26-661d-4d9c-b4a6-317f32905a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='168b811ca7114e468f77707f2937f5be',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-845902866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e25696-6faf-455e-a6b1-3a40553db0a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b47e202a71f944c4b92affbf9f4198d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='168b811ca7114e468f77707f2937f5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5675d212-f480-4481-b84c-2b66256ce740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5675d212-f480-4481-b84c-2b66256ce740) transitioned into state 'SUCCESS' from state '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-845902866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b47e202a71f944c4b92affbf9f4198d4',qos_specs=None,replication_status=,reservations=['b1fda24f-e397-422b-bb33-bbf50c5af462','708d6ebe-8f72-4958-a58f-fe60a35dfb41','e66dbae6-55f2-4fac-be41-f698f4325065','e203bc26-661d-4d9c-b4a6-317f32905a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='168b811ca7114e468f77707f2937f5be',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8d30d6-ba01-4491-847c-4594d252b1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8d30d6-ba01-4491-847c-4594d252b1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Flow 'volume_create_api' (b18ed9e8-4d35-4252-a922-929df01fec28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:14:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Create volume request issued successfully. Sep 07 02:14:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3a20c56c-810e-4b35-af42-141a4c30d343 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:14:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 6/12] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:14:39 2026] POST /volume/v3/volumes => generated 760 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:14:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4fd2d120-7d70-4537-a41b-8a553dea8393 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fd2d120-7d70-4537-a41b-8a553dea8393 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fd2d120-7d70-4537-a41b-8a553dea8393 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fd2d120-7d70-4537-a41b-8a553dea8393 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4fd2d120-7d70-4537-a41b-8a553dea8393 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fd2d120-7d70-4537-a41b-8a553dea8393 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 7/13] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:39 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 828 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2c4bcd19-9400-4b3a-a83a-caede0edc654 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c4bcd19-9400-4b3a-a83a-caede0edc654 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c4bcd19-9400-4b3a-a83a-caede0edc654 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c4bcd19-9400-4b3a-a83a-caede0edc654 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2c4bcd19-9400-4b3a-a83a-caede0edc654 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c4bcd19-9400-4b3a-a83a-caede0edc654 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 7/14] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:40 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 853 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2b5b1655-9c34-4aa2-ab21-e3a1ab93824d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b5b1655-9c34-4aa2-ab21-e3a1ab93824d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b5b1655-9c34-4aa2-ab21-e3a1ab93824d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b5b1655-9c34-4aa2-ab21-e3a1ab93824d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2b5b1655-9c34-4aa2-ab21-e3a1ab93824d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b5b1655-9c34-4aa2-ab21-e3a1ab93824d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 8/15] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:41 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-af731376-4131-455c-bb49-5ed486d6d52f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af731376-4131-455c-bb49-5ed486d6d52f tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af731376-4131-455c-bb49-5ed486d6d52f tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af731376-4131-455c-bb49-5ed486d6d52f tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-af731376-4131-455c-bb49-5ed486d6d52f tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af731376-4131-455c-bb49-5ed486d6d52f tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 8/16] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:41 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 853 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-efb86c61-bff9-4bf1-b736-907568cf258a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-efb86c61-bff9-4bf1-b736-907568cf258a tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-efb86c61-bff9-4bf1-b736-907568cf258a tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-efb86c61-bff9-4bf1-b736-907568cf258a tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-efb86c61-bff9-4bf1-b736-907568cf258a tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-efb86c61-bff9-4bf1-b736-907568cf258a tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 9/17] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:42 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a6febd96-bffa-4ac9-bd1b-cf5a7b893255 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6febd96-bffa-4ac9-bd1b-cf5a7b893255 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6febd96-bffa-4ac9-bd1b-cf5a7b893255 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6febd96-bffa-4ac9-bd1b-cf5a7b893255 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a6febd96-bffa-4ac9-bd1b-cf5a7b893255 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6febd96-bffa-4ac9-bd1b-cf5a7b893255 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 9/18] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:43 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 853 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2ee09bd4-8701-4805-808c-c93285c2e58b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ee09bd4-8701-4805-808c-c93285c2e58b tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ee09bd4-8701-4805-808c-c93285c2e58b tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ee09bd4-8701-4805-808c-c93285c2e58b tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2ee09bd4-8701-4805-808c-c93285c2e58b tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ee09bd4-8701-4805-808c-c93285c2e58b tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 10/19] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:43 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:14:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1d24b773-c0ab-4747-8364-be1911bcedcc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d24b773-c0ab-4747-8364-be1911bcedcc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:14:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d24b773-c0ab-4747-8364-be1911bcedcc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d24b773-c0ab-4747-8364-be1911bcedcc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1d24b773-c0ab-4747-8364-be1911bcedcc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:14:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d24b773-c0ab-4747-8364-be1911bcedcc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:14:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 10/20] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:44 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b869c79c-469f-4942-9702-e32ab67c2d50 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b869c79c-469f-4942-9702-e32ab67c2d50 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b869c79c-469f-4942-9702-e32ab67c2d50 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b869c79c-469f-4942-9702-e32ab67c2d50 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b869c79c-469f-4942-9702-e32ab67c2d50 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b869c79c-469f-4942-9702-e32ab67c2d50 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 11/21] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:44 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-45b806e0-bc22-4ec1-a8c1-5606c62f57f3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45b806e0-bc22-4ec1-a8c1-5606c62f57f3 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45b806e0-bc22-4ec1-a8c1-5606c62f57f3 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45b806e0-bc22-4ec1-a8c1-5606c62f57f3 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-45b806e0-bc22-4ec1-a8c1-5606c62f57f3 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45b806e0-bc22-4ec1-a8c1-5606c62f57f3 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 11/22] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:45 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-7ebd8ab7-1e84-4d5c-9b43-3fe18327ad3e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-7ebd8ab7-1e84-4d5c-9b43-3fe18327ad3e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-7ebd8ab7-1e84-4d5c-9b43-3fe18327ad3e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-7ebd8ab7-1e84-4d5c-9b43-3fe18327ad3e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-7ebd8ab7-1e84-4d5c-9b43-3fe18327ad3e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-7ebd8ab7-1e84-4d5c-9b43-3fe18327ad3e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 12/23] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:14:46 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:14:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ae0d6141-9881-4f5e-b95a-6b4bfa75a39d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ae0d6141-9881-4f5e-b95a-6b4bfa75a39d None None] GET http://192.168.122.234/volume// Sep 07 02:14:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ae0d6141-9881-4f5e-b95a-6b4bfa75a39d None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ae0d6141-9881-4f5e-b95a-6b4bfa75a39d None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ae0d6141-9881-4f5e-b95a-6b4bfa75a39d None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:14:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 12/24] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:14:47 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:14:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-d5b549e6-a90f-4f63-b9ce-ba31cc4d676d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-d5b549e6-a90f-4f63-b9ce-ba31cc4d676d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:14:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-d5b549e6-a90f-4f63-b9ce-ba31cc4d676d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97e25696-6faf-455e-a6b1-3a40553db0a2", "connector": null, "instance_uuid": "074e1818-1a47-4646-8b13-915f6b1b682b"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:14:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:48 devstack devstack@c-api.service[87010]: /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 07 02:14:48 devstack devstack@c-api.service[87010]: .first() Sep 07 02:14:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-d5b549e6-a90f-4f63-b9ce-ba31cc4d676d tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:14:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 13/25] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:14:47 2026] POST /volume/v3/attachments => generated 273 bytes in 697 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:14:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-be44e70b-3ed9-4f06-8c3d-dbfa7f397839 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be44e70b-3ed9-4f06-8c3d-dbfa7f397839 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be44e70b-3ed9-4f06-8c3d-dbfa7f397839 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be44e70b-3ed9-4f06-8c3d-dbfa7f397839 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7ea6fce7-37f6-4762-8d56-7171a61984ad None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ea6fce7-37f6-4762-8d56-7171a61984ad None None] GET http://192.168.122.234/volume// Sep 07 02:14:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ea6fce7-37f6-4762-8d56-7171a61984ad None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ea6fce7-37f6-4762-8d56-7171a61984ad None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ea6fce7-37f6-4762-8d56-7171a61984ad None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:14:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 14/26] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:14:48 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 02:14:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-be44e70b-3ed9-4f06-8c3d-dbfa7f397839 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-b168f9f7-4e92-4e2d-bf4d-5cc4cda86b54 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-b168f9f7-4e92-4e2d-bf4d-5cc4cda86b54 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-b168f9f7-4e92-4e2d-bf4d-5cc4cda86b54 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-b168f9f7-4e92-4e2d-bf4d-5cc4cda86b54 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be44e70b-3ed9-4f06-8c3d-dbfa7f397839 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 13/27] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:48 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-b168f9f7-4e92-4e2d-bf4d-5cc4cda86b54 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-b168f9f7-4e92-4e2d-bf4d-5cc4cda86b54 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 15/28] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:14:48 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 1033 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:14:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ece80f7-6ad8-4751-a2ef-d7f63441dd1c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ece80f7-6ad8-4751-a2ef-d7f63441dd1c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ece80f7-6ad8-4751-a2ef-d7f63441dd1c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ece80f7-6ad8-4751-a2ef-d7f63441dd1c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9ece80f7-6ad8-4751-a2ef-d7f63441dd1c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ece80f7-6ad8-4751-a2ef-d7f63441dd1c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 14/29] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:49 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-deeaf4fb-3712-4b59-bef3-f8c12153069e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-deeaf4fb-3712-4b59-bef3-f8c12153069e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-deeaf4fb-3712-4b59-bef3-f8c12153069e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-deeaf4fb-3712-4b59-bef3-f8c12153069e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-deeaf4fb-3712-4b59-bef3-f8c12153069e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-deeaf4fb-3712-4b59-bef3-f8c12153069e tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 16/30] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:50 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-401c0450-6174-4026-9ed7-e1d986582e56 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-401c0450-6174-4026-9ed7-e1d986582e56 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] PUT http://192.168.122.234/volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f Sep 07 02:14:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-401c0450-6174-4026-9ed7-e1d986582e56 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:14:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 07 02:14:51 devstack devstack@c-api.service[87011]: .first() Sep 07 02:14:51 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-401c0450-6174-4026-9ed7-e1d986582e56 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Acquiring lock "cinder-attachment_update-97e25696-6faf-455e-a6b1-3a40553db0a2-devstack" by "attachment_update" {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:14:51 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-401c0450-6174-4026-9ed7-e1d986582e56 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Lock "cinder-attachment_update-97e25696-6faf-455e-a6b1-3a40553db0a2-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:14:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b031557e-f987-4897-9acb-9eff91bda24c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b031557e-f987-4897-9acb-9eff91bda24c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b031557e-f987-4897-9acb-9eff91bda24c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b031557e-f987-4897-9acb-9eff91bda24c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b031557e-f987-4897-9acb-9eff91bda24c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b031557e-f987-4897-9acb-9eff91bda24c tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 17/31] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:51 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:52 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-401c0450-6174-4026-9ed7-e1d986582e56 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Lock "cinder-attachment_update-97e25696-6faf-455e-a6b1-3a40553db0a2-devstack" released by "attachment_update" :: held 0.618s {{(pid=87011) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:14:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-401c0450-6174-4026-9ed7-e1d986582e56 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f returned with HTTP 200 Sep 07 02:14:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 15/32] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:14:51 2026] PUT /volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f => generated 694 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:14:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-05c49277-50fc-4ae7-83e5-1839f38466c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05c49277-50fc-4ae7-83e5-1839f38466c2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05c49277-50fc-4ae7-83e5-1839f38466c2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05c49277-50fc-4ae7-83e5-1839f38466c2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-05c49277-50fc-4ae7-83e5-1839f38466c2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05c49277-50fc-4ae7-83e5-1839f38466c2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 18/33] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:53 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 853 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:14:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-10810ae2-ccf1-447b-9a60-155dd58188e2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-10810ae2-ccf1-447b-9a60-155dd58188e2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] POST http://192.168.122.234/volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f/action Sep 07 02:14:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-10810ae2-ccf1-447b-9a60-155dd58188e2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:14:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-10810ae2-ccf1-447b-9a60-155dd58188e2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:14:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-467c556c-bed5-4fca-bf7d-25ab9c3f5605 req-10810ae2-ccf1-447b-9a60-155dd58188e2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f/action returned with HTTP 204 Sep 07 02:14:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 16/34] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:14:54 2026] POST /volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f/action => generated 0 bytes in 164 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:14:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3befd7d4-fd76-4167-9a8e-93356d7f9e58 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3befd7d4-fd76-4167-9a8e-93356d7f9e58 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3befd7d4-fd76-4167-9a8e-93356d7f9e58 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3befd7d4-fd76-4167-9a8e-93356d7f9e58 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:14:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3befd7d4-fd76-4167-9a8e-93356d7f9e58 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3befd7d4-fd76-4167-9a8e-93356d7f9e58 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 19/35] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:54 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 1145 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:14:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ca5c98bd-5749-41cc-a86a-d402f6f401a2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca5c98bd-5749-41cc-a86a-d402f6f401a2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:14:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca5c98bd-5749-41cc-a86a-d402f6f401a2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca5c98bd-5749-41cc-a86a-d402f6f401a2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:14:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:14:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:14:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ca5c98bd-5749-41cc-a86a-d402f6f401a2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:14:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca5c98bd-5749-41cc-a86a-d402f6f401a2 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:14:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 17/36] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:14:54 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 1145 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:14:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8645ba87-f17f-42be-a735-5f280a6507c4 req-55c7a50d-defb-47e7-ae7a-ec4eb9dea8eb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:14:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8645ba87-f17f-42be-a735-5f280a6507c4 req-55c7a50d-defb-47e7-ae7a-ec4eb9dea8eb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] DELETE http://192.168.122.234/volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f Sep 07 02:14:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8645ba87-f17f-42be-a735-5f280a6507c4 req-55c7a50d-defb-47e7-ae7a-ec4eb9dea8eb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:14:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8645ba87-f17f-42be-a735-5f280a6507c4 req-55c7a50d-defb-47e7-ae7a-ec4eb9dea8eb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:14:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:14:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:14:57 devstack devstack@c-api.service[87010]: /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 07 02:14:57 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:14:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8645ba87-f17f-42be-a735-5f280a6507c4 req-55c7a50d-defb-47e7-ae7a-ec4eb9dea8eb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f returned with HTTP 200 Sep 07 02:14:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 20/37] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:14:57 2026] DELETE /volume/v3/attachments/15203589-a785-4a04-9f28-c9bff494a34f => generated 19 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7b5fe922-8b51-4f82-9dd3-1b911a2c19fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b5fe922-8b51-4f82-9dd3-1b911a2c19fb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b5fe922-8b51-4f82-9dd3-1b911a2c19fb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b5fe922-8b51-4f82-9dd3-1b911a2c19fb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7b5fe922-8b51-4f82-9dd3-1b911a2c19fb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b5fe922-8b51-4f82-9dd3-1b911a2c19fb tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:15:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 18/38] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:00 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fea11640-189d-4bf9-a662-9ab8938fb4bf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fea11640-189d-4bf9-a662-9ab8938fb4bf tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fea11640-189d-4bf9-a662-9ab8938fb4bf tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fea11640-189d-4bf9-a662-9ab8938fb4bf tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fea11640-189d-4bf9-a662-9ab8938fb4bf tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fea11640-189d-4bf9-a662-9ab8938fb4bf tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:15:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 21/39] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:00 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a55916fb-4479-4abc-be4e-8fcaca73ac44 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a55916fb-4479-4abc-be4e-8fcaca73ac44 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a55916fb-4479-4abc-be4e-8fcaca73ac44 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a55916fb-4479-4abc-be4e-8fcaca73ac44 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a55916fb-4479-4abc-be4e-8fcaca73ac44 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a55916fb-4479-4abc-be4e-8fcaca73ac44 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:15:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 19/40] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:00 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-62de334a-6be8-4043-817c-f0c7612f8396 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62de334a-6be8-4043-817c-f0c7612f8396 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] DELETE http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62de334a-6be8-4043-817c-f0c7612f8396 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62de334a-6be8-4043-817c-f0c7612f8396 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-62de334a-6be8-4043-817c-f0c7612f8396 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Delete volume with id: 97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-62de334a-6be8-4043-817c-f0c7612f8396 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-62de334a-6be8-4043-817c-f0c7612f8396 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Delete volume request issued successfully. Sep 07 02:15:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62de334a-6be8-4043-817c-f0c7612f8396 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 202 Sep 07 02:15:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 22/41] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:15:00 2026] DELETE /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6c02575f-940f-47ed-a5cc-44ae1e8a8d67 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c02575f-940f-47ed-a5cc-44ae1e8a8d67 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c02575f-940f-47ed-a5cc-44ae1e8a8d67 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c02575f-940f-47ed-a5cc-44ae1e8a8d67 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6c02575f-940f-47ed-a5cc-44ae1e8a8d67 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:15:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c02575f-940f-47ed-a5cc-44ae1e8a8d67 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:15:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 20/42] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:00 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e6e6e206-d222-4951-a921-e4461f9660bd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6e6e206-d222-4951-a921-e4461f9660bd tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6e6e206-d222-4951-a921-e4461f9660bd tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6e6e206-d222-4951-a921-e4461f9660bd tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e6e6e206-d222-4951-a921-e4461f9660bd tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:15:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6e6e206-d222-4951-a921-e4461f9660bd tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:15:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 23/43] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:01 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-367097155"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-367097155'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:15:01 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Create volume of 1 GB Sep 07 02:15:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Availability Zones retrieved successfully. Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Flow 'volume_create_api' (68440169-73b7-4b70-b461-b84e7bdea67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5a2682-7a01-48d8-9e12-84d21012babb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5a2682-7a01-48d8-9e12-84d21012babb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5270b793-dd02-49ce-872d-514f2ae4ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Created reservations ['0d53f072-c1ac-42a1-954f-3030170cbcc9', '671d9c9d-d9e1-4bbd-b5af-186f1af15880', '442d1798-b2de-4183-925a-6ed9cb718477', '234968b5-59a0-485e-b838-801512d3014d'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5270b793-dd02-49ce-872d-514f2ae4ea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d53f072-c1ac-42a1-954f-3030170cbcc9', '671d9c9d-d9e1-4bbd-b5af-186f1af15880', '442d1798-b2de-4183-925a-6ed9cb718477', '234968b5-59a0-485e-b838-801512d3014d']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac75b0-bf5b-42f5-b588-6ab09ad975ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac75b0-bf5b-42f5-b588-6ab09ad975ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f815e7b2-7bd0-405b-b92b-86e89a1398d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-367097155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6506d4dad9c5424a8c53b80e7aa53b1a',qos_specs=None,replication_status=,reservations=['0d53f072-c1ac-42a1-954f-3030170cbcc9','671d9c9d-d9e1-4bbd-b5af-186f1af15880','442d1798-b2de-4183-925a-6ed9cb718477','234968b5-59a0-485e-b838-801512d3014d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4924b56798f4f5fab1099f197e56448',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-367097155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f815e7b2-7bd0-405b-b92b-86e89a1398d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6506d4dad9c5424a8c53b80e7aa53b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4924b56798f4f5fab1099f197e56448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d507b6b3-cc42-448d-9c38-27bfd61f62ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d507b6b3-cc42-448d-9c38-27bfd61f62ae) transitioned into state 'SUCCESS' from state '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-367097155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6506d4dad9c5424a8c53b80e7aa53b1a',qos_specs=None,replication_status=,reservations=['0d53f072-c1ac-42a1-954f-3030170cbcc9','671d9c9d-d9e1-4bbd-b5af-186f1af15880','442d1798-b2de-4183-925a-6ed9cb718477','234968b5-59a0-485e-b838-801512d3014d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4924b56798f4f5fab1099f197e56448',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9bfeda-6221-41b1-91f1-70320dd08e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9bfeda-6221-41b1-91f1-70320dd08e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Flow 'volume_create_api' (68440169-73b7-4b70-b461-b84e7bdea67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Create volume request issued successfully. Sep 07 02:15:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ca9c324-cb29-4931-803f-ca3cadd730fc tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:15:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 21/44] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:15:01 2026] POST /volume/v3/volumes => generated 762 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:15:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e7a70860-26df-4a05-9779-1fec78026a00 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7a70860-26df-4a05-9779-1fec78026a00 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7a70860-26df-4a05-9779-1fec78026a00 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7a70860-26df-4a05-9779-1fec78026a00 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e7a70860-26df-4a05-9779-1fec78026a00 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8bb6293c-8dba-4b78-808b-07541fa246b7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bb6293c-8dba-4b78-808b-07541fa246b7 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bb6293c-8dba-4b78-808b-07541fa246b7 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bb6293c-8dba-4b78-808b-07541fa246b7 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7a70860-26df-4a05-9779-1fec78026a00 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 200 Sep 07 02:15:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 24/45] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:02 2026] GET /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 830 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8bb6293c-8dba-4b78-808b-07541fa246b7 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Volume info retrieved successfully. Sep 07 02:15:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bb6293c-8dba-4b78-808b-07541fa246b7 tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 200 Sep 07 02:15:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 22/46] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:02 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-74698a8b-02e8-4ac9-ba02-00411f5810e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74698a8b-02e8-4ac9-ba02-00411f5810e4 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74698a8b-02e8-4ac9-ba02-00411f5810e4 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74698a8b-02e8-4ac9-ba02-00411f5810e4 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-74698a8b-02e8-4ac9-ba02-00411f5810e4 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-07f54bfd-877e-4c7e-be63-6042f9af3bdc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07f54bfd-877e-4c7e-be63-6042f9af3bdc tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] GET http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 Sep 07 02:15:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07f54bfd-877e-4c7e-be63-6042f9af3bdc tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07f54bfd-877e-4c7e-be63-6042f9af3bdc tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74698a8b-02e8-4ac9-ba02-00411f5810e4 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 200 Sep 07 02:15:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 25/47] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:03 2026] GET /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07f54bfd-877e-4c7e-be63-6042f9af3bdc tempest-DeleteServersTestJSON-1141417934 tempest-DeleteServersTestJSON-1141417934-project-member] http://192.168.122.234/volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 returned with HTTP 404 Sep 07 02:15:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 23/48] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:03 2026] GET /volume/v3/volumes/97e25696-6faf-455e-a6b1-3a40553db0a2 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:15:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3e87a8e8-5924-4b67-b342-ba99fd43ff1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3e87a8e8-5924-4b67-b342-ba99fd43ff1e tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3e87a8e8-5924-4b67-b342-ba99fd43ff1e tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3e87a8e8-5924-4b67-b342-ba99fd43ff1e tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3e87a8e8-5924-4b67-b342-ba99fd43ff1e tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3e87a8e8-5924-4b67-b342-ba99fd43ff1e tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 200 Sep 07 02:15:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 26/49] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:04 2026] GET /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a64bb633-7d5c-4152-977e-8065bb800ac7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a64bb633-7d5c-4152-977e-8065bb800ac7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] POST http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8/action Sep 07 02:15:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a64bb633-7d5c-4152-977e-8065bb800ac7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:15:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a64bb633-7d5c-4152-977e-8065bb800ac7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a64bb633-7d5c-4152-977e-8065bb800ac7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a64bb633-7d5c-4152-977e-8065bb800ac7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume updated successfully. Sep 07 02:15:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a64bb633-7d5c-4152-977e-8065bb800ac7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8/action returned with HTTP 200 Sep 07 02:15:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 24/50] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:15:04 2026] POST /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8/action => generated 0 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 02:15:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-92de37b2-0e18-4414-8bbd-7d93e5527e7f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92de37b2-0e18-4414-8bbd-7d93e5527e7f tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92de37b2-0e18-4414-8bbd-7d93e5527e7f tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92de37b2-0e18-4414-8bbd-7d93e5527e7f tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-92de37b2-0e18-4414-8bbd-7d93e5527e7f tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92de37b2-0e18-4414-8bbd-7d93e5527e7f tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 200 Sep 07 02:15:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 27/51] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:04 2026] GET /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-6f58f7cb-2dad-408b-90f0-bfceec2692ee req-dcf90b98-e881-4ec9-9095-ca63eb8d3a50 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6f58f7cb-2dad-408b-90f0-bfceec2692ee req-dcf90b98-e881-4ec9-9095-ca63eb8d3a50 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6f58f7cb-2dad-408b-90f0-bfceec2692ee req-dcf90b98-e881-4ec9-9095-ca63eb8d3a50 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6f58f7cb-2dad-408b-90f0-bfceec2692ee req-dcf90b98-e881-4ec9-9095-ca63eb8d3a50 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-6f58f7cb-2dad-408b-90f0-bfceec2692ee req-dcf90b98-e881-4ec9-9095-ca63eb8d3a50 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6f58f7cb-2dad-408b-90f0-bfceec2692ee req-dcf90b98-e881-4ec9-9095-ca63eb8d3a50 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 200 Sep 07 02:15:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 25/52] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:15:05 2026] GET /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:15:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:15:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1381865138"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1381865138'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:15:08 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Create volume of 1 GB Sep 07 02:15:09 devstack devstack@c-api.service[87010]: /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 07 02:15:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Availability zone cache updated, next update will occur around 2026-09-07 01:15:09.012098. {{(pid=87010) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Availability Zones retrieved successfully. Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Flow 'volume_create_api' (9e66fd56-d0e9-4f6e-8251-4c402e3a4e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b77fe0-16bc-4eb2-897e-caacdde3b602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b77fe0-16bc-4eb2-897e-caacdde3b602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2b111e-5f5b-4e09-b357-0628ee4ac738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-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 07 02:15:09 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-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 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Created reservations ['615448ee-1102-453e-a943-30a7f3880bd7', '8437fb03-53cc-4031-b756-f00e32f6d23f', '461daf19-a343-424f-9b8f-b7ba3a4d946c', '129a4635-3904-4bca-9466-8221981faa8e'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2b111e-5f5b-4e09-b357-0628ee4ac738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['615448ee-1102-453e-a943-30a7f3880bd7', '8437fb03-53cc-4031-b756-f00e32f6d23f', '461daf19-a343-424f-9b8f-b7ba3a4d946c', '129a4635-3904-4bca-9466-8221981faa8e']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693247fd-a119-4d21-83aa-0ffdab67ac6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693247fd-a119-4d21-83aa-0ffdab67ac6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc44021-8ef9-445c-a79c-b00643bca1ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1381865138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6506d4dad9c5424a8c53b80e7aa53b1a',qos_specs=None,replication_status=,reservations=['615448ee-1102-453e-a943-30a7f3880bd7','8437fb03-53cc-4031-b756-f00e32f6d23f','461daf19-a343-424f-9b8f-b7ba3a4d946c','129a4635-3904-4bca-9466-8221981faa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4924b56798f4f5fab1099f197e56448',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1381865138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc44021-8ef9-445c-a79c-b00643bca1ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6506d4dad9c5424a8c53b80e7aa53b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4924b56798f4f5fab1099f197e56448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe3bd3a-a7e3-4fcc-885a-448902558dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe3bd3a-a7e3-4fcc-885a-448902558dd1) transitioned into state 'SUCCESS' from state '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-1381865138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6506d4dad9c5424a8c53b80e7aa53b1a',qos_specs=None,replication_status=,reservations=['615448ee-1102-453e-a943-30a7f3880bd7','8437fb03-53cc-4031-b756-f00e32f6d23f','461daf19-a343-424f-9b8f-b7ba3a4d946c','129a4635-3904-4bca-9466-8221981faa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4924b56798f4f5fab1099f197e56448',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f53a1ab-e1c5-46a0-bf60-0271100a6acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f53a1ab-e1c5-46a0-bf60-0271100a6acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Flow 'volume_create_api' (9e66fd56-d0e9-4f6e-8251-4c402e3a4e54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Create volume request issued successfully. Sep 07 02:15:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-915cab3d-cfac-4c76-ae5b-e528674161f2 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:15:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 28/53] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:15:08 2026] POST /volume/v3/volumes => generated 763 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:15:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b833682e-3391-4007-b42e-b80035bab95b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b833682e-3391-4007-b42e-b80035bab95b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b833682e-3391-4007-b42e-b80035bab95b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b833682e-3391-4007-b42e-b80035bab95b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b833682e-3391-4007-b42e-b80035bab95b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b833682e-3391-4007-b42e-b80035bab95b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee returned with HTTP 200 Sep 07 02:15:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 26/54] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:09 2026] GET /volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-02b298eb-5427-4554-9002-d62b913fb901 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02b298eb-5427-4554-9002-d62b913fb901 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02b298eb-5427-4554-9002-d62b913fb901 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02b298eb-5427-4554-9002-d62b913fb901 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-02b298eb-5427-4554-9002-d62b913fb901 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02b298eb-5427-4554-9002-d62b913fb901 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee returned with HTTP 200 Sep 07 02:15:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 29/55] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:10 2026] GET /volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-04e28f92-f3e6-40e5-a9f7-af061338ad45 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04e28f92-f3e6-40e5-a9f7-af061338ad45 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04e28f92-f3e6-40e5-a9f7-af061338ad45 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04e28f92-f3e6-40e5-a9f7-af061338ad45 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-04e28f92-f3e6-40e5-a9f7-af061338ad45 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04e28f92-f3e6-40e5-a9f7-af061338ad45 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee returned with HTTP 200 Sep 07 02:15:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 27/56] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:11 2026] GET /volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-226e2256-6037-405a-b03c-0b237cbdaa34 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-226e2256-6037-405a-b03c-0b237cbdaa34 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] DELETE http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-226e2256-6037-405a-b03c-0b237cbdaa34 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-226e2256-6037-405a-b03c-0b237cbdaa34 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-226e2256-6037-405a-b03c-0b237cbdaa34 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Delete volume with id: 2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-226e2256-6037-405a-b03c-0b237cbdaa34 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-226e2256-6037-405a-b03c-0b237cbdaa34 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Delete volume request issued successfully. Sep 07 02:15:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-226e2256-6037-405a-b03c-0b237cbdaa34 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee returned with HTTP 202 Sep 07 02:15:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 30/57] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:15:13 2026] DELETE /volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:15:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8a04f9e9-839a-4e13-9c4c-20dc8f679c33 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a04f9e9-839a-4e13-9c4c-20dc8f679c33 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a04f9e9-839a-4e13-9c4c-20dc8f679c33 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a04f9e9-839a-4e13-9c4c-20dc8f679c33 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8a04f9e9-839a-4e13-9c4c-20dc8f679c33 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a04f9e9-839a-4e13-9c4c-20dc8f679c33 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee returned with HTTP 200 Sep 07 02:15:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 28/58] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:14 2026] GET /volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-95a23ba4-9cf7-43f8-9956-7ae098a5a779 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-95a23ba4-9cf7-43f8-9956-7ae098a5a779 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-95a23ba4-9cf7-43f8-9956-7ae098a5a779 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-95a23ba4-9cf7-43f8-9956-7ae098a5a779 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-95a23ba4-9cf7-43f8-9956-7ae098a5a779 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-95a23ba4-9cf7-43f8-9956-7ae098a5a779 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee returned with HTTP 200 Sep 07 02:15:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 31/59] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:15 2026] GET /volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-96e99c42-98e1-4ba5-8f67-97b33057457d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-96e99c42-98e1-4ba5-8f67-97b33057457d tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee Sep 07 02:15:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-96e99c42-98e1-4ba5-8f67-97b33057457d tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-96e99c42-98e1-4ba5-8f67-97b33057457d tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-96e99c42-98e1-4ba5-8f67-97b33057457d tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee returned with HTTP 404 Sep 07 02:15:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 29/60] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:16 2026] GET /volume/v3/volumes/2bc44021-8ef9-445c-a79c-b00643bca1ee => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:15:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1f5ec8df-466e-49ab-aa25-3debd953568b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f5ec8df-466e-49ab-aa25-3debd953568b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f5ec8df-466e-49ab-aa25-3debd953568b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f5ec8df-466e-49ab-aa25-3debd953568b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:16 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-1f5ec8df-466e-49ab-aa25-3debd953568b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Delete volume with id: f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1f5ec8df-466e-49ab-aa25-3debd953568b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1f5ec8df-466e-49ab-aa25-3debd953568b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Delete volume request issued successfully. Sep 07 02:15:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f5ec8df-466e-49ab-aa25-3debd953568b tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 202 Sep 07 02:15:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 32/61] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:15:16 2026] DELETE /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:15:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-07d803f6-ec9f-42e1-ab3e-d7e94036b6e5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07d803f6-ec9f-42e1-ab3e-d7e94036b6e5 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07d803f6-ec9f-42e1-ab3e-d7e94036b6e5 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07d803f6-ec9f-42e1-ab3e-d7e94036b6e5 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-07d803f6-ec9f-42e1-ab3e-d7e94036b6e5 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Volume info retrieved successfully. Sep 07 02:15:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07d803f6-ec9f-42e1-ab3e-d7e94036b6e5 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 200 Sep 07 02:15:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 30/62] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:16 2026] GET /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:15:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9e2e4df7-65bc-49ba-94a9-632fa0f5b6a7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e2e4df7-65bc-49ba-94a9-632fa0f5b6a7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] GET http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 Sep 07 02:15:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e2e4df7-65bc-49ba-94a9-632fa0f5b6a7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e2e4df7-65bc-49ba-94a9-632fa0f5b6a7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e2e4df7-65bc-49ba-94a9-632fa0f5b6a7 tempest-ServersNegativeTestJSON-762998812 tempest-ServersNegativeTestJSON-762998812-project-member] http://192.168.122.234/volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 returned with HTTP 404 Sep 07 02:15:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 33/63] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:17 2026] GET /volume/v3/volumes/f815e7b2-7bd0-405b-b92b-86e89a1398d8 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:15:26 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=180,cinder:INSERT=30,cinder:UPDATE=40 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:15:27 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=153,cinder:UPDATE=20,cinder:INSERT=10 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-15500538-398c-4459-8454-6f54652bee33 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1142569193"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1142569193'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume of 1 GB Sep 07 02:15:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Availability Zones retrieved successfully. Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Flow 'volume_create_api' (eb13a36c-a832-420d-9959-4ce60a3c8eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f9662a-ef40-4d85-b5b2-c57f2c0f24bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f9662a-ef40-4d85-b5b2-c57f2c0f24bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099f8235-4b02-4ad4-b9c7-7374fbf9897d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Created reservations ['84f803da-4bab-44ac-9fb9-20be4e411819', 'd1efb2ca-bd2f-4f19-8155-88d681e8367f', 'fab0b6b5-4619-4331-b63a-7255ff43f1cc', '0f6afe8b-3c45-438d-90cd-e7b4012a0f4d'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099f8235-4b02-4ad4-b9c7-7374fbf9897d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f803da-4bab-44ac-9fb9-20be4e411819', 'd1efb2ca-bd2f-4f19-8155-88d681e8367f', 'fab0b6b5-4619-4331-b63a-7255ff43f1cc', '0f6afe8b-3c45-438d-90cd-e7b4012a0f4d']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3901ab-5106-429e-a68e-85e29ee52b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3901ab-5106-429e-a68e-85e29ee52b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14a4973-4334-43cc-b4fc-534976e7c88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1142569193',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3195080b9df4082a68cff097547be95',qos_specs=None,replication_status=,reservations=['84f803da-4bab-44ac-9fb9-20be4e411819','d1efb2ca-bd2f-4f19-8155-88d681e8367f','fab0b6b5-4619-4331-b63a-7255ff43f1cc','0f6afe8b-3c45-438d-90cd-e7b4012a0f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058876f9a20f4ea78669ea81667a1b15',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1142569193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14a4973-4334-43cc-b4fc-534976e7c88d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3195080b9df4082a68cff097547be95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='058876f9a20f4ea78669ea81667a1b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f296be-1630-4f68-b773-f53943e5dce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f296be-1630-4f68-b773-f53943e5dce7) transitioned into state 'SUCCESS' from state '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-1142569193',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3195080b9df4082a68cff097547be95',qos_specs=None,replication_status=,reservations=['84f803da-4bab-44ac-9fb9-20be4e411819','d1efb2ca-bd2f-4f19-8155-88d681e8367f','fab0b6b5-4619-4331-b63a-7255ff43f1cc','0f6afe8b-3c45-438d-90cd-e7b4012a0f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058876f9a20f4ea78669ea81667a1b15',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37882485-b515-4594-a82e-ee9158a0f699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37882485-b515-4594-a82e-ee9158a0f699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Flow 'volume_create_api' (eb13a36c-a832-420d-9959-4ce60a3c8eb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume request issued successfully. Sep 07 02:15:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-15500538-398c-4459-8454-6f54652bee33 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:15:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 31/64] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:15:37 2026] POST /volume/v3/volumes => generated 769 bytes in 1462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:15:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e378cf96-4f68-45f2-9ef5-d9c853a698b5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e378cf96-4f68-45f2-9ef5-d9c853a698b5 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e378cf96-4f68-45f2-9ef5-d9c853a698b5 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e378cf96-4f68-45f2-9ef5-d9c853a698b5 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e378cf96-4f68-45f2-9ef5-d9c853a698b5 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e378cf96-4f68-45f2-9ef5-d9c853a698b5 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 200 Sep 07 02:15:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 34/65] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:38 2026] GET /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 837 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c4cf3631-1f9d-4633-8db2-3a932ad517f2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4cf3631-1f9d-4633-8db2-3a932ad517f2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4cf3631-1f9d-4633-8db2-3a932ad517f2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4cf3631-1f9d-4633-8db2-3a932ad517f2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c4cf3631-1f9d-4633-8db2-3a932ad517f2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4cf3631-1f9d-4633-8db2-3a932ad517f2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 200 Sep 07 02:15:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 32/66] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:39 2026] GET /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 861 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-95b892f5-6ad6-4a44-ba40-82b6aaa93187 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-95b892f5-6ad6-4a44-ba40-82b6aaa93187 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-95b892f5-6ad6-4a44-ba40-82b6aaa93187 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-95b892f5-6ad6-4a44-ba40-82b6aaa93187 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-95b892f5-6ad6-4a44-ba40-82b6aaa93187 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-95b892f5-6ad6-4a44-ba40-82b6aaa93187 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 35/67] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:15:40 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0958dabd-ac1f-4153-a792-8c747e52e2cc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0958dabd-ac1f-4153-a792-8c747e52e2cc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0958dabd-ac1f-4153-a792-8c747e52e2cc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0958dabd-ac1f-4153-a792-8c747e52e2cc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0958dabd-ac1f-4153-a792-8c747e52e2cc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0958dabd-ac1f-4153-a792-8c747e52e2cc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 200 Sep 07 02:15:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 33/68] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:40 2026] GET /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 862 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-4aa80081-08dc-4c4f-9fd6-67098e8bf703 req-a543d52c-b471-46f4-9467-283aaeab75cd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4aa80081-08dc-4c4f-9fd6-67098e8bf703 req-a543d52c-b471-46f4-9467-283aaeab75cd tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4aa80081-08dc-4c4f-9fd6-67098e8bf703 req-a543d52c-b471-46f4-9467-283aaeab75cd tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4aa80081-08dc-4c4f-9fd6-67098e8bf703 req-a543d52c-b471-46f4-9467-283aaeab75cd tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-4aa80081-08dc-4c4f-9fd6-67098e8bf703 req-a543d52c-b471-46f4-9467-283aaeab75cd tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4aa80081-08dc-4c4f-9fd6-67098e8bf703 req-a543d52c-b471-46f4-9467-283aaeab75cd tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 200 Sep 07 02:15:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 36/69] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:15:40 2026] GET /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d821fed8-68f0-4c63-86a8-401525eaf2ab None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d821fed8-68f0-4c63-86a8-401525eaf2ab None None] GET http://192.168.122.234/volume// Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d821fed8-68f0-4c63-86a8-401525eaf2ab None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d821fed8-68f0-4c63-86a8-401525eaf2ab None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d821fed8-68f0-4c63-86a8-401525eaf2ab None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 34/70] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:15:41 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-30e5e444-e340-4234-9cba-1e699638a027 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-675354845"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-675354845'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume of 1 GB Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-ee435a1e-a8c7-455c-a107-88a102cff243 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-ee435a1e-a8c7-455c-a107-88a102cff243 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-ee435a1e-a8c7-455c-a107-88a102cff243 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dab16aa8-fd5f-4929-b502-4597fb232562", "connector": null, "instance_uuid": "eaf25693-16b5-4890-9930-55886204bc5a"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Availability Zones retrieved successfully. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Flow 'volume_create_api' (dc3a4ab5-dce3-451e-a7ef-56da8478217a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7dc7e96-1b79-4ec3-86ab-c50dc3c14605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-ee435a1e-a8c7-455c-a107-88a102cff243 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 35/71] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:15:41 2026] POST /volume/v3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7dc7e96-1b79-4ec3-86ab-c50dc3c14605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3915c7c7-34f3-44b2-a98f-619af6df151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7db351ab-4328-463e-a13f-648f388745d9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7db351ab-4328-463e-a13f-648f388745d9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7db351ab-4328-463e-a13f-648f388745d9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7db351ab-4328-463e-a13f-648f388745d9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7db351ab-4328-463e-a13f-648f388745d9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7db351ab-4328-463e-a13f-648f388745d9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 36/72] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:41 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-808c7f6f-0ca0-4df5-a995-38f68ab37a2e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-808c7f6f-0ca0-4df5-a995-38f68ab37a2e None None] GET http://192.168.122.234/volume// Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-808c7f6f-0ca0-4df5-a995-38f68ab37a2e None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-808c7f6f-0ca0-4df5-a995-38f68ab37a2e None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-808c7f6f-0ca0-4df5-a995-38f68ab37a2e None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 37/73] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:15:41 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-415588c5-7aba-48e4-a29e-b6f1e502b5fa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-415588c5-7aba-48e4-a29e-b6f1e502b5fa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-415588c5-7aba-48e4-a29e-b6f1e502b5fa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Created reservations ['04618f01-b344-4010-bc97-925a82550f02', '09456d25-4f8f-4cca-964e-8adac71c54bf', 'c229611c-2da2-4c9f-9618-8db80bf5aab4', '26e0553c-a919-4259-8f58-e901be25b174'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-415588c5-7aba-48e4-a29e-b6f1e502b5fa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3915c7c7-34f3-44b2-a98f-619af6df151f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04618f01-b344-4010-bc97-925a82550f02', '09456d25-4f8f-4cca-964e-8adac71c54bf', 'c229611c-2da2-4c9f-9618-8db80bf5aab4', '26e0553c-a919-4259-8f58-e901be25b174']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d7527a-d594-400a-bcb4-0aed28c8bfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-415588c5-7aba-48e4-a29e-b6f1e502b5fa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d7527a-d594-400a-bcb4-0aed28c8bfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce3234df-3718-4476-b1b4-311c3dfbd739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-675354845',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3195080b9df4082a68cff097547be95',qos_specs=None,replication_status=,reservations=['04618f01-b344-4010-bc97-925a82550f02','09456d25-4f8f-4cca-964e-8adac71c54bf','c229611c-2da2-4c9f-9618-8db80bf5aab4','26e0553c-a919-4259-8f58-e901be25b174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058876f9a20f4ea78669ea81667a1b15',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-675354845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce3234df-3718-4476-b1b4-311c3dfbd739,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3195080b9df4082a68cff097547be95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='058876f9a20f4ea78669ea81667a1b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-415588c5-7aba-48e4-a29e-b6f1e502b5fa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 38/74] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:15:41 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 1034 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1bd2b6-e96c-4d39-87d4-60b8734b636c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1bd2b6-e96c-4d39-87d4-60b8734b636c) transitioned into state 'SUCCESS' from state '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-675354845',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3195080b9df4082a68cff097547be95',qos_specs=None,replication_status=,reservations=['04618f01-b344-4010-bc97-925a82550f02','09456d25-4f8f-4cca-964e-8adac71c54bf','c229611c-2da2-4c9f-9618-8db80bf5aab4','26e0553c-a919-4259-8f58-e901be25b174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058876f9a20f4ea78669ea81667a1b15',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ab9d12-9f10-4b07-b066-259b001d5c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ab9d12-9f10-4b07-b066-259b001d5c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Flow 'volume_create_api' (dc3a4ab5-dce3-451e-a7ef-56da8478217a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume request issued successfully. Sep 07 02:15:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-30e5e444-e340-4234-9cba-1e699638a027 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:15:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 37/75] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:15:41 2026] POST /volume/v3/volumes => generated 768 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-006bb546-0e79-4779-8708-68f747456a10 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-006bb546-0e79-4779-8708-68f747456a10 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-006bb546-0e79-4779-8708-68f747456a10 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-006bb546-0e79-4779-8708-68f747456a10 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-acbef8fa-8659-4daa-af88-435225ffedee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-acbef8fa-8659-4daa-af88-435225ffedee tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] PUT http://192.168.122.234/volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-acbef8fa-8659-4daa-af88-435225ffedee tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-acbef8fa-8659-4daa-af88-435225ffedee tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Acquiring lock "cinder-attachment_update-dab16aa8-fd5f-4929-b502-4597fb232562-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-006bb546-0e79-4779-8708-68f747456a10 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:41 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-acbef8fa-8659-4daa-af88-435225ffedee tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Lock "cinder-attachment_update-dab16aa8-fd5f-4929-b502-4597fb232562-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:15:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-006bb546-0e79-4779-8708-68f747456a10 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 200 Sep 07 02:15:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 39/76] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:41 2026] GET /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 836 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:42 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-acbef8fa-8659-4daa-af88-435225ffedee tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Lock "cinder-attachment_update-dab16aa8-fd5f-4929-b502-4597fb232562-devstack" released by "attachment_update" :: held 0.391s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:15:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-acbef8fa-8659-4daa-af88-435225ffedee tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d returned with HTTP 200 Sep 07 02:15:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 38/77] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:15:41 2026] PUT /volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d => generated 694 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c034c58c-196e-4679-88f0-d23532d6a6e2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c034c58c-196e-4679-88f0-d23532d6a6e2 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c034c58c-196e-4679-88f0-d23532d6a6e2 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c034c58c-196e-4679-88f0-d23532d6a6e2 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c034c58c-196e-4679-88f0-d23532d6a6e2 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c034c58c-196e-4679-88f0-d23532d6a6e2 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 40/78] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:42 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-661e1466-ae16-4239-a2ad-1121d945e897 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-661e1466-ae16-4239-a2ad-1121d945e897 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-661e1466-ae16-4239-a2ad-1121d945e897 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-661e1466-ae16-4239-a2ad-1121d945e897 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-661e1466-ae16-4239-a2ad-1121d945e897 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-661e1466-ae16-4239-a2ad-1121d945e897 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 200 Sep 07 02:15:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 39/79] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:42 2026] GET /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 860 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-36059b2c-09f6-41de-aa5f-6b75f13d5245 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-36059b2c-09f6-41de-aa5f-6b75f13d5245 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] POST http://192.168.122.234/volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d/action Sep 07 02:15:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-36059b2c-09f6-41de-aa5f-6b75f13d5245 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:15:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-36059b2c-09f6-41de-aa5f-6b75f13d5245 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b58dcf26-1ea1-4222-a34f-70c3d1770cfd req-36059b2c-09f6-41de-aa5f-6b75f13d5245 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d/action returned with HTTP 204 Sep 07 02:15:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 41/80] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:15:42 2026] POST /volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:15:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-536fa0fd-609a-4269-9f01-6e8cdb478390 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-536fa0fd-609a-4269-9f01-6e8cdb478390 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-536fa0fd-609a-4269-9f01-6e8cdb478390 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-536fa0fd-609a-4269-9f01-6e8cdb478390 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-536fa0fd-609a-4269-9f01-6e8cdb478390 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-536fa0fd-609a-4269-9f01-6e8cdb478390 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 40/81] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:43 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 1146 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7ff3f4d9-3230-4d2d-9c70-0e0eeb65209e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ff3f4d9-3230-4d2d-9c70-0e0eeb65209e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ff3f4d9-3230-4d2d-9c70-0e0eeb65209e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ff3f4d9-3230-4d2d-9c70-0e0eeb65209e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7ff3f4d9-3230-4d2d-9c70-0e0eeb65209e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ff3f4d9-3230-4d2d-9c70-0e0eeb65209e tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 42/82] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:43 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 1146 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d98b580f-9bd1-4ac8-8e65-a665c0429427 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d98b580f-9bd1-4ac8-8e65-a665c0429427 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d98b580f-9bd1-4ac8-8e65-a665c0429427 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d98b580f-9bd1-4ac8-8e65-a665c0429427 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d98b580f-9bd1-4ac8-8e65-a665c0429427 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d98b580f-9bd1-4ac8-8e65-a665c0429427 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 200 Sep 07 02:15:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 41/83] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:43 2026] GET /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4d675e53-8f2b-41b2-b14b-5a12abf17391 req-98889c18-f983-454e-b720-4d6001d599fc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4d675e53-8f2b-41b2-b14b-5a12abf17391 req-98889c18-f983-454e-b720-4d6001d599fc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4d675e53-8f2b-41b2-b14b-5a12abf17391 req-98889c18-f983-454e-b720-4d6001d599fc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4d675e53-8f2b-41b2-b14b-5a12abf17391 req-98889c18-f983-454e-b720-4d6001d599fc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-4d675e53-8f2b-41b2-b14b-5a12abf17391 req-98889c18-f983-454e-b720-4d6001d599fc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4d675e53-8f2b-41b2-b14b-5a12abf17391 req-98889c18-f983-454e-b720-4d6001d599fc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 200 Sep 07 02:15:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 43/84] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:15:43 2026] GET /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9a466049-85fa-461d-b848-5b7372cdc93f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2141649367"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2141649367'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume of 1 GB Sep 07 02:15:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Availability Zones retrieved successfully. Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Flow 'volume_create_api' (7e75d7be-c003-4256-a7ce-5144a041a184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f026ae1b-e886-4399-9111-9c92d26f98e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f026ae1b-e886-4399-9111-9c92d26f98e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba385271-dc9e-410a-aa5a-45ea38d3e966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Created reservations ['94bdc37b-dbff-4e06-9b6f-b6987028e3a6', '2e878a8d-420d-4eb6-9e14-e44dcd233da6', 'd57a8a38-c4c6-4204-b520-cb7623a90e17', 'e83958b5-c783-4b43-9d5e-0f8dfccb16c8'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba385271-dc9e-410a-aa5a-45ea38d3e966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94bdc37b-dbff-4e06-9b6f-b6987028e3a6', '2e878a8d-420d-4eb6-9e14-e44dcd233da6', 'd57a8a38-c4c6-4204-b520-cb7623a90e17', 'e83958b5-c783-4b43-9d5e-0f8dfccb16c8']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93eabda0-e557-4b06-ba3e-6e302efe813d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93eabda0-e557-4b06-ba3e-6e302efe813d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '980e7538-a151-4d66-b896-1ebc96558862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2141649367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3195080b9df4082a68cff097547be95',qos_specs=None,replication_status=,reservations=['94bdc37b-dbff-4e06-9b6f-b6987028e3a6','2e878a8d-420d-4eb6-9e14-e44dcd233da6','d57a8a38-c4c6-4204-b520-cb7623a90e17','e83958b5-c783-4b43-9d5e-0f8dfccb16c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058876f9a20f4ea78669ea81667a1b15',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2141649367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=980e7538-a151-4d66-b896-1ebc96558862,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3195080b9df4082a68cff097547be95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='058876f9a20f4ea78669ea81667a1b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0fa124-7cbb-42d6-b35f-7a228233c4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0fa124-7cbb-42d6-b35f-7a228233c4b8) transitioned into state 'SUCCESS' from state '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-2141649367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3195080b9df4082a68cff097547be95',qos_specs=None,replication_status=,reservations=['94bdc37b-dbff-4e06-9b6f-b6987028e3a6','2e878a8d-420d-4eb6-9e14-e44dcd233da6','d57a8a38-c4c6-4204-b520-cb7623a90e17','e83958b5-c783-4b43-9d5e-0f8dfccb16c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='058876f9a20f4ea78669ea81667a1b15',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bee5286-859b-425a-b0c6-94d2257fa530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bee5286-859b-425a-b0c6-94d2257fa530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Flow 'volume_create_api' (7e75d7be-c003-4256-a7ce-5144a041a184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:15:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Create volume request issued successfully. Sep 07 02:15:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9a466049-85fa-461d-b848-5b7372cdc93f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:15:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 42/85] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:15:44 2026] POST /volume/v3/volumes => generated 769 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:15:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b95c0bbc-f4eb-4d4e-81a6-b9bfa8589eb0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b95c0bbc-f4eb-4d4e-81a6-b9bfa8589eb0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b95c0bbc-f4eb-4d4e-81a6-b9bfa8589eb0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b95c0bbc-f4eb-4d4e-81a6-b9bfa8589eb0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b95c0bbc-f4eb-4d4e-81a6-b9bfa8589eb0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b95c0bbc-f4eb-4d4e-81a6-b9bfa8589eb0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 200 Sep 07 02:15:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 44/86] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:44 2026] GET /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 837 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4a178508-439a-4fbe-93f9-6d1769327bbc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4a178508-439a-4fbe-93f9-6d1769327bbc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4a178508-439a-4fbe-93f9-6d1769327bbc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4a178508-439a-4fbe-93f9-6d1769327bbc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4a178508-439a-4fbe-93f9-6d1769327bbc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4a178508-439a-4fbe-93f9-6d1769327bbc tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 200 Sep 07 02:15:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 43/87] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:45 2026] GET /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 861 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-e7a2cd3d-2766-47c8-8292-cc59393de2a5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-e7a2cd3d-2766-47c8-8292-cc59393de2a5 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-e7a2cd3d-2766-47c8-8292-cc59393de2a5 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-e7a2cd3d-2766-47c8-8292-cc59393de2a5 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-e7a2cd3d-2766-47c8-8292-cc59393de2a5 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-e7a2cd3d-2766-47c8-8292-cc59393de2a5 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 45/88] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:15:45 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 1146 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-969c9402-cbb8-4be9-b406-21cee54b1ba9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-969c9402-cbb8-4be9-b406-21cee54b1ba9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] POST http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562/action Sep 07 02:15:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-969c9402-cbb8-4be9-b406-21cee54b1ba9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:15:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-969c9402-cbb8-4be9-b406-21cee54b1ba9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:15:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-969c9402-cbb8-4be9-b406-21cee54b1ba9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-969c9402-cbb8-4be9-b406-21cee54b1ba9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Begin detaching volume completed successfully. Sep 07 02:15:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-969c9402-cbb8-4be9-b406-21cee54b1ba9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562/action returned with HTTP 202 Sep 07 02:15:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 44/89] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:15:46 2026] POST /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-78b737c0-8384-4e5d-821c-5a768483e0c8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-78b737c0-8384-4e5d-821c-5a768483e0c8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-78b737c0-8384-4e5d-821c-5a768483e0c8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-78b737c0-8384-4e5d-821c-5a768483e0c8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-78b737c0-8384-4e5d-821c-5a768483e0c8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dfd32df7-0a7d-435d-bd9d-16b26d1fbbd9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-78b737c0-8384-4e5d-821c-5a768483e0c8 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 46/90] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:46 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 1149 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6924cb51-a747-416b-ac89-61647c47c577 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dfd32df7-0a7d-435d-bd9d-16b26d1fbbd9 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dfd32df7-0a7d-435d-bd9d-16b26d1fbbd9 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dfd32df7-0a7d-435d-bd9d-16b26d1fbbd9 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6924cb51-a747-416b-ac89-61647c47c577 None None] GET http://192.168.122.234/volume// Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6924cb51-a747-416b-ac89-61647c47c577 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6924cb51-a747-416b-ac89-61647c47c577 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6924cb51-a747-416b-ac89-61647c47c577 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:15:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 47/91] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:15:46 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-552d0b23-96fd-4f6a-b7fc-0eb243d11aa1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-552d0b23-96fd-4f6a-b7fc-0eb243d11aa1 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-552d0b23-96fd-4f6a-b7fc-0eb243d11aa1 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-552d0b23-96fd-4f6a-b7fc-0eb243d11aa1 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-dfd32df7-0a7d-435d-bd9d-16b26d1fbbd9 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dfd32df7-0a7d-435d-bd9d-16b26d1fbbd9 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 200 Sep 07 02:15:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 45/92] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:46 2026] GET /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 862 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-25f22dd2-6ff5-4fa7-8510-ea8015d64371 req-9d7f5ca8-91ff-4a49-8323-4c3cc7f802b8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-25f22dd2-6ff5-4fa7-8510-ea8015d64371 req-9d7f5ca8-91ff-4a49-8323-4c3cc7f802b8 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-25f22dd2-6ff5-4fa7-8510-ea8015d64371 req-9d7f5ca8-91ff-4a49-8323-4c3cc7f802b8 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-25f22dd2-6ff5-4fa7-8510-ea8015d64371 req-9d7f5ca8-91ff-4a49-8323-4c3cc7f802b8 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-25f22dd2-6ff5-4fa7-8510-ea8015d64371 req-9d7f5ca8-91ff-4a49-8323-4c3cc7f802b8 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-25f22dd2-6ff5-4fa7-8510-ea8015d64371 req-9d7f5ca8-91ff-4a49-8323-4c3cc7f802b8 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 200 Sep 07 02:15:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 46/93] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:15:47 2026] GET /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 862 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-552d0b23-96fd-4f6a-b7fc-0eb243d11aa1 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-552d0b23-96fd-4f6a-b7fc-0eb243d11aa1 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 48/94] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:15:46 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 1330 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8191d6f5-3d95-4885-9802-c9791f64fd72 req-cd519de5-b0ee-4a2a-8d03-d9b645b6d712 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 47/95] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:47 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a7081a1a-5dcf-4941-98c6-dddd441774aa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a7081a1a-5dcf-4941-98c6-dddd441774aa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a7081a1a-5dcf-4941-98c6-dddd441774aa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a7081a1a-5dcf-4941-98c6-dddd441774aa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:47 devstack devstack@c-api.service[87011]: /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 07 02:15:47 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:15:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-331274d0-c08b-45ed-9040-bcd8d297dd74 req-8f2527d2-dde5-4b6e-9e75-cce6627eed2a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 49/96] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:47 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a7081a1a-5dcf-4941-98c6-dddd441774aa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a7081a1a-5dcf-4941-98c6-dddd441774aa tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 48/97] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:47 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 1149 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-09146e7b-c12a-480b-8759-25121f41ea4a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-09146e7b-c12a-480b-8759-25121f41ea4a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] DELETE http://192.168.122.234/volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-09146e7b-c12a-480b-8759-25121f41ea4a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-09146e7b-c12a-480b-8759-25121f41ea4a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /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 07 02:15:48 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c943e34e-d76e-477f-a2f3-451dc1bfa8b8 req-24a36563-25f0-4685-9db7-0e61d550a401 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 49/98] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:48 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /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 07 02:15:48 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-38efefda-0517-4c52-8751-b2ea856cf0d9 req-e781f8a5-b794-48f9-876f-515ff4cdfd09 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 50/99] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:48 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3c785fbb-cefa-4599-93eb-53fd739e5962 req-09146e7b-c12a-480b-8759-25121f41ea4a tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 50/100] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:15:48 2026] DELETE /volume/v3/attachments/dadd6d78-0cf9-4e80-a536-c335925f069d => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a35735b3-cc86-46ed-8b1d-4bf94811a399 req-47e5b73b-99d8-4446-aa6e-ea1e247b9c0d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 51/101] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:48 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /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 07 02:15:48 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6de6659e-0c6a-437a-889f-fa8ee11d24b1 req-6cd74160-aa75-4bab-b81c-384946c2b8d0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 51/102] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:48 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-75d84089-8e99-4020-b819-db367fcc0dae req-dedab9d8-13d0-4eb3-8948-31bc2424524a tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 52/103] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:48 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] Get all volumes completed successfully. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-1e7ccea5-def3-4105-8ee0-b799d1f9bac4 req-5710d947-a635-464e-8354-518170f0048d tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:15:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 52/104] 192.168.122.234 () {60 vars in 1397 bytes} [Mon Sep 7 02:15:49 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:15:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] DELETE http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Delete volume with id: 980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-86badaa8-26aa-46f2-9151-242acca56c96 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-86badaa8-26aa-46f2-9151-242acca56c96 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-86badaa8-26aa-46f2-9151-242acca56c96 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-86badaa8-26aa-46f2-9151-242acca56c96 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-86badaa8-26aa-46f2-9151-242acca56c96 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-86badaa8-26aa-46f2-9151-242acca56c96 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:15:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 53/105] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:49 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Delete volume request issued successfully. Sep 07 02:15:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6cec10b8-7dc8-4538-bfb1-e9d836afbb9e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 202 Sep 07 02:15:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 53/106] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:15:49 2026] DELETE /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7de0965b-7929-4efd-becf-e6f78106dd63 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7de0965b-7929-4efd-becf-e6f78106dd63 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7de0965b-7929-4efd-becf-e6f78106dd63 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7de0965b-7929-4efd-becf-e6f78106dd63 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7de0965b-7929-4efd-becf-e6f78106dd63 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7de0965b-7929-4efd-becf-e6f78106dd63 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 200 Sep 07 02:15:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 54/107] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:49 2026] GET /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 861 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9c4dd710-9d5e-4de7-bb45-05d80a03146e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c4dd710-9d5e-4de7-bb45-05d80a03146e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c4dd710-9d5e-4de7-bb45-05d80a03146e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c4dd710-9d5e-4de7-bb45-05d80a03146e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9c4dd710-9d5e-4de7-bb45-05d80a03146e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c4dd710-9d5e-4de7-bb45-05d80a03146e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 200 Sep 07 02:15:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 54/108] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:50 2026] GET /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-079b7d6b-99f1-43dd-859a-287f3826d43f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-079b7d6b-99f1-43dd-859a-287f3826d43f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 Sep 07 02:15:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-079b7d6b-99f1-43dd-859a-287f3826d43f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-079b7d6b-99f1-43dd-859a-287f3826d43f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-079b7d6b-99f1-43dd-859a-287f3826d43f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 returned with HTTP 404 Sep 07 02:15:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 55/109] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:51 2026] GET /volume/v3/volumes/980e7538-a151-4d66-b896-1ebc96558862 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:15:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:51 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Delete volume with id: ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Delete volume request issued successfully. Sep 07 02:15:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1584a30e-ee23-4b55-82d9-ed2de2b0c74e tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 202 Sep 07 02:15:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 55/110] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:15:51 2026] DELETE /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:15:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8f21fb98-1872-469b-8d1e-e3a4ed935eeb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f21fb98-1872-469b-8d1e-e3a4ed935eeb tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f21fb98-1872-469b-8d1e-e3a4ed935eeb tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f21fb98-1872-469b-8d1e-e3a4ed935eeb tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8f21fb98-1872-469b-8d1e-e3a4ed935eeb tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f21fb98-1872-469b-8d1e-e3a4ed935eeb tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 200 Sep 07 02:15:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 56/111] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:51 2026] GET /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 860 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-72497ad3-395d-437c-801d-d74343ec201b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72497ad3-395d-437c-801d-d74343ec201b tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72497ad3-395d-437c-801d-d74343ec201b tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72497ad3-395d-437c-801d-d74343ec201b tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-72497ad3-395d-437c-801d-d74343ec201b tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72497ad3-395d-437c-801d-d74343ec201b tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 200 Sep 07 02:15:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 56/112] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:53 2026] GET /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 860 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1f4cfeb3-bd1d-416f-87fe-21574ab4604f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f4cfeb3-bd1d-416f-87fe-21574ab4604f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 Sep 07 02:15:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f4cfeb3-bd1d-416f-87fe-21574ab4604f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f4cfeb3-bd1d-416f-87fe-21574ab4604f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f4cfeb3-bd1d-416f-87fe-21574ab4604f tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 returned with HTTP 404 Sep 07 02:15:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 57/113] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:54 2026] GET /volume/v3/volumes/ce3234df-3718-4476-b1b4-311c3dfbd739 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:15:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:54 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Delete volume with id: f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Delete volume request issued successfully. Sep 07 02:15:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2504ad38-f224-41c9-99d0-7d0fb9122c95 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 202 Sep 07 02:15:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 57/114] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:15:54 2026] DELETE /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:15:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2891efc0-156b-4be1-b0c1-6d5cf2b461e4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2891efc0-156b-4be1-b0c1-6d5cf2b461e4 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2891efc0-156b-4be1-b0c1-6d5cf2b461e4 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2891efc0-156b-4be1-b0c1-6d5cf2b461e4 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:15:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:15:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2891efc0-156b-4be1-b0c1-6d5cf2b461e4 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2891efc0-156b-4be1-b0c1-6d5cf2b461e4 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 200 Sep 07 02:15:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 58/115] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:54 2026] GET /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 861 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:15:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-77d4413f-e18b-406e-8506-e11f060626a2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-77d4413f-e18b-406e-8506-e11f060626a2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-77d4413f-e18b-406e-8506-e11f060626a2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-77d4413f-e18b-406e-8506-e11f060626a2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:15:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:15:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:15:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:15:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-77d4413f-e18b-406e-8506-e11f060626a2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Volume info retrieved successfully. Sep 07 02:15:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-77d4413f-e18b-406e-8506-e11f060626a2 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 200 Sep 07 02:15:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 58/116] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:55 2026] GET /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 861 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:15:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7bfd924a-ba58-41d4-807c-fc0e536f47b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:15:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7bfd924a-ba58-41d4-807c-fc0e536f47b0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] GET http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d Sep 07 02:15:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7bfd924a-ba58-41d4-807c-fc0e536f47b0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:15:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7bfd924a-ba58-41d4-807c-fc0e536f47b0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:15:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7bfd924a-ba58-41d4-807c-fc0e536f47b0 tempest-VolumesTestJSON-2118438753 tempest-VolumesTestJSON-2118438753-project-member] http://192.168.122.234/volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d returned with HTTP 404 Sep 07 02:15:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 59/117] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:15:57 2026] GET /volume/v3/volumes/f14a4973-4334-43cc-b4fc-534976e7c88d => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d305b24b-ebea-4af9-88d8-131dac661f0b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d305b24b-ebea-4af9-88d8-131dac661f0b tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:16:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d305b24b-ebea-4af9-88d8-131dac661f0b tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d305b24b-ebea-4af9-88d8-131dac661f0b tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d305b24b-ebea-4af9-88d8-131dac661f0b tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:16:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d305b24b-ebea-4af9-88d8-131dac661f0b tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:16:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 59/118] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:01 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ab82e5fd-d9c6-43b8-bc14-72b08d827015 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab82e5fd-d9c6-43b8-bc14-72b08d827015 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:16:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab82e5fd-d9c6-43b8-bc14-72b08d827015 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab82e5fd-d9c6-43b8-bc14-72b08d827015 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ab82e5fd-d9c6-43b8-bc14-72b08d827015 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:16:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab82e5fd-d9c6-43b8-bc14-72b08d827015 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:16:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 60/119] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:01 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bc567afb-ce4a-4321-a2ab-d5a982bc8e42 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bc567afb-ce4a-4321-a2ab-d5a982bc8e42 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:16:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bc567afb-ce4a-4321-a2ab-d5a982bc8e42 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1538855837"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bc567afb-ce4a-4321-a2ab-d5a982bc8e42 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:16:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 60/120] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:16:06 2026] POST /volume/v3/types => generated 220 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f27f2534-82ce-4951-9502-e7f31ca8cd61 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f27f2534-82ce-4951-9502-e7f31ca8cd61 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:16:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f27f2534-82ce-4951-9502-e7f31ca8cd61 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-581226962"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f27f2534-82ce-4951-9502-e7f31ca8cd61 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:16:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 61/121] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:16:06 2026] POST /volume/v3/group_types => generated 176 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:16:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "39f11baa-679c-44c2-a15f-db3e43442490", "volume_types": ["d173abb1-6745-40b5-9f3d-75457965e17f"], "name": "tempest-GroupsV320Test-Group-827849932"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Creating new group {'group': {'group_type': '39f11baa-679c-44c2-a15f-db3e43442490', 'volume_types': ['d173abb1-6745-40b5-9f3d-75457965e17f'], 'name': 'tempest-GroupsV320Test-Group-827849932'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:16:07 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Creating group tempest-GroupsV320Test-Group-827849932. Sep 07 02:16:07 devstack devstack@c-api.service[87010]: /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 07 02:16:07 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:16:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Availability zone cache updated, next update will occur around 2026-09-07 01:16:07.227930. {{(pid=87010) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 02:16:07 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Availability Zones retrieved successfully. Sep 07 02:16:07 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Created reservations ['9915344e-b81f-4812-95a4-d87439683211'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f127003-a8c1-4fa5-a5e9-4bbe954b0741 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:16:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 61/122] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:16:06 2026] POST /volume/v3/groups => generated 107 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-32187ee4-e802-4468-b204-2bd33df600c7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-32187ee4-e802-4468-b204-2bd33df600c7 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-32187ee4-e802-4468-b204-2bd33df600c7 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-32187ee4-e802-4468-b204-2bd33df600c7 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-32187ee4-e802-4468-b204-2bd33df600c7 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:07 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:16:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-32187ee4-e802-4468-b204-2bd33df600c7 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 200 Sep 07 02:16:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 62/123] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:07 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 387 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ee79cffa-c2a5-498e-859f-0edf5949d9af None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee79cffa-c2a5-498e-859f-0edf5949d9af tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee79cffa-c2a5-498e-859f-0edf5949d9af tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee79cffa-c2a5-498e-859f-0edf5949d9af tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-ee79cffa-c2a5-498e-859f-0edf5949d9af tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:08 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee79cffa-c2a5-498e-859f-0edf5949d9af tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 200 Sep 07 02:16:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 62/124] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:08 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 388 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1edee96a-58ff-4014-a44d-a142a1d10351 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1edee96a-58ff-4014-a44d-a142a1d10351 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] POST http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1edee96a-58ff-4014-a44d-a142a1d10351 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1edee96a-58ff-4014-a44d-a142a1d10351 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-1edee96a-58ff-4014-a44d-a142a1d10351 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Updating group '96962260-2000-40ad-82be-34cb7d566a25' with 'creating' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1edee96a-58ff-4014-a44d-a142a1d10351 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action returned with HTTP 202 Sep 07 02:16:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 63/125] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:16:08 2026] POST /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c290eea2-951e-4aff-82ad-b5fedc10ffee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c290eea2-951e-4aff-82ad-b5fedc10ffee tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c290eea2-951e-4aff-82ad-b5fedc10ffee tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c290eea2-951e-4aff-82ad-b5fedc10ffee tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-c290eea2-951e-4aff-82ad-b5fedc10ffee tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:08 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c290eea2-951e-4aff-82ad-b5fedc10ffee tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 200 Sep 07 02:16:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 63/126] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:08 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 387 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2d49e509-e8b7-41a9-932d-00738f3b0be5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d49e509-e8b7-41a9-932d-00738f3b0be5 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] POST http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d49e509-e8b7-41a9-932d-00738f3b0be5 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d49e509-e8b7-41a9-932d-00738f3b0be5 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-2d49e509-e8b7-41a9-932d-00738f3b0be5 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Updating group '96962260-2000-40ad-82be-34cb7d566a25' with 'available' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d49e509-e8b7-41a9-932d-00738f3b0be5 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action returned with HTTP 202 Sep 07 02:16:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 64/127] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:16:08 2026] POST /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-72721178-277b-4f9b-9a02-06d5955b0ff0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72721178-277b-4f9b-9a02-06d5955b0ff0 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72721178-277b-4f9b-9a02-06d5955b0ff0 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72721178-277b-4f9b-9a02-06d5955b0ff0 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-72721178-277b-4f9b-9a02-06d5955b0ff0 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:08 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72721178-277b-4f9b-9a02-06d5955b0ff0 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 200 Sep 07 02:16:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 64/128] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:08 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 388 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-784a0b5d-66ef-4a04-8eb7-489b37d58b25 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-784a0b5d-66ef-4a04-8eb7-489b37d58b25 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] POST http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-784a0b5d-66ef-4a04-8eb7-489b37d58b25 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-784a0b5d-66ef-4a04-8eb7-489b37d58b25 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-784a0b5d-66ef-4a04-8eb7-489b37d58b25 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Updating group '96962260-2000-40ad-82be-34cb7d566a25' with 'error' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 02:16:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-784a0b5d-66ef-4a04-8eb7-489b37d58b25 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action returned with HTTP 202 Sep 07 02:16:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 65/129] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:16:08 2026] POST /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-44aaf206-899a-4a30-b02b-9ec6654564b8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-44aaf206-899a-4a30-b02b-9ec6654564b8 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-44aaf206-899a-4a30-b02b-9ec6654564b8 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-44aaf206-899a-4a30-b02b-9ec6654564b8 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-44aaf206-899a-4a30-b02b-9ec6654564b8 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-44aaf206-899a-4a30-b02b-9ec6654564b8 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 200 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 65/130] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:08 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 384 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f9286977-793f-4a5e-847a-a632ef23c664 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9286977-793f-4a5e-847a-a632ef23c664 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] POST http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9286977-793f-4a5e-847a-a632ef23c664 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9286977-793f-4a5e-847a-a632ef23c664 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-f9286977-793f-4a5e-847a-a632ef23c664 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Updating group '96962260-2000-40ad-82be-34cb7d566a25' with 'available' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9286977-793f-4a5e-847a-a632ef23c664 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action returned with HTTP 202 Sep 07 02:16:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 66/131] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:16:09 2026] POST /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7ecf622e-fbe3-4a27-9bb7-81c39fe4d98d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ecf622e-fbe3-4a27-9bb7-81c39fe4d98d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ecf622e-fbe3-4a27-9bb7-81c39fe4d98d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ecf622e-fbe3-4a27-9bb7-81c39fe4d98d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-7ecf622e-fbe3-4a27-9bb7-81c39fe4d98d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-95d6659b-6cca-4108-b31a-335f8b548c18 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1631332721"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ecf622e-fbe3-4a27-9bb7-81c39fe4d98d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 200 Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1631332721'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Create volume of 1 GB Sep 07 02:16:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 66/132] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:09 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 388 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Availability Zones retrieved successfully. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Flow 'volume_create_api' (93c48f10-d85d-40ec-8cf0-537fcc96d6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /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 07 02:16:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Get all volumes completed successfully. Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841bdbc9-5922-4e17-9b44-4922903dc9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5e321277-3aa3-4ea5-8c3b-c4c35ef2e1be tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 67/133] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:16:09 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 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-40bffbe8-f3a4-4d5e-b295-c8328242795d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-40bffbe8-f3a4-4d5e-b295-c8328242795d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] POST http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-40bffbe8-f3a4-4d5e-b295-c8328242795d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-40bffbe8-f3a4-4d5e-b295-c8328242795d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-40bffbe8-f3a4-4d5e-b295-c8328242795d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] delete called for group 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87010) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-40bffbe8-f3a4-4d5e-b295-c8328242795d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Delete group with id: 96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841bdbc9-5922-4e17-9b44-4922903dc9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e515f885-e368-465c-8f52-239a1557fc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /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 07 02:16:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-40bffbe8-f3a4-4d5e-b295-c8328242795d tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action returned with HTTP 202 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 68/134] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:16:09 2026] POST /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8fa543d5-7d83-4c83-b039-1c2f15a54e61 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fa543d5-7d83-4c83-b039-1c2f15a54e61 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fa543d5-7d83-4c83-b039-1c2f15a54e61 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fa543d5-7d83-4c83-b039-1c2f15a54e61 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-8fa543d5-7d83-4c83-b039-1c2f15a54e61 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Created reservations ['ed9e5bbf-4773-406d-91dc-1abd2121487e', 'c5c31d0b-4ebc-412c-9a58-1db7762543e7', '5750c419-d9fc-4266-8ba2-f1afdad11495', '5c4810bb-ecbe-4899-b732-23c23ad9c13c'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e515f885-e368-465c-8f52-239a1557fc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed9e5bbf-4773-406d-91dc-1abd2121487e', 'c5c31d0b-4ebc-412c-9a58-1db7762543e7', '5750c419-d9fc-4266-8ba2-f1afdad11495', '5c4810bb-ecbe-4899-b732-23c23ad9c13c']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5783f89-7201-4a8a-8715-0d4702f2fb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fa543d5-7d83-4c83-b039-1c2f15a54e61 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 200 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 69/135] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:09 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 387 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5783f89-7201-4a8a-8715-0d4702f2fb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6fc920f-e76d-4382-afa0-37845526c453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1631332721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a1675c916b8438084bf15fcdc506a63',qos_specs=None,replication_status=,reservations=['ed9e5bbf-4773-406d-91dc-1abd2121487e','c5c31d0b-4ebc-412c-9a58-1db7762543e7','5750c419-d9fc-4266-8ba2-f1afdad11495','5c4810bb-ecbe-4899-b732-23c23ad9c13c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2611e2d641f472b9889d550d374b677',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1631332721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6fc920f-e76d-4382-afa0-37845526c453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a1675c916b8438084bf15fcdc506a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2611e2d641f472b9889d550d374b677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cb951a-d893-49c5-b7b2-b5c8ddb4eafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91cb951a-d893-49c5-b7b2-b5c8ddb4eafa) transitioned into state 'SUCCESS' from state '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-1631332721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a1675c916b8438084bf15fcdc506a63',qos_specs=None,replication_status=,reservations=['ed9e5bbf-4773-406d-91dc-1abd2121487e','c5c31d0b-4ebc-412c-9a58-1db7762543e7','5750c419-d9fc-4266-8ba2-f1afdad11495','5c4810bb-ecbe-4899-b732-23c23ad9c13c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2611e2d641f472b9889d550d374b677',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa45fbe3-8dfc-4250-9946-573304250496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa45fbe3-8dfc-4250-9946-573304250496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Flow 'volume_create_api' (93c48f10-d85d-40ec-8cf0-537fcc96d6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Create volume request issued successfully. Sep 07 02:16:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95d6659b-6cca-4108-b31a-335f8b548c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:16:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 67/136] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:16:09 2026] POST /volume/v3/volumes => generated 768 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e47dfbcf-246b-4254-880f-2cd3f779b60d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e47dfbcf-246b-4254-880f-2cd3f779b60d tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] GET http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e47dfbcf-246b-4254-880f-2cd3f779b60d tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e47dfbcf-246b-4254-880f-2cd3f779b60d tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e47dfbcf-246b-4254-880f-2cd3f779b60d tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Volume info retrieved successfully. Sep 07 02:16:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e47dfbcf-246b-4254-880f-2cd3f779b60d tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 200 Sep 07 02:16:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 70/137] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:09 2026] GET /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 836 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e782efc6-9fa9-4196-81b6-41c6c5788f06 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e782efc6-9fa9-4196-81b6-41c6c5788f06 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] GET http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 Sep 07 02:16:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e782efc6-9fa9-4196-81b6-41c6c5788f06 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e782efc6-9fa9-4196-81b6-41c6c5788f06 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-e782efc6-9fa9-4196-81b6-41c6c5788f06 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] show called for member 96962260-2000-40ad-82be-34cb7d566a25 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e782efc6-9fa9-4196-81b6-41c6c5788f06 tempest-GroupsV320Test-357684396 tempest-GroupsV320Test-357684396-project-member] http://192.168.122.234/volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 returned with HTTP 404 Sep 07 02:16:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 68/138] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:10 2026] GET /volume/v3/groups/96962260-2000-40ad-82be-34cb7d566a25 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:16:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ee1ced80-f6a6-4c51-aece-2bbe47d37655 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee1ced80-f6a6-4c51-aece-2bbe47d37655 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/39f11baa-679c-44c2-a15f-db3e43442490 Sep 07 02:16:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee1ced80-f6a6-4c51-aece-2bbe47d37655 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee1ced80-f6a6-4c51-aece-2bbe47d37655 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee1ced80-f6a6-4c51-aece-2bbe47d37655 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/group_types/39f11baa-679c-44c2-a15f-db3e43442490 returned with HTTP 202 Sep 07 02:16:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 71/139] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:16:10 2026] DELETE /volume/v3/group_types/39f11baa-679c-44c2-a15f-db3e43442490 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:16:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b231513d-9a6c-4d7b-be1a-ad564e978059 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b231513d-9a6c-4d7b-be1a-ad564e978059 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] DELETE http://192.168.122.234/volume/v3/types/d173abb1-6745-40b5-9f3d-75457965e17f Sep 07 02:16:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b231513d-9a6c-4d7b-be1a-ad564e978059 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b231513d-9a6c-4d7b-be1a-ad564e978059 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] DELETE http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:16:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:10 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Delete volume with id: dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:16:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:16:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Delete volume request issued successfully. Sep 07 02:16:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b2b7620-316b-41c0-8a41-a2cb1532a7a9 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 202 Sep 07 02:16:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b231513d-9a6c-4d7b-be1a-ad564e978059 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/types/d173abb1-6745-40b5-9f3d-75457965e17f returned with HTTP 202 Sep 07 02:16:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 72/140] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:16:10 2026] DELETE /volume/v3/types/d173abb1-6745-40b5-9f3d-75457965e17f => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:16:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 69/141] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:10 2026] DELETE /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:16:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-19fa9ca1-7653-46a6-9099-e0eab65fae89 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3283da49-0692-4701-83c6-7b0c975113bc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3283da49-0692-4701-83c6-7b0c975113bc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:16:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3283da49-0692-4701-83c6-7b0c975113bc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3283da49-0692-4701-83c6-7b0c975113bc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-19fa9ca1-7653-46a6-9099-e0eab65fae89 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] GET http://192.168.122.234/volume/v3/types/d173abb1-6745-40b5-9f3d-75457965e17f Sep 07 02:16:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-19fa9ca1-7653-46a6-9099-e0eab65fae89 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-19fa9ca1-7653-46a6-9099-e0eab65fae89 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-19fa9ca1-7653-46a6-9099-e0eab65fae89 tempest-GroupsV320Test-1406293460 tempest-GroupsV320Test-1406293460-project-admin] http://192.168.122.234/volume/v3/types/d173abb1-6745-40b5-9f3d-75457965e17f returned with HTTP 404 Sep 07 02:16:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 70/142] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:16:11 2026] GET /volume/v3/types/d173abb1-6745-40b5-9f3d-75457965e17f => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ad975ce9-3c8b-4037-8482-bcdc5eae6c18 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ad975ce9-3c8b-4037-8482-bcdc5eae6c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] GET http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ad975ce9-3c8b-4037-8482-bcdc5eae6c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ad975ce9-3c8b-4037-8482-bcdc5eae6c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3283da49-0692-4701-83c6-7b0c975113bc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:16:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3283da49-0692-4701-83c6-7b0c975113bc tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:16:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 73/143] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:11 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 853 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ad975ce9-3c8b-4037-8482-bcdc5eae6c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Volume info retrieved successfully. Sep 07 02:16:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ad975ce9-3c8b-4037-8482-bcdc5eae6c18 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 200 Sep 07 02:16:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 71/144] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:11 2026] GET /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 860 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7da047d0-4bcc-4503-a5be-e02f3360918c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7da047d0-4bcc-4503-a5be-e02f3360918c tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:16:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7da047d0-4bcc-4503-a5be-e02f3360918c tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7da047d0-4bcc-4503-a5be-e02f3360918c tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b9ea5011-4e6b-444b-822c-edb7817784f4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b9ea5011-4e6b-444b-822c-edb7817784f4 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] GET http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b9ea5011-4e6b-444b-822c-edb7817784f4 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b9ea5011-4e6b-444b-822c-edb7817784f4 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b9ea5011-4e6b-444b-822c-edb7817784f4 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Volume info retrieved successfully. Sep 07 02:16:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7da047d0-4bcc-4503-a5be-e02f3360918c tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Volume info retrieved successfully. Sep 07 02:16:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b9ea5011-4e6b-444b-822c-edb7817784f4 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 200 Sep 07 02:16:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 72/145] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:12 2026] GET /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 860 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7da047d0-4bcc-4503-a5be-e02f3360918c tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 200 Sep 07 02:16:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 74/146] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:12 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 853 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-84a3cbd4-16f4-48b7-bee3-3aac5ff89381 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-84a3cbd4-16f4-48b7-bee3-3aac5ff89381 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] GET http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-84a3cbd4-16f4-48b7-bee3-3aac5ff89381 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-84a3cbd4-16f4-48b7-bee3-3aac5ff89381 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6fb822f0-c991-4526-8655-cbf7c2842592 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-84a3cbd4-16f4-48b7-bee3-3aac5ff89381 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Volume info retrieved successfully. Sep 07 02:16:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6fb822f0-c991-4526-8655-cbf7c2842592 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] GET http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 Sep 07 02:16:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6fb822f0-c991-4526-8655-cbf7c2842592 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-84a3cbd4-16f4-48b7-bee3-3aac5ff89381 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 200 Sep 07 02:16:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 73/147] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:13 2026] GET /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6fb822f0-c991-4526-8655-cbf7c2842592 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6fb822f0-c991-4526-8655-cbf7c2842592 tempest-TaggedAttachmentsTest-2068938375 tempest-TaggedAttachmentsTest-2068938375-project-member] http://192.168.122.234/volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 returned with HTTP 404 Sep 07 02:16:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 75/148] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:13 2026] GET /volume/v3/volumes/dab16aa8-fd5f-4929-b502-4597fb232562 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:23 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=186,cinder:INSERT=24,cinder:UPDATE=36 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:16:23 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=195,cinder:INSERT=22,cinder:UPDATE=39 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-370b31e3-d9b1-4f22-ab96-f525650cb19d tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 74/149] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:16:24 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 440 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-98180a52-2f73-4c41-b3d5-b644f7288fac None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c/defaults Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'defaults' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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 07 02:16:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-98180a52-2f73-4c41-b3d5-b644f7288fac tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c/defaults returned with HTTP 200 Sep 07 02:16:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 76/150] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:16:24 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c/defaults => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ccceca59-bf7e-4deb-8e7b-84e2ef7cb0b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccceca59-bf7e-4deb-8e7b-84e2ef7cb0b0 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ccceca59-bf7e-4deb-8e7b-84e2ef7cb0b0 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccceca59-bf7e-4deb-8e7b-84e2ef7cb0b0 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 75/151] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:16:24 2026] PUT /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 398 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-549f1801-a1bf-4369-8db3-276a30ec6578 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-549f1801-a1bf-4369-8db3-276a30ec6578 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] DELETE http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-549f1801-a1bf-4369-8db3-276a30ec6578 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-549f1801-a1bf-4369-8db3-276a30ec6578 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-549f1801-a1bf-4369-8db3-276a30ec6578 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 77/152] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:16:24 2026] DELETE /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-909e0359-051f-4a07-9878-44f4c9e01d25 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-909e0359-051f-4a07-9878-44f4c9e01d25 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-909e0359-051f-4a07-9878-44f4c9e01d25 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-909e0359-051f-4a07-9878-44f4c9e01d25 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-909e0359-051f-4a07-9878-44f4c9e01d25 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 76/153] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:16:24 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 440 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a813381-7f27-43c5-a024-9c124c6959c5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a813381-7f27-43c5-a024-9c124c6959c5 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a813381-7f27-43c5-a024-9c124c6959c5 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a813381-7f27-43c5-a024-9c124c6959c5 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 78/154] 192.168.122.234 () {60 vars in 1259 bytes} [Mon Sep 7 02:16:24 2026] PUT /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 398 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-974594b3-900e-4369-ad5b-db0fce2dbef0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-974594b3-900e-4369-ad5b-db0fce2dbef0 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c/defaults Sep 07 02:16:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-974594b3-900e-4369-ad5b-db0fce2dbef0 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-974594b3-900e-4369-ad5b-db0fce2dbef0 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'defaults' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-974594b3-900e-4369-ad5b-db0fce2dbef0 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c/defaults returned with HTTP 200 Sep 07 02:16:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 77/155] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:16:25 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c/defaults => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b0b34f57-be2e-459f-88e3-af7ee6358e1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b0b34f57-be2e-459f-88e3-af7ee6358e1e tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b0b34f57-be2e-459f-88e3-af7ee6358e1e tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b0b34f57-be2e-459f-88e3-af7ee6358e1e tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b0b34f57-be2e-459f-88e3-af7ee6358e1e tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 79/156] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:16:25 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-395092c4-e7fd-4b51-a683-9ed066a524c8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-395092c4-e7fd-4b51-a683-9ed066a524c8 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True Sep 07 02:16:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-395092c4-e7fd-4b51-a683-9ed066a524c8 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-395092c4-e7fd-4b51-a683-9ed066a524c8 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-395092c4-e7fd-4b51-a683-9ed066a524c8 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True returned with HTTP 200 Sep 07 02:16:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 78/157] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:16:25 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-389858170"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-389858170'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Create volume of 1 GB Sep 07 02:16:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Availability Zones retrieved successfully. Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Flow 'volume_create_api' (6cef9d32-d00a-4b0c-80b2-73d711ca5998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba77e352-a84e-450c-a11c-c9dd47c93cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba77e352-a84e-450c-a11c-c9dd47c93cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5a1545-5e8a-43ae-b47b-6f1a0e6fdec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Created reservations ['93dcde6d-a4ee-43d7-b2ab-6899ce18fd39', '7ed1a925-364e-41d2-9b06-41b4cb8482c5', 'dad6a72a-05da-4990-b05b-c678cd4bc55e', '4be4a381-cf57-4ed3-b203-bd340669bc97'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5a1545-5e8a-43ae-b47b-6f1a0e6fdec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93dcde6d-a4ee-43d7-b2ab-6899ce18fd39', '7ed1a925-364e-41d2-9b06-41b4cb8482c5', 'dad6a72a-05da-4990-b05b-c678cd4bc55e', '4be4a381-cf57-4ed3-b203-bd340669bc97']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73fff8-38ad-442c-9c42-4d24eb717bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73fff8-38ad-442c-9c42-4d24eb717bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f36f72b-545e-4f99-9a7c-663d3e03fcac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-389858170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68fe8b3d10ab4b6a97b12471c268b01c',qos_specs=None,replication_status=,reservations=['93dcde6d-a4ee-43d7-b2ab-6899ce18fd39','7ed1a925-364e-41d2-9b06-41b4cb8482c5','dad6a72a-05da-4990-b05b-c678cd4bc55e','4be4a381-cf57-4ed3-b203-bd340669bc97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e90fdc973619493f8a024050858d0fab',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-389858170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f36f72b-545e-4f99-9a7c-663d3e03fcac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68fe8b3d10ab4b6a97b12471c268b01c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e90fdc973619493f8a024050858d0fab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f245b8bb-d141-432c-a35c-53b2685c78f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f245b8bb-d141-432c-a35c-53b2685c78f0) transitioned into state 'SUCCESS' from state '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-389858170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68fe8b3d10ab4b6a97b12471c268b01c',qos_specs=None,replication_status=,reservations=['93dcde6d-a4ee-43d7-b2ab-6899ce18fd39','7ed1a925-364e-41d2-9b06-41b4cb8482c5','dad6a72a-05da-4990-b05b-c678cd4bc55e','4be4a381-cf57-4ed3-b203-bd340669bc97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e90fdc973619493f8a024050858d0fab',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f12b072-b343-49e7-8a69-d77c73e02780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f12b072-b343-49e7-8a69-d77c73e02780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Flow 'volume_create_api' (6cef9d32-d00a-4b0c-80b2-73d711ca5998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Create volume request issued successfully. Sep 07 02:16:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2b34852-8610-46ba-9708-f74f2c6035e5 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:16:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 80/158] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:16:25 2026] POST /volume/v3/volumes => generated 764 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fa291605-d51a-473b-9b2b-e80eb31dc248 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa291605-d51a-473b-9b2b-e80eb31dc248 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa291605-d51a-473b-9b2b-e80eb31dc248 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa291605-d51a-473b-9b2b-e80eb31dc248 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fa291605-d51a-473b-9b2b-e80eb31dc248 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa291605-d51a-473b-9b2b-e80eb31dc248 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 200 Sep 07 02:16:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 79/159] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:26 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 832 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7919653b-a85f-4644-a807-3f88eb21e828 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7919653b-a85f-4644-a807-3f88eb21e828 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7919653b-a85f-4644-a807-3f88eb21e828 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7919653b-a85f-4644-a807-3f88eb21e828 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7919653b-a85f-4644-a807-3f88eb21e828 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7919653b-a85f-4644-a807-3f88eb21e828 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 200 Sep 07 02:16:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 81/160] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:27 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 856 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b1ace0d4-a0c3-4c5a-98c6-415c6ba02a1c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1ace0d4-a0c3-4c5a-98c6-415c6ba02a1c tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1ace0d4-a0c3-4c5a-98c6-415c6ba02a1c tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1ace0d4-a0c3-4c5a-98c6-415c6ba02a1c tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b1ace0d4-a0c3-4c5a-98c6-415c6ba02a1c tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1ace0d4-a0c3-4c5a-98c6-415c6ba02a1c tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 200 Sep 07 02:16:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 80/161] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:28 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 856 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fbf1ed93-9ff3-4a46-a35c-1976db56a9c1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbf1ed93-9ff3-4a46-a35c-1976db56a9c1 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fbf1ed93-9ff3-4a46-a35c-1976db56a9c1 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fbf1ed93-9ff3-4a46-a35c-1976db56a9c1 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fbf1ed93-9ff3-4a46-a35c-1976db56a9c1 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbf1ed93-9ff3-4a46-a35c-1976db56a9c1 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 200 Sep 07 02:16:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 82/162] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:29 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 857 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a1a059eb-9aaa-4dd1-b8fc-7ee857e399be None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a1a059eb-9aaa-4dd1-b8fc-7ee857e399be tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True Sep 07 02:16:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a1a059eb-9aaa-4dd1-b8fc-7ee857e399be tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a1a059eb-9aaa-4dd1-b8fc-7ee857e399be tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a1a059eb-9aaa-4dd1-b8fc-7ee857e399be tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True returned with HTTP 200 Sep 07 02:16:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 81/163] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:16:29 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True => generated 1064 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:16:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:30 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Delete volume with id: 8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Delete volume request issued successfully. Sep 07 02:16:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-12618b1f-b2a8-4370-874d-83c440f3ea35 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 202 Sep 07 02:16:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 83/164] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:30 2026] DELETE /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:16:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-07a600e2-5ef3-4863-a8c4-678e59b06dd7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07a600e2-5ef3-4863-a8c4-678e59b06dd7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07a600e2-5ef3-4863-a8c4-678e59b06dd7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07a600e2-5ef3-4863-a8c4-678e59b06dd7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-07a600e2-5ef3-4863-a8c4-678e59b06dd7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07a600e2-5ef3-4863-a8c4-678e59b06dd7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 200 Sep 07 02:16:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 82/165] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:30 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 856 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e6b4e781-7b01-4d69-80bf-c20d05f48d48 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6b4e781-7b01-4d69-80bf-c20d05f48d48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6b4e781-7b01-4d69-80bf-c20d05f48d48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6b4e781-7b01-4d69-80bf-c20d05f48d48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e6b4e781-7b01-4d69-80bf-c20d05f48d48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6b4e781-7b01-4d69-80bf-c20d05f48d48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 200 Sep 07 02:16:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 84/166] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:31 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:16:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:16:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-208687416"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-208687416'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:16:31 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Create volume of 1 GB Sep 07 02:16:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Availability Zones retrieved successfully. Sep 07 02:16:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Flow 'volume_create_api' (ec61aa96-0934-455f-bd6c-5de24754f7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69498afe-0cf6-4490-8c95-a8a9d6995421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69498afe-0cf6-4490-8c95-a8a9d6995421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05327c65-54a6-47ee-ae0a-1690cec67048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Created reservations ['b17ca78b-25e2-4f1d-b412-4c66aaf59c27', '954d1bda-bac8-4312-8bb6-72ebde7714e8', '2a98c66b-71bb-44e4-a9e9-3006100c2449', '8ad294dd-adc1-4e21-92e4-648e3e72a59e'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05327c65-54a6-47ee-ae0a-1690cec67048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17ca78b-25e2-4f1d-b412-4c66aaf59c27', '954d1bda-bac8-4312-8bb6-72ebde7714e8', '2a98c66b-71bb-44e4-a9e9-3006100c2449', '8ad294dd-adc1-4e21-92e4-648e3e72a59e']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd15b5a1-d701-46f5-8580-b06fe5158859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd15b5a1-d701-46f5-8580-b06fe5158859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b0b42fd-e4dd-48f7-9247-401676fbbdad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-208687416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34fe535b9b5a4ab1aa3b85832f635182',qos_specs=None,replication_status=,reservations=['b17ca78b-25e2-4f1d-b412-4c66aaf59c27','954d1bda-bac8-4312-8bb6-72ebde7714e8','2a98c66b-71bb-44e4-a9e9-3006100c2449','8ad294dd-adc1-4e21-92e4-648e3e72a59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93fec6d6003843d8b45d61c8459313ef',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-208687416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b0b42fd-e4dd-48f7-9247-401676fbbdad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34fe535b9b5a4ab1aa3b85832f635182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93fec6d6003843d8b45d61c8459313ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf317b9-baba-4c9e-9799-18e6c231d140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf317b9-baba-4c9e-9799-18e6c231d140) transitioned into state 'SUCCESS' from state '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-208687416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34fe535b9b5a4ab1aa3b85832f635182',qos_specs=None,replication_status=,reservations=['b17ca78b-25e2-4f1d-b412-4c66aaf59c27','954d1bda-bac8-4312-8bb6-72ebde7714e8','2a98c66b-71bb-44e4-a9e9-3006100c2449','8ad294dd-adc1-4e21-92e4-648e3e72a59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93fec6d6003843d8b45d61c8459313ef',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d42be83-29f7-4308-b3b6-2201d9fdfc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d42be83-29f7-4308-b3b6-2201d9fdfc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Flow 'volume_create_api' (ec61aa96-0934-455f-bd6c-5de24754f7f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Create volume request issued successfully. Sep 07 02:16:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-24b10dc1-2a3d-445d-9ed7-73a87cb41c2f tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:16:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 83/167] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:16:31 2026] POST /volume/v3/volumes => generated 763 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-df8e53e9-5d7f-47d7-a7af-bd9a6c7ed1db None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df8e53e9-5d7f-47d7-a7af-bd9a6c7ed1db tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] GET http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df8e53e9-5d7f-47d7-a7af-bd9a6c7ed1db tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df8e53e9-5d7f-47d7-a7af-bd9a6c7ed1db tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-df8e53e9-5d7f-47d7-a7af-bd9a6c7ed1db tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Volume info retrieved successfully. Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-74abb1fc-08a1-4100-9600-d88cecbf8546 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df8e53e9-5d7f-47d7-a7af-bd9a6c7ed1db tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad returned with HTTP 200 Sep 07 02:16:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 85/168] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:32 2026] GET /volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad => generated 831 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-74abb1fc-08a1-4100-9600-d88cecbf8546 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-74abb1fc-08a1-4100-9600-d88cecbf8546 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-74abb1fc-08a1-4100-9600-d88cecbf8546 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-74abb1fc-08a1-4100-9600-d88cecbf8546 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 404 Sep 07 02:16:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 84/169] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:32 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-77e06d5b-df92-4d4e-8dcf-8653d00032e7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-77e06d5b-df92-4d4e-8dcf-8653d00032e7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-77e06d5b-df92-4d4e-8dcf-8653d00032e7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-77e06d5b-df92-4d4e-8dcf-8653d00032e7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-77e06d5b-df92-4d4e-8dcf-8653d00032e7 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 404 Sep 07 02:16:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 86/170] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:32 2026] GET /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3456446b-b78c-4fbf-897e-282c5c170b5e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3456446b-b78c-4fbf-897e-282c5c170b5e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3456446b-b78c-4fbf-897e-282c5c170b5e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3456446b-b78c-4fbf-897e-282c5c170b5e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:32 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-3456446b-b78c-4fbf-897e-282c5c170b5e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Delete volume with id: 8f36f72b-545e-4f99-9a7c-663d3e03fcac Sep 07 02:16:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3456446b-b78c-4fbf-897e-282c5c170b5e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac returned with HTTP 404 Sep 07 02:16:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 85/171] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:32 2026] DELETE /volume/v3/volumes/8f36f72b-545e-4f99-9a7c-663d3e03fcac => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1641900653"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1641900653'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Create volume of 1 GB Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Availability Zones retrieved successfully. Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Flow 'volume_create_api' (56072e05-5348-4d7b-afb8-cd41ac145611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8245d8-e1bc-44fc-b5bf-50424a2b0357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8245d8-e1bc-44fc-b5bf-50424a2b0357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39327b0-2711-4610-b216-4abc6cb24d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Created reservations ['c3ccf7c8-8fc5-455f-a680-ae07f16da535', '416428a0-65d3-465c-95c4-01bad0b602e1', 'ceb1499d-397d-46b7-ac7a-2d4d845b7cc3', 'edf2f4fc-eeb9-4f32-b4c0-eba8f0e48d03'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39327b0-2711-4610-b216-4abc6cb24d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3ccf7c8-8fc5-455f-a680-ae07f16da535', '416428a0-65d3-465c-95c4-01bad0b602e1', 'ceb1499d-397d-46b7-ac7a-2d4d845b7cc3', 'edf2f4fc-eeb9-4f32-b4c0-eba8f0e48d03']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37747475-3a7d-4fe6-bb0a-0b09678ec038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37747475-3a7d-4fe6-bb0a-0b09678ec038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5f47e84-b824-410c-a2bd-dc16fc4546b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1641900653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68fe8b3d10ab4b6a97b12471c268b01c',qos_specs=None,replication_status=,reservations=['c3ccf7c8-8fc5-455f-a680-ae07f16da535','416428a0-65d3-465c-95c4-01bad0b602e1','ceb1499d-397d-46b7-ac7a-2d4d845b7cc3','edf2f4fc-eeb9-4f32-b4c0-eba8f0e48d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e90fdc973619493f8a024050858d0fab',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1641900653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5f47e84-b824-410c-a2bd-dc16fc4546b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68fe8b3d10ab4b6a97b12471c268b01c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e90fdc973619493f8a024050858d0fab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842bb458-6675-4d60-89d9-4374140089b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842bb458-6675-4d60-89d9-4374140089b3) transitioned into state 'SUCCESS' from state '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-1641900653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68fe8b3d10ab4b6a97b12471c268b01c',qos_specs=None,replication_status=,reservations=['c3ccf7c8-8fc5-455f-a680-ae07f16da535','416428a0-65d3-465c-95c4-01bad0b602e1','ceb1499d-397d-46b7-ac7a-2d4d845b7cc3','edf2f4fc-eeb9-4f32-b4c0-eba8f0e48d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e90fdc973619493f8a024050858d0fab',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb09697-2186-4a13-93cb-da4641d2842d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb09697-2186-4a13-93cb-da4641d2842d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Flow 'volume_create_api' (56072e05-5348-4d7b-afb8-cd41ac145611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Create volume request issued successfully. Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-883e7dba-c14e-4b9a-a396-4a20f2cc11b6 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:16:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 87/172] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:16:33 2026] POST /volume/v3/volumes => generated 765 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3eba7e1b-8675-454c-b77a-45a844e8fc48 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3eba7e1b-8675-454c-b77a-45a844e8fc48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3eba7e1b-8675-454c-b77a-45a844e8fc48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3eba7e1b-8675-454c-b77a-45a844e8fc48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3eba7e1b-8675-454c-b77a-45a844e8fc48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3eba7e1b-8675-454c-b77a-45a844e8fc48 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 200 Sep 07 02:16:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 86/173] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:33 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 833 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-02091265-0930-4887-a73d-d897638eb373 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02091265-0930-4887-a73d-d897638eb373 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] GET http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02091265-0930-4887-a73d-d897638eb373 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02091265-0930-4887-a73d-d897638eb373 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-02091265-0930-4887-a73d-d897638eb373 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Volume info retrieved successfully. Sep 07 02:16:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02091265-0930-4887-a73d-d897638eb373 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad returned with HTTP 200 Sep 07 02:16:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 88/174] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:33 2026] GET /volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] DELETE http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:34 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Delete volume with id: c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Volume info retrieved successfully. Sep 07 02:16:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Delete volume request issued successfully. Sep 07 02:16:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9128b8bf-bbef-41a5-89fa-23f96b8fc1e1 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 202 Sep 07 02:16:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 87/175] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:34 2026] DELETE /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:16:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-102bfec3-bcdc-40b8-b9c4-dd26e5b754de None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-102bfec3-bcdc-40b8-b9c4-dd26e5b754de tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] GET http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-102bfec3-bcdc-40b8-b9c4-dd26e5b754de tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-102bfec3-bcdc-40b8-b9c4-dd26e5b754de tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-102bfec3-bcdc-40b8-b9c4-dd26e5b754de tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Volume info retrieved successfully. Sep 07 02:16:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-102bfec3-bcdc-40b8-b9c4-dd26e5b754de tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 200 Sep 07 02:16:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 89/176] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:34 2026] GET /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-300a5b17-1bc0-4ed6-a65f-c35e3d2af2fe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-300a5b17-1bc0-4ed6-a65f-c35e3d2af2fe tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-300a5b17-1bc0-4ed6-a65f-c35e3d2af2fe tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-300a5b17-1bc0-4ed6-a65f-c35e3d2af2fe tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca33351c-7cad-4b54-bfc2-e12994d435c3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-300a5b17-1bc0-4ed6-a65f-c35e3d2af2fe tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca33351c-7cad-4b54-bfc2-e12994d435c3 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] GET http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca33351c-7cad-4b54-bfc2-e12994d435c3 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca33351c-7cad-4b54-bfc2-e12994d435c3 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-300a5b17-1bc0-4ed6-a65f-c35e3d2af2fe tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 200 Sep 07 02:16:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 88/177] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:34 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 857 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ca33351c-7cad-4b54-bfc2-e12994d435c3 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Volume info retrieved successfully. Sep 07 02:16:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca33351c-7cad-4b54-bfc2-e12994d435c3 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad returned with HTTP 200 Sep 07 02:16:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 90/178] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:34 2026] GET /volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad => generated 856 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ad6dc2a3-2640-4f6a-9cd9-f3ca9e3b55ef None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ad6dc2a3-2640-4f6a-9cd9-f3ca9e3b55ef tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] GET http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ad6dc2a3-2640-4f6a-9cd9-f3ca9e3b55ef tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ad6dc2a3-2640-4f6a-9cd9-f3ca9e3b55ef tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ad6dc2a3-2640-4f6a-9cd9-f3ca9e3b55ef tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Volume info retrieved successfully. Sep 07 02:16:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ad6dc2a3-2640-4f6a-9cd9-f3ca9e3b55ef tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 200 Sep 07 02:16:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 89/179] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:35 2026] GET /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 860 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-12b731db-b021-4334-a1c3-a2d8f97224f8 req-20be4556-1ffe-4906-a9d4-161916d3890c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-12b731db-b021-4334-a1c3-a2d8f97224f8 req-20be4556-1ffe-4906-a9d4-161916d3890c tempest-VolumesAdminNegativeTest-893960432 tempest-VolumesAdminNegativeTest-893960432-project] GET http://192.168.122.234/volume/v3/volumes/0b41ee55-e963-4bb2-9de6-889e263e1acd Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-12b731db-b021-4334-a1c3-a2d8f97224f8 req-20be4556-1ffe-4906-a9d4-161916d3890c tempest-VolumesAdminNegativeTest-893960432 tempest-VolumesAdminNegativeTest-893960432-project] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-12b731db-b021-4334-a1c3-a2d8f97224f8 req-20be4556-1ffe-4906-a9d4-161916d3890c tempest-VolumesAdminNegativeTest-893960432 tempest-VolumesAdminNegativeTest-893960432-project] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1650c5ef-8652-41f6-8186-c1bb64875c58 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1650c5ef-8652-41f6-8186-c1bb64875c58 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1650c5ef-8652-41f6-8186-c1bb64875c58 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1650c5ef-8652-41f6-8186-c1bb64875c58 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-12b731db-b021-4334-a1c3-a2d8f97224f8 req-20be4556-1ffe-4906-a9d4-161916d3890c tempest-VolumesAdminNegativeTest-893960432 tempest-VolumesAdminNegativeTest-893960432-project] http://192.168.122.234/volume/v3/volumes/0b41ee55-e963-4bb2-9de6-889e263e1acd returned with HTTP 404 Sep 07 02:16:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 91/180] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:16:35 2026] GET /volume/v3/volumes/0b41ee55-e963-4bb2-9de6-889e263e1acd => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9615f265-d7fd-4292-93a6-679a784f24d1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9615f265-d7fd-4292-93a6-679a784f24d1 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] DELETE http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9615f265-d7fd-4292-93a6-679a784f24d1 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9615f265-d7fd-4292-93a6-679a784f24d1 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9615f265-d7fd-4292-93a6-679a784f24d1 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Delete volume with id: 5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1650c5ef-8652-41f6-8186-c1bb64875c58 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Volume info retrieved successfully. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9615f265-d7fd-4292-93a6-679a784f24d1 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Volume info retrieved successfully. Sep 07 02:16:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1650c5ef-8652-41f6-8186-c1bb64875c58 tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 200 Sep 07 02:16:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 90/181] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:36 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 858 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-30e8e679-e91d-4772-a99e-ea26279cd1e3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30e8e679-e91d-4772-a99e-ea26279cd1e3 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30e8e679-e91d-4772-a99e-ea26279cd1e3 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30e8e679-e91d-4772-a99e-ea26279cd1e3 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9615f265-d7fd-4292-93a6-679a784f24d1 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Delete volume request issued successfully. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9615f265-d7fd-4292-93a6-679a784f24d1 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad returned with HTTP 202 Sep 07 02:16:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 92/182] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:36 2026] DELETE /volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3fbe0e8b-8a4f-4fae-b2da-726bf2e3b2df None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3fbe0e8b-8a4f-4fae-b2da-726bf2e3b2df tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] GET http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3fbe0e8b-8a4f-4fae-b2da-726bf2e3b2df tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3fbe0e8b-8a4f-4fae-b2da-726bf2e3b2df tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30e8e679-e91d-4772-a99e-ea26279cd1e3 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True returned with HTTP 200 Sep 07 02:16:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 91/183] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:16:36 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True => generated 1064 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3fbe0e8b-8a4f-4fae-b2da-726bf2e3b2df tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Volume info retrieved successfully. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3fbe0e8b-8a4f-4fae-b2da-726bf2e3b2df tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad returned with HTTP 200 Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-54b4128b-7265-49ac-9adc-65787670ac3f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54b4128b-7265-49ac-9adc-65787670ac3f tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/03d0f18161c640f184c49be828ddb457?usage=True Sep 07 02:16:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 93/184] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:36 2026] GET /volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad => generated 855 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54b4128b-7265-49ac-9adc-65787670ac3f tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54b4128b-7265-49ac-9adc-65787670ac3f tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54b4128b-7265-49ac-9adc-65787670ac3f tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/03d0f18161c640f184c49be828ddb457?usage=True returned with HTTP 200 Sep 07 02:16:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 92/185] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:16:36 2026] GET /volume/v3/os-quota-sets/03d0f18161c640f184c49be828ddb457?usage=True => generated 1064 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2bd08d88-abfa-4f4d-b5b2-2eae9ddd9d1b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2bd08d88-abfa-4f4d-b5b2-2eae9ddd9d1b tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] POST http://192.168.122.234/volume/v3/os-volume-transfer Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2bd08d88-abfa-4f4d-b5b2-2eae9ddd9d1b tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e5f47e84-b824-410c-a2bd-dc16fc4546b0"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.volume_transfer [None req-2bd08d88-abfa-4f4d-b5b2-2eae9ddd9d1b tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e5f47e84-b824-410c-a2bd-dc16fc4546b0'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-2bd08d88-abfa-4f4d-b5b2-2eae9ddd9d1b tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Creating transfer of volume e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.transfer.api [None req-2bd08d88-abfa-4f4d-b5b2-2eae9ddd9d1b tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Generating transfer record for volume e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2bd08d88-abfa-4f4d-b5b2-2eae9ddd9d1b tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 02:16:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 94/186] 192.168.122.234 () {60 vars in 1175 bytes} [Mon Sep 7 02:16:36 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1be34005-b0ca-4c7e-b51a-678e33c1a124 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1be34005-b0ca-4c7e-b51a-678e33c1a124 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] GET http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1be34005-b0ca-4c7e-b51a-678e33c1a124 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1be34005-b0ca-4c7e-b51a-678e33c1a124 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1be34005-b0ca-4c7e-b51a-678e33c1a124 tempest-ServerRescueNegativeTestJSON-1073607064 tempest-ServerRescueNegativeTestJSON-1073607064-project-member] http://192.168.122.234/volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 returned with HTTP 404 Sep 07 02:16:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 95/187] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:36 2026] GET /volume/v3/volumes/c6fc920f-e76d-4382-afa0-37845526c453 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:16:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] POST http://192.168.122.234/volume/v3/os-volume-transfer/d425ab40-0928-4a75-9df7-9e104bc6532f/accept Sep 07 02:16:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a90af43b10a0fbb9"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.volume_transfer [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Accepting volume transfer d425ab40-0928-4a75-9df7-9e104bc6532f {{(pid=87011) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 02:16:37 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.volume_transfer [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Accepting transfer d425ab40-0928-4a75-9df7-9e104bc6532f Sep 07 02:16:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d26d506e-5940-445a-875a-175c8be12e30 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d26d506e-5940-445a-875a-175c8be12e30 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] GET http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d26d506e-5940-445a-875a-175c8be12e30 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d26d506e-5940-445a-875a-175c8be12e30 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d26d506e-5940-445a-875a-175c8be12e30 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Volume info retrieved successfully. Sep 07 02:16:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d26d506e-5940-445a-875a-175c8be12e30 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad returned with HTTP 200 Sep 07 02:16:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 96/188] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:37 2026] GET /volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad => generated 855 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:37 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Created reservations ['e7b82351-d3e7-4c0f-8e8d-a3379b4edd92', '471c2c53-50b9-45e1-9a7f-4ab1896a22aa', 'b077e790-090a-4e91-9b75-2b19ea4420c2', 'a0c7204f-6521-4652-bf0c-0ae7d7bd7731'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:38 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Created reservations ['4101b53a-ea4b-4d38-ad1c-3f0963bcf56f', 'caceda90-7858-40c1-955a-88520b829a07', 'a3afc1e3-4bd8-47c6-a690-be0e64cc3fc5', '328830cf-e2c4-4c85-b194-7555ee5c10e8'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:38 devstack devstack@c-api.service[87011]: /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 07 02:16:38 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:16:38 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Created reservations ['a658e106-d4c1-4bff-8f6b-dbf985507cc5', 'a04d4435-e24f-4a62-8b1e-f786d3dc42f4', '2ac1af2c-e8f4-4406-966a-3d62c84f97bf', '51dc0d28-ddb6-4248-b7b9-c9ba5a3aba2f'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:38 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Created reservations ['7b6e1676-4e50-487e-a0b9-486cecbf031d', 'd0e9e2e1-60d6-425f-b3c0-dd3013883b59', 'ba2b82f3-43a4-48cc-9a41-6c65329af8ad', 'e48944af-0bb2-4caf-b3d3-99cd2f996efe'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Transfer volume completed successfully. Sep 07 02:16:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-03a68d77-d93a-4514-b628-fded078ed4b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03a68d77-d93a-4514-b628-fded078ed4b9 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] GET http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad Sep 07 02:16:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03a68d77-d93a-4514-b628-fded078ed4b9 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03a68d77-d93a-4514-b628-fded078ed4b9 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03a68d77-d93a-4514-b628-fded078ed4b9 tempest-VolumesAdminNegativeTest-657443535 tempest-VolumesAdminNegativeTest-657443535-project-member] http://192.168.122.234/volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad returned with HTTP 404 Sep 07 02:16:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 97/189] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:38 2026] GET /volume/v3/volumes/5b0b42fd-e4dd-48f7-9247-401676fbbdad => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:39 devstack devstack@c-api.service[87011]: INFO cinder.transfer.api [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Volume e5f47e84-b824-410c-a2bd-dc16fc4546b0 has been transferred. Sep 07 02:16:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-903bb6d5-0c0f-4309-a6f8-77a2b0ab6027 tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] http://192.168.122.234/volume/v3/os-volume-transfer/d425ab40-0928-4a75-9df7-9e104bc6532f/accept returned with HTTP 202 Sep 07 02:16:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 93/190] 192.168.122.234 () {60 vars in 1307 bytes} [Mon Sep 7 02:16:36 2026] POST /volume/v3/os-volume-transfer/d425ab40-0928-4a75-9df7-9e104bc6532f/accept => generated 373 bytes in 2704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-70770d5b-14dd-4e02-a700-ad952613174d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-70770d5b-14dd-4e02-a700-ad952613174d tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-70770d5b-14dd-4e02-a700-ad952613174d tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-70770d5b-14dd-4e02-a700-ad952613174d tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-70770d5b-14dd-4e02-a700-ad952613174d tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] Volume info retrieved successfully. Sep 07 02:16:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-70770d5b-14dd-4e02-a700-ad952613174d tempest-VolumeQuotasAdminTestJSON-419287564 tempest-VolumeQuotasAdminTestJSON-419287564-project-member] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 200 Sep 07 02:16:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 98/191] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:39 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 858 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1a264e79-eb26-4e85-8a94-ab997661e296 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1a264e79-eb26-4e85-8a94-ab997661e296 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True Sep 07 02:16:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1a264e79-eb26-4e85-8a94-ab997661e296 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1a264e79-eb26-4e85-8a94-ab997661e296 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1a264e79-eb26-4e85-8a94-ab997661e296 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True returned with HTTP 200 Sep 07 02:16:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 94/192] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:16:39 2026] GET /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c?usage=True => generated 1064 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f24a2ef4-e64a-4fe9-b90e-de3b4e656cf2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f24a2ef4-e64a-4fe9-b90e-de3b4e656cf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/03d0f18161c640f184c49be828ddb457?usage=True Sep 07 02:16:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f24a2ef4-e64a-4fe9-b90e-de3b4e656cf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f24a2ef4-e64a-4fe9-b90e-de3b4e656cf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f24a2ef4-e64a-4fe9-b90e-de3b4e656cf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/03d0f18161c640f184c49be828ddb457?usage=True returned with HTTP 200 Sep 07 02:16:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 99/193] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:16:39 2026] GET /volume/v3/os-quota-sets/03d0f18161c640f184c49be828ddb457?usage=True => generated 1064 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1f866121-cf21-4125-9409-419b43ff2472 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f866121-cf21-4125-9409-419b43ff2472 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f866121-cf21-4125-9409-419b43ff2472 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f866121-cf21-4125-9409-419b43ff2472 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:40 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-1f866121-cf21-4125-9409-419b43ff2472 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Delete volume with id: e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1f866121-cf21-4125-9409-419b43ff2472 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Volume info retrieved successfully. Sep 07 02:16:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1f866121-cf21-4125-9409-419b43ff2472 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Delete volume request issued successfully. Sep 07 02:16:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f866121-cf21-4125-9409-419b43ff2472 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 202 Sep 07 02:16:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 95/194] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:40 2026] DELETE /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:16:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-acd9b9db-ff6d-4a97-a4de-3b02c00eb7a9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-acd9b9db-ff6d-4a97-a4de-3b02c00eb7a9 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-acd9b9db-ff6d-4a97-a4de-3b02c00eb7a9 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-acd9b9db-ff6d-4a97-a4de-3b02c00eb7a9 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-acd9b9db-ff6d-4a97-a4de-3b02c00eb7a9 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Volume info retrieved successfully. Sep 07 02:16:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-acd9b9db-ff6d-4a97-a4de-3b02c00eb7a9 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 200 Sep 07 02:16:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 100/195] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:40 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 1020 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:16:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b5243b44-fe75-4691-bb80-4ec99ef7413d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5243b44-fe75-4691-bb80-4ec99ef7413d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b5243b44-fe75-4691-bb80-4ec99ef7413d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-358675201", "description": "tempest-group-type-description-4943230", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5243b44-fe75-4691-bb80-4ec99ef7413d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:16:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 96/196] 192.168.122.234 () {62 vars in 1196 bytes} [Mon Sep 7 02:16:40 2026] POST /volume/v3/group_types => generated 261 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5605c0c5-6f23-4953-97a6-18cb63e5e034 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5605c0c5-6f23-4953-97a6-18cb63e5e034 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] GET http://192.168.122.234/volume/v3/group_types Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5605c0c5-6f23-4953-97a6-18cb63e5e034 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5605c0c5-6f23-4953-97a6-18cb63e5e034 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0ab50c1f-180d-4502-b11c-84d4a66be155 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0ab50c1f-180d-4502-b11c-84d4a66be155 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0ab50c1f-180d-4502-b11c-84d4a66be155 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0ab50c1f-180d-4502-b11c-84d4a66be155 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5605c0c5-6f23-4953-97a6-18cb63e5e034 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 200 Sep 07 02:16:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 101/197] 192.168.122.234 () {60 vars in 1174 bytes} [Mon Sep 7 02:16:41 2026] GET /volume/v3/group_types => generated 495 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ffc97a77-1776-4974-abda-781862e98ec7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ffc97a77-1776-4974-abda-781862e98ec7 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] PUT http://192.168.122.234/volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ffc97a77-1776-4974-abda-781862e98ec7 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1359838125", "description": "updated-group-type-desc"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0ab50c1f-180d-4502-b11c-84d4a66be155 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Volume info retrieved successfully. Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0ab50c1f-180d-4502-b11c-84d4a66be155 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 200 Sep 07 02:16:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 97/198] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:41 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 1020 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ffc97a77-1776-4974-abda-781862e98ec7 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d returned with HTTP 200 Sep 07 02:16:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 102/199] 192.168.122.234 () {62 vars in 1306 bytes} [Mon Sep 7 02:16:41 2026] PUT /volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d => generated 255 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3d88daa9-3ab3-46de-bb43-6db5e4b0390d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d88daa9-3ab3-46de-bb43-6db5e4b0390d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] GET http://192.168.122.234/volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d88daa9-3ab3-46de-bb43-6db5e4b0390d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d88daa9-3ab3-46de-bb43-6db5e4b0390d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d88daa9-3ab3-46de-bb43-6db5e4b0390d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d returned with HTTP 200 Sep 07 02:16:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 98/200] 192.168.122.234 () {60 vars in 1285 bytes} [Mon Sep 7 02:16:41 2026] GET /volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d => generated 255 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a9722af1-f2e2-492f-985d-73d9ee432d0c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9722af1-f2e2-492f-985d-73d9ee432d0c tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9722af1-f2e2-492f-985d-73d9ee432d0c tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9722af1-f2e2-492f-985d-73d9ee432d0c tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9722af1-f2e2-492f-985d-73d9ee432d0c tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d returned with HTTP 202 Sep 07 02:16:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 103/201] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:16:41 2026] DELETE /volume/v3/group_types/d582ba9a-4fb1-4382-b435-08854b94266d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-50ef8acd-6e61-49f7-ac04-432752f3dd66 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50ef8acd-6e61-49f7-ac04-432752f3dd66 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] GET http://192.168.122.234/volume/v3/group_types Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50ef8acd-6e61-49f7-ac04-432752f3dd66 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50ef8acd-6e61-49f7-ac04-432752f3dd66 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50ef8acd-6e61-49f7-ac04-432752f3dd66 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 200 Sep 07 02:16:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 99/202] 192.168.122.234 () {60 vars in 1174 bytes} [Mon Sep 7 02:16:41 2026] GET /volume/v3/group_types => generated 248 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b6ffe706-967e-413f-930f-efeec0676fad None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b6ffe706-967e-413f-930f-efeec0676fad tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:16:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b6ffe706-967e-413f-930f-efeec0676fad tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-825717587", "is_public": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b6ffe706-967e-413f-930f-efeec0676fad tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 104/203] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:16:41 2026] POST /volume/v3/group_types => generated 163 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2ff49126-8ef3-478a-b0f3-668e2a43cc5b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2ff49126-8ef3-478a-b0f3-668e2a43cc5b tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2ff49126-8ef3-478a-b0f3-668e2a43cc5b tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1748733433", "is_public": false}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2ff49126-8ef3-478a-b0f3-668e2a43cc5b tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:16:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 100/204] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:16:42 2026] POST /volume/v3/group_types => generated 165 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-46acd388-ebe0-49ff-bf08-c761f6751866 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-46acd388-ebe0-49ff-bf08-c761f6751866 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] GET http://192.168.122.234/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-46acd388-ebe0-49ff-bf08-c761f6751866 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-46acd388-ebe0-49ff-bf08-c761f6751866 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-46acd388-ebe0-49ff-bf08-c761f6751866 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 105/205] 192.168.122.234 () {60 vars in 1235 bytes} [Mon Sep 7 02:16:42 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-71e7c4f5-7a8f-44fe-8930-440fb05fcf5d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71e7c4f5-7a8f-44fe-8930-440fb05fcf5d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] GET http://192.168.122.234/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71e7c4f5-7a8f-44fe-8930-440fb05fcf5d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71e7c4f5-7a8f-44fe-8930-440fb05fcf5d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71e7c4f5-7a8f-44fe-8930-440fb05fcf5d tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 02:16:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 101/206] 192.168.122.234 () {60 vars in 1237 bytes} [Mon Sep 7 02:16:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dc354dcd-6b20-4dc2-962e-fd8481ff4073 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dc354dcd-6b20-4dc2-962e-fd8481ff4073 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] GET http://192.168.122.234/volume/v3/group_types?is_public=False Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dc354dcd-6b20-4dc2-962e-fd8481ff4073 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dc354dcd-6b20-4dc2-962e-fd8481ff4073 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dc354dcd-6b20-4dc2-962e-fd8481ff4073 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 106/207] 192.168.122.234 () {60 vars in 1205 bytes} [Mon Sep 7 02:16:42 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ef65f962-b777-434f-8352-7b25ff929bf2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d9059c54-8957-4c80-86d4-f03e29b09922 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d9059c54-8957-4c80-86d4-f03e29b09922 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] GET http://192.168.122.234/volume/v3/group_types?is_public=True Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ef65f962-b777-434f-8352-7b25ff929bf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ef65f962-b777-434f-8352-7b25ff929bf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d9059c54-8957-4c80-86d4-f03e29b09922 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ef65f962-b777-434f-8352-7b25ff929bf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d9059c54-8957-4c80-86d4-f03e29b09922 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ef65f962-b777-434f-8352-7b25ff929bf2 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 404 Sep 07 02:16:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 102/208] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:42 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d9059c54-8957-4c80-86d4-f03e29b09922 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 107/209] 192.168.122.234 () {60 vars in 1203 bytes} [Mon Sep 7 02:16:42 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c1d9f064-0ef2-4440-97ae-12468ab9078e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a5d12503-908a-4c6c-b26c-595fbc7b579b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5d12503-908a-4c6c-b26c-595fbc7b579b tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/9d3a9de7-0378-4d38-a2ee-ca2c057e4a3c Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c1d9f064-0ef2-4440-97ae-12468ab9078e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] GET http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5d12503-908a-4c6c-b26c-595fbc7b579b tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5d12503-908a-4c6c-b26c-595fbc7b579b tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c1d9f064-0ef2-4440-97ae-12468ab9078e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c1d9f064-0ef2-4440-97ae-12468ab9078e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c1d9f064-0ef2-4440-97ae-12468ab9078e tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 404 Sep 07 02:16:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 103/210] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:42 2026] GET /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5d12503-908a-4c6c-b26c-595fbc7b579b tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types/9d3a9de7-0378-4d38-a2ee-ca2c057e4a3c returned with HTTP 202 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 108/211] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:16:42 2026] DELETE /volume/v3/group_types/9d3a9de7-0378-4d38-a2ee-ca2c057e4a3c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b8f72ea4-77d3-4520-b925-f5ce6166ecbf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-00dbc063-40ef-4a71-8884-884b3ec79524 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-00dbc063-40ef-4a71-8884-884b3ec79524 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/8ad8c0d0-f17b-4ba3-94f6-e008ce36d122 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-00dbc063-40ef-4a71-8884-884b3ec79524 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-00dbc063-40ef-4a71-8884-884b3ec79524 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8f72ea4-77d3-4520-b925-f5ce6166ecbf tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] DELETE http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8f72ea4-77d3-4520-b925-f5ce6166ecbf tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8f72ea4-77d3-4520-b925-f5ce6166ecbf tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b8f72ea4-77d3-4520-b925-f5ce6166ecbf tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] Delete volume with id: e5f47e84-b824-410c-a2bd-dc16fc4546b0 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-00dbc063-40ef-4a71-8884-884b3ec79524 tempest-GroupTypesTest-1395020360 tempest-GroupTypesTest-1395020360-project-admin] http://192.168.122.234/volume/v3/group_types/8ad8c0d0-f17b-4ba3-94f6-e008ce36d122 returned with HTTP 202 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 109/212] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:16:42 2026] DELETE /volume/v3/group_types/8ad8c0d0-f17b-4ba3-94f6-e008ce36d122 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8f72ea4-77d3-4520-b925-f5ce6166ecbf tempest-VolumeQuotasAdminTestJSON-1377745627 tempest-VolumeQuotasAdminTestJSON-1377745627-project-member] http://192.168.122.234/volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 returned with HTTP 404 Sep 07 02:16:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 104/213] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:42 2026] DELETE /volume/v3/volumes/e5f47e84-b824-410c-a2bd-dc16fc4546b0 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0544ca1a-bf9b-4e0a-b1a9-3ae3bba037ce None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0544ca1a-bf9b-4e0a-b1a9-3ae3bba037ce tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/f1ff67b1b824461fb8f0a60c50c878ed?usage=True Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0544ca1a-bf9b-4e0a-b1a9-3ae3bba037ce tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0544ca1a-bf9b-4e0a-b1a9-3ae3bba037ce tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0544ca1a-bf9b-4e0a-b1a9-3ae3bba037ce tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/f1ff67b1b824461fb8f0a60c50c878ed?usage=True returned with HTTP 200 Sep 07 02:16:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 110/214] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:16:42 2026] GET /volume/v3/os-quota-sets/f1ff67b1b824461fb8f0a60c50c878ed?usage=True => generated 1064 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1b8655df-fd46-4158-874e-7a62da25e22b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b8655df-fd46-4158-874e-7a62da25e22b tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1b8655df-fd46-4158-874e-7a62da25e22b tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b8655df-fd46-4158-874e-7a62da25e22b tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 105/215] 192.168.122.234 () {60 vars in 1259 bytes} [Mon Sep 7 02:16:42 2026] PUT /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 400 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4970948d-60e5-4104-80fe-745b020a9485 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4970948d-60e5-4104-80fe-745b020a9485 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c Sep 07 02:16:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4970948d-60e5-4104-80fe-745b020a9485 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4970948d-60e5-4104-80fe-745b020a9485 tempest-VolumeQuotasAdminTestJSON-1045724889 tempest-VolumeQuotasAdminTestJSON-1045724889-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c returned with HTTP 200 Sep 07 02:16:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 111/216] 192.168.122.234 () {60 vars in 1259 bytes} [Mon Sep 7 02:16:43 2026] PUT /volume/v3/os-quota-sets/68fe8b3d10ab4b6a97b12471c268b01c => generated 398 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-65f1f2dd-fc8c-4441-a1a5-f798342f560d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65f1f2dd-fc8c-4441-a1a5-f798342f560d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:16:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-65f1f2dd-fc8c-4441-a1a5-f798342f560d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1299570884"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65f1f2dd-fc8c-4441-a1a5-f798342f560d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:16:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 106/217] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:16:51 2026] POST /volume/v3/types => generated 216 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fe5ee3df-4c92-4f8f-8c73-8d0023b0661c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe5ee3df-4c92-4f8f-8c73-8d0023b0661c tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:16:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe5ee3df-4c92-4f8f-8c73-8d0023b0661c tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2095412054"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe5ee3df-4c92-4f8f-8c73-8d0023b0661c tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:16:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 112/218] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:16:52 2026] POST /volume/v3/group_types => generated 173 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:16:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:16:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6be7a365-3848-453a-afed-0190b19eb810", "volume_types": ["db079ae8-91cf-459e-b4ec-89f596c9484b"], "name": "tempest-Group1-1870946350"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Creating new group {'group': {'group_type': '6be7a365-3848-453a-afed-0190b19eb810', 'volume_types': ['db079ae8-91cf-459e-b4ec-89f596c9484b'], 'name': 'tempest-Group1-1870946350'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:16:52 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Creating group tempest-Group1-1870946350. Sep 07 02:16:52 devstack devstack@c-api.service[87011]: /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 07 02:16:52 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:16:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Availability zone cache updated, next update will occur around 2026-09-07 01:16:52.504976. {{(pid=87011) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 02:16:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Availability Zones retrieved successfully. Sep 07 02:16:52 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Created reservations ['b22a45ed-d796-4ded-a786-606307caf6ed'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e5e45bcf-fe51-4382-acc7-7a9ad13778d4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:16:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 107/219] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:16:52 2026] POST /volume/v3/groups => generated 94 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-17dc86bc-db58-497b-82d9-40fd2ee7dbdf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17dc86bc-db58-497b-82d9-40fd2ee7dbdf tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e Sep 07 02:16:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17dc86bc-db58-497b-82d9-40fd2ee7dbdf tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17dc86bc-db58-497b-82d9-40fd2ee7dbdf tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-17dc86bc-db58-497b-82d9-40fd2ee7dbdf tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 2d28dc45-8325-4ce8-9223-33e09d39e11e {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:52 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17dc86bc-db58-497b-82d9-40fd2ee7dbdf tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e returned with HTTP 200 Sep 07 02:16:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 113/220] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:52 2026] GET /volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e => generated 322 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ddab46fe-b868-493a-a499-81f9812e1230 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ddab46fe-b868-493a-a499-81f9812e1230 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ddab46fe-b868-493a-a499-81f9812e1230 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ddab46fe-b868-493a-a499-81f9812e1230 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-ddab46fe-b868-493a-a499-81f9812e1230 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 2d28dc45-8325-4ce8-9223-33e09d39e11e {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:53 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:16:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ddab46fe-b868-493a-a499-81f9812e1230 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e returned with HTTP 200 Sep 07 02:16:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 108/221] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:53 2026] GET /volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:16:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6be7a365-3848-453a-afed-0190b19eb810", "volume_types": ["db079ae8-91cf-459e-b4ec-89f596c9484b"], "name": "tempest-Group2-1542231447"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Creating new group {'group': {'group_type': '6be7a365-3848-453a-afed-0190b19eb810', 'volume_types': ['db079ae8-91cf-459e-b4ec-89f596c9484b'], 'name': 'tempest-Group2-1542231447'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:16:53 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Creating group tempest-Group2-1542231447. Sep 07 02:16:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Availability Zones retrieved successfully. Sep 07 02:16:53 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Created reservations ['47db926b-0f85-44e1-8b1c-d5ff4a9b66af'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65cc73c2-73eb-4572-8e56-a5904865fd03 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:16:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 114/222] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:16:53 2026] POST /volume/v3/groups => generated 94 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8e54f052-32e3-452e-95a8-b7521a2ec23d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e54f052-32e3-452e-95a8-b7521a2ec23d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e54f052-32e3-452e-95a8-b7521a2ec23d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e54f052-32e3-452e-95a8-b7521a2ec23d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-8e54f052-32e3-452e-95a8-b7521a2ec23d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 37112761-44f7-4b0b-8383-8a85cac6d5c5 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:54 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:16:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e54f052-32e3-452e-95a8-b7521a2ec23d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 returned with HTTP 200 Sep 07 02:16:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 109/223] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:53 2026] GET /volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 => generated 322 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8fa96cb4-139c-4f72-84a6-62460045467a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fa96cb4-139c-4f72-84a6-62460045467a tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fa96cb4-139c-4f72-84a6-62460045467a tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fa96cb4-139c-4f72-84a6-62460045467a tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:16:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 115/224] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:16:54 2026] POST /volume/v3/types => generated 188 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-10d153fd-adf5-46ac-926d-57ca33be39d2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10d153fd-adf5-46ac-926d-57ca33be39d2 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:16:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-10d153fd-adf5-46ac-926d-57ca33be39d2 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10d153fd-adf5-46ac-926d-57ca33be39d2 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:16:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 110/225] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:16:54 2026] POST /volume/v3/types => generated 188 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-43f876b4-70bd-445a-8eee-b030969e24c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:16:54 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Create volume of 1 GB Sep 07 02:16:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Availability Zones retrieved successfully. Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Flow 'volume_create_api' (f4f9166c-d332-4ce5-b58f-c4aa86b9e7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68da7aa-ffeb-4c10-8c16-d488bccc571c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:54 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68da7aa-ffeb-4c10-8c16-d488bccc571c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:16:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=53c914ba-f301-4328-94d7-a0d4278258ba,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53c914ba-f301-4328-94d7-a0d4278258ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7517ad2f-35e2-4d1f-b669-b8783f65e1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fd526455-505e-406f-bc8c-9a204cafc8d1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd526455-505e-406f-bc8c-9a204cafc8d1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd526455-505e-406f-bc8c-9a204cafc8d1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd526455-505e-406f-bc8c-9a204cafc8d1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-fd526455-505e-406f-bc8c-9a204cafc8d1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 37112761-44f7-4b0b-8383-8a85cac6d5c5 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:55 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-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 07 02:16:55 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-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 07 02:16:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:16:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd526455-505e-406f-bc8c-9a204cafc8d1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 returned with HTTP 200 Sep 07 02:16:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 111/226] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:55 2026] GET /volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1292771866", "volume_type": "db079ae8-91cf-459e-b4ec-89f596c9484b", "group_id": "2d28dc45-8325-4ce8-9223-33e09d39e11e", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1292771866', 'volume_type': 'db079ae8-91cf-459e-b4ec-89f596c9484b', 'group_id': '2d28dc45-8325-4ce8-9223-33e09d39e11e', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:55 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume of 1 GB Sep 07 02:16:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:16:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Availability Zones retrieved successfully. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Flow 'volume_create_api' (6397efd0-5140-4bfa-bad9-b3b876b4f69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c244ee-5b2f-48ba-b168-764fa5e92091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Created reservations ['646164b9-5b3c-4152-b922-3b5648cf6ef4', 'f0e68a04-4a1f-4f17-a318-27ced182a877', 'a060c50f-efe2-4fa2-9da3-396f44eccdd9', '8f6b2ad7-4fce-4265-a66b-3982f7d9fa71'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7517ad2f-35e2-4d1f-b669-b8783f65e1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646164b9-5b3c-4152-b922-3b5648cf6ef4', 'f0e68a04-4a1f-4f17-a318-27ced182a877', 'a060c50f-efe2-4fa2-9da3-396f44eccdd9', '8f6b2ad7-4fce-4265-a66b-3982f7d9fa71']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de8b84f-202f-4cc8-8c17-8f36f626eb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c244ee-5b2f-48ba-b168-764fa5e92091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:16:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db079ae8-91cf-459e-b4ec-89f596c9484b,is_public=True,name='tempest-GroupsTest-volume-type-1299570884',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db079ae8-91cf-459e-b4ec-89f596c9484b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d28dc45-8325-4ce8-9223-33e09d39e11e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62973eba-3fb9-4541-a751-b2d318ee90cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de8b84f-202f-4cc8-8c17-8f36f626eb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61e199b8-b494-4482-af1a-6c48e878d2ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4309f67f56bf41b68b2459112198f108',qos_specs=None,replication_status=,reservations=['646164b9-5b3c-4152-b922-3b5648cf6ef4','f0e68a04-4a1f-4f17-a318-27ced182a877','a060c50f-efe2-4fa2-9da3-396f44eccdd9','8f6b2ad7-4fce-4265-a66b-3982f7d9fa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8deab2ee9eac428f9ee5b18abda51ddd',volume_type_id=53c914ba-f301-4328-94d7-a0d4278258ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61e199b8-b494-4482-af1a-6c48e878d2ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4309f67f56bf41b68b2459112198f108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8deab2ee9eac428f9ee5b18abda51ddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53c914ba-f301-4328-94d7-a0d4278258ba),volume_type_id=53c914ba-f301-4328-94d7-a0d4278258ba)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac7c4ac-af1c-4b2b-96c2-937791cfecd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1299570884 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1299570884, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac7c4ac-af1c-4b2b-96c2-937791cfecd4) transitioned into state 'SUCCESS' from state '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-805426140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4309f67f56bf41b68b2459112198f108',qos_specs=None,replication_status=,reservations=['646164b9-5b3c-4152-b922-3b5648cf6ef4','f0e68a04-4a1f-4f17-a318-27ced182a877','a060c50f-efe2-4fa2-9da3-396f44eccdd9','8f6b2ad7-4fce-4265-a66b-3982f7d9fa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8deab2ee9eac428f9ee5b18abda51ddd',volume_type_id=53c914ba-f301-4328-94d7-a0d4278258ba)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1299570884 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1299570884, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3910253f-8787-4314-89cf-591f161e6adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3910253f-8787-4314-89cf-591f161e6adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Flow 'volume_create_api' (f4f9166c-d332-4ce5-b58f-c4aa86b9e7c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Create volume request issued successfully. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43f876b4-70bd-445a-8eee-b030969e24c2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:16:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 116/227] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:16:54 2026] POST /volume/v3/volumes => generated 775 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c80dbef3-7d50-4e3e-82e1-300fa6d0871a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c80dbef3-7d50-4e3e-82e1-300fa6d0871a tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c80dbef3-7d50-4e3e-82e1-300fa6d0871a tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c80dbef3-7d50-4e3e-82e1-300fa6d0871a tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Created reservations ['4911e41e-d3ae-492d-a519-c63e7a3a5dbb', 'b4f4c956-b5b6-427a-bd8e-1bf0ebc741d7', '6462c038-1643-4df0-9bb0-8a14eac2a2c6', 'd9bade82-714f-4182-8f46-1f0a71ab078d'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62973eba-3fb9-4541-a751-b2d318ee90cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4911e41e-d3ae-492d-a519-c63e7a3a5dbb', 'b4f4c956-b5b6-427a-bd8e-1bf0ebc741d7', '6462c038-1643-4df0-9bb0-8a14eac2a2c6', 'd9bade82-714f-4182-8f46-1f0a71ab078d']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2556be7-fe80-466d-863c-4704656c07e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c80dbef3-7d50-4e3e-82e1-300fa6d0871a tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c80dbef3-7d50-4e3e-82e1-300fa6d0871a tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 117/228] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:55 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 843 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2556be7-fe80-466d-863c-4704656c07e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c472801-0b31-4373-80d9-a920ef42192a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1292771866',encryption_key_id=None,group_id=2d28dc45-8325-4ce8-9223-33e09d39e11e,group_type_id=,metadata={},multiattach=False,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',qos_specs=None,replication_status=,reservations=['4911e41e-d3ae-492d-a519-c63e7a3a5dbb','b4f4c956-b5b6-427a-bd8e-1bf0ebc741d7','6462c038-1643-4df0-9bb0-8a14eac2a2c6','d9bade82-714f-4182-8f46-1f0a71ab078d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36585692fe204b59bca38181b1aba358',volume_type_id=db079ae8-91cf-459e-b4ec-89f596c9484b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1292771866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d28dc45-8325-4ce8-9223-33e09d39e11e,host=None,id=8c472801-0b31-4373-80d9-a920ef42192a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36585692fe204b59bca38181b1aba358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db079ae8-91cf-459e-b4ec-89f596c9484b),volume_type_id=db079ae8-91cf-459e-b4ec-89f596c9484b)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a942e14-6e80-4cc7-93a3-89fa61b8c515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a942e14-6e80-4cc7-93a3-89fa61b8c515) transitioned into state 'SUCCESS' from state '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-1292771866',encryption_key_id=None,group_id=2d28dc45-8325-4ce8-9223-33e09d39e11e,group_type_id=,metadata={},multiattach=False,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',qos_specs=None,replication_status=,reservations=['4911e41e-d3ae-492d-a519-c63e7a3a5dbb','b4f4c956-b5b6-427a-bd8e-1bf0ebc741d7','6462c038-1643-4df0-9bb0-8a14eac2a2c6','d9bade82-714f-4182-8f46-1f0a71ab078d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36585692fe204b59bca38181b1aba358',volume_type_id=db079ae8-91cf-459e-b4ec-89f596c9484b)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa3c513-9df8-415d-aecf-bd1e04282ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa3c513-9df8-415d-aecf-bd1e04282ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Flow 'volume_create_api' (6397efd0-5140-4bfa-bad9-b3b876b4f69b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume request issued successfully. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:16:55 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:16:55 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:16:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c96dcf46-6800-4c2d-ae6d-2a04cf756fb9 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:16:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 112/229] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:16:55 2026] POST /volume/v3/volumes => generated 823 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:16:55 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:16:55 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:16:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7a42a28-7c2d-49a9-9dbb-093c118928c2 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a returned with HTTP 200 Sep 07 02:16:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 118/230] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:16:55 2026] GET /volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a => generated 891 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-14a375da-65d1-4163-b8d5-fd9e1a7bf98f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14a375da-65d1-4163-b8d5-fd9e1a7bf98f tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14a375da-65d1-4163-b8d5-fd9e1a7bf98f tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14a375da-65d1-4163-b8d5-fd9e1a7bf98f tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-14a375da-65d1-4163-b8d5-fd9e1a7bf98f tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14a375da-65d1-4163-b8d5-fd9e1a7bf98f tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 113/231] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:56 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 867 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:16:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a Sep 07 02:16:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:16:57 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:16:57 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:16:57 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:16:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36ed1ed3-866f-416b-a64f-ce4be7961da6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a returned with HTTP 200 Sep 07 02:16:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 119/232] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:16:56 2026] GET /volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c827c8fc-060b-424d-81bb-212a8ca1da4d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c827c8fc-060b-424d-81bb-212a8ca1da4d tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c827c8fc-060b-424d-81bb-212a8ca1da4d tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c827c8fc-060b-424d-81bb-212a8ca1da4d tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c827c8fc-060b-424d-81bb-212a8ca1da4d tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c827c8fc-060b-424d-81bb-212a8ca1da4d tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 114/233] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:57 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 868 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f64c5787-55cd-4436-b1f1-669a56981e6b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f64c5787-55cd-4436-b1f1-669a56981e6b tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f64c5787-55cd-4436-b1f1-669a56981e6b tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f64c5787-55cd-4436-b1f1-669a56981e6b tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f64c5787-55cd-4436-b1f1-669a56981e6b tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Volume info retrieved successfully. Sep 07 02:16:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f64c5787-55cd-4436-b1f1-669a56981e6b tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 120/234] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:57 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 1031 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] POST http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce/action Sep 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:57 devstack devstack@c-api.service[87011]: /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 07 02:16:57 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:16:57 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-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 07 02:16:57 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-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 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Created reservations ['dab7b35f-9169-4e28-97e5-3bff7edd508e', '4f4a3294-a933-49cb-9dfe-4d4e348a5994'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:57 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-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 07 02:16:57 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-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 07 02:16:57 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Created reservations ['29a6bba1-428a-4b0c-a9a6-17bebe86e0a3', 'ae08238e-0659-497c-805c-3a62edbff182'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Retype volume request issued successfully. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-99b26fa6-9206-4bf8-943d-173423ce7ee2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce/action returned with HTTP 202 Sep 07 02:16:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 115/235] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:16:57 2026] POST /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-74d08433-583e-4efc-969b-6b809789d072 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74d08433-583e-4efc-969b-6b809789d072 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74d08433-583e-4efc-969b-6b809789d072 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74d08433-583e-4efc-969b-6b809789d072 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-74d08433-583e-4efc-969b-6b809789d072 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74d08433-583e-4efc-969b-6b809789d072 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 121/236] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:58 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:16:58 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c954b159-cd0a-47a5-b218-273933fa2ed6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a returned with HTTP 200 Sep 07 02:16:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 116/237] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:16:58 2026] GET /volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a => generated 916 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d9e2f0ef-3c5c-406d-a583-fa63cfadb978 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d9e2f0ef-3c5c-406d-a583-fa63cfadb978 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d9e2f0ef-3c5c-406d-a583-fa63cfadb978 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d9e2f0ef-3c5c-406d-a583-fa63cfadb978 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-d9e2f0ef-3c5c-406d-a583-fa63cfadb978 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 2d28dc45-8325-4ce8-9223-33e09d39e11e {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d9e2f0ef-3c5c-406d-a583-fa63cfadb978 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e returned with HTTP 200 Sep 07 02:16:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 122/238] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:58 2026] GET /volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-37c409e4-6462-46d6-aa45-10d86cabd8e1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-37c409e4-6462-46d6-aa45-10d86cabd8e1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-37c409e4-6462-46d6-aa45-10d86cabd8e1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-37c409e4-6462-46d6-aa45-10d86cabd8e1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-37c409e4-6462-46d6-aa45-10d86cabd8e1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 37112761-44f7-4b0b-8383-8a85cac6d5c5 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-37c409e4-6462-46d6-aa45-10d86cabd8e1 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 returned with HTTP 200 Sep 07 02:16:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 117/239] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:16:58 2026] GET /volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aef9b457-b54f-4190-9db1-baec502ca24e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aef9b457-b54f-4190-9db1-baec502ca24e tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/detail Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aef9b457-b54f-4190-9db1-baec502ca24e tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aef9b457-b54f-4190-9db1-baec502ca24e tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /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 07 02:16:58 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aef9b457-b54f-4190-9db1-baec502ca24e tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/detail returned with HTTP 200 Sep 07 02:16:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 123/240] 192.168.122.234 () {60 vars in 1180 bytes} [Mon Sep 7 02:16:58 2026] GET /volume/v3/groups/detail => generated 640 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /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 07 02:16:58 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Get all volumes completed successfully. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:16:58 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d596489-0a4e-4bf7-b081-ec1276eeed09 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:16:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 118/241] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:16:58 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /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 07 02:16:58 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Get all volumes completed successfully. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:16:58 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:16:58 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:16:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b1e5bc5a-6a27-4f6b-a7a2-e193b105c20b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:16:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 124/242] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:16:58 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8eeab4d2-56a4-4f11-a9c4-182c556dc89c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8eeab4d2-56a4-4f11-a9c4-182c556dc89c tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e/action Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8eeab4d2-56a4-4f11-a9c4-182c556dc89c tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8eeab4d2-56a4-4f11-a9c4-182c556dc89c tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-8eeab4d2-56a4-4f11-a9c4-182c556dc89c tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] delete called for group 2d28dc45-8325-4ce8-9223-33e09d39e11e {{(pid=87011) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:16:58 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-8eeab4d2-56a4-4f11-a9c4-182c556dc89c tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Delete group with id: 2d28dc45-8325-4ce8-9223-33e09d39e11e Sep 07 02:16:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /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 07 02:16:59 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /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 07 02:16:59 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8eeab4d2-56a4-4f11-a9c4-182c556dc89c tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e/action returned with HTTP 202 Sep 07 02:16:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 119/243] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:16:58 2026] POST /volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7603195f-9979-4727-ae07-9342330741b6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d521c7a1-4560-420a-b642-744a42733746 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d521c7a1-4560-420a-b642-744a42733746 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d521c7a1-4560-420a-b642-744a42733746 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d521c7a1-4560-420a-b642-744a42733746 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:16:59 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d521c7a1-4560-420a-b642-744a42733746 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d521c7a1-4560-420a-b642-744a42733746 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 120/244] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:59 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 868 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9c53c528-a105-45ed-878b-5e036839b5b9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c53c528-a105-45ed-878b-5e036839b5b9 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c53c528-a105-45ed-878b-5e036839b5b9 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c53c528-a105-45ed-878b-5e036839b5b9 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7603195f-9979-4727-ae07-9342330741b6 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a returned with HTTP 200 Sep 07 02:16:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 125/245] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:16:59 2026] GET /volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9c53c528-a105-45ed-878b-5e036839b5b9 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Volume info retrieved successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c53c528-a105-45ed-878b-5e036839b5b9 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 121/246] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:59 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 1031 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d8605295-3585-4bb0-8c5b-865374025739 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8605295-3585-4bb0-8c5b-865374025739 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] GET http://192.168.122.234/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140 Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8605295-3585-4bb0-8c5b-865374025739 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8605295-3585-4bb0-8c5b-865374025739 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8605295-3585-4bb0-8c5b-865374025739 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140'), ('all_tenants', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: /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 07 02:16:59 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:16:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d8605295-3585-4bb0-8c5b-865374025739 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Get all volumes completed successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8605295-3585-4bb0-8c5b-865374025739 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140 returned with HTTP 200 Sep 07 02:16:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 126/247] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:16:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-805426140 => generated 354 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-27ffbe9f-88c1-4398-8939-b3cc830e51ca None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27ffbe9f-88c1-4398-8939-b3cc830e51ca tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27ffbe9f-88c1-4398-8939-b3cc830e51ca tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27ffbe9f-88c1-4398-8939-b3cc830e51ca tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-27ffbe9f-88c1-4398-8939-b3cc830e51ca tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27ffbe9f-88c1-4398-8939-b3cc830e51ca tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 122/248] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:59 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] DELETE http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Delete volume with id: 61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:16:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Delete volume request issued successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a946f4a1-ce15-4f61-9c82-03bdc37f79e1 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 202 Sep 07 02:16:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 127/249] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:16:59 2026] DELETE /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-84b7a3d7-e681-4870-a976-a97cf2c3a6b2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-84b7a3d7-e681-4870-a976-a97cf2c3a6b2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-84b7a3d7-e681-4870-a976-a97cf2c3a6b2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-84b7a3d7-e681-4870-a976-a97cf2c3a6b2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-84b7a3d7-e681-4870-a976-a97cf2c3a6b2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:16:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-84b7a3d7-e681-4870-a976-a97cf2c3a6b2 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:16:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 123/250] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:16:59 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 867 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0f3ab558-5709-4e27-92a4-c4006be0568b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0f3ab558-5709-4e27-92a4-c4006be0568b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0f3ab558-5709-4e27-92a4-c4006be0568b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0f3ab558-5709-4e27-92a4-c4006be0568b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0f3ab558-5709-4e27-92a4-c4006be0568b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a returned with HTTP 404 Sep 07 02:17:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 128/251] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:00 2026] GET /volume/v3/volumes/8c472801-0b31-4373-80d9-a920ef42192a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-95a2d567-8413-4455-964a-74e5f0cd4c66 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95a2d567-8413-4455-964a-74e5f0cd4c66 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-95a2d567-8413-4455-964a-74e5f0cd4c66 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-95a2d567-8413-4455-964a-74e5f0cd4c66 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-95a2d567-8413-4455-964a-74e5f0cd4c66 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 2d28dc45-8325-4ce8-9223-33e09d39e11e {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95a2d567-8413-4455-964a-74e5f0cd4c66 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e returned with HTTP 404 Sep 07 02:17:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 124/252] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:00 2026] GET /volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-14ff5ba3-cc35-4eb9-9236-3675b7ca1a06 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-14ff5ba3-cc35-4eb9-9236-3675b7ca1a06 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5/action Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-14ff5ba3-cc35-4eb9-9236-3675b7ca1a06 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-14ff5ba3-cc35-4eb9-9236-3675b7ca1a06 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-14ff5ba3-cc35-4eb9-9236-3675b7ca1a06 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] delete called for group 37112761-44f7-4b0b-8383-8a85cac6d5c5 {{(pid=87010) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-14ff5ba3-cc35-4eb9-9236-3675b7ca1a06 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Delete group with id: 37112761-44f7-4b0b-8383-8a85cac6d5c5 Sep 07 02:17:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:00 devstack devstack@c-api.service[87010]: /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 07 02:17:00 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-14ff5ba3-cc35-4eb9-9236-3675b7ca1a06 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5/action returned with HTTP 202 Sep 07 02:17:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 129/253] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:17:00 2026] POST /volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-956c0ebd-5d5a-4373-8b78-346a3effdb23 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-956c0ebd-5d5a-4373-8b78-346a3effdb23 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-956c0ebd-5d5a-4373-8b78-346a3effdb23 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-956c0ebd-5d5a-4373-8b78-346a3effdb23 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-956c0ebd-5d5a-4373-8b78-346a3effdb23 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 37112761-44f7-4b0b-8383-8a85cac6d5c5 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:00 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-956c0ebd-5d5a-4373-8b78-346a3effdb23 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 returned with HTTP 200 Sep 07 02:17:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 125/254] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:00 2026] GET /volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 => generated 322 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5056320f-9916-4b15-adc9-2a0579e37494 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5056320f-9916-4b15-adc9-2a0579e37494 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5056320f-9916-4b15-adc9-2a0579e37494 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5056320f-9916-4b15-adc9-2a0579e37494 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5056320f-9916-4b15-adc9-2a0579e37494 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Volume info retrieved successfully. Sep 07 02:17:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5056320f-9916-4b15-adc9-2a0579e37494 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 200 Sep 07 02:17:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 130/255] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:00 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 867 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8d6624d5-871d-4bf4-93ac-d0775d3fea04 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d6624d5-871d-4bf4-93ac-d0775d3fea04 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d6624d5-871d-4bf4-93ac-d0775d3fea04 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d6624d5-871d-4bf4-93ac-d0775d3fea04 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-8d6624d5-871d-4bf4-93ac-d0775d3fea04 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member 37112761-44f7-4b0b-8383-8a85cac6d5c5 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d6624d5-871d-4bf4-93ac-d0775d3fea04 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 returned with HTTP 404 Sep 07 02:17:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 126/256] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:01 2026] GET /volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a1b3aa1a-9c9b-410b-9d07-f7bd0a341386 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1b3aa1a-9c9b-410b-9d07-f7bd0a341386 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/detail Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1b3aa1a-9c9b-410b-9d07-f7bd0a341386 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1b3aa1a-9c9b-410b-9d07-f7bd0a341386 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: /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 07 02:17:01 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1b3aa1a-9c9b-410b-9d07-f7bd0a341386 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/detail returned with HTTP 200 Sep 07 02:17:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 131/257] 192.168.122.234 () {60 vars in 1180 bytes} [Mon Sep 7 02:17:01 2026] GET /volume/v3/groups/detail => generated 14 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: /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 07 02:17:01 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Get all volumes completed successfully. Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45bb39d3-4e4b-4a21-8ffa-f57dd3cfa79d tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 127/258] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e573411a-020c-4a16-ba1a-d5cfdf85eb44 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e573411a-020c-4a16-ba1a-d5cfdf85eb44 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5/action Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e573411a-020c-4a16-ba1a-d5cfdf85eb44 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e573411a-020c-4a16-ba1a-d5cfdf85eb44 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-e573411a-020c-4a16-ba1a-d5cfdf85eb44 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] delete called for group 37112761-44f7-4b0b-8383-8a85cac6d5c5 {{(pid=87010) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-e573411a-020c-4a16-ba1a-d5cfdf85eb44 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Delete group with id: 37112761-44f7-4b0b-8383-8a85cac6d5c5 Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e573411a-020c-4a16-ba1a-d5cfdf85eb44 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5/action returned with HTTP 404 Sep 07 02:17:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 132/259] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:17:01 2026] POST /volume/v3/groups/37112761-44f7-4b0b-8383-8a85cac6d5c5/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Get all volumes completed successfully. Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27d39b77-6d5d-40f1-a03c-b81f7e31f713 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 128/260] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f5685734-764e-4014-8778-d60b55bd5a80 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5685734-764e-4014-8778-d60b55bd5a80 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e/action Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5685734-764e-4014-8778-d60b55bd5a80 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5685734-764e-4014-8778-d60b55bd5a80 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-f5685734-764e-4014-8778-d60b55bd5a80 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] delete called for group 2d28dc45-8325-4ce8-9223-33e09d39e11e {{(pid=87010) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-f5685734-764e-4014-8778-d60b55bd5a80 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Delete group with id: 2d28dc45-8325-4ce8-9223-33e09d39e11e Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a828817c-4c97-45ec-aeae-110955198478 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a828817c-4c97-45ec-aeae-110955198478 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] GET http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a828817c-4c97-45ec-aeae-110955198478 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a828817c-4c97-45ec-aeae-110955198478 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5685734-764e-4014-8778-d60b55bd5a80 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e/action returned with HTTP 404 Sep 07 02:17:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 133/261] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:17:01 2026] POST /volume/v3/groups/2d28dc45-8325-4ce8-9223-33e09d39e11e/action => generated 108 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a5c9ab0d-87f7-434f-9b55-cdf7ddf4a181 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5c9ab0d-87f7-434f-9b55-cdf7ddf4a181 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/6be7a365-3848-453a-afed-0190b19eb810 Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5c9ab0d-87f7-434f-9b55-cdf7ddf4a181 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5c9ab0d-87f7-434f-9b55-cdf7ddf4a181 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a828817c-4c97-45ec-aeae-110955198478 tempest-VolumeRetypeWithoutMigrationTest-170147830 tempest-VolumeRetypeWithoutMigrationTest-170147830-project-member] http://192.168.122.234/volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce returned with HTTP 404 Sep 07 02:17:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 129/262] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:01 2026] GET /volume/v3/volumes/61e199b8-b494-4482-af1a-6c48e878d2ce => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d43649b5-2710-4411-b49d-9d794f0fb186 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d43649b5-2710-4411-b49d-9d794f0fb186 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] DELETE http://192.168.122.234/volume/v3/types/597121fa-28ae-46e5-9b8b-85742ad0a025 Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d43649b5-2710-4411-b49d-9d794f0fb186 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d43649b5-2710-4411-b49d-9d794f0fb186 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5c9ab0d-87f7-434f-9b55-cdf7ddf4a181 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/group_types/6be7a365-3848-453a-afed-0190b19eb810 returned with HTTP 202 Sep 07 02:17:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 134/263] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:17:01 2026] DELETE /volume/v3/group_types/6be7a365-3848-453a-afed-0190b19eb810 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-26608d40-0f54-4520-909d-edfacde823e7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26608d40-0f54-4520-909d-edfacde823e7 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] DELETE http://192.168.122.234/volume/v3/types/db079ae8-91cf-459e-b4ec-89f596c9484b Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26608d40-0f54-4520-909d-edfacde823e7 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26608d40-0f54-4520-909d-edfacde823e7 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26608d40-0f54-4520-909d-edfacde823e7 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/types/db079ae8-91cf-459e-b4ec-89f596c9484b returned with HTTP 202 Sep 07 02:17:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 135/264] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:17:01 2026] DELETE /volume/v3/types/db079ae8-91cf-459e-b4ec-89f596c9484b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d43649b5-2710-4411-b49d-9d794f0fb186 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/types/597121fa-28ae-46e5-9b8b-85742ad0a025 returned with HTTP 202 Sep 07 02:17:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 130/265] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:17:01 2026] DELETE /volume/v3/types/597121fa-28ae-46e5-9b8b-85742ad0a025 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dd04fc78-1e2b-46ed-816b-afde3a09457d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7bf22cd4-017b-4b2f-b26f-dc51199202ad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7bf22cd4-017b-4b2f-b26f-dc51199202ad tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] GET http://192.168.122.234/volume/v3/types/597121fa-28ae-46e5-9b8b-85742ad0a025 Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7bf22cd4-017b-4b2f-b26f-dc51199202ad tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dd04fc78-1e2b-46ed-816b-afde3a09457d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] GET http://192.168.122.234/volume/v3/types/db079ae8-91cf-459e-b4ec-89f596c9484b Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dd04fc78-1e2b-46ed-816b-afde3a09457d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7bf22cd4-017b-4b2f-b26f-dc51199202ad tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dd04fc78-1e2b-46ed-816b-afde3a09457d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dd04fc78-1e2b-46ed-816b-afde3a09457d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/types/db079ae8-91cf-459e-b4ec-89f596c9484b returned with HTTP 404 Sep 07 02:17:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 136/266] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:17:02 2026] GET /volume/v3/types/db079ae8-91cf-459e-b4ec-89f596c9484b => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7bf22cd4-017b-4b2f-b26f-dc51199202ad tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/types/597121fa-28ae-46e5-9b8b-85742ad0a025 returned with HTTP 404 Sep 07 02:17:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 131/267] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:17:02 2026] GET /volume/v3/types/597121fa-28ae-46e5-9b8b-85742ad0a025 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b2bae571-0765-4f90-bb1d-c1799e6fec0c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-26717e20-f373-4b28-a8f5-740ff30a8f74 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b2bae571-0765-4f90-bb1d-c1799e6fec0c tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] DELETE http://192.168.122.234/volume/v3/types/53c914ba-f301-4328-94d7-a0d4278258ba Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26717e20-f373-4b28-a8f5-740ff30a8f74 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b2bae571-0765-4f90-bb1d-c1799e6fec0c tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b2bae571-0765-4f90-bb1d-c1799e6fec0c tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26717e20-f373-4b28-a8f5-740ff30a8f74 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2060013707"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26717e20-f373-4b28-a8f5-740ff30a8f74 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:17:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 132/268] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:17:02 2026] POST /volume/v3/types => generated 216 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2b05f98b-75fe-4072-8b8a-7f1b3dbd386d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b05f98b-75fe-4072-8b8a-7f1b3dbd386d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2b05f98b-75fe-4072-8b8a-7f1b3dbd386d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-791625868"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b05f98b-75fe-4072-8b8a-7f1b3dbd386d tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:17:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 133/269] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:17:02 2026] POST /volume/v3/group_types => generated 172 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b2bae571-0765-4f90-bb1d-c1799e6fec0c tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/types/53c914ba-f301-4328-94d7-a0d4278258ba returned with HTTP 202 Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a19bf90b-f488-4d1e-90db-e709372724fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 137/270] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:17:02 2026] DELETE /volume/v3/types/53c914ba-f301-4328-94d7-a0d4278258ba => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a19bf90b-f488-4d1e-90db-e709372724fb tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b5d2261b-7e9e-4a39-bfc0-1e9e9fbb0f68 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a19bf90b-f488-4d1e-90db-e709372724fb tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "21e76c03-0795-4b8c-9e6d-ecbb09f9acdc", "volume_types": ["88a82a1a-1c31-41bd-917c-c30d1554b360"], "name": "tempest-GroupsTest-Group-9340224"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-a19bf90b-f488-4d1e-90db-e709372724fb tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Creating new group {'group': {'group_type': '21e76c03-0795-4b8c-9e6d-ecbb09f9acdc', 'volume_types': ['88a82a1a-1c31-41bd-917c-c30d1554b360'], 'name': 'tempest-GroupsTest-Group-9340224'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b5d2261b-7e9e-4a39-bfc0-1e9e9fbb0f68 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] GET http://192.168.122.234/volume/v3/types/53c914ba-f301-4328-94d7-a0d4278258ba Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b5d2261b-7e9e-4a39-bfc0-1e9e9fbb0f68 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b5d2261b-7e9e-4a39-bfc0-1e9e9fbb0f68 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-a19bf90b-f488-4d1e-90db-e709372724fb tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Creating group tempest-GroupsTest-Group-9340224. Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b5d2261b-7e9e-4a39-bfc0-1e9e9fbb0f68 tempest-VolumeRetypeWithoutMigrationTest-618990107 tempest-VolumeRetypeWithoutMigrationTest-618990107-project-admin] http://192.168.122.234/volume/v3/types/53c914ba-f301-4328-94d7-a0d4278258ba returned with HTTP 404 Sep 07 02:17:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 138/271] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:17:02 2026] GET /volume/v3/types/53c914ba-f301-4328-94d7-a0d4278258ba => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a19bf90b-f488-4d1e-90db-e709372724fb tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Availability Zones retrieved successfully. Sep 07 02:17:02 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-a19bf90b-f488-4d1e-90db-e709372724fb tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Created reservations ['ca624750-8f08-4427-a303-f3c3b20a4e2b'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a19bf90b-f488-4d1e-90db-e709372724fb tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:17:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 134/272] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:17:02 2026] POST /volume/v3/groups => generated 101 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7bccb752-24b0-42df-ac1e-58cfbb3e2013 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7bccb752-24b0-42df-ac1e-58cfbb3e2013 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7bccb752-24b0-42df-ac1e-58cfbb3e2013 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7bccb752-24b0-42df-ac1e-58cfbb3e2013 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-7bccb752-24b0-42df-ac1e-58cfbb3e2013 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7bccb752-24b0-42df-ac1e-58cfbb3e2013 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 139/273] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:02 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 329 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fe8bf8a2-a2b7-4bba-bf1b-6116b6946241 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fe8bf8a2-a2b7-4bba-bf1b-6116b6946241 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fe8bf8a2-a2b7-4bba-bf1b-6116b6946241 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fe8bf8a2-a2b7-4bba-bf1b-6116b6946241 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-fe8bf8a2-a2b7-4bba-bf1b-6116b6946241 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:03 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fe8bf8a2-a2b7-4bba-bf1b-6116b6946241 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 135/274] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:03 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-250843473", "volume_type": "88a82a1a-1c31-41bd-917c-c30d1554b360", "group_id": "b3bbae64-2a91-42d1-acce-03debef62ed4", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-250843473', 'volume_type': '88a82a1a-1c31-41bd-917c-c30d1554b360', 'group_id': 'b3bbae64-2a91-42d1-acce-03debef62ed4', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:03 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume of 1 GB Sep 07 02:17:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Availability Zones retrieved successfully. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Flow 'volume_create_api' (f99758d4-f2a0-4467-927f-5ba536af55f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d60bf9b-8bb2-4b9a-bfb2-5a4ffe1afac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d60bf9b-8bb2-4b9a-bfb2-5a4ffe1afac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:17:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88a82a1a-1c31-41bd-917c-c30d1554b360,is_public=True,name='tempest-GroupsTest-volume-type-2060013707',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88a82a1a-1c31-41bd-917c-c30d1554b360', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b3bbae64-2a91-42d1-acce-03debef62ed4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b00b20-037e-4199-bf11-7d6d687b10e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2060013707 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2060013707, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2060013707 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2060013707, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Created reservations ['59dc348e-dac6-477e-96bc-98dbff29af98', '14b1c55e-68f4-424c-9ac8-c24a90b3cbe4', '52de6c15-a5b0-41ad-86c7-d26cda104c24', '68463638-ca52-4ec5-95c4-2fdcec3786cd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b00b20-037e-4199-bf11-7d6d687b10e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59dc348e-dac6-477e-96bc-98dbff29af98', '14b1c55e-68f4-424c-9ac8-c24a90b3cbe4', '52de6c15-a5b0-41ad-86c7-d26cda104c24', '68463638-ca52-4ec5-95c4-2fdcec3786cd']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582e6c43-2669-4b9f-9481-711ac0ff44c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582e6c43-2669-4b9f-9481-711ac0ff44c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f645df-2e80-4ccb-87e2-6144c3546937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-250843473',encryption_key_id=None,group_id=b3bbae64-2a91-42d1-acce-03debef62ed4,group_type_id=,metadata={},multiattach=False,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',qos_specs=None,replication_status=,reservations=['59dc348e-dac6-477e-96bc-98dbff29af98','14b1c55e-68f4-424c-9ac8-c24a90b3cbe4','52de6c15-a5b0-41ad-86c7-d26cda104c24','68463638-ca52-4ec5-95c4-2fdcec3786cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36585692fe204b59bca38181b1aba358',volume_type_id=88a82a1a-1c31-41bd-917c-c30d1554b360), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-250843473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3bbae64-2a91-42d1-acce-03debef62ed4,host=None,id=b4f645df-2e80-4ccb-87e2-6144c3546937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36585692fe204b59bca38181b1aba358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88a82a1a-1c31-41bd-917c-c30d1554b360),volume_type_id=88a82a1a-1c31-41bd-917c-c30d1554b360)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5835205-054f-4dac-bc0f-78fd6b11286e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5835205-054f-4dac-bc0f-78fd6b11286e) transitioned into state 'SUCCESS' from state '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-250843473',encryption_key_id=None,group_id=b3bbae64-2a91-42d1-acce-03debef62ed4,group_type_id=,metadata={},multiattach=False,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',qos_specs=None,replication_status=,reservations=['59dc348e-dac6-477e-96bc-98dbff29af98','14b1c55e-68f4-424c-9ac8-c24a90b3cbe4','52de6c15-a5b0-41ad-86c7-d26cda104c24','68463638-ca52-4ec5-95c4-2fdcec3786cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36585692fe204b59bca38181b1aba358',volume_type_id=88a82a1a-1c31-41bd-917c-c30d1554b360)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef079d28-72d6-4804-b1ca-ea34e4b88f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef079d28-72d6-4804-b1ca-ea34e4b88f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Flow 'volume_create_api' (f99758d4-f2a0-4467-927f-5ba536af55f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume request issued successfully. Sep 07 02:17:03 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:03 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:04 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52d1e586-088f-4ced-b4c1-20c83c1cdcfc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:17:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 140/275] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:17:03 2026] POST /volume/v3/volumes => generated 822 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 Sep 07 02:17:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:17:04 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:04 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:04 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64d5b2c8-1a54-4c4f-a0a6-7db493033f2a tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 returned with HTTP 200 Sep 07 02:17:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 136/276] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:04 2026] GET /volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 => generated 890 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-01dae503-aa57-4967-ba40-28822f65e00b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 Sep 07 02:17:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:17:05 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:05 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:05 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01dae503-aa57-4967-ba40-28822f65e00b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 returned with HTTP 200 Sep 07 02:17:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 141/277] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:05 2026] GET /volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1493864139", "volume_type": "88a82a1a-1c31-41bd-917c-c30d1554b360", "group_id": "b3bbae64-2a91-42d1-acce-03debef62ed4", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1493864139', 'volume_type': '88a82a1a-1c31-41bd-917c-c30d1554b360', 'group_id': 'b3bbae64-2a91-42d1-acce-03debef62ed4', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:05 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume of 1 GB Sep 07 02:17:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Availability Zones retrieved successfully. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Flow 'volume_create_api' (18bebb17-fc64-4aee-9f55-b8da2df23cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604b5875-177a-46b5-a73d-4a75cea8a745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604b5875-177a-46b5-a73d-4a75cea8a745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:17:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88a82a1a-1c31-41bd-917c-c30d1554b360,is_public=True,name='tempest-GroupsTest-volume-type-2060013707',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88a82a1a-1c31-41bd-917c-c30d1554b360', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b3bbae64-2a91-42d1-acce-03debef62ed4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff02f2a-af85-4b57-8333-609ead2c8f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2060013707 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2060013707, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2060013707 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2060013707, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Created reservations ['a4a96a3a-78a2-4e7e-a980-c04d28ffe709', '1f20c016-8652-4590-9593-b37d42c79088', '8d23756f-6dc7-4144-9dd6-0f2080b949d1', 'b9b408f3-06dc-438a-8b8c-bb04d49886b9'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff02f2a-af85-4b57-8333-609ead2c8f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a96a3a-78a2-4e7e-a980-c04d28ffe709', '1f20c016-8652-4590-9593-b37d42c79088', '8d23756f-6dc7-4144-9dd6-0f2080b949d1', 'b9b408f3-06dc-438a-8b8c-bb04d49886b9']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10518b98-cbbe-4eff-98da-9e79a1e8adf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10518b98-cbbe-4eff-98da-9e79a1e8adf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab1be07e-dcc4-469f-a501-0691665211cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1493864139',encryption_key_id=None,group_id=b3bbae64-2a91-42d1-acce-03debef62ed4,group_type_id=,metadata={},multiattach=False,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',qos_specs=None,replication_status=,reservations=['a4a96a3a-78a2-4e7e-a980-c04d28ffe709','1f20c016-8652-4590-9593-b37d42c79088','8d23756f-6dc7-4144-9dd6-0f2080b949d1','b9b408f3-06dc-438a-8b8c-bb04d49886b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36585692fe204b59bca38181b1aba358',volume_type_id=88a82a1a-1c31-41bd-917c-c30d1554b360), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1493864139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3bbae64-2a91-42d1-acce-03debef62ed4,host=None,id=ab1be07e-dcc4-469f-a501-0691665211cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36585692fe204b59bca38181b1aba358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88a82a1a-1c31-41bd-917c-c30d1554b360),volume_type_id=88a82a1a-1c31-41bd-917c-c30d1554b360)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470cd789-a7cf-49d3-8773-d6d337413952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470cd789-a7cf-49d3-8773-d6d337413952) transitioned into state 'SUCCESS' from state '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-1493864139',encryption_key_id=None,group_id=b3bbae64-2a91-42d1-acce-03debef62ed4,group_type_id=,metadata={},multiattach=False,project_id='a47226f9a7bb4fc5b0a6e230a5b95348',qos_specs=None,replication_status=,reservations=['a4a96a3a-78a2-4e7e-a980-c04d28ffe709','1f20c016-8652-4590-9593-b37d42c79088','8d23756f-6dc7-4144-9dd6-0f2080b949d1','b9b408f3-06dc-438a-8b8c-bb04d49886b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36585692fe204b59bca38181b1aba358',volume_type_id=88a82a1a-1c31-41bd-917c-c30d1554b360)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacd6c6c-6cc0-4d00-a438-ed51eac3da2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacd6c6c-6cc0-4d00-a438-ed51eac3da2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Flow 'volume_create_api' (18bebb17-fc64-4aee-9f55-b8da2df23cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Create volume request issued successfully. Sep 07 02:17:05 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:05 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:06 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30d587da-852e-4190-9c4c-5cb9ebdc8790 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:17:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 137/278] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:17:05 2026] POST /volume/v3/volumes => generated 823 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb Sep 07 02:17:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:17:06 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:06 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:06 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea04b6bb-8c72-42a4-ad44-0987e0b71b2b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb returned with HTTP 200 Sep 07 02:17:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 142/279] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:06 2026] GET /volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb => generated 891 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb Sep 07 02:17:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:17:07 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:07 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:07 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c5bb5deb-85fe-445a-9b42-f9daa7dbc505 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb returned with HTTP 200 Sep 07 02:17:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 138/280] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:07 2026] GET /volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb => generated 915 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:17:08 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:08 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e5c501e1-0293-4207-9c37-69efe48d8c8b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb returned with HTTP 200 Sep 07 02:17:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 143/281] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:08 2026] GET /volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2a180bbb-f862-434c-af67-63eeb69a8a38 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a180bbb-f862-434c-af67-63eeb69a8a38 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] PUT http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a180bbb-f862-434c-af67-63eeb69a8a38 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ab1be07e-dcc4-469f-a501-0691665211cb"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-2a180bbb-f862-434c-af67-63eeb69a8a38 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Update called for group b3bbae64-2a91-42d1-acce-03debef62ed4. {{(pid=87011) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 02:17:08 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-2a180bbb-f862-434c-af67-63eeb69a8a38 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Updating group b3bbae64-2a91-42d1-acce-03debef62ed4 with name new_group description: This is a new group add_volumes: None remove_volumes: ab1be07e-dcc4-469f-a501-0691665211cb. Sep 07 02:17:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a180bbb-f862-434c-af67-63eeb69a8a38 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 202 Sep 07 02:17:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 139/282] 192.168.122.234 () {62 vars in 1291 bytes} [Mon Sep 7 02:17:08 2026] PUT /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-40dc4325-8db5-4749-8124-18431530e09b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-40dc4325-8db5-4749-8124-18431530e09b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-40dc4325-8db5-4749-8124-18431530e09b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-40dc4325-8db5-4749-8124-18431530e09b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-40dc4325-8db5-4749-8124-18431530e09b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:08 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-40dc4325-8db5-4749-8124-18431530e09b tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 144/283] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:08 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 323 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-21e11831-5b77-4080-a03f-0a0c8b32f8d3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21e11831-5b77-4080-a03f-0a0c8b32f8d3 None None] GET http://192.168.122.234/volume// Sep 07 02:17:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21e11831-5b77-4080-a03f-0a0c8b32f8d3 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21e11831-5b77-4080-a03f-0a0c8b32f8d3 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21e11831-5b77-4080-a03f-0a0c8b32f8d3 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:17:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 140/284] 192.168.122.234 () {56 vars in 888 bytes} [Mon Sep 7 02:17:09 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 02:17:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-239fc792-9996-492e-9af1-4fb6f0d7cbfe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-239fc792-9996-492e-9af1-4fb6f0d7cbfe None None] GET http://192.168.122.234/volume// Sep 07 02:17:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-239fc792-9996-492e-9af1-4fb6f0d7cbfe None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-239fc792-9996-492e-9af1-4fb6f0d7cbfe None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-239fc792-9996-492e-9af1-4fb6f0d7cbfe None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:17:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 145/285] 192.168.122.234 () {56 vars in 888 bytes} [Mon Sep 7 02:17:09 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:17:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8ea87a4e-5887-4ee3-93a7-517510b16666 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e9eb86f1-0503-477c-92d1-ce17a006bb37 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e9eb86f1-0503-477c-92d1-ce17a006bb37 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e9eb86f1-0503-477c-92d1-ce17a006bb37 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e9eb86f1-0503-477c-92d1-ce17a006bb37 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-e9eb86f1-0503-477c-92d1-ce17a006bb37 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ea87a4e-5887-4ee3-93a7-517510b16666 tempest-VersionsTest-229189357 tempest-VersionsTest-229189357-project-reader] GET http://192.168.122.234/volume/v3/ Sep 07 02:17:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e9eb86f1-0503-477c-92d1-ce17a006bb37 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 146/286] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:10 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ea87a4e-5887-4ee3-93a7-517510b16666 tempest-VersionsTest-229189357 tempest-VersionsTest-229189357-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ea87a4e-5887-4ee3-93a7-517510b16666 tempest-VersionsTest-229189357 tempest-VersionsTest-229189357-project-reader] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ea87a4e-5887-4ee3-93a7-517510b16666 tempest-VersionsTest-229189357 tempest-VersionsTest-229189357-project-reader] http://192.168.122.234/volume/v3/ returned with HTTP 200 Sep 07 02:17:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 141/287] 192.168.122.234 () {58 vars in 1100 bytes} [Mon Sep 7 02:17:09 2026] GET /volume/v3/ => generated 390 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1760bddd-06cf-4dd6-ad21-d0a9d5909fc3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1760bddd-06cf-4dd6-ad21-d0a9d5909fc3 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1760bddd-06cf-4dd6-ad21-d0a9d5909fc3 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1760bddd-06cf-4dd6-ad21-d0a9d5909fc3 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-1760bddd-06cf-4dd6-ad21-d0a9d5909fc3 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1760bddd-06cf-4dd6-ad21-d0a9d5909fc3 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 147/288] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:10 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: /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 07 02:17:10 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Get all volumes completed successfully. Sep 07 02:17:10 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:10 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd3303e6-2abf-43d6-ac4c-54d32f657601 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 142/289] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:10 2026] GET /volume/v3/volumes/detail => generated 1790 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f7fca003-4132-4671-9bef-bff8fe2eabea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7fca003-4132-4671-9bef-bff8fe2eabea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] PUT http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f7fca003-4132-4671-9bef-bff8fe2eabea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ab1be07e-dcc4-469f-a501-0691665211cb"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-f7fca003-4132-4671-9bef-bff8fe2eabea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Update called for group b3bbae64-2a91-42d1-acce-03debef62ed4. {{(pid=87010) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 02:17:10 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-f7fca003-4132-4671-9bef-bff8fe2eabea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Updating group b3bbae64-2a91-42d1-acce-03debef62ed4 with name None description: None add_volumes: ab1be07e-dcc4-469f-a501-0691665211cb remove_volumes: None. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:10 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7fca003-4132-4671-9bef-bff8fe2eabea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 202 Sep 07 02:17:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 148/290] 192.168.122.234 () {62 vars in 1290 bytes} [Mon Sep 7 02:17:10 2026] PUT /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-caabb9bb-ef48-4d32-9ba2-5286b5267dea None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-caabb9bb-ef48-4d32-9ba2-5286b5267dea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-caabb9bb-ef48-4d32-9ba2-5286b5267dea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-caabb9bb-ef48-4d32-9ba2-5286b5267dea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-caabb9bb-ef48-4d32-9ba2-5286b5267dea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:10 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-caabb9bb-ef48-4d32-9ba2-5286b5267dea tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 143/291] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:10 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-81d6d25a-c0cb-4a58-a438-3044279b7f28 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81d6d25a-c0cb-4a58-a438-3044279b7f28 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-81d6d25a-c0cb-4a58-a438-3044279b7f28 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-81d6d25a-c0cb-4a58-a438-3044279b7f28 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-81d6d25a-c0cb-4a58-a438-3044279b7f28 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:11 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81d6d25a-c0cb-4a58-a438-3044279b7f28 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 149/292] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:11 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:17:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:11 devstack devstack@c-api.service[87011]: /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 07 02:17:11 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Get all volumes completed successfully. Sep 07 02:17:11 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:11 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:11 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:11 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:11 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:11 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44e850fe-cb9b-42bf-9e0c-5ba194558f69 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 144/293] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:11 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d8a4944d-a906-4841-9bed-e2a786298fba None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: /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 07 02:17:11 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Get all volumes completed successfully. Sep 07 02:17:11 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:11 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:11 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:11 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:11 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:12 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8a4944d-a906-4841-9bed-e2a786298fba tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 150/294] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:11 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:17:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-762d7910-b852-4aff-9310-56ae750aed42 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-762d7910-b852-4aff-9310-56ae750aed42 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] POST http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4/action Sep 07 02:17:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-762d7910-b852-4aff-9310-56ae750aed42 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:17:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-762d7910-b852-4aff-9310-56ae750aed42 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-762d7910-b852-4aff-9310-56ae750aed42 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] delete called for group b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87011) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:17:12 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-762d7910-b852-4aff-9310-56ae750aed42 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Delete group with id: b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:12 devstack devstack@c-api.service[87011]: /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 07 02:17:12 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:17:12 devstack devstack@c-api.service[87011]: /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 07 02:17:12 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:17:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-762d7910-b852-4aff-9310-56ae750aed42 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4/action returned with HTTP 202 Sep 07 02:17:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 145/295] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:17:12 2026] POST /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb Sep 07 02:17:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:17:12 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:12 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:12 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05a5de7e-e13d-411c-a1f7-cd0e09f40c76 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb returned with HTTP 200 Sep 07 02:17:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 151/296] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:12 2026] GET /volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb Sep 07 02:17:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Volume info retrieved successfully. Sep 07 02:17:13 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:13 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:13 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-179bdc42-45ff-4858-9fbe-4251765a43c4 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb returned with HTTP 200 Sep 07 02:17:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 146/297] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:13 2026] GET /volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-731603237"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-731603237'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:14 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume of 1 GB Sep 07 02:17:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Availability Zones retrieved successfully. Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Flow 'volume_create_api' (5fe94b24-7af5-41e4-b981-19d23b6fd7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4987cad6-ac1c-4afc-a499-3823151e922f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d61a5792-ca42-4417-8579-1f5beca54067 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d61a5792-ca42-4417-8579-1f5beca54067 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d61a5792-ca42-4417-8579-1f5beca54067 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d61a5792-ca42-4417-8579-1f5beca54067 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d61a5792-ca42-4417-8579-1f5beca54067 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb returned with HTTP 404 Sep 07 02:17:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 147/298] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:14 2026] GET /volume/v3/volumes/ab1be07e-dcc4-469f-a501-0691665211cb => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d947ffd5-72dc-4658-93b7-c37ea74851fc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d947ffd5-72dc-4658-93b7-c37ea74851fc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d947ffd5-72dc-4658-93b7-c37ea74851fc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d947ffd5-72dc-4658-93b7-c37ea74851fc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d947ffd5-72dc-4658-93b7-c37ea74851fc tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 returned with HTTP 404 Sep 07 02:17:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 148/299] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:14 2026] GET /volume/v3/volumes/b4f645df-2e80-4ccb-87e2-6144c3546937 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-22b5e14d-41ea-45cc-846a-0d87554b7b3f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4987cad6-ac1c-4afc-a499-3823151e922f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd1c613-9972-4e3f-b0a9-a68aa2f1f41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-22b5e14d-41ea-45cc-846a-0d87554b7b3f tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-22b5e14d-41ea-45cc-846a-0d87554b7b3f tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-22b5e14d-41ea-45cc-846a-0d87554b7b3f tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-22b5e14d-41ea-45cc-846a-0d87554b7b3f tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:14 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-22b5e14d-41ea-45cc-846a-0d87554b7b3f tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 200 Sep 07 02:17:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 149/300] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:14 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 323 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Created reservations ['a748b9cb-5b0e-4733-98ce-535b63a9fee2', 'abfd97c3-fe2a-4fbd-b8a1-7c800428597b', '92a09d57-30e1-4315-a0c1-7c66433aeecb', '6bd58e58-ba90-43c2-a0fe-239366a328ef'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd1c613-9972-4e3f-b0a9-a68aa2f1f41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a748b9cb-5b0e-4733-98ce-535b63a9fee2', 'abfd97c3-fe2a-4fbd-b8a1-7c800428597b', '92a09d57-30e1-4315-a0c1-7c66433aeecb', '6bd58e58-ba90-43c2-a0fe-239366a328ef']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1678c3-6662-4fd9-8f94-ccc3b1f086a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1678c3-6662-4fd9-8f94-ccc3b1f086a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ce97149-f154-4391-838d-f02f188e7ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-731603237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef69a4af43ea4352a7264535126617a8',qos_specs=None,replication_status=,reservations=['a748b9cb-5b0e-4733-98ce-535b63a9fee2','abfd97c3-fe2a-4fbd-b8a1-7c800428597b','92a09d57-30e1-4315-a0c1-7c66433aeecb','6bd58e58-ba90-43c2-a0fe-239366a328ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984e0ec53c684331baa76e320c25983b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-731603237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ce97149-f154-4391-838d-f02f188e7ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef69a4af43ea4352a7264535126617a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984e0ec53c684331baa76e320c25983b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (addd0101-4d73-42e6-891c-c24aba87d4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (addd0101-4d73-42e6-891c-c24aba87d4e1) transitioned into state 'SUCCESS' from state '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-731603237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef69a4af43ea4352a7264535126617a8',qos_specs=None,replication_status=,reservations=['a748b9cb-5b0e-4733-98ce-535b63a9fee2','abfd97c3-fe2a-4fbd-b8a1-7c800428597b','92a09d57-30e1-4315-a0c1-7c66433aeecb','6bd58e58-ba90-43c2-a0fe-239366a328ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984e0ec53c684331baa76e320c25983b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61a4fd9-0840-430c-b16a-07864ed4efcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61a4fd9-0840-430c-b16a-07864ed4efcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Flow 'volume_create_api' (5fe94b24-7af5-41e4-b981-19d23b6fd7b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume request issued successfully. Sep 07 02:17:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02df0d2a-bfeb-441f-8f28-7cad2b9ae59d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:17:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 152/301] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:17:14 2026] POST /volume/v3/volumes => generated 759 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:17:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-09ced956-4911-48af-a005-8fc80ae1a4cd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09ced956-4911-48af-a005-8fc80ae1a4cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09ced956-4911-48af-a005-8fc80ae1a4cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09ced956-4911-48af-a005-8fc80ae1a4cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-09ced956-4911-48af-a005-8fc80ae1a4cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09ced956-4911-48af-a005-8fc80ae1a4cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 150/302] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:15 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 827 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4dbeb6cb-523a-4db9-b90a-15c3e2c95431 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4dbeb6cb-523a-4db9-b90a-15c3e2c95431 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] GET http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4dbeb6cb-523a-4db9-b90a-15c3e2c95431 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4dbeb6cb-523a-4db9-b90a-15c3e2c95431 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-4dbeb6cb-523a-4db9-b90a-15c3e2c95431 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] show called for member b3bbae64-2a91-42d1-acce-03debef62ed4 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4dbeb6cb-523a-4db9-b90a-15c3e2c95431 tempest-GroupsTest-1080864915 tempest-GroupsTest-1080864915-project-member] http://192.168.122.234/volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 returned with HTTP 404 Sep 07 02:17:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 153/303] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:16 2026] GET /volume/v3/groups/b3bbae64-2a91-42d1-acce-03debef62ed4 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ae3804cc-0d2a-42f6-8f83-dcf4ad7f6e5e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ae3804cc-0d2a-42f6-8f83-dcf4ad7f6e5e tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/21e76c03-0795-4b8c-9e6d-ecbb09f9acdc Sep 07 02:17:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ae3804cc-0d2a-42f6-8f83-dcf4ad7f6e5e tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ae3804cc-0d2a-42f6-8f83-dcf4ad7f6e5e tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ae3804cc-0d2a-42f6-8f83-dcf4ad7f6e5e tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/group_types/21e76c03-0795-4b8c-9e6d-ecbb09f9acdc returned with HTTP 202 Sep 07 02:17:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 151/304] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:17:16 2026] DELETE /volume/v3/group_types/21e76c03-0795-4b8c-9e6d-ecbb09f9acdc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-79209410-f5eb-4418-8df2-bfe6613fb33b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79209410-f5eb-4418-8df2-bfe6613fb33b tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] DELETE http://192.168.122.234/volume/v3/types/88a82a1a-1c31-41bd-917c-c30d1554b360 Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79209410-f5eb-4418-8df2-bfe6613fb33b tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79209410-f5eb-4418-8df2-bfe6613fb33b tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79209410-f5eb-4418-8df2-bfe6613fb33b tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/types/88a82a1a-1c31-41bd-917c-c30d1554b360 returned with HTTP 202 Sep 07 02:17:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 154/305] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:17:16 2026] DELETE /volume/v3/types/88a82a1a-1c31-41bd-917c-c30d1554b360 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:17:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e93c6c11-1799-47db-983b-44e3704849d8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e93c6c11-1799-47db-983b-44e3704849d8 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] GET http://192.168.122.234/volume/v3/types/88a82a1a-1c31-41bd-917c-c30d1554b360 Sep 07 02:17:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e93c6c11-1799-47db-983b-44e3704849d8 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e93c6c11-1799-47db-983b-44e3704849d8 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e93c6c11-1799-47db-983b-44e3704849d8 tempest-GroupsTest-1037666742 tempest-GroupsTest-1037666742-project-admin] http://192.168.122.234/volume/v3/types/88a82a1a-1c31-41bd-917c-c30d1554b360 returned with HTTP 404 Sep 07 02:17:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 152/306] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:17:16 2026] GET /volume/v3/types/88a82a1a-1c31-41bd-917c-c30d1554b360 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-210d4927-fec9-4454-8e47-4d1778b5dd39 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-210d4927-fec9-4454-8e47-4d1778b5dd39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-210d4927-fec9-4454-8e47-4d1778b5dd39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-210d4927-fec9-4454-8e47-4d1778b5dd39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-210d4927-fec9-4454-8e47-4d1778b5dd39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-210d4927-fec9-4454-8e47-4d1778b5dd39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 155/307] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:16 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2d733b14-705d-4090-8e09-142812d5a17a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d733b14-705d-4090-8e09-142812d5a17a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d733b14-705d-4090-8e09-142812d5a17a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d733b14-705d-4090-8e09-142812d5a17a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2d733b14-705d-4090-8e09-142812d5a17a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d733b14-705d-4090-8e09-142812d5a17a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 153/308] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:17 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:17:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ce97149-f154-4391-838d-f02f188e7ec1", "name": "tempest-VolumesDeleteCascade-Snapshot-1460049341"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:17 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create snapshot from volume 4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:17 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Created reservations ['72865331-8591-4416-8deb-5612bfd7fc1b', '18f14fbd-3393-427c-b1cc-b731072ec161', '4bc231ba-7cf3-4c31-bce0-024933a7dea2', '1d226041-9baf-49e0-a806-f45e847be858'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot create request issued successfully. Sep 07 02:17:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92c8e3e2-71ef-4db7-b220-30f9d1bc0d9d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:17:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 156/309] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:17:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:17:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4d8b5885-8a1e-403e-bbed-e4452ee062fe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4d8b5885-8a1e-403e-bbed-e4452ee062fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e Sep 07 02:17:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4d8b5885-8a1e-403e-bbed-e4452ee062fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4d8b5885-8a1e-403e-bbed-e4452ee062fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4d8b5885-8a1e-403e-bbed-e4452ee062fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4d8b5885-8a1e-403e-bbed-e4452ee062fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e returned with HTTP 200 Sep 07 02:17:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 154/310] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:17 2026] GET /volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:17:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2ee5bce4-a160-4a61-bc88-7f642c72e20d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ee5bce4-a160-4a61-bc88-7f642c72e20d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e Sep 07 02:17:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ee5bce4-a160-4a61-bc88-7f642c72e20d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ee5bce4-a160-4a61-bc88-7f642c72e20d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2ee5bce4-a160-4a61-bc88-7f642c72e20d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ee5bce4-a160-4a61-bc88-7f642c72e20d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e returned with HTTP 200 Sep 07 02:17:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 157/311] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:19 2026] GET /volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:17:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cb61c796-96cd-4db0-8dd8-814e26f63e81 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb61c796-96cd-4db0-8dd8-814e26f63e81 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e Sep 07 02:17:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb61c796-96cd-4db0-8dd8-814e26f63e81 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb61c796-96cd-4db0-8dd8-814e26f63e81 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cb61c796-96cd-4db0-8dd8-814e26f63e81 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb61c796-96cd-4db0-8dd8-814e26f63e81 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e returned with HTTP 200 Sep 07 02:17:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 155/312] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:20 2026] GET /volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-80519fa3-f4d6-4820-b9f0-5143c3525783 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-80519fa3-f4d6-4820-b9f0-5143c3525783 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e Sep 07 02:17:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-80519fa3-f4d6-4820-b9f0-5143c3525783 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-80519fa3-f4d6-4820-b9f0-5143c3525783 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-80519fa3-f4d6-4820-b9f0-5143c3525783 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-80519fa3-f4d6-4820-b9f0-5143c3525783 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e returned with HTTP 200 Sep 07 02:17:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 158/313] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:21 2026] GET /volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-25cf0027-de20-416c-b909-36776b5e6aa6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-25cf0027-de20-416c-b909-36776b5e6aa6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:17:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-25cf0027-de20-416c-b909-36776b5e6aa6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ce97149-f154-4391-838d-f02f188e7ec1", "name": "tempest-VolumesDeleteCascade-Snapshot-826355441"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-25cf0027-de20-416c-b909-36776b5e6aa6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:21 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-25cf0027-de20-416c-b909-36776b5e6aa6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create snapshot from volume 4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:21 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-25cf0027-de20-416c-b909-36776b5e6aa6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Created reservations ['2ba4cc77-2439-4104-b449-57baf18b4f8e', '457f5c1e-37fa-4d0f-89e2-d2e196af3fda', '8386e528-2e0c-4ddf-8dd8-ba2e48fa0e2e', '5209ec6d-56ce-4255-9346-32b1e35402ee'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-25cf0027-de20-416c-b909-36776b5e6aa6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot create request issued successfully. Sep 07 02:17:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-25cf0027-de20-416c-b909-36776b5e6aa6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:17:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 156/314] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:17:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:17:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-66f12ed4-be66-4c5c-9e6d-cb4681711bd8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66f12ed4-be66-4c5c-9e6d-cb4681711bd8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 Sep 07 02:17:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66f12ed4-be66-4c5c-9e6d-cb4681711bd8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66f12ed4-be66-4c5c-9e6d-cb4681711bd8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-66f12ed4-be66-4c5c-9e6d-cb4681711bd8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66f12ed4-be66-4c5c-9e6d-cb4681711bd8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 returned with HTTP 200 Sep 07 02:17:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 159/315] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:21 2026] GET /volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:17:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dff163e2-0d00-4b4f-84c8-e6d168d5cfa2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dff163e2-0d00-4b4f-84c8-e6d168d5cfa2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 Sep 07 02:17:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dff163e2-0d00-4b4f-84c8-e6d168d5cfa2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dff163e2-0d00-4b4f-84c8-e6d168d5cfa2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dff163e2-0d00-4b4f-84c8-e6d168d5cfa2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dff163e2-0d00-4b4f-84c8-e6d168d5cfa2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 returned with HTTP 200 Sep 07 02:17:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 157/316] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:22 2026] GET /volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4c63f1aa-dfb9-4867-a6dc-75ac2a84ef80 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c63f1aa-dfb9-4867-a6dc-75ac2a84ef80 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 Sep 07 02:17:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4c63f1aa-dfb9-4867-a6dc-75ac2a84ef80 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4c63f1aa-dfb9-4867-a6dc-75ac2a84ef80 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4c63f1aa-dfb9-4867-a6dc-75ac2a84ef80 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c63f1aa-dfb9-4867-a6dc-75ac2a84ef80 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 returned with HTTP 200 Sep 07 02:17:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 160/317] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:23 2026] GET /volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aa91d8dc-2b3c-4314-b7f0-d5d256159e9e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aa91d8dc-2b3c-4314-b7f0-d5d256159e9e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 Sep 07 02:17:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aa91d8dc-2b3c-4314-b7f0-d5d256159e9e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aa91d8dc-2b3c-4314-b7f0-d5d256159e9e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:24 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=486,cinder:INSERT=78,cinder:UPDATE=108 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:17:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-aa91d8dc-2b3c-4314-b7f0-d5d256159e9e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aa91d8dc-2b3c-4314-b7f0-d5d256159e9e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 returned with HTTP 200 Sep 07 02:17:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 158/318] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:24 2026] GET /volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1?cascade=True Sep 07 02:17:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume with id: 4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:24 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=459,cinder:UPDATE=109,cinder:INSERT=67 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:17:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:24 devstack devstack@c-api.service[87010]: /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 07 02:17:24 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:17:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume request issued successfully. Sep 07 02:17:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64c5eac9-e2f3-4b0b-8eb3-2197aea6d9d6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1?cascade=True returned with HTTP 202 Sep 07 02:17:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 161/319] 192.168.122.234 () {58 vars in 1260 bytes} [Mon Sep 7 02:17:24 2026] DELETE /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1?cascade=True => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:17:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4b2e5540-085c-4ca6-96e9-ed1b3ef6c8f5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b2e5540-085c-4ca6-96e9-ed1b3ef6c8f5 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5540-085c-4ca6-96e9-ed1b3ef6c8f5 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5540-085c-4ca6-96e9-ed1b3ef6c8f5 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4b2e5540-085c-4ca6-96e9-ed1b3ef6c8f5 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b2e5540-085c-4ca6-96e9-ed1b3ef6c8f5 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 159/320] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:24 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fbda9285-9c4e-4e61-b426-e2d8f4d7b733 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4f68de64-aa34-441c-870f-7c33cee2b287 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4f68de64-aa34-441c-870f-7c33cee2b287 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4f68de64-aa34-441c-870f-7c33cee2b287 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4f68de64-aa34-441c-870f-7c33cee2b287 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4f68de64-aa34-441c-870f-7c33cee2b287 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4f68de64-aa34-441c-870f-7c33cee2b287 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 160/321] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:26 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbda9285-9c4e-4e61-b426-e2d8f4d7b733 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:17:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fbda9285-9c4e-4e61-b426-e2d8f4d7b733 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-767269248"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbda9285-9c4e-4e61-b426-e2d8f4d7b733 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:17:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 162/322] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:17:25 2026] POST /volume/v3/types => generated 219 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1b21ca5e-6505-4d15-ba43-ce5583bc5526 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b21ca5e-6505-4d15-ba43-ce5583bc5526 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1b21ca5e-6505-4d15-ba43-ce5583bc5526 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2109830897"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b21ca5e-6505-4d15-ba43-ce5583bc5526 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:17:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 161/323] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:17:26 2026] POST /volume/v3/group_types => generated 177 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4f1cdfcf-e481-4108-894a-594f820e11ac None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4f1cdfcf-e481-4108-894a-594f820e11ac tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:17:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4f1cdfcf-e481-4108-894a-594f820e11ac tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f8347a4c-a5c8-4d50-9851-8112a6aff757", "volume_types": ["49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b"], "name": "tempest-GroupsV314Test-Group-1281452723"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-4f1cdfcf-e481-4108-894a-594f820e11ac tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Creating new group {'group': {'group_type': 'f8347a4c-a5c8-4d50-9851-8112a6aff757', 'volume_types': ['49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b'], 'name': 'tempest-GroupsV314Test-Group-1281452723'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:17:26 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-4f1cdfcf-e481-4108-894a-594f820e11ac tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Creating group tempest-GroupsV314Test-Group-1281452723. Sep 07 02:17:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4f1cdfcf-e481-4108-894a-594f820e11ac tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Availability Zones retrieved successfully. Sep 07 02:17:26 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-4f1cdfcf-e481-4108-894a-594f820e11ac tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Created reservations ['5747f989-1c1b-46e7-8573-a16ca9d7b0af'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4f1cdfcf-e481-4108-894a-594f820e11ac tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:17:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 163/324] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:17:26 2026] POST /volume/v3/groups => generated 108 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2279e4d-87b7-4599-b429-1f909b0fe5ea None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2279e4d-87b7-4599-b429-1f909b0fe5ea tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2279e4d-87b7-4599-b429-1f909b0fe5ea tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2279e4d-87b7-4599-b429-1f909b0fe5ea tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-d2279e4d-87b7-4599-b429-1f909b0fe5ea tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] show called for member 2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:27 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2279e4d-87b7-4599-b429-1f909b0fe5ea tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda returned with HTTP 200 Sep 07 02:17:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 162/325] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:26 2026] GET /volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda => generated 388 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-79a4d966-f166-4bcc-ad75-55a245588051 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79a4d966-f166-4bcc-ad75-55a245588051 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79a4d966-f166-4bcc-ad75-55a245588051 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79a4d966-f166-4bcc-ad75-55a245588051 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-79a4d966-f166-4bcc-ad75-55a245588051 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79a4d966-f166-4bcc-ad75-55a245588051 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 164/326] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:27 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bc4bef1c-d25c-4fc7-8961-2e7bfabab899 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc4bef1c-d25c-4fc7-8961-2e7bfabab899 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda Sep 07 02:17:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc4bef1c-d25c-4fc7-8961-2e7bfabab899 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc4bef1c-d25c-4fc7-8961-2e7bfabab899 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-bc4bef1c-d25c-4fc7-8961-2e7bfabab899 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] show called for member 2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:28 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc4bef1c-d25c-4fc7-8961-2e7bfabab899 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda returned with HTTP 200 Sep 07 02:17:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 163/327] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:28 2026] GET /volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda => generated 389 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-47413128-2dd3-4e38-921a-95002f325e8f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-100540296", "volume_type": "49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b", "group_id": "2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-100540296', 'volume_type': '49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b', 'group_id': '2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:28 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Create volume of 1 GB Sep 07 02:17:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:28 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Availability Zones retrieved successfully. Sep 07 02:17:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e825e139-a2d8-40b3-9b07-b8661c0762f4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e825e139-a2d8-40b3-9b07-b8661c0762f4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e825e139-a2d8-40b3-9b07-b8661c0762f4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e825e139-a2d8-40b3-9b07-b8661c0762f4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Flow 'volume_create_api' (5ddf2f1b-da73-41a4-ae10-23ebf438bc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5272e57b-f866-4b21-9464-93c4481d4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e825e139-a2d8-40b3-9b07-b8661c0762f4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e825e139-a2d8-40b3-9b07-b8661c0762f4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 164/328] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:28 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5272e57b-f866-4b21-9464-93c4481d4347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:17:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b,is_public=True,name='tempest-GroupsV314Test-volume-type-767269248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcecfef-120a-46ce-b6c8-c472ef54c863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-767269248 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-767269248, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:17:28 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-767269248 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-767269248, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Created reservations ['b05392fe-a180-4e99-b141-7d6ad089b702', '9fffd78a-4064-448c-9737-24c3fbfa4f1c', '9646de50-4837-4d73-a03b-9efedbaf4bac', '5cfe2b96-af4f-46b8-b0d1-a40a4f2f2408'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcecfef-120a-46ce-b6c8-c472ef54c863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05392fe-a180-4e99-b141-7d6ad089b702', '9fffd78a-4064-448c-9737-24c3fbfa4f1c', '9646de50-4837-4d73-a03b-9efedbaf4bac', '5cfe2b96-af4f-46b8-b0d1-a40a4f2f2408']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c186140-36a6-4ffd-90f7-ea9ff5cf71b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c186140-36a6-4ffd-90f7-ea9ff5cf71b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08d0c8d4-1148-437b-afde-81a0ab46e1a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-100540296',encryption_key_id=None,group_id=2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda,group_type_id=,metadata={},multiattach=False,project_id='6843f8b80f544776b97737dd7cc0bc2b',qos_specs=None,replication_status=,reservations=['b05392fe-a180-4e99-b141-7d6ad089b702','9fffd78a-4064-448c-9737-24c3fbfa4f1c','9646de50-4837-4d73-a03b-9efedbaf4bac','5cfe2b96-af4f-46b8-b0d1-a40a4f2f2408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351ee91066d949bcab8540a22506b0eb',volume_type_id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-100540296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda,host=None,id=08d0c8d4-1148-437b-afde-81a0ab46e1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6843f8b80f544776b97737dd7cc0bc2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='351ee91066d949bcab8540a22506b0eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b),volume_type_id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf263d8-9ab1-4974-a2bf-5f4a5283671d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf263d8-9ab1-4974-a2bf-5f4a5283671d) transitioned into state 'SUCCESS' from state '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-100540296',encryption_key_id=None,group_id=2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda,group_type_id=,metadata={},multiattach=False,project_id='6843f8b80f544776b97737dd7cc0bc2b',qos_specs=None,replication_status=,reservations=['b05392fe-a180-4e99-b141-7d6ad089b702','9fffd78a-4064-448c-9737-24c3fbfa4f1c','9646de50-4837-4d73-a03b-9efedbaf4bac','5cfe2b96-af4f-46b8-b0d1-a40a4f2f2408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351ee91066d949bcab8540a22506b0eb',volume_type_id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b62cc0-7136-4ab8-88db-9f41cd5b93aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b62cc0-7136-4ab8-88db-9f41cd5b93aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Flow 'volume_create_api' (5ddf2f1b-da73-41a4-ae10-23ebf438bc68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Create volume request issued successfully. Sep 07 02:17:28 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:28 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:29 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-47413128-2dd3-4e38-921a-95002f325e8f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:17:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 165/329] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:17:28 2026] POST /volume/v3/volumes => generated 825 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 Sep 07 02:17:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-834a2d44-a339-4896-ba36-03e9f0183a3d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-834a2d44-a339-4896-ba36-03e9f0183a3d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-834a2d44-a339-4896-ba36-03e9f0183a3d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-834a2d44-a339-4896-ba36-03e9f0183a3d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:29 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:29 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-834a2d44-a339-4896-ba36-03e9f0183a3d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-834a2d44-a339-4896-ba36-03e9f0183a3d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 166/330] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:29 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:29 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e36d93f-ef7d-4a04-be3b-f52fc2c77d81 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 returned with HTTP 200 Sep 07 02:17:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 165/331] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:29 2026] GET /volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 => generated 917 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bd185595-a182-4a25-8e32-221757b49656 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bd185595-a182-4a25-8e32-221757b49656 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bd185595-a182-4a25-8e32-221757b49656 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bd185595-a182-4a25-8e32-221757b49656 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bd185595-a182-4a25-8e32-221757b49656 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bd185595-a182-4a25-8e32-221757b49656 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 167/332] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:30 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cf7c8f26-470c-435f-824a-1404d0523621 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 Sep 07 02:17:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:30 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:30 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:30 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf7c8f26-470c-435f-824a-1404d0523621 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 returned with HTTP 200 Sep 07 02:17:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 166/333] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:30 2026] GET /volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 => generated 917 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8bf89afe-9eb0-4da8-985d-852de90047aa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8bf89afe-9eb0-4da8-985d-852de90047aa tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8bf89afe-9eb0-4da8-985d-852de90047aa tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8bf89afe-9eb0-4da8-985d-852de90047aa tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8bf89afe-9eb0-4da8-985d-852de90047aa tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8bf89afe-9eb0-4da8-985d-852de90047aa tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 168/334] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:31 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 Sep 07 02:17:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:31 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:31 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6043bfb-09ee-4cb2-851a-0c6dd06d9e5a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 returned with HTTP 200 Sep 07 02:17:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 167/335] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:31 2026] GET /volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 => generated 918 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] POST http://192.168.122.234/volume/v3/groups/action Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action body: b'{"create-from-src": {"source_group_id": "2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda", "name": "tempest-Group_from_grp-2145408574"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda", "name": "tempest-Group_from_grp-2145408574"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Creating new group {'create-from-src': {'source_group_id': '2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda', 'name': 'tempest-Group_from_grp-2145408574'}}. {{(pid=87010) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Creating group tempest-Group_from_grp-2145408574 from source group 2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /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 07 02:17:32 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Created reservations ['0776b12f-7a9a-4529-b04c-7dbbc5fe5347'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /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 07 02:17:32 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: INFO cinder.group.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] A mapping entry already exists for group 9a74ca97-7354-4083-ba0d-e036b11cb848 and volume type 49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b. Do not need to create again. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Availability Zones retrieved successfully. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Flow 'volume_create_api' (3534af2a-1a11-43cf-99e3-5ca79954b8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75275935-e363-4f31-a092-3dc56e68063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75275935-e363-4f31-a092-3dc56e68063b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '08d0c8d4-1148-437b-afde-81a0ab46e1a0', 'volume_type': VolumeType(created_at=2026-09-07T00:17:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b,is_public=True,name='tempest-GroupsV314Test-volume-type-767269248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a74ca97-7354-4083-ba0d-e036b11cb848', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9182ece7-7cb9-43a9-93cb-a54f88b01f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Created reservations ['b5a7dac9-a4e5-4672-975e-8145f771feed', 'cbb9d871-e6c6-4195-9799-ac3e3d07c82a', '726c037a-28b9-450d-a61b-cb601f46f1d6', '1af71a33-7696-4bee-94c8-bd6a226efde5'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9182ece7-7cb9-43a9-93cb-a54f88b01f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a7dac9-a4e5-4672-975e-8145f771feed', 'cbb9d871-e6c6-4195-9799-ac3e3d07c82a', '726c037a-28b9-450d-a61b-cb601f46f1d6', '1af71a33-7696-4bee-94c8-bd6a226efde5']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8098cc7-733f-487b-ad71-488403930964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8098cc7-733f-487b-ad71-488403930964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01', '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=9a74ca97-7354-4083-ba0d-e036b11cb848,group_type_id=,metadata={},multiattach=False,project_id='6843f8b80f544776b97737dd7cc0bc2b',qos_specs=None,replication_status=,reservations=['b5a7dac9-a4e5-4672-975e-8145f771feed','cbb9d871-e6c6-4195-9799-ac3e3d07c82a','726c037a-28b9-450d-a61b-cb601f46f1d6','1af71a33-7696-4bee-94c8-bd6a226efde5'],size=1,snapshot_id=None,source_replicaid=,source_volid=08d0c8d4-1148-437b-afde-81a0ab46e1a0,status='creating',user_id='351ee91066d949bcab8540a22506b0eb',volume_type_id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a74ca97-7354-4083-ba0d-e036b11cb848,host=None,id=e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6843f8b80f544776b97737dd7cc0bc2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=08d0c8d4-1148-437b-afde-81a0ab46e1a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='351ee91066d949bcab8540a22506b0eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b),volume_type_id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f931b02b-0bf6-47ac-a07d-2e498316ed45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d68822e2-f6db-4bd0-aef6-f0b5fb2ae52d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d68822e2-f6db-4bd0-aef6-f0b5fb2ae52d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d68822e2-f6db-4bd0-aef6-f0b5fb2ae52d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d68822e2-f6db-4bd0-aef6-f0b5fb2ae52d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f931b02b-0bf6-47ac-a07d-2e498316ed45) transitioned into state 'SUCCESS' from 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=9a74ca97-7354-4083-ba0d-e036b11cb848,group_type_id=,metadata={},multiattach=False,project_id='6843f8b80f544776b97737dd7cc0bc2b',qos_specs=None,replication_status=,reservations=['b5a7dac9-a4e5-4672-975e-8145f771feed','cbb9d871-e6c6-4195-9799-ac3e3d07c82a','726c037a-28b9-450d-a61b-cb601f46f1d6','1af71a33-7696-4bee-94c8-bd6a226efde5'],size=1,snapshot_id=None,source_replicaid=,source_volid=08d0c8d4-1148-437b-afde-81a0ab46e1a0,status='creating',user_id='351ee91066d949bcab8540a22506b0eb',volume_type_id=49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Flow 'volume_create_api' (3534af2a-1a11-43cf-99e3-5ca79954b8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Create volume request issued successfully. Sep 07 02:17:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d68822e2-f6db-4bd0-aef6-f0b5fb2ae52d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d68822e2-f6db-4bd0-aef6-f0b5fb2ae52d tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 168/336] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:32 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /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 07 02:17:32 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-42dec4e5-b197-4e88-9cfe-660724f347e6 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/action returned with HTTP 202 Sep 07 02:17:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 169/337] 192.168.122.234 () {62 vars in 1202 bytes} [Mon Sep 7 02:17:32 2026] POST /volume/v3/groups/action => generated 102 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ca04095c-b058-4991-b042-8cd304c3cc54 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Get all volumes completed successfully. Sep 07 02:17:33 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:33 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:33 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:33 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:33 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:33 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca04095c-b058-4991-b042-8cd304c3cc54 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 169/338] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:32 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 928 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:17:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e36f831f-f9f1-44bd-9a53-0d2ed2753be6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e36f831f-f9f1-44bd-9a53-0d2ed2753be6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e36f831f-f9f1-44bd-9a53-0d2ed2753be6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e36f831f-f9f1-44bd-9a53-0d2ed2753be6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e36f831f-f9f1-44bd-9a53-0d2ed2753be6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:34 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:34 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e36f831f-f9f1-44bd-9a53-0d2ed2753be6 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 170/339] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:33 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:34 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1b3b641-fa39-4564-9f5e-7aa9c8dbce40 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 170/340] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:33 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:17:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2cdd9cce-0ea1-4eaa-a700-dd13da037ee8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2cdd9cce-0ea1-4eaa-a700-dd13da037ee8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2cdd9cce-0ea1-4eaa-a700-dd13da037ee8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2cdd9cce-0ea1-4eaa-a700-dd13da037ee8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2cdd9cce-0ea1-4eaa-a700-dd13da037ee8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2cdd9cce-0ea1-4eaa-a700-dd13da037ee8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 200 Sep 07 02:17:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 171/341] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:35 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-587d1e03-ef34-438f-a602-d805af76f0d2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:35 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:35 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:35 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-587d1e03-ef34-438f-a602-d805af76f0d2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 171/342] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:35 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e2018b68-57ea-433d-8c07-3905f5db56db None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2018b68-57ea-433d-8c07-3905f5db56db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2018b68-57ea-433d-8c07-3905f5db56db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2018b68-57ea-433d-8c07-3905f5db56db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2018b68-57ea-433d-8c07-3905f5db56db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 404 Sep 07 02:17:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 172/343] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:36 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:36 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:36 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:36 devstack devstack@c-api.service[87011]: /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 07 02:17:36 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Get all volumes completed successfully. Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6eb9a0d-9571-4efd-bfee-8848f96922c2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:17:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 172/344] 192.168.122.234 () {58 vars in 1121 bytes} [Mon Sep 7 02:17:36 2026] GET /volume/v3/volumes => generated 15 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] GET http://192.168.122.234/volume/v3/snapshots Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: /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 07 02:17:36 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Get all snapshots completed successfully. Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c388dd27-09f5-415b-94ee-5c40c571aa33 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] http://192.168.122.234/volume/v3/snapshots returned with HTTP 200 Sep 07 02:17:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 173/345] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:17:36 2026] GET /volume/v3/snapshots => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6c57e9e7-6e59-4b75-a4bb-1628eac7478c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c57e9e7-6e59-4b75-a4bb-1628eac7478c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c57e9e7-6e59-4b75-a4bb-1628eac7478c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c57e9e7-6e59-4b75-a4bb-1628eac7478c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-6c57e9e7-6e59-4b75-a4bb-1628eac7478c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete snapshot with id: e8e7bc96-a928-456b-bb14-178721022487 Sep 07 02:17:36 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c57e9e7-6e59-4b75-a4bb-1628eac7478c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 returned with HTTP 404 Sep 07 02:17:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 174/346] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:17:36 2026] DELETE /volume/v3/snapshots/e8e7bc96-a928-456b-bb14-178721022487 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-676a6820-83ca-4f4e-bb25-e49a41d3cdb4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-676a6820-83ca-4f4e-bb25-e49a41d3cdb4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e Sep 07 02:17:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4a3de32-f9e1-4ebc-ba98-f6f8374d5f8d tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 173/347] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:36 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-676a6820-83ca-4f4e-bb25-e49a41d3cdb4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-676a6820-83ca-4f4e-bb25-e49a41d3cdb4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:36 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-676a6820-83ca-4f4e-bb25-e49a41d3cdb4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete snapshot with id: e73e5283-d657-43da-85c3-3bbbfa31bd8e Sep 07 02:17:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-676a6820-83ca-4f4e-bb25-e49a41d3cdb4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e returned with HTTP 404 Sep 07 02:17:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 175/348] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:17:36 2026] DELETE /volume/v3/snapshots/e73e5283-d657-43da-85c3-3bbbfa31bd8e => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aac95546-be90-4b3b-986c-2770920c34ac None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aac95546-be90-4b3b-986c-2770920c34ac tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aac95546-be90-4b3b-986c-2770920c34ac tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aac95546-be90-4b3b-986c-2770920c34ac tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aac95546-be90-4b3b-986c-2770920c34ac tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 404 Sep 07 02:17:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 174/349] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:37 2026] GET /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:17:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-be5544c0-e885-4edb-8aba-861bceb61181 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be5544c0-e885-4edb-8aba-861bceb61181 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be5544c0-e885-4edb-8aba-861bceb61181 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be5544c0-e885-4edb-8aba-861bceb61181 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:37 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-be5544c0-e885-4edb-8aba-861bceb61181 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume with id: 4ce97149-f154-4391-838d-f02f188e7ec1 Sep 07 02:17:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be5544c0-e885-4edb-8aba-861bceb61181 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 returned with HTTP 404 Sep 07 02:17:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 176/350] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:17:37 2026] DELETE /volume/v3/volumes/4ce97149-f154-4391-838d-f02f188e7ec1 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9667b590-a64d-40d4-94e7-6781639b198b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-248106830"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-248106830'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume of 1 GB Sep 07 02:17:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Availability Zones retrieved successfully. Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Flow 'volume_create_api' (4f12dffb-2a4b-4eb3-8ed7-b68e43d23b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccbcb91-995c-40db-ad41-35ea5a59e8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccbcb91-995c-40db-ad41-35ea5a59e8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d1532d-4e18-46e3-abb0-a33408c1d6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Created reservations ['b0177e47-4d73-41c1-88e3-204c5fee377b', '2a698bf2-223b-4e2e-96fe-e1bbff30a546', '73adb8fe-fefd-4309-a52d-280d4c5ab095', 'f04c73ea-41f2-4df8-a081-c7bacaed0ece'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d1532d-4e18-46e3-abb0-a33408c1d6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0177e47-4d73-41c1-88e3-204c5fee377b', '2a698bf2-223b-4e2e-96fe-e1bbff30a546', '73adb8fe-fefd-4309-a52d-280d4c5ab095', 'f04c73ea-41f2-4df8-a081-c7bacaed0ece']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90c4a20-6f78-4d44-8f11-19d63164a736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90c4a20-6f78-4d44-8f11-19d63164a736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a387bdf-e489-4f55-a4bb-331876c8eec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-248106830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef69a4af43ea4352a7264535126617a8',qos_specs=None,replication_status=,reservations=['b0177e47-4d73-41c1-88e3-204c5fee377b','2a698bf2-223b-4e2e-96fe-e1bbff30a546','73adb8fe-fefd-4309-a52d-280d4c5ab095','f04c73ea-41f2-4df8-a081-c7bacaed0ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984e0ec53c684331baa76e320c25983b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-248106830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a387bdf-e489-4f55-a4bb-331876c8eec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef69a4af43ea4352a7264535126617a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984e0ec53c684331baa76e320c25983b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475cb29b-4e5a-4f06-a963-a41d132a370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475cb29b-4e5a-4f06-a963-a41d132a370c) transitioned into state 'SUCCESS' from state '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-248106830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef69a4af43ea4352a7264535126617a8',qos_specs=None,replication_status=,reservations=['b0177e47-4d73-41c1-88e3-204c5fee377b','2a698bf2-223b-4e2e-96fe-e1bbff30a546','73adb8fe-fefd-4309-a52d-280d4c5ab095','f04c73ea-41f2-4df8-a081-c7bacaed0ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984e0ec53c684331baa76e320c25983b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82c6ccf-c61f-41ff-ad33-c0db3b111ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82c6ccf-c61f-41ff-ad33-c0db3b111ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Flow 'volume_create_api' (4f12dffb-2a4b-4eb3-8ed7-b68e43d23b76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume request issued successfully. Sep 07 02:17:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9667b590-a64d-40d4-94e7-6781639b198b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:17:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 175/351] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:17:37 2026] POST /volume/v3/volumes => generated 759 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:17:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-91f1f520-5679-46a8-b1c1-e7fedea2a386 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91f1f520-5679-46a8-b1c1-e7fedea2a386 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91f1f520-5679-46a8-b1c1-e7fedea2a386 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91f1f520-5679-46a8-b1c1-e7fedea2a386 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-91f1f520-5679-46a8-b1c1-e7fedea2a386 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91f1f520-5679-46a8-b1c1-e7fedea2a386 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 177/352] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:37 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 827 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:38 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:38 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:38 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-db2b2e72-407c-4494-bb1a-f6029d9f154e tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 176/353] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:38 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7b84d1df-f5b6-4a68-80e9-58fde1a990c1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b84d1df-f5b6-4a68-80e9-58fde1a990c1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b84d1df-f5b6-4a68-80e9-58fde1a990c1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b84d1df-f5b6-4a68-80e9-58fde1a990c1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7b84d1df-f5b6-4a68-80e9-58fde1a990c1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b84d1df-f5b6-4a68-80e9-58fde1a990c1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 178/354] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:39 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:39 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:39 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:39 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d72b7f3-ad79-48e7-aa08-43d316eab017 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 177/355] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:39 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52074407-dae1-4b61-9297-d87eccfcb3bd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52074407-dae1-4b61-9297-d87eccfcb3bd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52074407-dae1-4b61-9297-d87eccfcb3bd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52074407-dae1-4b61-9297-d87eccfcb3bd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52074407-dae1-4b61-9297-d87eccfcb3bd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52074407-dae1-4b61-9297-d87eccfcb3bd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 179/356] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:40 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:40 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a6b86f9-ec68-472e-a34c-8f3ab6a91b41 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 178/357] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:40 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e9baa786-54a7-400b-a9c6-2bcf53af2830 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9baa786-54a7-400b-a9c6-2bcf53af2830 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9baa786-54a7-400b-a9c6-2bcf53af2830 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9baa786-54a7-400b-a9c6-2bcf53af2830 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e9baa786-54a7-400b-a9c6-2bcf53af2830 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9baa786-54a7-400b-a9c6-2bcf53af2830 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 180/358] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:41 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:17:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:41 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:41 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:42 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-515b40b0-e078-4ff8-a7a3-847f1c2d4f12 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 179/359] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:41 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4388ffb7-0476-42ec-9dd3-08a93d6ace2f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4388ffb7-0476-42ec-9dd3-08a93d6ace2f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4388ffb7-0476-42ec-9dd3-08a93d6ace2f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4388ffb7-0476-42ec-9dd3-08a93d6ace2f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4388ffb7-0476-42ec-9dd3-08a93d6ace2f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4388ffb7-0476-42ec-9dd3-08a93d6ace2f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 181/360] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:42 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:43 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:43 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:43 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3653d23f-0ea6-4a5e-9ffc-d4a663c6442a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 180/361] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:43 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:17:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e38e52d8-c2aa-4044-99a6-258a522a75db None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e38e52d8-c2aa-4044-99a6-258a522a75db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e38e52d8-c2aa-4044-99a6-258a522a75db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e38e52d8-c2aa-4044-99a6-258a522a75db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e38e52d8-c2aa-4044-99a6-258a522a75db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e38e52d8-c2aa-4044-99a6-258a522a75db tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 182/362] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:43 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-816f34be-6d1d-4748-babe-59cfb626bb33 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:44 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:44 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-eb70416e-228b-4945-be4b-a372feb37b0f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-eb70416e-228b-4945-be4b-a372feb37b0f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-eb70416e-228b-4945-be4b-a372feb37b0f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-eb70416e-228b-4945-be4b-a372feb37b0f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:44 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-eb70416e-228b-4945-be4b-a372feb37b0f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-eb70416e-228b-4945-be4b-a372feb37b0f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 183/363] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:44 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-816f34be-6d1d-4748-babe-59cfb626bb33 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 181/364] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:44 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6fade897-d3ba-4b23-8b34-7b575bce3781 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6fade897-d3ba-4b23-8b34-7b575bce3781 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6fade897-d3ba-4b23-8b34-7b575bce3781 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6fade897-d3ba-4b23-8b34-7b575bce3781 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6fade897-d3ba-4b23-8b34-7b575bce3781 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6fade897-d3ba-4b23-8b34-7b575bce3781 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 184/365] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:45 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:45 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:45 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:45 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-917f0e4c-bd4d-4dde-987c-4426c4ff2680 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 182/366] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:45 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4ab2c103-e15c-4423-9039-3dbdd57294b2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4ab2c103-e15c-4423-9039-3dbdd57294b2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4ab2c103-e15c-4423-9039-3dbdd57294b2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4ab2c103-e15c-4423-9039-3dbdd57294b2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4ab2c103-e15c-4423-9039-3dbdd57294b2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4ab2c103-e15c-4423-9039-3dbdd57294b2 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 185/367] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:46 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-50ceb5aa-9746-42cf-8d4e-6bc411f2b63f tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 183/368] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:46 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 930 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-867444fc-bc33-4d29-9448-cfc987076476 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-867444fc-bc33-4d29-9448-cfc987076476 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848 Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-867444fc-bc33-4d29-9448-cfc987076476 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-867444fc-bc33-4d29-9448-cfc987076476 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-867444fc-bc33-4d29-9448-cfc987076476 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] show called for member 9a74ca97-7354-4083-ba0d-e036b11cb848 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:47 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-867444fc-bc33-4d29-9448-cfc987076476 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848 returned with HTTP 200 Sep 07 02:17:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 186/369] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:47 2026] GET /volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848 => generated 417 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /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 07 02:17:47 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Get all volumes completed successfully. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-794a38f6-0ad7-4e50-9a2c-341befc7e0c3 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 184/370] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:47 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3e8eea4a-262e-4388-b60f-76de1321497a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e8eea4a-262e-4388-b60f-76de1321497a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] POST http://192.168.122.234/volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848/action Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e8eea4a-262e-4388-b60f-76de1321497a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e8eea4a-262e-4388-b60f-76de1321497a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-3e8eea4a-262e-4388-b60f-76de1321497a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] delete called for group 9a74ca97-7354-4083-ba0d-e036b11cb848 {{(pid=87011) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-3e8eea4a-262e-4388-b60f-76de1321497a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Delete group with id: 9a74ca97-7354-4083-ba0d-e036b11cb848 Sep 07 02:17:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87011]: /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 07 02:17:47 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:17:47 devstack devstack@c-api.service[87011]: /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 07 02:17:47 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e8eea4a-262e-4388-b60f-76de1321497a tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848/action returned with HTTP 202 Sep 07 02:17:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 187/371] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:17:47 2026] POST /volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:47 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:47 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b07f8c7b-dcd4-43b3-8609-d39f4f7e8ef2 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 200 Sep 07 02:17:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 185/372] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:47 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 929 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-43ce80ce-82b5-4ee3-8761-a6045f540e1f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43ce80ce-82b5-4ee3-8761-a6045f540e1f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-43ce80ce-82b5-4ee3-8761-a6045f540e1f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-43ce80ce-82b5-4ee3-8761-a6045f540e1f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-43ce80ce-82b5-4ee3-8761-a6045f540e1f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43ce80ce-82b5-4ee3-8761-a6045f540e1f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:17:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 188/373] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:47 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a387bdf-e489-4f55-a4bb-331876c8eec6", "name": "tempest-VolumesDeleteCascade-Snapshot-1049739217"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create snapshot from volume 1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Created reservations ['3ed0f5cb-9cef-4a07-948d-a3dceca9a63a', 'c7297441-140c-48c1-abf9-b1468de42096', '88ffc060-44de-433d-8d5a-842bd31705fe', '63ec45e2-ee63-46cb-ab4d-4aeee1623c57'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot create request issued successfully. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-793d2b31-9519-4b7b-aa87-5b0d2b5761ee tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:17:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 186/374] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:17:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b85585b0-7ca9-493e-a851-e300349d8a6b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b85585b0-7ca9-493e-a851-e300349d8a6b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b85585b0-7ca9-493e-a851-e300349d8a6b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b85585b0-7ca9-493e-a851-e300349d8a6b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b85585b0-7ca9-493e-a851-e300349d8a6b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b85585b0-7ca9-493e-a851-e300349d8a6b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc returned with HTTP 200 Sep 07 02:17:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 189/375] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:48 2026] GET /volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5956148f-c0ac-458f-82b4-7a1d6606ed62 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5956148f-c0ac-458f-82b4-7a1d6606ed62 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5956148f-c0ac-458f-82b4-7a1d6606ed62 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5956148f-c0ac-458f-82b4-7a1d6606ed62 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5956148f-c0ac-458f-82b4-7a1d6606ed62 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 returned with HTTP 404 Sep 07 02:17:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 187/376] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:48 2026] GET /volume/v3/volumes/e9ca3e6a-49c9-4f04-bc06-6c0fc7417a01 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d61ead3a-70e6-4c44-bf3b-0e5f164a1112 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d61ead3a-70e6-4c44-bf3b-0e5f164a1112 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848 Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d61ead3a-70e6-4c44-bf3b-0e5f164a1112 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d61ead3a-70e6-4c44-bf3b-0e5f164a1112 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-d61ead3a-70e6-4c44-bf3b-0e5f164a1112 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] show called for member 9a74ca97-7354-4083-ba0d-e036b11cb848 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d61ead3a-70e6-4c44-bf3b-0e5f164a1112 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848 returned with HTTP 404 Sep 07 02:17:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 190/377] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:48 2026] GET /volume/v3/groups/9a74ca97-7354-4083-ba0d-e036b11cb848 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2672e798-5814-4245-8ad9-2734f9f243bf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: /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 07 02:17:48 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:17:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Get all volumes completed successfully. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:48 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:48 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2672e798-5814-4245-8ad9-2734f9f243bf tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:17:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 188/378] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:17:48 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-50cdf8e0-4846-482e-a05c-5c965f89b222 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50cdf8e0-4846-482e-a05c-5c965f89b222 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] POST http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda/action Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50cdf8e0-4846-482e-a05c-5c965f89b222 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50cdf8e0-4846-482e-a05c-5c965f89b222 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-50cdf8e0-4846-482e-a05c-5c965f89b222 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] delete called for group 2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda {{(pid=87011) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:17:48 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-50cdf8e0-4846-482e-a05c-5c965f89b222 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Delete group with id: 2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda Sep 07 02:17:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:48 devstack devstack@c-api.service[87011]: /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 07 02:17:48 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:17:48 devstack devstack@c-api.service[87011]: /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 07 02:17:48 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:17:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50cdf8e0-4846-482e-a05c-5c965f89b222 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda/action returned with HTTP 202 Sep 07 02:17:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 191/379] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:17:48 2026] POST /volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Volume info retrieved successfully. Sep 07 02:17:49 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:17:49 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b2551d8-7788-47d9-8e47-da7fbdff9ecd tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 returned with HTTP 200 Sep 07 02:17:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 189/380] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:49 2026] GET /volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:17:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-158e6386-93b5-4731-9ac4-67b3329451fe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-158e6386-93b5-4731-9ac4-67b3329451fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc Sep 07 02:17:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-158e6386-93b5-4731-9ac4-67b3329451fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-158e6386-93b5-4731-9ac4-67b3329451fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-158e6386-93b5-4731-9ac4-67b3329451fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-158e6386-93b5-4731-9ac4-67b3329451fe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc returned with HTTP 200 Sep 07 02:17:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 192/381] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:49 2026] GET /volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-278151907"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-278151907'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Create volume of 1 GB Sep 07 02:17:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Availability Zones retrieved successfully. Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Flow 'volume_create_api' (1eec7f69-241d-4f35-967b-074eb6058c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb198805-e551-45eb-b0fd-bf4482adefa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb198805-e551-45eb-b0fd-bf4482adefa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33162ba-3755-4853-b963-d1e83e8c61bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-04ec6bfd-b15c-47a5-986e-9e2be85ec068 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04ec6bfd-b15c-47a5-986e-9e2be85ec068 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04ec6bfd-b15c-47a5-986e-9e2be85ec068 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04ec6bfd-b15c-47a5-986e-9e2be85ec068 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Created reservations ['d5e16d76-fb88-4eb7-be65-313a68fbe994', 'ddd3b204-c7f7-43f8-a289-6894c3b48bd8', '13e2d586-0c63-4055-b38a-bb4b6ed44157', 'a8bbbc72-d899-4db3-9e89-6a2cab7427f6'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33162ba-3755-4853-b963-d1e83e8c61bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5e16d76-fb88-4eb7-be65-313a68fbe994', 'ddd3b204-c7f7-43f8-a289-6894c3b48bd8', '13e2d586-0c63-4055-b38a-bb4b6ed44157', 'a8bbbc72-d899-4db3-9e89-6a2cab7427f6']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a24a391-894c-4b68-a0a6-a71163f71545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04ec6bfd-b15c-47a5-986e-9e2be85ec068 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 returned with HTTP 404 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 193/382] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:17:50 2026] GET /volume/v3/volumes/08d0c8d4-1148-437b-afde-81a0ab46e1a0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1827d9dc-f63d-4bbe-bfa4-2d3cef92d035 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1827d9dc-f63d-4bbe-bfa4-2d3cef92d035 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] GET http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1827d9dc-f63d-4bbe-bfa4-2d3cef92d035 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1827d9dc-f63d-4bbe-bfa4-2d3cef92d035 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-1827d9dc-f63d-4bbe-bfa4-2d3cef92d035 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] show called for member 2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1827d9dc-f63d-4bbe-bfa4-2d3cef92d035 tempest-GroupsV314Test-1608411207 tempest-GroupsV314Test-1608411207-project-member] http://192.168.122.234/volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda returned with HTTP 404 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 194/383] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:17:50 2026] GET /volume/v3/groups/2e77c51d-1bf3-4cd6-98d2-e4c8f27d8dda => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3866fbb3-cdb4-46be-a811-ccd50f695320 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3866fbb3-cdb4-46be-a811-ccd50f695320 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/f8347a4c-a5c8-4d50-9851-8112a6aff757 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3866fbb3-cdb4-46be-a811-ccd50f695320 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3866fbb3-cdb4-46be-a811-ccd50f695320 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a24a391-894c-4b68-a0a6-a71163f71545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c1f8fc-a43d-4c87-a70e-f844f11cb018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-278151907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d00d1cfc5364250911da720ea0ed2db',qos_specs=None,replication_status=,reservations=['d5e16d76-fb88-4eb7-be65-313a68fbe994','ddd3b204-c7f7-43f8-a289-6894c3b48bd8','13e2d586-0c63-4055-b38a-bb4b6ed44157','a8bbbc72-d899-4db3-9e89-6a2cab7427f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da4d81a3b164ed591a81288a84156a0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-278151907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41c1f8fc-a43d-4c87-a70e-f844f11cb018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d00d1cfc5364250911da720ea0ed2db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3da4d81a3b164ed591a81288a84156a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e33028-dd20-4da9-9af2-70222f98ea1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3866fbb3-cdb4-46be-a811-ccd50f695320 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] http://192.168.122.234/volume/v3/group_types/f8347a4c-a5c8-4d50-9851-8112a6aff757 returned with HTTP 202 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 195/384] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:17:50 2026] DELETE /volume/v3/group_types/f8347a4c-a5c8-4d50-9851-8112a6aff757 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-abfd1d50-3fbc-4924-b59d-cfe97c21a1e4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-abfd1d50-3fbc-4924-b59d-cfe97c21a1e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-abfd1d50-3fbc-4924-b59d-cfe97c21a1e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-abfd1d50-3fbc-4924-b59d-cfe97c21a1e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-abfd1d50-3fbc-4924-b59d-cfe97c21a1e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-abfd1d50-3fbc-4924-b59d-cfe97c21a1e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc returned with HTTP 200 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 196/385] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:50 2026] GET /volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-15aba170-5cd1-4961-bca5-fc04dd003cf9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-15aba170-5cd1-4961-bca5-fc04dd003cf9 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] DELETE http://192.168.122.234/volume/v3/types/49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-15aba170-5cd1-4961-bca5-fc04dd003cf9 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-15aba170-5cd1-4961-bca5-fc04dd003cf9 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e33028-dd20-4da9-9af2-70222f98ea1c) transitioned into state 'SUCCESS' from state '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-278151907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d00d1cfc5364250911da720ea0ed2db',qos_specs=None,replication_status=,reservations=['d5e16d76-fb88-4eb7-be65-313a68fbe994','ddd3b204-c7f7-43f8-a289-6894c3b48bd8','13e2d586-0c63-4055-b38a-bb4b6ed44157','a8bbbc72-d899-4db3-9e89-6a2cab7427f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da4d81a3b164ed591a81288a84156a0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551834f6-1908-47f9-909c-909d1d92dc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551834f6-1908-47f9-909c-909d1d92dc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Flow 'volume_create_api' (1eec7f69-241d-4f35-967b-074eb6058c44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Create volume request issued successfully. Sep 07 02:17:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e11f23ba-22e6-41ce-ac8b-28689b06753d tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:17:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 190/386] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:17:49 2026] POST /volume/v3/volumes => generated 765 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f32fb48c-addb-4d1a-b748-a9402d362b7f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-15aba170-5cd1-4961-bca5-fc04dd003cf9 tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] http://192.168.122.234/volume/v3/types/49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b returned with HTTP 202 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 197/387] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:17:50 2026] DELETE /volume/v3/types/49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:17:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f32fb48c-addb-4d1a-b748-a9402d362b7f tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f32fb48c-addb-4d1a-b748-a9402d362b7f tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f32fb48c-addb-4d1a-b748-a9402d362b7f tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-103f1090-ce73-43f3-b5c9-1e2796b186ac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-103f1090-ce73-43f3-b5c9-1e2796b186ac tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] GET http://192.168.122.234/volume/v3/types/49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-103f1090-ce73-43f3-b5c9-1e2796b186ac tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-103f1090-ce73-43f3-b5c9-1e2796b186ac tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-103f1090-ce73-43f3-b5c9-1e2796b186ac tempest-GroupsV314Test-801592727 tempest-GroupsV314Test-801592727-project-admin] http://192.168.122.234/volume/v3/types/49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b returned with HTTP 404 Sep 07 02:17:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 198/388] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:17:50 2026] GET /volume/v3/types/49b1b38a-b6ec-4b3c-b88b-26ae776f5b2b => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:17:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f32fb48c-addb-4d1a-b748-a9402d362b7f tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:17:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f32fb48c-addb-4d1a-b748-a9402d362b7f tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:17:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 191/389] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:50 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 833 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9a02e4f7-515a-49d0-9dbb-3fe2f45c0c0c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9a02e4f7-515a-49d0-9dbb-3fe2f45c0c0c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9a02e4f7-515a-49d0-9dbb-3fe2f45c0c0c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9a02e4f7-515a-49d0-9dbb-3fe2f45c0c0c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9a02e4f7-515a-49d0-9dbb-3fe2f45c0c0c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9a02e4f7-515a-49d0-9dbb-3fe2f45c0c0c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc returned with HTTP 200 Sep 07 02:17:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 199/390] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:17:51 2026] GET /volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "693b772d-afb3-40a3-858d-dfc10b9d99fc", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1486828912"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume request body: {'volume': {'snapshot_id': '693b772d-afb3-40a3-858d-dfc10b9d99fc', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1486828912'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Snapshot retrieved successfully. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume of 1 GB Sep 07 02:17:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Availability Zones retrieved successfully. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Flow 'volume_create_api' (c4d0df1f-28fd-48f2-b2a3-09a7543fbdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475574ec-3c7b-434c-9295-b8439bc42334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dba14d1e-1421-4b4c-9008-488d770563d5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dba14d1e-1421-4b4c-9008-488d770563d5 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dba14d1e-1421-4b4c-9008-488d770563d5 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dba14d1e-1421-4b4c-9008-488d770563d5 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475574ec-3c7b-434c-9295-b8439bc42334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '693b772d-afb3-40a3-858d-dfc10b9d99fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf5a0b7-3aad-4bb2-be77-dfa0874dd60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dba14d1e-1421-4b4c-9008-488d770563d5 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dba14d1e-1421-4b4c-9008-488d770563d5 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:17:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 200/391] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:51 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Created reservations ['e81c57cb-5e05-43ef-a105-9a2e87007d5b', 'aa09c07a-7ded-47f4-a0b5-a5f792f9fd02', '54352675-9553-4263-9add-a22cf42e98f1', '70eccd33-66da-4ec4-880a-2460d64d5f19'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf5a0b7-3aad-4bb2-be77-dfa0874dd60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81c57cb-5e05-43ef-a105-9a2e87007d5b', 'aa09c07a-7ded-47f4-a0b5-a5f792f9fd02', '54352675-9553-4263-9add-a22cf42e98f1', '70eccd33-66da-4ec4-880a-2460d64d5f19']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03880722-2d4e-4b5c-9afd-761ce5067838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03880722-2d4e-4b5c-9afd-761ce5067838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '656dee96-de6e-49c9-9c05-6fd5fdc6b8d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1486828912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef69a4af43ea4352a7264535126617a8',qos_specs=None,replication_status=,reservations=['e81c57cb-5e05-43ef-a105-9a2e87007d5b','aa09c07a-7ded-47f4-a0b5-a5f792f9fd02','54352675-9553-4263-9add-a22cf42e98f1','70eccd33-66da-4ec4-880a-2460d64d5f19'],size=1,snapshot_id=693b772d-afb3-40a3-858d-dfc10b9d99fc,source_replicaid=,source_volid=None,status='creating',user_id='984e0ec53c684331baa76e320c25983b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1486828912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=656dee96-de6e-49c9-9c05-6fd5fdc6b8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef69a4af43ea4352a7264535126617a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=693b772d-afb3-40a3-858d-dfc10b9d99fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984e0ec53c684331baa76e320c25983b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604ad099-82e3-4b0d-b550-1a942e957302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604ad099-82e3-4b0d-b550-1a942e957302) transitioned into state 'SUCCESS' from state '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-1486828912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef69a4af43ea4352a7264535126617a8',qos_specs=None,replication_status=,reservations=['e81c57cb-5e05-43ef-a105-9a2e87007d5b','aa09c07a-7ded-47f4-a0b5-a5f792f9fd02','54352675-9553-4263-9add-a22cf42e98f1','70eccd33-66da-4ec4-880a-2460d64d5f19'],size=1,snapshot_id=693b772d-afb3-40a3-858d-dfc10b9d99fc,source_replicaid=,source_volid=None,status='creating',user_id='984e0ec53c684331baa76e320c25983b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff3a194-a069-406f-b3c7-b6e01198312e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff3a194-a069-406f-b3c7-b6e01198312e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Flow 'volume_create_api' (c4d0df1f-28fd-48f2-b2a3-09a7543fbdff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Create volume request issued successfully. Sep 07 02:17:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7dba6e92-a811-44ac-ac44-2e7a2cfe931f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:17:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 192/392] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:17:51 2026] POST /volume/v3/volumes => generated 794 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-630ab101-31ee-4cd5-b1c6-1adf49e2a886 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-630ab101-31ee-4cd5-b1c6-1adf49e2a886 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-630ab101-31ee-4cd5-b1c6-1adf49e2a886 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-630ab101-31ee-4cd5-b1c6-1adf49e2a886 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-630ab101-31ee-4cd5-b1c6-1adf49e2a886 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-630ab101-31ee-4cd5-b1c6-1adf49e2a886 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 201/393] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:51 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-814f8682-0d72-4fa9-a36a-6b3cb4ac5db1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-814f8682-0d72-4fa9-a36a-6b3cb4ac5db1 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:17:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-814f8682-0d72-4fa9-a36a-6b3cb4ac5db1 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-814f8682-0d72-4fa9-a36a-6b3cb4ac5db1 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-814f8682-0d72-4fa9-a36a-6b3cb4ac5db1 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:17:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-814f8682-0d72-4fa9-a36a-6b3cb4ac5db1 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:17:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 193/394] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:52 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b0fbfd29-ea93-409d-87a7-256f54290c99 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b0fbfd29-ea93-409d-87a7-256f54290c99 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b0fbfd29-ea93-409d-87a7-256f54290c99 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b0fbfd29-ea93-409d-87a7-256f54290c99 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b0fbfd29-ea93-409d-87a7-256f54290c99 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b0fbfd29-ea93-409d-87a7-256f54290c99 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 202/395] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:52 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 886 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2c1cac61-8bcb-4dbe-a746-7be5ef2013b1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c1cac61-8bcb-4dbe-a746-7be5ef2013b1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c1cac61-8bcb-4dbe-a746-7be5ef2013b1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c1cac61-8bcb-4dbe-a746-7be5ef2013b1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2c1cac61-8bcb-4dbe-a746-7be5ef2013b1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c1cac61-8bcb-4dbe-a746-7be5ef2013b1 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 194/396] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:53 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 886 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c67ab418-b507-4b2c-93ec-f3c38ec33676 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c67ab418-b507-4b2c-93ec-f3c38ec33676 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c67ab418-b507-4b2c-93ec-f3c38ec33676 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c67ab418-b507-4b2c-93ec-f3c38ec33676 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c67ab418-b507-4b2c-93ec-f3c38ec33676 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c67ab418-b507-4b2c-93ec-f3c38ec33676 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 203/397] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:55 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 886 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d1cb2458-76db-40d1-ae40-3ad53ca8dc32 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d1cb2458-76db-40d1-ae40-3ad53ca8dc32 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d1cb2458-76db-40d1-ae40-3ad53ca8dc32 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d1cb2458-76db-40d1-ae40-3ad53ca8dc32 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d1cb2458-76db-40d1-ae40-3ad53ca8dc32 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d1cb2458-76db-40d1-ae40-3ad53ca8dc32 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 195/398] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:56 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 886 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d65bb4dd-0699-48da-977a-8ea68fd825b7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d65bb4dd-0699-48da-977a-8ea68fd825b7 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d65bb4dd-0699-48da-977a-8ea68fd825b7 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d65bb4dd-0699-48da-977a-8ea68fd825b7 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:17:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:17:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d65bb4dd-0699-48da-977a-8ea68fd825b7 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d65bb4dd-0699-48da-977a-8ea68fd825b7 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 204/399] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:57 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 886 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-20690025-e0f3-47ec-b6ee-5df7654c2055 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20690025-e0f3-47ec-b6ee-5df7654c2055 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20690025-e0f3-47ec-b6ee-5df7654c2055 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20690025-e0f3-47ec-b6ee-5df7654c2055 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-20690025-e0f3-47ec-b6ee-5df7654c2055 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20690025-e0f3-47ec-b6ee-5df7654c2055 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 196/400] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:58 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 886 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-602912aa-c153-4815-bc93-2e7c01297bd9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-230696007"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-230696007'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create volume of 1 GB Sep 07 02:17:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Availability Zones retrieved successfully. Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Flow 'volume_create_api' (cc81e553-5916-4a06-8be9-9a740126eddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cef02b1-cf10-4932-83b1-bbcc9c18c3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cef02b1-cf10-4932-83b1-bbcc9c18c3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176b7a63-51e6-421b-895c-3c5b6ac7f338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2ccea791-b141-4f94-8ff8-fa9f349c413c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:17:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ccea791-b141-4f94-8ff8-fa9f349c413c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:17:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ccea791-b141-4f94-8ff8-fa9f349c413c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:17:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ccea791-b141-4f94-8ff8-fa9f349c413c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Created reservations ['caa8e118-3a41-4e9a-9b71-2f4e86d2f0b7', 'f9ba8012-f7c0-4871-832b-9f082f4c9e05', '8a5fe29d-8993-4957-b63a-769ba91fabae', 'e8aac7fe-acce-47e9-be72-1a635b633d96'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:17:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:17:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176b7a63-51e6-421b-895c-3c5b6ac7f338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caa8e118-3a41-4e9a-9b71-2f4e86d2f0b7', 'f9ba8012-f7c0-4871-832b-9f082f4c9e05', '8a5fe29d-8993-4957-b63a-769ba91fabae', 'e8aac7fe-acce-47e9-be72-1a635b633d96']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:17:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:17:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:17:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dae28db-4bd4-4fff-ad70-abff922a1188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:17:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2ccea791-b141-4f94-8ff8-fa9f349c413c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:17:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ccea791-b141-4f94-8ff8-fa9f349c413c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:17:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 197/401] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:17:59 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 887 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a7df555d-943f-44ba-ab89-ff1538633162 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a7df555d-943f-44ba-ab89-ff1538633162 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a7df555d-943f-44ba-ab89-ff1538633162 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a7df555d-943f-44ba-ab89-ff1538633162 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dae28db-4bd4-4fff-ad70-abff922a1188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d9f32c-e941-42a5-8bc8-7936ed3bc241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-230696007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d6202321e84a9e9fc04be38d8e1ae3',qos_specs=None,replication_status=,reservations=['caa8e118-3a41-4e9a-9b71-2f4e86d2f0b7','f9ba8012-f7c0-4871-832b-9f082f4c9e05','8a5fe29d-8993-4957-b63a-769ba91fabae','e8aac7fe-acce-47e9-be72-1a635b633d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64091428132d4c5bbd76fe4a271dbcff',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-230696007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d9f32c-e941-42a5-8bc8-7936ed3bc241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d6202321e84a9e9fc04be38d8e1ae3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64091428132d4c5bbd76fe4a271dbcff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac839d21-7071-4f77-bbc3-5f8d6fe2e306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a7df555d-943f-44ba-ab89-ff1538633162 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Volume info retrieved successfully. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a7df555d-943f-44ba-ab89-ff1538633162 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:18:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 198/402] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:00 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 887 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac839d21-7071-4f77-bbc3-5f8d6fe2e306) transitioned into state 'SUCCESS' from state '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-230696007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d6202321e84a9e9fc04be38d8e1ae3',qos_specs=None,replication_status=,reservations=['caa8e118-3a41-4e9a-9b71-2f4e86d2f0b7','f9ba8012-f7c0-4871-832b-9f082f4c9e05','8a5fe29d-8993-4957-b63a-769ba91fabae','e8aac7fe-acce-47e9-be72-1a635b633d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64091428132d4c5bbd76fe4a271dbcff',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e7f0a8-402a-405a-89b1-9d51ecfd5b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6?cascade=True Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume with id: 1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e7f0a8-402a-405a-89b1-9d51ecfd5b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Flow 'volume_create_api' (cc81e553-5916-4a06-8be9-9a740126eddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create volume request issued successfully. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-602912aa-c153-4815-bc93-2e7c01297bd9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 205/403] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:17:59 2026] POST /volume/v3/volumes => generated 759 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:00 devstack devstack@c-api.service[87010]: /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 07 02:18:00 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1249e662-ba7d-4d48-aa3e-a0b7cc6aca8d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1249e662-ba7d-4d48-aa3e-a0b7cc6aca8d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1249e662-ba7d-4d48-aa3e-a0b7cc6aca8d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1249e662-ba7d-4d48-aa3e-a0b7cc6aca8d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume request issued successfully. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9d6a0321-aff6-4a7d-86d2-0273dc9ffd8a tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6?cascade=True returned with HTTP 202 Sep 07 02:18:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 199/404] 192.168.122.234 () {58 vars in 1260 bytes} [Mon Sep 7 02:18:00 2026] DELETE /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6?cascade=True => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d4c7189c-3990-4bc7-bf34-0b3ecd75d2cd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d4c7189c-3990-4bc7-bf34-0b3ecd75d2cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d4c7189c-3990-4bc7-bf34-0b3ecd75d2cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d4c7189c-3990-4bc7-bf34-0b3ecd75d2cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1249e662-ba7d-4d48-aa3e-a0b7cc6aca8d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d4c7189c-3990-4bc7-bf34-0b3ecd75d2cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1249e662-ba7d-4d48-aa3e-a0b7cc6aca8d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 200 Sep 07 02:18:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 206/405] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:00 2026] GET /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 827 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d4c7189c-3990-4bc7-bf34-0b3ecd75d2cd tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:18:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 200/406] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:00 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-615052858"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-615052858'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Create volume of 1 GB Sep 07 02:18:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Availability Zones retrieved successfully. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Flow 'volume_create_api' (72b57399-9710-4a11-9c0b-553713725770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7f4aac-3486-47c1-8d3f-e919a53c4250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7f4aac-3486-47c1-8d3f-e919a53c4250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bdc9b0-bbf7-4a11-ad6e-c8e1b5383536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Created reservations ['76509707-b4a5-42d2-a924-c45346e75fdd', 'efaa1a91-494f-405d-9c6e-d93e8229af06', '3ea777a0-6dda-4ec7-95d8-95cc350cbe10', '89c5c6dd-70a6-4910-84d9-a000702d645c'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bdc9b0-bbf7-4a11-ad6e-c8e1b5383536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76509707-b4a5-42d2-a924-c45346e75fdd', 'efaa1a91-494f-405d-9c6e-d93e8229af06', '3ea777a0-6dda-4ec7-95d8-95cc350cbe10', '89c5c6dd-70a6-4910-84d9-a000702d645c']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (438234e1-0435-4ec8-a79a-4586db257b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (438234e1-0435-4ec8-a79a-4586db257b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcbb4357-67bd-45a8-8a73-626a6e53897f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-615052858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c1a0819d6a40b79b7494c3e204ff49',qos_specs=None,replication_status=,reservations=['76509707-b4a5-42d2-a924-c45346e75fdd','efaa1a91-494f-405d-9c6e-d93e8229af06','3ea777a0-6dda-4ec7-95d8-95cc350cbe10','89c5c6dd-70a6-4910-84d9-a000702d645c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9485cf921c24a959fc443d7cd5eaa3c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-615052858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcbb4357-67bd-45a8-8a73-626a6e53897f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90c1a0819d6a40b79b7494c3e204ff49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9485cf921c24a959fc443d7cd5eaa3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf721e8-266e-41cf-944a-2c8f467d9e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf721e8-266e-41cf-944a-2c8f467d9e54) transitioned into state 'SUCCESS' from state '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-615052858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c1a0819d6a40b79b7494c3e204ff49',qos_specs=None,replication_status=,reservations=['76509707-b4a5-42d2-a924-c45346e75fdd','efaa1a91-494f-405d-9c6e-d93e8229af06','3ea777a0-6dda-4ec7-95d8-95cc350cbe10','89c5c6dd-70a6-4910-84d9-a000702d645c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9485cf921c24a959fc443d7cd5eaa3c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c16e020-8c0e-4c4e-ac97-03cedfb17d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c16e020-8c0e-4c4e-ac97-03cedfb17d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Flow 'volume_create_api' (72b57399-9710-4a11-9c0b-553713725770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Create volume request issued successfully. Sep 07 02:18:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e0ddabb-bd54-4b98-bd6c-b221c413ca0d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 207/407] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:18:00 2026] POST /volume/v3/volumes => generated 762 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b7dac863-f4b4-47cc-9554-ff0a0e3914e8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3e1e3634-d51b-4d0b-9791-86f6cadab07f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7dac863-f4b4-47cc-9554-ff0a0e3914e8 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7dac863-f4b4-47cc-9554-ff0a0e3914e8 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7dac863-f4b4-47cc-9554-ff0a0e3914e8 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e1e3634-d51b-4d0b-9791-86f6cadab07f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e1e3634-d51b-4d0b-9791-86f6cadab07f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e1e3634-d51b-4d0b-9791-86f6cadab07f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b7dac863-f4b4-47cc-9554-ff0a0e3914e8 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3e1e3634-d51b-4d0b-9791-86f6cadab07f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e1e3634-d51b-4d0b-9791-86f6cadab07f tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:18:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 208/408] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:01 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7dac863-f4b4-47cc-9554-ff0a0e3914e8 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 200 Sep 07 02:18:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 201/409] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:01 2026] GET /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-46c3436d-8a62-4d8e-9d54-0ebc4bd15cbe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46c3436d-8a62-4d8e-9d54-0ebc4bd15cbe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46c3436d-8a62-4d8e-9d54-0ebc4bd15cbe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46c3436d-8a62-4d8e-9d54-0ebc4bd15cbe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e0bc76f6-60d8-4d84-87bd-3f15ca68f8e6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e0bc76f6-60d8-4d84-87bd-3f15ca68f8e6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e0bc76f6-60d8-4d84-87bd-3f15ca68f8e6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e0bc76f6-60d8-4d84-87bd-3f15ca68f8e6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e0bc76f6-60d8-4d84-87bd-3f15ca68f8e6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-46c3436d-8a62-4d8e-9d54-0ebc4bd15cbe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e0bc76f6-60d8-4d84-87bd-3f15ca68f8e6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 200 Sep 07 02:18:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 202/410] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:02 2026] GET /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46c3436d-8a62-4d8e-9d54-0ebc4bd15cbe tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:18:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 209/411] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:02 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:18:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78d9f32c-e941-42a5-8bc8-7936ed3bc241", "name": "tempest-SnapshotsActionsTest-Snapshot-1897752387"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create snapshot from volume 78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:02 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Created reservations ['09526e90-5900-4668-83a6-4293b606ea5a', '85be8055-7811-4b26-8d54-cc6e1d5337ef', '78331fba-1b45-41b6-968d-a3239303b4e8', '197b729a-cbaa-42a4-ab6c-6b81180fcccd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot create request issued successfully. Sep 07 02:18:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d12a46dc-ebe8-4f2f-8730-475ba545c583 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:18:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 203/412] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:18:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2a7c95c3-5501-4610-ae85-67bb3c4d61cb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a7c95c3-5501-4610-ae85-67bb3c4d61cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a7c95c3-5501-4610-ae85-67bb3c4d61cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a7c95c3-5501-4610-ae85-67bb3c4d61cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2a7c95c3-5501-4610-ae85-67bb3c4d61cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a7c95c3-5501-4610-ae85-67bb3c4d61cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 210/413] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:02 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-180c4262-462e-48c8-afe4-95ad9461ea04 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-180c4262-462e-48c8-afe4-95ad9461ea04 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-180c4262-462e-48c8-afe4-95ad9461ea04 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-180c4262-462e-48c8-afe4-95ad9461ea04 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-180c4262-462e-48c8-afe4-95ad9461ea04 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-180c4262-462e-48c8-afe4-95ad9461ea04 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 200 Sep 07 02:18:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 204/414] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:03 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8ddee92e-0924-47cc-8c76-006daf316dac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ddee92e-0924-47cc-8c76-006daf316dac tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ddee92e-0924-47cc-8c76-006daf316dac tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ddee92e-0924-47cc-8c76-006daf316dac tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8ddee92e-0924-47cc-8c76-006daf316dac tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ddee92e-0924-47cc-8c76-006daf316dac tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 211/415] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:03 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2828220a-f94f-48be-9d4b-3f08ef4b53cf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2828220a-f94f-48be-9d4b-3f08ef4b53cf tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2828220a-f94f-48be-9d4b-3f08ef4b53cf tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2828220a-f94f-48be-9d4b-3f08ef4b53cf tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2828220a-f94f-48be-9d4b-3f08ef4b53cf tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 404 Sep 07 02:18:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 205/416] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:04 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b99249dc-7bf9-4562-8370-250d4911cc46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b99249dc-7bf9-4562-8370-250d4911cc46 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:18:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b99249dc-7bf9-4562-8370-250d4911cc46 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b99249dc-7bf9-4562-8370-250d4911cc46 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-b99249dc-7bf9-4562-8370-250d4911cc46 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:18:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b99249dc-7bf9-4562-8370-250d4911cc46 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:18:04 devstack devstack@c-api.service[87011]: /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 07 02:18:04 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:18:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b99249dc-7bf9-4562-8370-250d4911cc46 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Get all volumes completed successfully. Sep 07 02:18:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b99249dc-7bf9-4562-8370-250d4911cc46 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:18:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 212/417] 192.168.122.234 () {58 vars in 1121 bytes} [Mon Sep 7 02:18:04 2026] GET /volume/v3/volumes => generated 343 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] GET http://192.168.122.234/volume/v3/snapshots Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:18:04 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:18:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4c984b8a-ef6e-465a-b7e8-558ac86bdec9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c984b8a-ef6e-465a-b7e8-558ac86bdec9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c984b8a-ef6e-465a-b7e8-558ac86bdec9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: /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 07 02:18:05 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] Get all snapshots completed successfully. Sep 07 02:18:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c984b8a-ef6e-465a-b7e8-558ac86bdec9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aba3a53f-1acb-405c-84f6-6d601af2fc6e tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-reader] http://192.168.122.234/volume/v3/snapshots returned with HTTP 200 Sep 07 02:18:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 206/418] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:18:04 2026] GET /volume/v3/snapshots => generated 17 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b8807ca9-b82d-441c-9697-4c0247fc01e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8807ca9-b82d-441c-9697-4c0247fc01e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:18:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8807ca9-b82d-441c-9697-4c0247fc01e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8807ca9-b82d-441c-9697-4c0247fc01e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b8807ca9-b82d-441c-9697-4c0247fc01e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4c984b8a-ef6e-465a-b7e8-558ac86bdec9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c984b8a-ef6e-465a-b7e8-558ac86bdec9 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8807ca9-b82d-441c-9697-4c0247fc01e4 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:18:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 207/419] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:05 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 213/420] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:04 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 439 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-03a357f7-b46b-4426-83c3-16d662fcd79c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03a357f7-b46b-4426-83c3-16d662fcd79c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:18:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03a357f7-b46b-4426-83c3-16d662fcd79c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03a357f7-b46b-4426-83c3-16d662fcd79c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-03a357f7-b46b-4426-83c3-16d662fcd79c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume with id: 656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:18:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-03a357f7-b46b-4426-83c3-16d662fcd79c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-03a357f7-b46b-4426-83c3-16d662fcd79c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume request issued successfully. Sep 07 02:18:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03a357f7-b46b-4426-83c3-16d662fcd79c tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 202 Sep 07 02:18:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 208/421] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:18:05 2026] DELETE /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-796dc373-4a0a-4820-b7a0-7cbcb9b4cc3b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-796dc373-4a0a-4820-b7a0-7cbcb9b4cc3b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:18:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-796dc373-4a0a-4820-b7a0-7cbcb9b4cc3b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-796dc373-4a0a-4820-b7a0-7cbcb9b4cc3b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-796dc373-4a0a-4820-b7a0-7cbcb9b4cc3b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Volume info retrieved successfully. Sep 07 02:18:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-796dc373-4a0a-4820-b7a0-7cbcb9b4cc3b tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 200 Sep 07 02:18:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 214/422] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:05 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 886 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0ce61c6e-47d6-4b45-80df-9689485a15bc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0ce61c6e-47d6-4b45-80df-9689485a15bc tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0ce61c6e-47d6-4b45-80df-9689485a15bc tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0ce61c6e-47d6-4b45-80df-9689485a15bc tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0ce61c6e-47d6-4b45-80df-9689485a15bc tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0ce61c6e-47d6-4b45-80df-9689485a15bc tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 209/423] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:06 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cd5714a0-f987-4ce1-b38e-c62c983b4b8c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd5714a0-f987-4ce1-b38e-c62c983b4b8c tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd5714a0-f987-4ce1-b38e-c62c983b4b8c tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd5714a0-f987-4ce1-b38e-c62c983b4b8c tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-cd5714a0-f987-4ce1-b38e-c62c983b4b8c tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'creating'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd5714a0-f987-4ce1-b38e-c62c983b4b8c tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 215/424] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:06 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c701c116-3dec-4f15-a8a9-1a26d471858c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c701c116-3dec-4f15-a8a9-1a26d471858c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c701c116-3dec-4f15-a8a9-1a26d471858c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c701c116-3dec-4f15-a8a9-1a26d471858c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c701c116-3dec-4f15-a8a9-1a26d471858c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c701c116-3dec-4f15-a8a9-1a26d471858c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 210/425] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:06 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-92ac9671-ac12-4f71-816a-f3e2f1d2d8e0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92ac9671-ac12-4f71-816a-f3e2f1d2d8e0 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92ac9671-ac12-4f71-816a-f3e2f1d2d8e0 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92ac9671-ac12-4f71-816a-f3e2f1d2d8e0 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-92ac9671-ac12-4f71-816a-f3e2f1d2d8e0 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'available'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bf423df8-b6bb-4d04-8223-be75840e75b8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf423df8-b6bb-4d04-8223-be75840e75b8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf423df8-b6bb-4d04-8223-be75840e75b8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf423df8-b6bb-4d04-8223-be75840e75b8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf423df8-b6bb-4d04-8223-be75840e75b8 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 returned with HTTP 404 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 211/426] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:06 2026] GET /volume/v3/volumes/656dee96-de6e-49c9-9c05-6fd5fdc6b8d1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0a9b3781-0a53-4a22-95b5-f9b34c819965 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a9b3781-0a53-4a22-95b5-f9b34c819965 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a9b3781-0a53-4a22-95b5-f9b34c819965 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a9b3781-0a53-4a22-95b5-f9b34c819965 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-0a9b3781-0a53-4a22-95b5-f9b34c819965 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete snapshot with id: 693b772d-afb3-40a3-858d-dfc10b9d99fc Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a9b3781-0a53-4a22-95b5-f9b34c819965 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc returned with HTTP 404 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 212/427] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:18:06 2026] DELETE /volume/v3/snapshots/693b772d-afb3-40a3-858d-dfc10b9d99fc => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-97061316-315a-4aae-91ca-8fdcd66e6b39 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92ac9671-ac12-4f71-816a-f3e2f1d2d8e0 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-97061316-315a-4aae-91ca-8fdcd66e6b39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] GET http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-97061316-315a-4aae-91ca-8fdcd66e6b39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-97061316-315a-4aae-91ca-8fdcd66e6b39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 216/428] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:06 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8c173a6d-85e2-4751-a2fc-6cedc11e245e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-97061316-315a-4aae-91ca-8fdcd66e6b39 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 404 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 213/429] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:06 2026] GET /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c173a6d-85e2-4751-a2fc-6cedc11e245e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8c173a6d-85e2-4751-a2fc-6cedc11e245e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8c173a6d-85e2-4751-a2fc-6cedc11e245e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6ec23a5b-ed6f-4fab-a978-ca597f8a2b71 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ec23a5b-ed6f-4fab-a978-ca597f8a2b71 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] DELETE http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ec23a5b-ed6f-4fab-a978-ca597f8a2b71 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ec23a5b-ed6f-4fab-a978-ca597f8a2b71 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-6ec23a5b-ed6f-4fab-a978-ca597f8a2b71 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] Delete volume with id: 1a387bdf-e489-4f55-a4bb-331876c8eec6 Sep 07 02:18:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8c173a6d-85e2-4751-a2fc-6cedc11e245e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c173a6d-85e2-4751-a2fc-6cedc11e245e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 217/430] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:06 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ec23a5b-ed6f-4fab-a978-ca597f8a2b71 tempest-VolumesDeleteCascade-1954200033 tempest-VolumesDeleteCascade-1954200033-project-member] http://192.168.122.234/volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 returned with HTTP 404 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 214/431] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:18:06 2026] DELETE /volume/v3/volumes/1a387bdf-e489-4f55-a4bb-331876c8eec6 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78d9f32c-e941-42a5-8bc8-7936ed3bc241", "name": "tempest-SnapshotsActionsTest-Snapshot-1009646973"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create snapshot from volume 78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:06 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Created reservations ['23a53d83-593a-4a64-b0b7-03b3191eced2', '10fd87ff-e989-4844-9753-2499aa7fa133', 'c5c10cd9-2704-429e-ab0a-e2b2e0f33db1', '2c3fb532-ad95-417e-86e9-83519b9d2ae0'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot create request issued successfully. Sep 07 02:18:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3eeddc8-253c-4545-9f75-f501bf2c8709 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:18:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 218/432] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:18:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d526fcc7-0938-4d1d-969f-6578e13ed63c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d526fcc7-0938-4d1d-969f-6578e13ed63c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d526fcc7-0938-4d1d-969f-6578e13ed63c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d526fcc7-0938-4d1d-969f-6578e13ed63c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d526fcc7-0938-4d1d-969f-6578e13ed63c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d526fcc7-0938-4d1d-969f-6578e13ed63c tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 215/433] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:06 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-f2aa8124-e462-4ec6-8a78-be27ab228576 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-f2aa8124-e462-4ec6-8a78-be27ab228576 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-f2aa8124-e462-4ec6-8a78-be27ab228576 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-f2aa8124-e462-4ec6-8a78-be27ab228576 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-f2aa8124-e462-4ec6-8a78-be27ab228576 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-f2aa8124-e462-4ec6-8a78-be27ab228576 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 219/434] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:18:07 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 858 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-669c9613-205e-4414-9e32-f16ec07fd498 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-669c9613-205e-4414-9e32-f16ec07fd498 None None] GET http://192.168.122.234/volume// Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-669c9613-205e-4414-9e32-f16ec07fd498 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-669c9613-205e-4414-9e32-f16ec07fd498 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-669c9613-205e-4414-9e32-f16ec07fd498 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:18:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 216/435] 192.168.122.234 () {58 vars in 1308 bytes} [Mon Sep 7 02:18:07 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-712bd81c-273a-466b-b9fe-5f7930c55e53 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-712bd81c-273a-466b-b9fe-5f7930c55e53 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-712bd81c-273a-466b-b9fe-5f7930c55e53 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41c1f8fc-a43d-4c87-a70e-f844f11cb018", "connector": null, "instance_uuid": "bde5f504-b7ec-4a50-850c-92b724095d5d"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-712bd81c-273a-466b-b9fe-5f7930c55e53 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:18:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 220/436] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:18:07 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-a76eb0a7-5ba5-472e-b828-559032258843 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-a76eb0a7-5ba5-472e-b828-559032258843 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] POST http://192.168.122.234/volume/v3/attachments/5a13b1ba-7471-4049-afae-18ba17eeebde/action Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-a76eb0a7-5ba5-472e-b828-559032258843 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-a76eb0a7-5ba5-472e-b828-559032258843 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:07 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7b9f104b-d9ff-44b5-817d-9a9c84b98c56 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b9f104b-d9ff-44b5-817d-9a9c84b98c56 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b9f104b-d9ff-44b5-817d-9a9c84b98c56 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b9f104b-d9ff-44b5-817d-9a9c84b98c56 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-5a534bc0-7923-4139-b314-05ea9fc60934 req-a76eb0a7-5ba5-472e-b828-559032258843 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/attachments/5a13b1ba-7471-4049-afae-18ba17eeebde/action returned with HTTP 204 Sep 07 02:18:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 217/437] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:18:07 2026] POST /volume/v3/attachments/5a13b1ba-7471-4049-afae-18ba17eeebde/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7b9f104b-d9ff-44b5-817d-9a9c84b98c56 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b9f104b-d9ff-44b5-817d-9a9c84b98c56 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 221/438] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:07 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-22c30327-aa16-4c2a-a395-ac0b6a5720bb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22c30327-aa16-4c2a-a395-ac0b6a5720bb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22c30327-aa16-4c2a-a395-ac0b6a5720bb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22c30327-aa16-4c2a-a395-ac0b6a5720bb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-22c30327-aa16-4c2a-a395-ac0b6a5720bb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22c30327-aa16-4c2a-a395-ac0b6a5720bb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 218/439] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:07 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 1120 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2859bad5-c3ab-49fe-bacc-25712b8b1ec7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2859bad5-c3ab-49fe-bacc-25712b8b1ec7 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2859bad5-c3ab-49fe-bacc-25712b8b1ec7 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2859bad5-c3ab-49fe-bacc-25712b8b1ec7 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2859bad5-c3ab-49fe-bacc-25712b8b1ec7 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2859bad5-c3ab-49fe-bacc-25712b8b1ec7 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 222/440] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:08 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 1120 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-bbda4960-e03a-46d7-9c37-4bb99f5a01b8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-bbda4960-e03a-46d7-9c37-4bb99f5a01b8 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-bbda4960-e03a-46d7-9c37-4bb99f5a01b8 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-bbda4960-e03a-46d7-9c37-4bb99f5a01b8 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-bbda4960-e03a-46d7-9c37-4bb99f5a01b8 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-bbda4960-e03a-46d7-9c37-4bb99f5a01b8 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 219/441] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:18:08 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 1120 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-9b663a9b-f93d-4e97-8810-5f9014efa7e3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-9b663a9b-f93d-4e97-8810-5f9014efa7e3 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] DELETE http://192.168.122.234/volume/v3/attachments/5a13b1ba-7471-4049-afae-18ba17eeebde Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-9b663a9b-f93d-4e97-8810-5f9014efa7e3 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-9b663a9b-f93d-4e97-8810-5f9014efa7e3 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:08 devstack devstack@c-api.service[87011]: /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 07 02:18:08 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6f614b84-dc53-4d42-b26c-35d8b5b043a7 req-9b663a9b-f93d-4e97-8810-5f9014efa7e3 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/attachments/5a13b1ba-7471-4049-afae-18ba17eeebde returned with HTTP 200 Sep 07 02:18:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 223/442] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:18:08 2026] DELETE /volume/v3/attachments/5a13b1ba-7471-4049-afae-18ba17eeebde => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3cf64c06-b295-4457-9864-7b5d985be6cf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3cf64c06-b295-4457-9864-7b5d985be6cf tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3cf64c06-b295-4457-9864-7b5d985be6cf tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3cf64c06-b295-4457-9864-7b5d985be6cf tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3cf64c06-b295-4457-9864-7b5d985be6cf tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3cf64c06-b295-4457-9864-7b5d985be6cf tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 220/443] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:08 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-505eb820-c35a-4f03-9f04-609636d26a89 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-505eb820-c35a-4f03-9f04-609636d26a89 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-505eb820-c35a-4f03-9f04-609636d26a89 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-505eb820-c35a-4f03-9f04-609636d26a89 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-505eb820-c35a-4f03-9f04-609636d26a89 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-505eb820-c35a-4f03-9f04-609636d26a89 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 224/444] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:08 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2d1b94b3-c649-46da-a5ec-ad821314f536 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2d1b94b3-c649-46da-a5ec-ad821314f536 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2d1b94b3-c649-46da-a5ec-ad821314f536 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2d1b94b3-c649-46da-a5ec-ad821314f536 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2d1b94b3-c649-46da-a5ec-ad821314f536 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2d1b94b3-c649-46da-a5ec-ad821314f536 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 221/445] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:10 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3132acec-b1a9-4bc2-aa29-be628e5f4e4a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3132acec-b1a9-4bc2-aa29-be628e5f4e4a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005/action Sep 07 02:18:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3132acec-b1a9-4bc2-aa29-be628e5f4e4a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3132acec-b1a9-4bc2-aa29-be628e5f4e4a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-3132acec-b1a9-4bc2-aa29-be628e5f4e4a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'eb63edba-8f09-4129-ace3-f9e13a3f2005' with '{'status': 'creating'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3132acec-b1a9-4bc2-aa29-be628e5f4e4a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005/action returned with HTTP 202 Sep 07 02:18:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 225/446] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:10 2026] POST /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cdebf1a1-e9de-4246-a781-d983b23e5293 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdebf1a1-e9de-4246-a781-d983b23e5293 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cdebf1a1-e9de-4246-a781-d983b23e5293 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cdebf1a1-e9de-4246-a781-d983b23e5293 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cdebf1a1-e9de-4246-a781-d983b23e5293 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdebf1a1-e9de-4246-a781-d983b23e5293 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 222/447] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:10 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bca8f96e-3b9e-441e-85b1-ac012e3f7aa5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bca8f96e-3b9e-441e-85b1-ac012e3f7aa5 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005/action Sep 07 02:18:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bca8f96e-3b9e-441e-85b1-ac012e3f7aa5 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bca8f96e-3b9e-441e-85b1-ac012e3f7aa5 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bca8f96e-3b9e-441e-85b1-ac012e3f7aa5 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot retrieved successfully. Sep 07 02:18:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bca8f96e-3b9e-441e-85b1-ac012e3f7aa5 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot delete request issued successfully. Sep 07 02:18:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bca8f96e-3b9e-441e-85b1-ac012e3f7aa5 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005/action returned with HTTP 202 Sep 07 02:18:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 226/448] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:10 2026] POST /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f1866540-07fb-4efc-8b4a-ed8c6f503396 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f1866540-07fb-4efc-8b4a-ed8c6f503396 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f1866540-07fb-4efc-8b4a-ed8c6f503396 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f1866540-07fb-4efc-8b4a-ed8c6f503396 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f1866540-07fb-4efc-8b4a-ed8c6f503396 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f1866540-07fb-4efc-8b4a-ed8c6f503396 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 223/449] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:10 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 465 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7403599c-38ea-4e3f-835d-0d8118a1bf6d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7403599c-38ea-4e3f-835d-0d8118a1bf6d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7403599c-38ea-4e3f-835d-0d8118a1bf6d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7403599c-38ea-4e3f-835d-0d8118a1bf6d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7403599c-38ea-4e3f-835d-0d8118a1bf6d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7403599c-38ea-4e3f-835d-0d8118a1bf6d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 224/450] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:11 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 465 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1234895431"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1234895431'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Create volume of 1 GB Sep 07 02:18:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Availability Zones retrieved successfully. Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Flow 'volume_create_api' (3e811436-b69b-4ddf-a223-e12de4cafeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a2315d2-cb51-4ad3-855c-493b8848f08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a2315d2-cb51-4ad3-855c-493b8848f08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef0a0af-6bfb-43b8-910c-5fbe50a57cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Created reservations ['54b7656e-5efb-4434-bc84-91e9142ab388', '5ceb534e-67b0-408b-ae35-9af1242035ed', '56b8de42-340d-4d92-aef7-51a950ed94ea', 'ead6e31b-ed5d-436f-a5be-0b1192413304'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef0a0af-6bfb-43b8-910c-5fbe50a57cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b7656e-5efb-4434-bc84-91e9142ab388', '5ceb534e-67b0-408b-ae35-9af1242035ed', '56b8de42-340d-4d92-aef7-51a950ed94ea', 'ead6e31b-ed5d-436f-a5be-0b1192413304']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef90a03a-fe34-4a07-b4d8-de713eafe131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef90a03a-fe34-4a07-b4d8-de713eafe131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a686234a-8f5d-4c3c-8cdc-e0c27410215e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1234895431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c300428b74ed45119edfccc2bee9d68f',qos_specs=None,replication_status=,reservations=['54b7656e-5efb-4434-bc84-91e9142ab388','5ceb534e-67b0-408b-ae35-9af1242035ed','56b8de42-340d-4d92-aef7-51a950ed94ea','ead6e31b-ed5d-436f-a5be-0b1192413304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea0381b7d3b439698f70a243ad8d874',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1234895431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a686234a-8f5d-4c3c-8cdc-e0c27410215e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c300428b74ed45119edfccc2bee9d68f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea0381b7d3b439698f70a243ad8d874',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5683b521-f6ee-47fa-981f-f24133b981b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b643330c-1133-401e-903a-d86758637b22 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b643330c-1133-401e-903a-d86758637b22 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b643330c-1133-401e-903a-d86758637b22 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b643330c-1133-401e-903a-d86758637b22 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b643330c-1133-401e-903a-d86758637b22 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b643330c-1133-401e-903a-d86758637b22 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 200 Sep 07 02:18:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 225/451] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:12 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5683b521-f6ee-47fa-981f-f24133b981b6) transitioned into state 'SUCCESS' from state '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-1234895431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c300428b74ed45119edfccc2bee9d68f',qos_specs=None,replication_status=,reservations=['54b7656e-5efb-4434-bc84-91e9142ab388','5ceb534e-67b0-408b-ae35-9af1242035ed','56b8de42-340d-4d92-aef7-51a950ed94ea','ead6e31b-ed5d-436f-a5be-0b1192413304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea0381b7d3b439698f70a243ad8d874',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a4a9af-01bc-41d2-9af9-2f6f6110cae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a4a9af-01bc-41d2-9af9-2f6f6110cae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Flow 'volume_create_api' (3e811436-b69b-4ddf-a223-e12de4cafeed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Create volume request issued successfully. Sep 07 02:18:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f40b9cb4-ed79-474e-a3de-bff23745e535 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 227/452] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:18:11 2026] POST /volume/v3/volumes => generated 759 bytes in 1268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4832f079-4a07-4737-9fb5-3374fca5cf9a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4832f079-4a07-4737-9fb5-3374fca5cf9a tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4832f079-4a07-4737-9fb5-3374fca5cf9a tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4832f079-4a07-4737-9fb5-3374fca5cf9a tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4832f079-4a07-4737-9fb5-3374fca5cf9a tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4832f079-4a07-4737-9fb5-3374fca5cf9a tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 200 Sep 07 02:18:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 226/453] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:12 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 827 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-108404fa-f516-4758-ad93-8e7bf233de80 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-108404fa-f516-4758-ad93-8e7bf233de80 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-108404fa-f516-4758-ad93-8e7bf233de80 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-108404fa-f516-4758-ad93-8e7bf233de80 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-108404fa-f516-4758-ad93-8e7bf233de80 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 404 Sep 07 02:18:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 228/454] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:13 2026] GET /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:18:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c2a455dd-51b5-4f94-b359-11f2c4e8a1c4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2a455dd-51b5-4f94-b359-11f2c4e8a1c4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2a455dd-51b5-4f94-b359-11f2c4e8a1c4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2a455dd-51b5-4f94-b359-11f2c4e8a1c4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-c2a455dd-51b5-4f94-b359-11f2c4e8a1c4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'available'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2a455dd-51b5-4f94-b359-11f2c4e8a1c4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 227/455] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:13 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-11ecb107-8f79-40c6-af4e-07d474fb7817 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11ecb107-8f79-40c6-af4e-07d474fb7817 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11ecb107-8f79-40c6-af4e-07d474fb7817 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11ecb107-8f79-40c6-af4e-07d474fb7817 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-11ecb107-8f79-40c6-af4e-07d474fb7817 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11ecb107-8f79-40c6-af4e-07d474fb7817 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 229/456] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:13 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b0d9cc8a-1089-4196-9e67-7786edc9bee1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b0d9cc8a-1089-4196-9e67-7786edc9bee1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b0d9cc8a-1089-4196-9e67-7786edc9bee1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b0d9cc8a-1089-4196-9e67-7786edc9bee1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-b0d9cc8a-1089-4196-9e67-7786edc9bee1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Delete snapshot with id: eb63edba-8f09-4129-ace3-f9e13a3f2005 Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b0d9cc8a-1089-4196-9e67-7786edc9bee1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 returned with HTTP 404 Sep 07 02:18:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 228/457] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:18:14 2026] DELETE /volume/v3/snapshots/eb63edba-8f09-4129-ace3-f9e13a3f2005 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac833cc6-413b-4f9a-a742-3ba176ed81f1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8f0286d6-d34f-4846-817b-c20ebd630260 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac833cc6-413b-4f9a-a742-3ba176ed81f1 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac833cc6-413b-4f9a-a742-3ba176ed81f1 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f0286d6-d34f-4846-817b-c20ebd630260 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:18:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8f0286d6-d34f-4846-817b-c20ebd630260 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78d9f32c-e941-42a5-8bc8-7936ed3bc241", "name": "tempest-SnapshotsActionsTest-Snapshot-1273094008"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac833cc6-413b-4f9a-a742-3ba176ed81f1 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8f0286d6-d34f-4846-817b-c20ebd630260 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-8f0286d6-d34f-4846-817b-c20ebd630260 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create snapshot from volume 78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ac833cc6-413b-4f9a-a742-3ba176ed81f1 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac833cc6-413b-4f9a-a742-3ba176ed81f1 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 200 Sep 07 02:18:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 230/458] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:14 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:14 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-8f0286d6-d34f-4846-817b-c20ebd630260 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Created reservations ['95ab5fb2-f337-468c-b568-fdaf0f7e3651', '0d826b8d-c4f7-4f70-baed-e4df4edb71d8', '0ad76ad7-f8e1-48a4-af9c-cb3f3dc8f450', '38b72d0f-cb5b-4bbb-88ac-05416a0798cd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8f0286d6-d34f-4846-817b-c20ebd630260 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot create request issued successfully. Sep 07 02:18:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f0286d6-d34f-4846-817b-c20ebd630260 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:18:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 229/459] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:18:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9903edd1-251a-4185-ad60-20189662c464 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9903edd1-251a-4185-ad60-20189662c464 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9903edd1-251a-4185-ad60-20189662c464 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9903edd1-251a-4185-ad60-20189662c464 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9903edd1-251a-4185-ad60-20189662c464 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9903edd1-251a-4185-ad60-20189662c464 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 231/460] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:14 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 439 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-64fa8ef7-bf83-4535-8d3c-9fe0c743a6a0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64fa8ef7-bf83-4535-8d3c-9fe0c743a6a0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64fa8ef7-bf83-4535-8d3c-9fe0c743a6a0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64fa8ef7-bf83-4535-8d3c-9fe0c743a6a0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64fa8ef7-bf83-4535-8d3c-9fe0c743a6a0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64fa8ef7-bf83-4535-8d3c-9fe0c743a6a0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 200 Sep 07 02:18:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 230/461] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:15 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5298057e-253a-44ce-9cb8-5b4b8fb75151 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5298057e-253a-44ce-9cb8-5b4b8fb75151 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] POST http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5298057e-253a-44ce-9cb8-5b4b8fb75151 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5298057e-253a-44ce-9cb8-5b4b8fb75151 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5298057e-253a-44ce-9cb8-5b4b8fb75151 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Create volume metadata completed successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5298057e-253a-44ce-9cb8-5b4b8fb75151 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 232/462] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:18:15 2026] POST /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 101 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c617b02e-d37a-433c-b02c-8fdb95ac817f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c617b02e-d37a-433c-b02c-8fdb95ac817f tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c617b02e-d37a-433c-b02c-8fdb95ac817f tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c617b02e-d37a-433c-b02c-8fdb95ac817f tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c617b02e-d37a-433c-b02c-8fdb95ac817f tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Volume info retrieved successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c617b02e-d37a-433c-b02c-8fdb95ac817f tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Get volume metadata completed successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c617b02e-d37a-433c-b02c-8fdb95ac817f tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 231/463] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:18:15 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 101 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-98c6815e-e1b3-43d7-9887-3da706c82180 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-98c6815e-e1b3-43d7-9887-3da706c82180 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] PUT http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-98c6815e-e1b3-43d7-9887-3da706c82180 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f5f62ace-8a77-4a70-86b1-68ae81c7fee4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5f62ace-8a77-4a70-86b1-68ae81c7fee4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5f62ace-8a77-4a70-86b1-68ae81c7fee4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5f62ace-8a77-4a70-86b1-68ae81c7fee4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-98c6815e-e1b3-43d7-9887-3da706c82180 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f5f62ace-8a77-4a70-86b1-68ae81c7fee4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5f62ace-8a77-4a70-86b1-68ae81c7fee4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 232/464] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:15 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-98c6815e-e1b3-43d7-9887-3da706c82180 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Update volume metadata completed successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-98c6815e-e1b3-43d7-9887-3da706c82180 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 233/465] 192.168.122.234 () {60 vars in 1279 bytes} [Mon Sep 7 02:18:15 2026] PUT /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 57 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-65c8655e-9272-42b6-8f2b-606e43bd8468 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65c8655e-9272-42b6-8f2b-606e43bd8468 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-65c8655e-9272-42b6-8f2b-606e43bd8468 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-65c8655e-9272-42b6-8f2b-606e43bd8468 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-65c8655e-9272-42b6-8f2b-606e43bd8468 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Volume info retrieved successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-65c8655e-9272-42b6-8f2b-606e43bd8468 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Get volume metadata completed successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65c8655e-9272-42b6-8f2b-606e43bd8468 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 233/466] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:18:15 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 57 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key1 Sep 07 02:18:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Get volume metadata completed successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Delete volume metadata completed successfully. Sep 07 02:18:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3c3cdae-966c-4cff-a2a4-57e0eea46472 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key1 returned with HTTP 200 Sep 07 02:18:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 234/467] 192.168.122.234 () {58 vars in 1277 bytes} [Mon Sep 7 02:18:15 2026] DELETE /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key1 => generated 0 bytes in 65 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5ebb7f55-b933-498d-a997-43a1691835f0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5ebb7f55-b933-498d-a997-43a1691835f0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5ebb7f55-b933-498d-a997-43a1691835f0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5ebb7f55-b933-498d-a997-43a1691835f0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5ebb7f55-b933-498d-a997-43a1691835f0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5ebb7f55-b933-498d-a997-43a1691835f0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Get volume metadata completed successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5ebb7f55-b933-498d-a997-43a1691835f0 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 234/468] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:18:15 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 32 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6040ddec-0154-4409-81f5-9dd0ed3c6e8e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6040ddec-0154-4409-81f5-9dd0ed3c6e8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] PUT http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6040ddec-0154-4409-81f5-9dd0ed3c6e8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6040ddec-0154-4409-81f5-9dd0ed3c6e8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6040ddec-0154-4409-81f5-9dd0ed3c6e8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Update volume metadata completed successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6040ddec-0154-4409-81f5-9dd0ed3c6e8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 235/469] 192.168.122.234 () {60 vars in 1279 bytes} [Mon Sep 7 02:18:16 2026] PUT /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 16 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4fb6586a-47d0-4823-816b-bde06648d104 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fb6586a-47d0-4823-816b-bde06648d104 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] POST http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fb6586a-47d0-4823-816b-bde06648d104 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4fb6586a-47d0-4823-816b-bde06648d104 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4fb6586a-47d0-4823-816b-bde06648d104 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Create volume metadata completed successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fb6586a-47d0-4823-816b-bde06648d104 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 235/470] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:16 2026] POST /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 68 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f69cf3e9-7c17-4f62-b0de-dc0e6d88df8d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f69cf3e9-7c17-4f62-b0de-dc0e6d88df8d tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] PUT http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key3 Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f69cf3e9-7c17-4f62-b0de-dc0e6d88df8d tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f69cf3e9-7c17-4f62-b0de-dc0e6d88df8d tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f69cf3e9-7c17-4f62-b0de-dc0e6d88df8d tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Update volume metadata completed successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f69cf3e9-7c17-4f62-b0de-dc0e6d88df8d tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key3 returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 236/471] 192.168.122.234 () {60 vars in 1294 bytes} [Mon Sep 7 02:18:16 2026] PUT /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key3 => generated 35 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f2444da3-ae75-4b4d-bd87-f2da471a1792 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2444da3-ae75-4b4d-bd87-f2da471a1792 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key3 Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f2444da3-ae75-4b4d-bd87-f2da471a1792 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f2444da3-ae75-4b4d-bd87-f2da471a1792 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f2444da3-ae75-4b4d-bd87-f2da471a1792 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f2444da3-ae75-4b4d-bd87-f2da471a1792 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Get volume metadata completed successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2444da3-ae75-4b4d-bd87-f2da471a1792 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key3 returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 236/472] 192.168.122.234 () {58 vars in 1274 bytes} [Mon Sep 7 02:18:16 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata/key3 => generated 35 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac9ea036-4e8f-4414-b6ff-c9d0e3f06290 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac9ea036-4e8f-4414-b6ff-c9d0e3f06290 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac9ea036-4e8f-4414-b6ff-c9d0e3f06290 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac9ea036-4e8f-4414-b6ff-c9d0e3f06290 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ac9ea036-4e8f-4414-b6ff-c9d0e3f06290 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ac9ea036-4e8f-4414-b6ff-c9d0e3f06290 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] Get volume metadata completed successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac9ea036-4e8f-4414-b6ff-c9d0e3f06290 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-reader] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 237/473] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:18:16 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 75 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ebff1538-f1c8-473d-973d-bfd30155aa6c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ebff1538-f1c8-473d-973d-bfd30155aa6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] PUT http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ebff1538-f1c8-473d-973d-bfd30155aa6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ebff1538-f1c8-473d-973d-bfd30155aa6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ebff1538-f1c8-473d-973d-bfd30155aa6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Update volume metadata completed successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ebff1538-f1c8-473d-973d-bfd30155aa6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 237/474] 192.168.122.234 () {60 vars in 1279 bytes} [Mon Sep 7 02:18:16 2026] PUT /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0c7d96ef-d8fd-42b7-9e9b-57afce06fa8e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0c7d96ef-d8fd-42b7-9e9b-57afce06fa8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0c7d96ef-d8fd-42b7-9e9b-57afce06fa8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0c7d96ef-d8fd-42b7-9e9b-57afce06fa8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0c7d96ef-d8fd-42b7-9e9b-57afce06fa8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0c7d96ef-d8fd-42b7-9e9b-57afce06fa8e tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 238/475] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:16 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Delete volume with id: a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cae58b17-c4d6-46d0-9798-c7a92ab0a671 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Delete volume request issued successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b297ab68-75f2-42e3-bbde-f7eb0adbc794 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 202 Sep 07 02:18:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 238/476] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:18:16 2026] DELETE /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cae58b17-c4d6-46d0-9798-c7a92ab0a671 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cae58b17-c4d6-46d0-9798-c7a92ab0a671 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cae58b17-c4d6-46d0-9798-c7a92ab0a671 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e476d13-3828-45d7-950f-e171fcd9cb6c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e476d13-3828-45d7-950f-e171fcd9cb6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e476d13-3828-45d7-950f-e171fcd9cb6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e476d13-3828-45d7-950f-e171fcd9cb6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cae58b17-c4d6-46d0-9798-c7a92ab0a671 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cae58b17-c4d6-46d0-9798-c7a92ab0a671 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 239/477] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:16 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6e476d13-3828-45d7-950f-e171fcd9cb6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e476d13-3828-45d7-950f-e171fcd9cb6c tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 200 Sep 07 02:18:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 239/478] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:16 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e29d6c84-392b-485e-ad3c-3944606e6dfb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e29d6c84-392b-485e-ad3c-3944606e6dfb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e29d6c84-392b-485e-ad3c-3944606e6dfb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e29d6c84-392b-485e-ad3c-3944606e6dfb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e29d6c84-392b-485e-ad3c-3944606e6dfb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b20a6018-1855-4720-beae-e101cd0746c7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e29d6c84-392b-485e-ad3c-3944606e6dfb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b20a6018-1855-4720-beae-e101cd0746c7 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b20a6018-1855-4720-beae-e101cd0746c7 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 240/479] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:17 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b20a6018-1855-4720-beae-e101cd0746c7 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-397d56bf-0057-48d9-acad-be3f1f52932e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-397d56bf-0057-48d9-acad-be3f1f52932e tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db/action Sep 07 02:18:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-397d56bf-0057-48d9-acad-be3f1f52932e tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-397d56bf-0057-48d9-acad-be3f1f52932e tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-397d56bf-0057-48d9-acad-be3f1f52932e tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'd3b0dece-4b79-4fdc-b669-24ca362857db' with '{'status': 'deleting'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b20a6018-1855-4720-beae-e101cd0746c7 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Volume info retrieved successfully. Sep 07 02:18:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b20a6018-1855-4720-beae-e101cd0746c7 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 200 Sep 07 02:18:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 240/480] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:17 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 851 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-397d56bf-0057-48d9-acad-be3f1f52932e tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db/action returned with HTTP 202 Sep 07 02:18:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 241/481] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:17 2026] POST /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-82a2bdc7-860a-4eac-b1fc-77b4685c41d0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82a2bdc7-860a-4eac-b1fc-77b4685c41d0 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82a2bdc7-860a-4eac-b1fc-77b4685c41d0 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82a2bdc7-860a-4eac-b1fc-77b4685c41d0 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-82a2bdc7-860a-4eac-b1fc-77b4685c41d0 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82a2bdc7-860a-4eac-b1fc-77b4685c41d0 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 241/482] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:18 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-11f2a1d9-c383-4b24-8b9f-5148f22bd69b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11f2a1d9-c383-4b24-8b9f-5148f22bd69b tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db/action Sep 07 02:18:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11f2a1d9-c383-4b24-8b9f-5148f22bd69b tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11f2a1d9-c383-4b24-8b9f-5148f22bd69b tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-11f2a1d9-c383-4b24-8b9f-5148f22bd69b tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot retrieved successfully. Sep 07 02:18:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-11f2a1d9-c383-4b24-8b9f-5148f22bd69b tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot delete request issued successfully. Sep 07 02:18:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11f2a1d9-c383-4b24-8b9f-5148f22bd69b tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db/action returned with HTTP 202 Sep 07 02:18:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 242/483] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:18 2026] POST /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4cf98638-add1-4ed1-9375-c621b9bf412e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4cf98638-add1-4ed1-9375-c621b9bf412e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4cf98638-add1-4ed1-9375-c621b9bf412e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4cf98638-add1-4ed1-9375-c621b9bf412e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4cf98638-add1-4ed1-9375-c621b9bf412e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4cf98638-add1-4ed1-9375-c621b9bf412e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 242/484] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:18 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-41273de2-ec2a-4b15-89f4-078bd3259377 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41273de2-ec2a-4b15-89f4-078bd3259377 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] GET http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e Sep 07 02:18:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-41273de2-ec2a-4b15-89f4-078bd3259377 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-41273de2-ec2a-4b15-89f4-078bd3259377 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41273de2-ec2a-4b15-89f4-078bd3259377 tempest-VolumesMetadataTest-2007443297 tempest-VolumesMetadataTest-2007443297-project-member] http://192.168.122.234/volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e returned with HTTP 404 Sep 07 02:18:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 243/485] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:19 2026] GET /volume/v3/volumes/a686234a-8f5d-4c3c-8cdc-e0c27410215e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-03e41953-ad23-44a8-ac8a-923c3ac98b55 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03e41953-ad23-44a8-ac8a-923c3ac98b55 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03e41953-ad23-44a8-ac8a-923c3ac98b55 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03e41953-ad23-44a8-ac8a-923c3ac98b55 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-03e41953-ad23-44a8-ac8a-923c3ac98b55 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03e41953-ad23-44a8-ac8a-923c3ac98b55 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 243/486] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:19 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8de3066c-84f5-431d-b8f9-296ecbd52ded None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8de3066c-84f5-431d-b8f9-296ecbd52ded tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8de3066c-84f5-431d-b8f9-296ecbd52ded tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8de3066c-84f5-431d-b8f9-296ecbd52ded tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8de3066c-84f5-431d-b8f9-296ecbd52ded tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8de3066c-84f5-431d-b8f9-296ecbd52ded tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 200 Sep 07 02:18:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 244/487] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:20 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b8f6c922-835b-4788-ba64-d2c2d10842ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8f6c922-835b-4788-ba64-d2c2d10842ea tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8f6c922-835b-4788-ba64-d2c2d10842ea tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8f6c922-835b-4788-ba64-d2c2d10842ea tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8f6c922-835b-4788-ba64-d2c2d10842ea tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 404 Sep 07 02:18:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 244/488] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:21 2026] GET /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-950ccb81-fc03-4c6f-8ec8-54e2cd989dc1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-950ccb81-fc03-4c6f-8ec8-54e2cd989dc1 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-950ccb81-fc03-4c6f-8ec8-54e2cd989dc1 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-950ccb81-fc03-4c6f-8ec8-54e2cd989dc1 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-950ccb81-fc03-4c6f-8ec8-54e2cd989dc1 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'available'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-950ccb81-fc03-4c6f-8ec8-54e2cd989dc1 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 245/489] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:21 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b8068869-d9e1-4413-b351-16fb9f5e72c5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8068869-d9e1-4413-b351-16fb9f5e72c5 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8068869-d9e1-4413-b351-16fb9f5e72c5 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8068869-d9e1-4413-b351-16fb9f5e72c5 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b8068869-d9e1-4413-b351-16fb9f5e72c5 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8068869-d9e1-4413-b351-16fb9f5e72c5 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 245/490] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:21 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b1c7ff52-b96a-4450-b9a5-fccf6ccfc5fe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1c7ff52-b96a-4450-b9a5-fccf6ccfc5fe tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1c7ff52-b96a-4450-b9a5-fccf6ccfc5fe tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1c7ff52-b96a-4450-b9a5-fccf6ccfc5fe tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-b1c7ff52-b96a-4450-b9a5-fccf6ccfc5fe tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Delete snapshot with id: d3b0dece-4b79-4fdc-b669-24ca362857db Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1c7ff52-b96a-4450-b9a5-fccf6ccfc5fe tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db returned with HTTP 404 Sep 07 02:18:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 246/491] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:18:21 2026] DELETE /volume/v3/snapshots/d3b0dece-4b79-4fdc-b669-24ca362857db => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-54508d43-099d-4ec8-979d-dbf55915e0cb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-54508d43-099d-4ec8-979d-dbf55915e0cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-54508d43-099d-4ec8-979d-dbf55915e0cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78d9f32c-e941-42a5-8bc8-7936ed3bc241", "name": "tempest-SnapshotsActionsTest-Snapshot-204610180"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:21 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-54508d43-099d-4ec8-979d-dbf55915e0cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-54508d43-099d-4ec8-979d-dbf55915e0cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create snapshot from volume 78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:21 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-54508d43-099d-4ec8-979d-dbf55915e0cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Created reservations ['7b9154a1-cd2a-4a00-bc89-084ea844b2a7', '1b4eb0dc-f51d-403f-9a4d-8270f9b31c1e', '01283ed1-4c2a-42fd-970e-309820124398', '58396675-fbfa-4336-9c72-868aa424a1c4'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:21 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:21 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-54508d43-099d-4ec8-979d-dbf55915e0cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot create request issued successfully. Sep 07 02:18:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-54508d43-099d-4ec8-979d-dbf55915e0cb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:18:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 246/492] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:18:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f45c1d91-5266-4381-b931-57b9c990f41a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f45c1d91-5266-4381-b931-57b9c990f41a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f45c1d91-5266-4381-b931-57b9c990f41a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f45c1d91-5266-4381-b931-57b9c990f41a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f45c1d91-5266-4381-b931-57b9c990f41a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f45c1d91-5266-4381-b931-57b9c990f41a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 247/493] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:21 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 438 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e4b6001-3455-4616-b860-2690dcaca31d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e4b6001-3455-4616-b860-2690dcaca31d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e4b6001-3455-4616-b860-2690dcaca31d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e4b6001-3455-4616-b860-2690dcaca31d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6e4b6001-3455-4616-b860-2690dcaca31d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e4b6001-3455-4616-b860-2690dcaca31d tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 247/494] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:22 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1a1e7068-e4d8-42c6-9ea4-34bed17c6ac4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1a1e7068-e4d8-42c6-9ea4-34bed17c6ac4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1a1e7068-e4d8-42c6-9ea4-34bed17c6ac4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1a1e7068-e4d8-42c6-9ea4-34bed17c6ac4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1a1e7068-e4d8-42c6-9ea4-34bed17c6ac4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1a1e7068-e4d8-42c6-9ea4-34bed17c6ac4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 248/495] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:23 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 438 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-53d84e36-db18-4a60-aeb7-a5a57d844aa6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-53d84e36-db18-4a60-aeb7-a5a57d844aa6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-53d84e36-db18-4a60-aeb7-a5a57d844aa6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-53d84e36-db18-4a60-aeb7-a5a57d844aa6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=452,cinder:UPDATE=126,cinder:INSERT=72,cinder:DELETE=1 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-53d84e36-db18-4a60-aeb7-a5a57d844aa6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-53d84e36-db18-4a60-aeb7-a5a57d844aa6 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 248/496] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:25 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d91ca25e-ae07-4eea-9bd4-9dc08a08841d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d91ca25e-ae07-4eea-9bd4-9dc08a08841d tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5/action Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d91ca25e-ae07-4eea-9bd4-9dc08a08841d tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d91ca25e-ae07-4eea-9bd4-9dc08a08841d tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-d91ca25e-ae07-4eea-9bd4-9dc08a08841d tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot '11d544d8-e3f5-4071-a2a3-afda5830b0c5' with '{'status': 'error'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=365,cinder:INSERT=38,cinder:UPDATE=77,cinder:DELETE=5 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d91ca25e-ae07-4eea-9bd4-9dc08a08841d tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5/action returned with HTTP 202 Sep 07 02:18:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 249/497] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:25 2026] POST /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b0eb300f-22bf-41da-b91c-f858b87e1945 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b0eb300f-22bf-41da-b91c-f858b87e1945 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b0eb300f-22bf-41da-b91c-f858b87e1945 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b0eb300f-22bf-41da-b91c-f858b87e1945 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b0eb300f-22bf-41da-b91c-f858b87e1945 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b0eb300f-22bf-41da-b91c-f858b87e1945 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 249/498] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:25 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 461 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b04738b4-cd83-40c5-b590-17125c8f1ef4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b04738b4-cd83-40c5-b590-17125c8f1ef4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5/action Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b04738b4-cd83-40c5-b590-17125c8f1ef4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b04738b4-cd83-40c5-b590-17125c8f1ef4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b04738b4-cd83-40c5-b590-17125c8f1ef4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot retrieved successfully. Sep 07 02:18:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b04738b4-cd83-40c5-b590-17125c8f1ef4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot delete request issued successfully. Sep 07 02:18:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b04738b4-cd83-40c5-b590-17125c8f1ef4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5/action returned with HTTP 202 Sep 07 02:18:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 250/499] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:25 2026] POST /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d8b6a76b-3134-4323-ba0a-90d7ff5e1f09 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8b6a76b-3134-4323-ba0a-90d7ff5e1f09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8b6a76b-3134-4323-ba0a-90d7ff5e1f09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8b6a76b-3134-4323-ba0a-90d7ff5e1f09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d8b6a76b-3134-4323-ba0a-90d7ff5e1f09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8b6a76b-3134-4323-ba0a-90d7ff5e1f09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 250/500] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:25 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 464 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1203504558"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1203504558'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Create volume of 1 GB Sep 07 02:18:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Availability Zones retrieved successfully. Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Flow 'volume_create_api' (b03ec537-b3de-4802-97a4-058315fa362e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88780b80-cfa4-4d7d-8a07-cd6ac8cb2f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88780b80-cfa4-4d7d-8a07-cd6ac8cb2f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7c1780-a16b-41a6-b700-87dc23209a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-85775a75-027a-4dd0-bd28-f7e8d5f0820a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85775a75-027a-4dd0-bd28-f7e8d5f0820a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85775a75-027a-4dd0-bd28-f7e8d5f0820a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85775a75-027a-4dd0-bd28-f7e8d5f0820a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-85775a75-027a-4dd0-bd28-f7e8d5f0820a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85775a75-027a-4dd0-bd28-f7e8d5f0820a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 251/501] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:26 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Created reservations ['67db10a5-5fbc-44a5-b20a-3aefc0a3ac06', '6cb8e477-9c97-46d4-8d79-ea099689fc9e', '731f7d4c-a0a8-4385-a7b1-e30e00868c11', 'ab4583a3-0430-4dfe-a08d-407d4d225508'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7c1780-a16b-41a6-b700-87dc23209a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67db10a5-5fbc-44a5-b20a-3aefc0a3ac06', '6cb8e477-9c97-46d4-8d79-ea099689fc9e', '731f7d4c-a0a8-4385-a7b1-e30e00868c11', 'ab4583a3-0430-4dfe-a08d-407d4d225508']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9360cd4e-dca1-43a8-bb44-192630941d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9360cd4e-dca1-43a8-bb44-192630941d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488a1738-c360-4770-a75b-c7593124f9ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1203504558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111c606411a44c1182ab8f9fd81c090b',qos_specs=None,replication_status=,reservations=['67db10a5-5fbc-44a5-b20a-3aefc0a3ac06','6cb8e477-9c97-46d4-8d79-ea099689fc9e','731f7d4c-a0a8-4385-a7b1-e30e00868c11','ab4583a3-0430-4dfe-a08d-407d4d225508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b43eb7c6345aba055f0cdada6875d',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1203504558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488a1738-c360-4770-a75b-c7593124f9ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111c606411a44c1182ab8f9fd81c090b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7b43eb7c6345aba055f0cdada6875d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a393ce95-92dd-46a9-8bcb-39710e8d2d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a393ce95-92dd-46a9-8bcb-39710e8d2d52) transitioned into state 'SUCCESS' from state '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-1203504558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111c606411a44c1182ab8f9fd81c090b',qos_specs=None,replication_status=,reservations=['67db10a5-5fbc-44a5-b20a-3aefc0a3ac06','6cb8e477-9c97-46d4-8d79-ea099689fc9e','731f7d4c-a0a8-4385-a7b1-e30e00868c11','ab4583a3-0430-4dfe-a08d-407d4d225508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b43eb7c6345aba055f0cdada6875d',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ab1fd5-2481-4f69-9e45-0b4916797476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ab1fd5-2481-4f69-9e45-0b4916797476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Flow 'volume_create_api' (b03ec537-b3de-4802-97a4-058315fa362e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Create volume request issued successfully. Sep 07 02:18:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9bdabd07-c44c-4cc5-9f6a-62a9928f44d3 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 251/502] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:18:26 2026] POST /volume/v3/volumes => generated 828 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e30e6a0e-817e-4c5e-a074-401a24503611 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e30e6a0e-817e-4c5e-a074-401a24503611 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e30e6a0e-817e-4c5e-a074-401a24503611 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e30e6a0e-817e-4c5e-a074-401a24503611 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e30e6a0e-817e-4c5e-a074-401a24503611 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e30e6a0e-817e-4c5e-a074-401a24503611 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 200 Sep 07 02:18:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 252/503] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:26 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 896 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e5b0021a-3c63-41b7-8ece-5c7f879aed09 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e5b0021a-3c63-41b7-8ece-5c7f879aed09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e5b0021a-3c63-41b7-8ece-5c7f879aed09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e5b0021a-3c63-41b7-8ece-5c7f879aed09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e5b0021a-3c63-41b7-8ece-5c7f879aed09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e5b0021a-3c63-41b7-8ece-5c7f879aed09 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 200 Sep 07 02:18:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 252/504] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:27 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-783a30ac-5451-4bc5-add3-ad1d50c74eb4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-783a30ac-5451-4bc5-add3-ad1d50c74eb4 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-783a30ac-5451-4bc5-add3-ad1d50c74eb4 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-783a30ac-5451-4bc5-add3-ad1d50c74eb4 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-783a30ac-5451-4bc5-add3-ad1d50c74eb4 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-783a30ac-5451-4bc5-add3-ad1d50c74eb4 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 200 Sep 07 02:18:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 253/505] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:27 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 920 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e142d3a7-2d94-4887-b414-e935064a4bbd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e142d3a7-2d94-4887-b414-e935064a4bbd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e142d3a7-2d94-4887-b414-e935064a4bbd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e142d3a7-2d94-4887-b414-e935064a4bbd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e142d3a7-2d94-4887-b414-e935064a4bbd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 404 Sep 07 02:18:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 253/506] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:28 2026] GET /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9e5e11af-2bf6-459e-be32-6db2edcd5fd4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e5e11af-2bf6-459e-be32-6db2edcd5fd4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e5e11af-2bf6-459e-be32-6db2edcd5fd4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e5e11af-2bf6-459e-be32-6db2edcd5fd4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-9e5e11af-2bf6-459e-be32-6db2edcd5fd4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'available'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e5e11af-2bf6-459e-be32-6db2edcd5fd4 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 254/507] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:28 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f9e35e51-0584-480d-b43b-eaacb15e87a2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9e35e51-0584-480d-b43b-eaacb15e87a2 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9e35e51-0584-480d-b43b-eaacb15e87a2 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9e35e51-0584-480d-b43b-eaacb15e87a2 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f9e35e51-0584-480d-b43b-eaacb15e87a2 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9e35e51-0584-480d-b43b-eaacb15e87a2 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 254/508] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:28 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1fc0322c-5937-46f8-99b1-da87058b7035 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1fc0322c-5937-46f8-99b1-da87058b7035 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1fc0322c-5937-46f8-99b1-da87058b7035 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1fc0322c-5937-46f8-99b1-da87058b7035 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-1fc0322c-5937-46f8-99b1-da87058b7035 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Delete snapshot with id: 11d544d8-e3f5-4071-a2a3-afda5830b0c5 Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1fc0322c-5937-46f8-99b1-da87058b7035 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 returned with HTTP 404 Sep 07 02:18:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 255/509] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:18:28 2026] DELETE /volume/v3/snapshots/11d544d8-e3f5-4071-a2a3-afda5830b0c5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-724c8a68-2fcc-4410-952d-2030b0287d43 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-724c8a68-2fcc-4410-952d-2030b0287d43 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-724c8a68-2fcc-4410-952d-2030b0287d43 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78d9f32c-e941-42a5-8bc8-7936ed3bc241", "name": "tempest-SnapshotsActionsTest-Snapshot-1508944930"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-724c8a68-2fcc-4410-952d-2030b0287d43 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-724c8a68-2fcc-4410-952d-2030b0287d43 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Create snapshot from volume 78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:28 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-724c8a68-2fcc-4410-952d-2030b0287d43 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Created reservations ['a724a246-1eda-4108-aae1-93eb7885688b', 'e149618e-1866-40ea-881f-e1c7e35c30fa', '60021615-39ff-43f3-a317-40126dd9223e', '94617cc0-fa28-4716-b3b0-783f06203750'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-724c8a68-2fcc-4410-952d-2030b0287d43 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot create request issued successfully. Sep 07 02:18:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-724c8a68-2fcc-4410-952d-2030b0287d43 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:18:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 255/510] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:18:28 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 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2eb1074a-f60c-4c0d-9661-38c19b881b78 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2eb1074a-f60c-4c0d-9661-38c19b881b78 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2eb1074a-f60c-4c0d-9661-38c19b881b78 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2eb1074a-f60c-4c0d-9661-38c19b881b78 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2eb1074a-f60c-4c0d-9661-38c19b881b78 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2eb1074a-f60c-4c0d-9661-38c19b881b78 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 200 Sep 07 02:18:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 256/511] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:28 2026] GET /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-577ad8b1-2d50-4dc3-9793-4a3994dc7305 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-577ad8b1-2d50-4dc3-9793-4a3994dc7305 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-577ad8b1-2d50-4dc3-9793-4a3994dc7305 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-577ad8b1-2d50-4dc3-9793-4a3994dc7305 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-577ad8b1-2d50-4dc3-9793-4a3994dc7305 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-577ad8b1-2d50-4dc3-9793-4a3994dc7305 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 200 Sep 07 02:18:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 256/512] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:29 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 956 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-878ada6b-730a-4450-a89d-a2c5f94c0d7c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-878ada6b-730a-4450-a89d-a2c5f94c0d7c tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] POST http://192.168.122.234/volume/v3/volume-transfers Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-878ada6b-730a-4450-a89d-a2c5f94c0d7c tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "488a1738-c360-4770-a75b-c7593124f9ce"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volume_transfer [None req-878ada6b-730a-4450-a89d-a2c5f94c0d7c tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Creating new volume transfer {'transfer': {'volume_id': '488a1738-c360-4770-a75b-c7593124f9ce'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volume_transfer [None req-878ada6b-730a-4450-a89d-a2c5f94c0d7c tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Creating transfer of volume 488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.transfer.api [None req-878ada6b-730a-4450-a89d-a2c5f94c0d7c tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Generating transfer record for volume 488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-878ada6b-730a-4450-a89d-a2c5f94c0d7c tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volume-transfers returned with HTTP 202 Sep 07 02:18:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 257/513] 192.168.122.234 () {62 vars in 1210 bytes} [Mon Sep 7 02:18:29 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e2b97c68-00ab-412c-a1b1-eced2607dfdc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2b97c68-00ab-412c-a1b1-eced2607dfdc tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2b97c68-00ab-412c-a1b1-eced2607dfdc tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2b97c68-00ab-412c-a1b1-eced2607dfdc tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e2b97c68-00ab-412c-a1b1-eced2607dfdc tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2b97c68-00ab-412c-a1b1-eced2607dfdc tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 200 Sep 07 02:18:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 257/514] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:29 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-90cfd792-fcc3-4435-9905-c0e1e2b92b9d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90cfd792-fcc3-4435-9905-c0e1e2b92b9d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90cfd792-fcc3-4435-9905-c0e1e2b92b9d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90cfd792-fcc3-4435-9905-c0e1e2b92b9d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90cfd792-fcc3-4435-9905-c0e1e2b92b9d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 returned with HTTP 200 Sep 07 02:18:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 258/515] 192.168.122.234 () {60 vars in 1306 bytes} [Mon Sep 7 02:18:29 2026] GET /volume/v3/os-volume-transfer/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 => generated 440 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-86e59872-cb46-493d-b04d-239f0f2ccc7b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-86e59872-cb46-493d-b04d-239f0f2ccc7b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-86e59872-cb46-493d-b04d-239f0f2ccc7b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-86e59872-cb46-493d-b04d-239f0f2ccc7b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.volume_transfer [None req-86e59872-cb46-493d-b04d-239f0f2ccc7b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Listing volume transfers {{(pid=87011) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 02:18:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-86e59872-cb46-493d-b04d-239f0f2ccc7b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 02:18:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 258/516] 192.168.122.234 () {60 vars in 1195 bytes} [Mon Sep 7 02:18:29 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] POST http://192.168.122.234/volume/v3/volume-transfers/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16/accept Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "74cf8a3ac86130d8"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.volume_transfer [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Accepting volume transfer 93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 {{(pid=87010) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Accepting transfer 93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 Sep 07 02:18:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Created reservations ['c071de23-3755-40bc-b8d2-7de122b64676', 'f49e9476-75a0-4604-8526-7a4032f972e1', '2e557151-efeb-4276-91d0-626bb9e2eda5', '41c085a3-cc53-4327-9a8b-fa60e3c39a24'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Created reservations ['3d42c775-204a-4e53-b2b1-921526da8d65', 'b489d416-4440-4d34-afa7-52faa9c96341', 'b48af077-6765-4e15-b0ae-62424c6e9be7', '1330e5d5-acfb-4539-98e5-e5c87c4d9656'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: /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 07 02:18:29 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Created reservations ['3b946dba-f3ef-4c61-9022-1bd660b1b161', '923e8837-83bd-4753-ab4d-331765317288', '9e150216-5b57-483e-83cd-64681609b883', 'fcb28e07-c7ac-45e1-a0c1-0863c8727e36'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Created reservations ['cce2f01d-9dfb-4fc5-b797-67a8c334b499', 'd9c354df-19f8-4699-8c99-7c5424e77d89', 'f2198a10-d791-43df-989b-b24ba64fb7b0', 'd61dc19a-ae68-45ad-a140-df37603ff87d'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Transfer volume completed successfully. Sep 07 02:18:29 devstack devstack@c-api.service[87010]: INFO cinder.transfer.api [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Volume 488a1738-c360-4770-a75b-c7593124f9ce has been transferred. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e9a9aba3-9c50-4f7b-89bc-b034762a2a3f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9a9aba3-9c50-4f7b-89bc-b034762a2a3f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9a9aba3-9c50-4f7b-89bc-b034762a2a3f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9a9aba3-9c50-4f7b-89bc-b034762a2a3f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e9a9aba3-9c50-4f7b-89bc-b034762a2a3f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9a9aba3-9c50-4f7b-89bc-b034762a2a3f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 200 Sep 07 02:18:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 259/517] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:30 2026] GET /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e4d27324-24ec-43d7-9f51-964f00ee34b1 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] http://192.168.122.234/volume/v3/volume-transfers/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16/accept returned with HTTP 202 Sep 07 02:18:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 259/518] 192.168.122.234 () {62 vars in 1342 bytes} [Mon Sep 7 02:18:29 2026] POST /volume/v3/volume-transfers/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16/accept => generated 373 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0866e816-ab2b-4b40-93c6-042630f65a22 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0866e816-ab2b-4b40-93c6-042630f65a22 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0866e816-ab2b-4b40-93c6-042630f65a22 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0866e816-ab2b-4b40-93c6-042630f65a22 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0866e816-ab2b-4b40-93c6-042630f65a22 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Volume info retrieved successfully. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0866e816-ab2b-4b40-93c6-042630f65a22 tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 200 Sep 07 02:18:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 260/519] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:30 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e69ff4cd-860a-4248-a8a7-7cfb224ec5ee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e69ff4cd-860a-4248-a8a7-7cfb224ec5ee tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e69ff4cd-860a-4248-a8a7-7cfb224ec5ee tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e69ff4cd-860a-4248-a8a7-7cfb224ec5ee tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e69ff4cd-860a-4248-a8a7-7cfb224ec5ee tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] Volume info retrieved successfully. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e69ff4cd-860a-4248-a8a7-7cfb224ec5ee tempest-VolumesTransfersV355Test-643005094 tempest-VolumesTransfersV355Test-643005094-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 200 Sep 07 02:18:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 260/520] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:30 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e1d348a8-b082-4761-bdd8-e6d9a6b89d03 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e1d348a8-b082-4761-bdd8-e6d9a6b89d03 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] DELETE http://192.168.122.234/volume/v3/volume-transfers/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e1d348a8-b082-4761-bdd8-e6d9a6b89d03 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e1d348a8-b082-4761-bdd8-e6d9a6b89d03 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.volume_transfer [None req-e1d348a8-b082-4761-bdd8-e6d9a6b89d03 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Delete transfer with id: 93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e1d348a8-b082-4761-bdd8-e6d9a6b89d03 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volume-transfers/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 returned with HTTP 404 Sep 07 02:18:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 261/521] 192.168.122.234 () {60 vars in 1303 bytes} [Mon Sep 7 02:18:30 2026] DELETE /volume/v3/volume-transfers/93cf6d35-b475-4e7c-a2f9-a3fa29c77e16 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:18:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-964fd256-6f63-43df-aee7-b32e485abb5e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-964fd256-6f63-43df-aee7-b32e485abb5e tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-964fd256-6f63-43df-aee7-b32e485abb5e tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-964fd256-6f63-43df-aee7-b32e485abb5e tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-964fd256-6f63-43df-aee7-b32e485abb5e tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Delete volume with id: 488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-964fd256-6f63-43df-aee7-b32e485abb5e tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Volume info retrieved successfully. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-964fd256-6f63-43df-aee7-b32e485abb5e tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Delete volume request issued successfully. Sep 07 02:18:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-964fd256-6f63-43df-aee7-b32e485abb5e tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 202 Sep 07 02:18:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 261/522] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:18:30 2026] DELETE /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-febff045-7f6f-4cca-af48-79d803fda43c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-febff045-7f6f-4cca-af48-79d803fda43c tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-febff045-7f6f-4cca-af48-79d803fda43c tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-febff045-7f6f-4cca-af48-79d803fda43c tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-febff045-7f6f-4cca-af48-79d803fda43c tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Volume info retrieved successfully. Sep 07 02:18:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-febff045-7f6f-4cca-af48-79d803fda43c tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 200 Sep 07 02:18:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 262/523] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:30 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 1139 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-45d19bdd-a79f-4da2-8829-b5b42c89f915 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45d19bdd-a79f-4da2-8829-b5b42c89f915 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45d19bdd-a79f-4da2-8829-b5b42c89f915 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45d19bdd-a79f-4da2-8829-b5b42c89f915 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-45d19bdd-a79f-4da2-8829-b5b42c89f915 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45d19bdd-a79f-4da2-8829-b5b42c89f915 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 200 Sep 07 02:18:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 262/524] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:31 2026] GET /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4cca071a-102a-4460-b012-42229632e62a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4cca071a-102a-4460-b012-42229632e62a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0/action Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4cca071a-102a-4460-b012-42229632e62a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4cca071a-102a-4460-b012-42229632e62a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-4cca071a-102a-4460-b012-42229632e62a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot '8d5ad905-48e2-4bac-81b0-c46ba7faf2a0' with '{'status': 'error_deleting'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4cca071a-102a-4460-b012-42229632e62a tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0/action returned with HTTP 202 Sep 07 02:18:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 263/525] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:31 2026] POST /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-78f4e410-2da1-4076-bc18-5713c92b214f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-78f4e410-2da1-4076-bc18-5713c92b214f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-78f4e410-2da1-4076-bc18-5713c92b214f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-78f4e410-2da1-4076-bc18-5713c92b214f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-78f4e410-2da1-4076-bc18-5713c92b214f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-78f4e410-2da1-4076-bc18-5713c92b214f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 200 Sep 07 02:18:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 263/526] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:31 2026] GET /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ea54249-b6ec-478d-856b-e4f8eb3e7bdf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ea54249-b6ec-478d-856b-e4f8eb3e7bdf tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0/action Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ea54249-b6ec-478d-856b-e4f8eb3e7bdf tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ea54249-b6ec-478d-856b-e4f8eb3e7bdf tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9ea54249-b6ec-478d-856b-e4f8eb3e7bdf tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot retrieved successfully. Sep 07 02:18:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9ea54249-b6ec-478d-856b-e4f8eb3e7bdf tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot delete request issued successfully. Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ea54249-b6ec-478d-856b-e4f8eb3e7bdf tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0/action returned with HTTP 202 Sep 07 02:18:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 264/527] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:31 2026] POST /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-67853b17-5964-4304-b5af-88ed1b924b04 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-67853b17-5964-4304-b5af-88ed1b924b04 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-67853b17-5964-4304-b5af-88ed1b924b04 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-67853b17-5964-4304-b5af-88ed1b924b04 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-67853b17-5964-4304-b5af-88ed1b924b04 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-67853b17-5964-4304-b5af-88ed1b924b04 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 200 Sep 07 02:18:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 264/528] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:31 2026] GET /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f1eac7b9-825a-4508-a205-dc70aa589a2a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1eac7b9-825a-4508-a205-dc70aa589a2a tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f1eac7b9-825a-4508-a205-dc70aa589a2a tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f1eac7b9-825a-4508-a205-dc70aa589a2a tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1eac7b9-825a-4508-a205-dc70aa589a2a tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 404 Sep 07 02:18:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 265/529] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:31 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-66bbb814-01ea-4421-a1ed-64d56c919f14 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66bbb814-01ea-4421-a1ed-64d56c919f14 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66bbb814-01ea-4421-a1ed-64d56c919f14 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66bbb814-01ea-4421-a1ed-64d56c919f14 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66bbb814-01ea-4421-a1ed-64d56c919f14 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 404 Sep 07 02:18:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 265/530] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:31 2026] GET /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e8b7e7d6-278e-4461-96c5-99347d16a36b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8b7e7d6-278e-4461-96c5-99347d16a36b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] DELETE http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8b7e7d6-278e-4461-96c5-99347d16a36b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8b7e7d6-278e-4461-96c5-99347d16a36b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e8b7e7d6-278e-4461-96c5-99347d16a36b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Delete volume with id: 488a1738-c360-4770-a75b-c7593124f9ce Sep 07 02:18:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8b7e7d6-278e-4461-96c5-99347d16a36b tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce returned with HTTP 404 Sep 07 02:18:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 266/531] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:18:31 2026] DELETE /volume/v3/volumes/488a1738-c360-4770-a75b-c7593124f9ce => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1278555465"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1278555465'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Create volume of 1 GB Sep 07 02:18:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Availability Zones retrieved successfully. Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Flow 'volume_create_api' (ee0c0e89-a650-4e02-b6b3-78729bbd2f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710b6053-ad84-4582-9e39-6af6494d6033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710b6053-ad84-4582-9e39-6af6494d6033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3754800-b7eb-41f3-a55a-88e25baf3046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Created reservations ['08ebb5b3-487a-4f8a-9cc3-40bb3095d76b', 'e2017340-6aa4-4f76-a87b-64b6ac2feb32', 'b1d8ceae-d7d2-404d-ba3d-b1db8c06df1f', 'd64a5d8d-ad15-486e-a349-8a4340c66fd2'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3754800-b7eb-41f3-a55a-88e25baf3046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ebb5b3-487a-4f8a-9cc3-40bb3095d76b', 'e2017340-6aa4-4f76-a87b-64b6ac2feb32', 'b1d8ceae-d7d2-404d-ba3d-b1db8c06df1f', 'd64a5d8d-ad15-486e-a349-8a4340c66fd2']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2cce86-b95b-4fa8-a04d-17c156020711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2cce86-b95b-4fa8-a04d-17c156020711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ce1f5f-49ad-492e-8779-8d4f4bc9d160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1278555465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111c606411a44c1182ab8f9fd81c090b',qos_specs=None,replication_status=,reservations=['08ebb5b3-487a-4f8a-9cc3-40bb3095d76b','e2017340-6aa4-4f76-a87b-64b6ac2feb32','b1d8ceae-d7d2-404d-ba3d-b1db8c06df1f','d64a5d8d-ad15-486e-a349-8a4340c66fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b43eb7c6345aba055f0cdada6875d',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1278555465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ce1f5f-49ad-492e-8779-8d4f4bc9d160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111c606411a44c1182ab8f9fd81c090b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7b43eb7c6345aba055f0cdada6875d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b80ee2-3c7a-43f2-b4f5-cb4c6e72ce7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b80ee2-3c7a-43f2-b4f5-cb4c6e72ce7c) transitioned into state 'SUCCESS' from state '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-1278555465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111c606411a44c1182ab8f9fd81c090b',qos_specs=None,replication_status=,reservations=['08ebb5b3-487a-4f8a-9cc3-40bb3095d76b','e2017340-6aa4-4f76-a87b-64b6ac2feb32','b1d8ceae-d7d2-404d-ba3d-b1db8c06df1f','d64a5d8d-ad15-486e-a349-8a4340c66fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b43eb7c6345aba055f0cdada6875d',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b291fcd-0597-4e1d-8d36-9e2e3226ec65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b291fcd-0597-4e1d-8d36-9e2e3226ec65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Flow 'volume_create_api' (ee0c0e89-a650-4e02-b6b3-78729bbd2f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Create volume request issued successfully. Sep 07 02:18:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8e8293b-7298-4e4b-8081-1ed5d7d6853d tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e34054b2-ccbe-40ce-8a03-9648d2651ba4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 266/532] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:18:31 2026] POST /volume/v3/volumes => generated 828 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e34054b2-ccbe-40ce-8a03-9648d2651ba4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e34054b2-ccbe-40ce-8a03-9648d2651ba4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a8dca98c-6da5-49dc-b620-062ff571ad02 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e34054b2-ccbe-40ce-8a03-9648d2651ba4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8dca98c-6da5-49dc-b620-062ff571ad02 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e34054b2-ccbe-40ce-8a03-9648d2651ba4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8dca98c-6da5-49dc-b620-062ff571ad02 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e34054b2-ccbe-40ce-8a03-9648d2651ba4 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 200 Sep 07 02:18:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8dca98c-6da5-49dc-b620-062ff571ad02 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 267/533] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:32 2026] GET /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a8dca98c-6da5-49dc-b620-062ff571ad02 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8dca98c-6da5-49dc-b620-062ff571ad02 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 200 Sep 07 02:18:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 267/534] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:32 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 896 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b955eb6f-c58d-4867-a61c-fac84bb02153 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b955eb6f-c58d-4867-a61c-fac84bb02153 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b955eb6f-c58d-4867-a61c-fac84bb02153 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b955eb6f-c58d-4867-a61c-fac84bb02153 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b955eb6f-c58d-4867-a61c-fac84bb02153 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 404 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 268/535] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:33 2026] GET /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-794b9408-e837-4dae-b830-a85ed605c7ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-794b9408-e837-4dae-b830-a85ed605c7ea tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-794b9408-e837-4dae-b830-a85ed605c7ea tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-794b9408-e837-4dae-b830-a85ed605c7ea tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-794b9408-e837-4dae-b830-a85ed605c7ea tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'available'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dab6ea86-f4e7-407c-bf91-9182cf083860 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dab6ea86-f4e7-407c-bf91-9182cf083860 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dab6ea86-f4e7-407c-bf91-9182cf083860 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dab6ea86-f4e7-407c-bf91-9182cf083860 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-794b9408-e837-4dae-b830-a85ed605c7ea tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 268/536] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:33 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1685f642-75d6-4ed0-811e-73069afe4643 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1685f642-75d6-4ed0-811e-73069afe4643 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1685f642-75d6-4ed0-811e-73069afe4643 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dab6ea86-f4e7-407c-bf91-9182cf083860 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1685f642-75d6-4ed0-811e-73069afe4643 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dab6ea86-f4e7-407c-bf91-9182cf083860 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 200 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 269/537] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:33 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 920 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1685f642-75d6-4ed0-811e-73069afe4643 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1685f642-75d6-4ed0-811e-73069afe4643 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 269/538] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:33 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ec96a986-98e2-4584-ad16-08241065ba0b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ec96a986-98e2-4584-ad16-08241065ba0b tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ec96a986-98e2-4584-ad16-08241065ba0b tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ec96a986-98e2-4584-ad16-08241065ba0b tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-ec96a986-98e2-4584-ad16-08241065ba0b tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Delete snapshot with id: 8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ec96a986-98e2-4584-ad16-08241065ba0b tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 returned with HTTP 404 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 270/539] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:18:33 2026] DELETE /volume/v3/snapshots/8d5ad905-48e2-4bac-81b0-c46ba7faf2a0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-451d62aa-e8dc-40fe-a4f8-e0f416009707 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-451d62aa-e8dc-40fe-a4f8-e0f416009707 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-451d62aa-e8dc-40fe-a4f8-e0f416009707 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-451d62aa-e8dc-40fe-a4f8-e0f416009707 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-451d62aa-e8dc-40fe-a4f8-e0f416009707 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'creating'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-451d62aa-e8dc-40fe-a4f8-e0f416009707 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 270/540] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:33 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-75c99ebe-b354-41fc-af6c-a0fae72cd36f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75c99ebe-b354-41fc-af6c-a0fae72cd36f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-75c99ebe-b354-41fc-af6c-a0fae72cd36f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-75c99ebe-b354-41fc-af6c-a0fae72cd36f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-75c99ebe-b354-41fc-af6c-a0fae72cd36f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75c99ebe-b354-41fc-af6c-a0fae72cd36f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 271/541] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:33 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f4ece639-54fa-435f-bf6a-cc0943cd3b0e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4ece639-54fa-435f-bf6a-cc0943cd3b0e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f4ece639-54fa-435f-bf6a-cc0943cd3b0e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f4ece639-54fa-435f-bf6a-cc0943cd3b0e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.snapshot_actions [None req-f4ece639-54fa-435f-bf6a-cc0943cd3b0e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87010) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.snapshot_actions [None req-f4ece639-54fa-435f-bf6a-cc0943cd3b0e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Updating snapshot f461fb41-94b3-430e-b09e-7124ed914f18 with info {'id': 'f461fb41-94b3-430e-b09e-7124ed914f18', 'status': 'error', 'progress': '80%'} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4ece639-54fa-435f-bf6a-cc0943cd3b0e tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 271/542] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:33 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3562046b-f3ae-443e-97df-0634ff83ccce None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3562046b-f3ae-443e-97df-0634ff83ccce tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3562046b-f3ae-443e-97df-0634ff83ccce tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3562046b-f3ae-443e-97df-0634ff83ccce tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3562046b-f3ae-443e-97df-0634ff83ccce tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Snapshot retrieved successfully. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3562046b-f3ae-443e-97df-0634ff83ccce tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 272/543] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:33 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6865294c-6e66-4414-b601-c571ecab1910 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6865294c-6e66-4414-b601-c571ecab1910 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] POST http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6865294c-6e66-4414-b601-c571ecab1910 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6865294c-6e66-4414-b601-c571ecab1910 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-6865294c-6e66-4414-b601-c571ecab1910 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] Updating snapshot 'f461fb41-94b3-430e-b09e-7124ed914f18' with '{'status': 'available'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6865294c-6e66-4414-b601-c571ecab1910 tempest-SnapshotsActionsTest-5265240 tempest-SnapshotsActionsTest-5265240-project-admin] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action returned with HTTP 202 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 272/544] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:18:33 2026] POST /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8ad2eebc-0c69-4de9-ac17-084b598d494a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ad2eebc-0c69-4de9-ac17-084b598d494a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ad2eebc-0c69-4de9-ac17-084b598d494a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ad2eebc-0c69-4de9-ac17-084b598d494a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8ad2eebc-0c69-4de9-ac17-084b598d494a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ad2eebc-0c69-4de9-ac17-084b598d494a tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 273/545] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:33 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-618eaad0-a4fc-49bb-a735-cd968214f215 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-618eaad0-a4fc-49bb-a735-cd968214f215 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-618eaad0-a4fc-49bb-a735-cd968214f215 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-618eaad0-a4fc-49bb-a735-cd968214f215 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-618eaad0-a4fc-49bb-a735-cd968214f215 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Delete snapshot with id: f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-618eaad0-a4fc-49bb-a735-cd968214f215 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-618eaad0-a4fc-49bb-a735-cd968214f215 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot delete request issued successfully. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-618eaad0-a4fc-49bb-a735-cd968214f215 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 202 Sep 07 02:18:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 273/546] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:18:33 2026] DELETE /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-671377d7-644e-40e3-9d14-d2fac68021fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-671377d7-644e-40e3-9d14-d2fac68021fb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-671377d7-644e-40e3-9d14-d2fac68021fb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-671377d7-644e-40e3-9d14-d2fac68021fb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-671377d7-644e-40e3-9d14-d2fac68021fb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-671377d7-644e-40e3-9d14-d2fac68021fb tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 274/547] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:34 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-02d1d089-c0a0-4124-b27e-f1376baf0cf7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02d1d089-c0a0-4124-b27e-f1376baf0cf7 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02d1d089-c0a0-4124-b27e-f1376baf0cf7 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02d1d089-c0a0-4124-b27e-f1376baf0cf7 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-02d1d089-c0a0-4124-b27e-f1376baf0cf7 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02d1d089-c0a0-4124-b27e-f1376baf0cf7 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 200 Sep 07 02:18:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 274/548] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:34 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b7e8dc1f-2f7b-4821-a321-ed64be57f548 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b7e8dc1f-2f7b-4821-a321-ed64be57f548 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] POST http://192.168.122.234/volume/v3/volume-transfers Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b7e8dc1f-2f7b-4821-a321-ed64be57f548 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a7ce1f5f-49ad-492e-8779-8d4f4bc9d160"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volume_transfer [None req-b7e8dc1f-2f7b-4821-a321-ed64be57f548 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a7ce1f5f-49ad-492e-8779-8d4f4bc9d160'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volume_transfer [None req-b7e8dc1f-2f7b-4821-a321-ed64be57f548 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Creating transfer of volume a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.transfer.api [None req-b7e8dc1f-2f7b-4821-a321-ed64be57f548 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Generating transfer record for volume a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b7e8dc1f-2f7b-4821-a321-ed64be57f548 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volume-transfers returned with HTTP 202 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 275/549] 192.168.122.234 () {62 vars in 1210 bytes} [Mon Sep 7 02:18:34 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-82f6ee7c-4d2f-4c74-8078-5f4161b769fa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82f6ee7c-4d2f-4c74-8078-5f4161b769fa tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82f6ee7c-4d2f-4c74-8078-5f4161b769fa tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82f6ee7c-4d2f-4c74-8078-5f4161b769fa tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-82f6ee7c-4d2f-4c74-8078-5f4161b769fa tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82f6ee7c-4d2f-4c74-8078-5f4161b769fa tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 200 Sep 07 02:18:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 275/550] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:34 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a06ef594-ead5-4ab8-b229-16415b592454 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a06ef594-ead5-4ab8-b229-16415b592454 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer/detail Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a06ef594-ead5-4ab8-b229-16415b592454 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a06ef594-ead5-4ab8-b229-16415b592454 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.volume_transfer [None req-a06ef594-ead5-4ab8-b229-16415b592454 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] Listing volume transfers {{(pid=87011) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a06ef594-ead5-4ab8-b229-16415b592454 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 276/551] 192.168.122.234 () {60 vars in 1216 bytes} [Mon Sep 7 02:18:34 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f933ec2-a006-4835-877b-9024ec3b7668 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f933ec2-a006-4835-877b-9024ec3b7668 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] DELETE http://192.168.122.234/volume/v3/volume-transfers/ee7c437a-55b0-4182-98dc-b685ae31ca2a Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f933ec2-a006-4835-877b-9024ec3b7668 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f933ec2-a006-4835-877b-9024ec3b7668 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-5f933ec2-a006-4835-877b-9024ec3b7668 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Delete transfer with id: ee7c437a-55b0-4182-98dc-b685ae31ca2a Sep 07 02:18:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f933ec2-a006-4835-877b-9024ec3b7668 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volume-transfers/ee7c437a-55b0-4182-98dc-b685ae31ca2a returned with HTTP 202 Sep 07 02:18:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 276/552] 192.168.122.234 () {60 vars in 1303 bytes} [Mon Sep 7 02:18:34 2026] DELETE /volume/v3/volume-transfers/ee7c437a-55b0-4182-98dc-b685ae31ca2a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dd7e1703-26b0-48df-85b8-ed40f3d7d95e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dd7e1703-26b0-48df-85b8-ed40f3d7d95e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dd7e1703-26b0-48df-85b8-ed40f3d7d95e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dd7e1703-26b0-48df-85b8-ed40f3d7d95e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dd7e1703-26b0-48df-85b8-ed40f3d7d95e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Volume info retrieved successfully. Sep 07 02:18:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dd7e1703-26b0-48df-85b8-ed40f3d7d95e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 200 Sep 07 02:18:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 277/553] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:34 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3e920f6b-810e-48de-80b9-86d328632c5e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3e920f6b-810e-48de-80b9-86d328632c5e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] DELETE http://192.168.122.234/volume/v3/volume-transfers/ee7c437a-55b0-4182-98dc-b685ae31ca2a Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3e920f6b-810e-48de-80b9-86d328632c5e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3e920f6b-810e-48de-80b9-86d328632c5e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-3e920f6b-810e-48de-80b9-86d328632c5e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Delete transfer with id: ee7c437a-55b0-4182-98dc-b685ae31ca2a Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3e920f6b-810e-48de-80b9-86d328632c5e tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volume-transfers/ee7c437a-55b0-4182-98dc-b685ae31ca2a returned with HTTP 404 Sep 07 02:18:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 277/554] 192.168.122.234 () {60 vars in 1303 bytes} [Mon Sep 7 02:18:35 2026] DELETE /volume/v3/volume-transfers/ee7c437a-55b0-4182-98dc-b685ae31ca2a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:18:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:35 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Delete volume with id: a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d2dcce89-52d3-4128-9d56-fbc7fc455884 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2dcce89-52d3-4128-9d56-fbc7fc455884 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2dcce89-52d3-4128-9d56-fbc7fc455884 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Volume info retrieved successfully. Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2dcce89-52d3-4128-9d56-fbc7fc455884 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d2dcce89-52d3-4128-9d56-fbc7fc455884 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Snapshot retrieved successfully. Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2dcce89-52d3-4128-9d56-fbc7fc455884 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 200 Sep 07 02:18:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 278/555] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:35 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Delete volume request issued successfully. Sep 07 02:18:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d06e6b3c-38b2-4a30-b293-03b7d6b038f7 tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 202 Sep 07 02:18:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 278/556] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:18:35 2026] DELETE /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b45f49b4-5a12-42c0-9267-0a47ff6669ed None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b45f49b4-5a12-42c0-9267-0a47ff6669ed tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b45f49b4-5a12-42c0-9267-0a47ff6669ed tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b45f49b4-5a12-42c0-9267-0a47ff6669ed tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b45f49b4-5a12-42c0-9267-0a47ff6669ed tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Volume info retrieved successfully. Sep 07 02:18:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b45f49b4-5a12-42c0-9267-0a47ff6669ed tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 200 Sep 07 02:18:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 279/557] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:35 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 1139 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9e5f8120-e1b3-489e-b8e1-567fa6214a09 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9e5f8120-e1b3-489e-b8e1-567fa6214a09 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9e5f8120-e1b3-489e-b8e1-567fa6214a09 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9e5f8120-e1b3-489e-b8e1-567fa6214a09 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9e5f8120-e1b3-489e-b8e1-567fa6214a09 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9e5f8120-e1b3-489e-b8e1-567fa6214a09 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 279/558] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d8479976-240e-440c-bfb1-023fc81185ce None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8479976-240e-440c-bfb1-023fc81185ce tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8479976-240e-440c-bfb1-023fc81185ce tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8479976-240e-440c-bfb1-023fc81185ce tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8479976-240e-440c-bfb1-023fc81185ce tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 returned with HTTP 404 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 280/559] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/snapshots/f461fb41-94b3-430e-b09e-7124ed914f18 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fe384090-9a73-4f79-8b9a-5e89419b42d1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fe384090-9a73-4f79-8b9a-5e89419b42d1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fe384090-9a73-4f79-8b9a-5e89419b42d1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fe384090-9a73-4f79-8b9a-5e89419b42d1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fe384090-9a73-4f79-8b9a-5e89419b42d1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-743a1e72-31a4-4df2-912d-8b8b445edd82 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-743a1e72-31a4-4df2-912d-8b8b445edd82 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-743a1e72-31a4-4df2-912d-8b8b445edd82 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-743a1e72-31a4-4df2-912d-8b8b445edd82 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fe384090-9a73-4f79-8b9a-5e89419b42d1 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 200 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 280/560] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-116fde6b-7197-4498-8dc3-1b1d93146dae None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-116fde6b-7197-4498-8dc3-1b1d93146dae tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-116fde6b-7197-4498-8dc3-1b1d93146dae tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-743a1e72-31a4-4df2-912d-8b8b445edd82 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-116fde6b-7197-4498-8dc3-1b1d93146dae tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-743a1e72-31a4-4df2-912d-8b8b445edd82 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 281/561] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] DELETE http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Delete volume with id: 78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-116fde6b-7197-4498-8dc3-1b1d93146dae tempest-VolumesTransfersV355Test-180436298 tempest-VolumesTransfersV355Test-180436298-project-admin] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 404 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 281/562] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-afb400da-619a-480c-ad88-4a866d88cf35 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afb400da-619a-480c-ad88-4a866d88cf35 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] GET http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-afb400da-619a-480c-ad88-4a866d88cf35 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-afb400da-619a-480c-ad88-4a866d88cf35 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afb400da-619a-480c-ad88-4a866d88cf35 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 404 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 282/563] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-729e4a44-33ed-426d-856c-9d2313ad5cd6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Delete volume request issued successfully. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a3a998e-0335-4f21-afaf-aa189cbbddcd tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 202 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 282/564] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:18:36 2026] DELETE /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-729e4a44-33ed-426d-856c-9d2313ad5cd6 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-729e4a44-33ed-426d-856c-9d2313ad5cd6 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-729e4a44-33ed-426d-856c-9d2313ad5cd6 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-729e4a44-33ed-426d-856c-9d2313ad5cd6 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] Delete volume with id: a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9a6c7f03-5ea1-432f-a7a0-2e00ac277430 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9a6c7f03-5ea1-432f-a7a0-2e00ac277430 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9a6c7f03-5ea1-432f-a7a0-2e00ac277430 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9a6c7f03-5ea1-432f-a7a0-2e00ac277430 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-729e4a44-33ed-426d-856c-9d2313ad5cd6 tempest-VolumesTransfersV355Test-1485241246 tempest-VolumesTransfersV355Test-1485241246-project-member] http://192.168.122.234/volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 returned with HTTP 404 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 283/565] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:18:36 2026] DELETE /volume/v3/volumes/a7ce1f5f-49ad-492e-8779-8d4f4bc9d160 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9a6c7f03-5ea1-432f-a7a0-2e00ac277430 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9a6c7f03-5ea1-432f-a7a0-2e00ac277430 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 200 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 283/566] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e22236c9-5662-4801-8fc8-fb8dbb093686 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e22236c9-5662-4801-8fc8-fb8dbb093686 None None] GET http://192.168.122.234/volume// Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e22236c9-5662-4801-8fc8-fb8dbb093686 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e22236c9-5662-4801-8fc8-fb8dbb093686 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e22236c9-5662-4801-8fc8-fb8dbb093686 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 284/567] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-67972780-b045-4de4-b5e9-1bf8b7637a49 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-67972780-b045-4de4-b5e9-1bf8b7637a49 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:18:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-67972780-b045-4de4-b5e9-1bf8b7637a49 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcbb4357-67bd-45a8-8a73-626a6e53897f", "connector": null, "instance_uuid": "efffe321-3791-4f13-bb75-6bf7686a329a"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-67972780-b045-4de4-b5e9-1bf8b7637a49 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:18:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 284/568] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:18:36 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-333b3f36-d816-47e3-a76f-e320746a9671 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-333b3f36-d816-47e3-a76f-e320746a9671 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-333b3f36-d816-47e3-a76f-e320746a9671 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-333b3f36-d816-47e3-a76f-e320746a9671 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-333b3f36-d816-47e3-a76f-e320746a9671 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-333b3f36-d816-47e3-a76f-e320746a9671 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 285/569] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:36 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a8bee844-363e-4d1b-827b-7b31578c97e0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8bee844-363e-4d1b-827b-7b31578c97e0 None None] GET http://192.168.122.234/volume// Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8bee844-363e-4d1b-827b-7b31578c97e0 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8bee844-363e-4d1b-827b-7b31578c97e0 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8bee844-363e-4d1b-827b-7b31578c97e0 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:18:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 285/570] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:18:37 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-39f03999-fce8-422c-b30f-d7be54412a5e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-39f03999-fce8-422c-b30f-d7be54412a5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-39f03999-fce8-422c-b30f-d7be54412a5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-39f03999-fce8-422c-b30f-d7be54412a5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-39f03999-fce8-422c-b30f-d7be54412a5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-39f03999-fce8-422c-b30f-d7be54412a5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 286/571] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:18:37 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1035 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-9e60498f-db8a-4ffd-a39d-5cfb16a9efbe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-9e60498f-db8a-4ffd-a39d-5cfb16a9efbe tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] PUT http://192.168.122.234/volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924 Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-9e60498f-db8a-4ffd-a39d-5cfb16a9efbe tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-9e60498f-db8a-4ffd-a39d-5cfb16a9efbe tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Acquiring lock "cinder-attachment_update-bcbb4357-67bd-45a8-8a73-626a6e53897f-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4a5aa6fe-b171-4145-92af-f84530507677 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-9e60498f-db8a-4ffd-a39d-5cfb16a9efbe tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-bcbb4357-67bd-45a8-8a73-626a6e53897f-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4a5aa6fe-b171-4145-92af-f84530507677 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4a5aa6fe-b171-4145-92af-f84530507677 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4a5aa6fe-b171-4145-92af-f84530507677 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4a5aa6fe-b171-4145-92af-f84530507677 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Volume info retrieved successfully. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4a5aa6fe-b171-4145-92af-f84530507677 tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 200 Sep 07 02:18:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 287/572] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:37 2026] GET /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:37 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-9e60498f-db8a-4ffd-a39d-5cfb16a9efbe tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-bcbb4357-67bd-45a8-8a73-626a6e53897f-devstack" released by "attachment_update" :: held 0.259s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:18:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-9e60498f-db8a-4ffd-a39d-5cfb16a9efbe tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924 returned with HTTP 200 Sep 07 02:18:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 286/573] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:18:37 2026] PUT /volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924 => generated 694 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-663be5d8-0dcb-4e4f-9800-0dc14b4d31ff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-663be5d8-0dcb-4e4f-9800-0dc14b4d31ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-663be5d8-0dcb-4e4f-9800-0dc14b4d31ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-663be5d8-0dcb-4e4f-9800-0dc14b4d31ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-663be5d8-0dcb-4e4f-9800-0dc14b4d31ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-663be5d8-0dcb-4e4f-9800-0dc14b4d31ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 288/574] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:37 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-bc4a4a7b-1a06-4768-b152-4a602beeb415 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-bc4a4a7b-1a06-4768-b152-4a602beeb415 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924/action Sep 07 02:18:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-bc4a4a7b-1a06-4768-b152-4a602beeb415 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-bc4a4a7b-1a06-4768-b152-4a602beeb415 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-765a6854-5bbc-4256-a9d6-72cb2d07658f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-765a6854-5bbc-4256-a9d6-72cb2d07658f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] GET http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 Sep 07 02:18:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-765a6854-5bbc-4256-a9d6-72cb2d07658f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-765a6854-5bbc-4256-a9d6-72cb2d07658f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-765a6854-5bbc-4256-a9d6-72cb2d07658f tempest-SnapshotsActionsTest-692920182 tempest-SnapshotsActionsTest-692920182-project-member] http://192.168.122.234/volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 returned with HTTP 404 Sep 07 02:18:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 289/575] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:38 2026] GET /volume/v3/volumes/78d9f32c-e941-42a5-8bc8-7936ed3bc241 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-6ac4d7e1-3e75-40fa-833b-2ef9bba36d06 req-bc4a4a7b-1a06-4768-b152-4a602beeb415 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924/action returned with HTTP 204 Sep 07 02:18:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 287/576] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:18:38 2026] POST /volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:18:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-47dd6351-3a92-4556-bab5-3f5d48db3487 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47dd6351-3a92-4556-bab5-3f5d48db3487 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47dd6351-3a92-4556-bab5-3f5d48db3487 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47dd6351-3a92-4556-bab5-3f5d48db3487 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-47dd6351-3a92-4556-bab5-3f5d48db3487 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47dd6351-3a92-4556-bab5-3f5d48db3487 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 290/577] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:39 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:18:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca9bd927-51f0-4d60-a836-d7b610e349ff None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca9bd927-51f0-4d60-a836-d7b610e349ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca9bd927-51f0-4d60-a836-d7b610e349ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca9bd927-51f0-4d60-a836-d7b610e349ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ca9bd927-51f0-4d60-a836-d7b610e349ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca9bd927-51f0-4d60-a836-d7b610e349ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 288/578] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:39 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1147 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-b0cba0d5-3899-42ce-8aaf-81f1b872d90f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-b0cba0d5-3899-42ce-8aaf-81f1b872d90f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-b0cba0d5-3899-42ce-8aaf-81f1b872d90f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-b0cba0d5-3899-42ce-8aaf-81f1b872d90f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-b0cba0d5-3899-42ce-8aaf-81f1b872d90f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-b0cba0d5-3899-42ce-8aaf-81f1b872d90f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 291/579] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:18:39 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1147 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-352aeeb3-f3cf-4995-a2f8-86ddedc332cd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-352aeeb3-f3cf-4995-a2f8-86ddedc332cd None None] GET http://192.168.122.234/volume// Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-352aeeb3-f3cf-4995-a2f8-86ddedc332cd None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-352aeeb3-f3cf-4995-a2f8-86ddedc332cd None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-352aeeb3-f3cf-4995-a2f8-86ddedc332cd None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:18:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 289/580] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:18:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:18:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-f9f75e50-7c6f-4f3c-85aa-fdd774adf001 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-f9f75e50-7c6f-4f3c-85aa-fdd774adf001 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:18:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-f9f75e50-7c6f-4f3c-85aa-fdd774adf001 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcbb4357-67bd-45a8-8a73-626a6e53897f", "connector": null, "instance_uuid": "efffe321-3791-4f13-bb75-6bf7686a329a"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-f9f75e50-7c6f-4f3c-85aa-fdd774adf001 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:18:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 292/581] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:18:41 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-63f79435-ef65-4dc5-b711-7e888ef85450 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63f79435-ef65-4dc5-b711-7e888ef85450 None None] GET http://192.168.122.234/volume// Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-63f79435-ef65-4dc5-b711-7e888ef85450 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-63f79435-ef65-4dc5-b711-7e888ef85450 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63f79435-ef65-4dc5-b711-7e888ef85450 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:18:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 290/582] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:18:41 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:18:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-2c33a813-f9d4-4e38-b8c7-6cee34175824 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-2c33a813-f9d4-4e38-b8c7-6cee34175824 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-2c33a813-f9d4-4e38-b8c7-6cee34175824 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-2c33a813-f9d4-4e38-b8c7-6cee34175824 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-2c33a813-f9d4-4e38-b8c7-6cee34175824 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-2c33a813-f9d4-4e38-b8c7-6cee34175824 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 293/583] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:18:41 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1328 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-299167f9-ebe5-45a9-bc2c-da144ef87a00 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-299167f9-ebe5-45a9-bc2c-da144ef87a00 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] DELETE http://192.168.122.234/volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924 Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-299167f9-ebe5-45a9-bc2c-da144ef87a00 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-299167f9-ebe5-45a9-bc2c-da144ef87a00 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:41 devstack devstack@c-api.service[87010]: /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 07 02:18:41 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:18:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-299167f9-ebe5-45a9-bc2c-da144ef87a00 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924 returned with HTTP 200 Sep 07 02:18:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 291/584] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:18:41 2026] DELETE /volume/v3/attachments/4b815317-9916-44ae-bd97-b46a40acd924 => generated 192 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2f71c750-ba34-4cb7-a4f9-747d17f8e737 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2f71c750-ba34-4cb7-a4f9-747d17f8e737 None None] GET http://192.168.122.234/volume// Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2f71c750-ba34-4cb7-a4f9-747d17f8e737 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2f71c750-ba34-4cb7-a4f9-747d17f8e737 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2f71c750-ba34-4cb7-a4f9-747d17f8e737 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:18:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 294/585] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:18:42 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:18:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-c6186e81-e3c7-4a91-b151-0b3e2bc2d704 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-c6186e81-e3c7-4a91-b151-0b3e2bc2d704 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:18:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-c6186e81-e3c7-4a91-b151-0b3e2bc2d704 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-c6186e81-e3c7-4a91-b151-0b3e2bc2d704 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-c6186e81-e3c7-4a91-b151-0b3e2bc2d704 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:18:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-c6186e81-e3c7-4a91-b151-0b3e2bc2d704 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:18:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 292/586] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:18:42 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1035 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-dfa93edc-9e9c-4fbb-b03e-5ad1f8587fb5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-dfa93edc-9e9c-4fbb-b03e-5ad1f8587fb5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] PUT http://192.168.122.234/volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8 Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-dfa93edc-9e9c-4fbb-b03e-5ad1f8587fb5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-dfa93edc-9e9c-4fbb-b03e-5ad1f8587fb5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Acquiring lock "cinder-attachment_update-bcbb4357-67bd-45a8-8a73-626a6e53897f-devstack" by "attachment_update" {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-dfa93edc-9e9c-4fbb-b03e-5ad1f8587fb5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-bcbb4357-67bd-45a8-8a73-626a6e53897f-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:42 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-dfa93edc-9e9c-4fbb-b03e-5ad1f8587fb5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-bcbb4357-67bd-45a8-8a73-626a6e53897f-devstack" released by "attachment_update" :: held 0.301s {{(pid=87011) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:18:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-dfa93edc-9e9c-4fbb-b03e-5ad1f8587fb5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8 returned with HTTP 200 Sep 07 02:18:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 295/587] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:18:42 2026] PUT /volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8 => generated 694 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:18:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-e1cb9a67-1010-422b-9dcd-b1528a0b0d6e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-e1cb9a67-1010-422b-9dcd-b1528a0b0d6e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8/action Sep 07 02:18:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-e1cb9a67-1010-422b-9dcd-b1528a0b0d6e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:18:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-e1cb9a67-1010-422b-9dcd-b1528a0b0d6e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b394230a-7eb7-43aa-9b0b-634928be2ffb req-e1cb9a67-1010-422b-9dcd-b1528a0b0d6e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8/action returned with HTTP 204 Sep 07 02:18:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 293/588] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:18:42 2026] POST /volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1671678969"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1671678969'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:44 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Create volume of 2 GB Sep 07 02:18:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Availability Zones retrieved successfully. Sep 07 02:18:44 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Flow 'volume_create_api' (b4b683ef-eb85-4dab-87a9-b6d29209c1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:44 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d60272-136a-4739-b91f-a8a14686c415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:44 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Validating volume size '2' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d60272-136a-4739-b91f-a8a14686c415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b8d171-0835-4a39-b843-ad1064ee022b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Created reservations ['5dccb115-f43d-4d71-8195-23431efd37ed', '254dce4c-ad02-4ade-9a11-c690d6f2edc2', 'a28ab321-d012-4615-8b81-27755f73b21c', '8be36896-c1b7-47bc-9a11-cdaf12e27a57'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b8d171-0835-4a39-b843-ad1064ee022b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dccb115-f43d-4d71-8195-23431efd37ed', '254dce4c-ad02-4ade-9a11-c690d6f2edc2', 'a28ab321-d012-4615-8b81-27755f73b21c', '8be36896-c1b7-47bc-9a11-cdaf12e27a57']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aec5dad-ac3d-4d3c-899e-8a94f29a1b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aec5dad-ac3d-4d3c-899e-8a94f29a1b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c617bc4-b275-4ab9-97ba-aa6784b51438', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1671678969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b2e1571c3f431184730dfe8e58a23e',qos_specs=None,replication_status=,reservations=['5dccb115-f43d-4d71-8195-23431efd37ed','254dce4c-ad02-4ade-9a11-c690d6f2edc2','a28ab321-d012-4615-8b81-27755f73b21c','8be36896-c1b7-47bc-9a11-cdaf12e27a57'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f786d5b96c4f77a364aaa674e28afa',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1671678969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c617bc4-b275-4ab9-97ba-aa6784b51438,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86b2e1571c3f431184730dfe8e58a23e',provider_auth=None,provider_geometry=None,provider_id=None,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='e4f786d5b96c4f77a364aaa674e28afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa82f804-689c-4ae4-8206-5ffd1369cbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa82f804-689c-4ae4-8206-5ffd1369cbf8) transitioned into state 'SUCCESS' from state '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-1671678969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b2e1571c3f431184730dfe8e58a23e',qos_specs=None,replication_status=,reservations=['5dccb115-f43d-4d71-8195-23431efd37ed','254dce4c-ad02-4ade-9a11-c690d6f2edc2','a28ab321-d012-4615-8b81-27755f73b21c','8be36896-c1b7-47bc-9a11-cdaf12e27a57'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f786d5b96c4f77a364aaa674e28afa',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9864a5f-aab7-4e54-9d23-f9f01053c585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9864a5f-aab7-4e54-9d23-f9f01053c585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Flow 'volume_create_api' (b4b683ef-eb85-4dab-87a9-b6d29209c1f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Create volume request issued successfully. Sep 07 02:18:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2fb8e6ce-1e01-4782-8f11-3eafb7ab67df tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 296/589] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:18:44 2026] POST /volume/v3/volumes => generated 764 bytes in 1038 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-13cf8306-de3c-48fa-8f38-a4ea6bc92305 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-13cf8306-de3c-48fa-8f38-a4ea6bc92305 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] GET http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-13cf8306-de3c-48fa-8f38-a4ea6bc92305 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-13cf8306-de3c-48fa-8f38-a4ea6bc92305 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-13cf8306-de3c-48fa-8f38-a4ea6bc92305 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume info retrieved successfully. Sep 07 02:18:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-13cf8306-de3c-48fa-8f38-a4ea6bc92305 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 200 Sep 07 02:18:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 294/590] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:45 2026] GET /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-81eed508-c6cc-4d14-9b6f-94a9e03f3dc8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-069b6286-c813-4ec7-9a5d-6e6f6786ef24 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-069b6286-c813-4ec7-9a5d-6e6f6786ef24 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] GET http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-069b6286-c813-4ec7-9a5d-6e6f6786ef24 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-069b6286-c813-4ec7-9a5d-6e6f6786ef24 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-069b6286-c813-4ec7-9a5d-6e6f6786ef24 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume info retrieved successfully. Sep 07 02:18:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-069b6286-c813-4ec7-9a5d-6e6f6786ef24 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 200 Sep 07 02:18:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 295/591] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:46 2026] GET /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 856 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca8c1436-7c1a-46b9-b274-e898b50cbd9e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca8c1436-7c1a-46b9-b274-e898b50cbd9e tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca8c1436-7c1a-46b9-b274-e898b50cbd9e tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca8c1436-7c1a-46b9-b274-e898b50cbd9e tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ca8c1436-7c1a-46b9-b274-e898b50cbd9e tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca8c1436-7c1a-46b9-b274-e898b50cbd9e tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 296/592] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:46 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 858 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-81eed508-c6cc-4d14-9b6f-94a9e03f3dc8 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:18:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-81eed508-c6cc-4d14-9b6f-94a9e03f3dc8 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-452348774", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1334458755", "vendor_name": "tempest-vendor_name-1423399616"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6a5c5bce-f483-41b0-b089-840afbc56dd2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a5c5bce-f483-41b0-b089-840afbc56dd2 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a5c5bce-f483-41b0-b089-840afbc56dd2 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a5c5bce-f483-41b0-b089-840afbc56dd2 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6a5c5bce-f483-41b0-b089-840afbc56dd2 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-81eed508-c6cc-4d14-9b6f-94a9e03f3dc8 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:18:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 297/593] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:18:46 2026] POST /volume/v3/types => generated 327 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a5c5bce-f483-41b0-b089-840afbc56dd2 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 297/594] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:47 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 858 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-44f80859-6c21-49e2-b599-39a8314bed42 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f5044f2-93f8-4687-897f-cc39ff9a8795", "size": 1, "name": "tempest-UserMessagesTest-Volume-467132772"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Create volume request body: {'volume': {'volume_type': '1f5044f2-93f8-4687-897f-cc39ff9a8795', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-467132772'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Create volume of 1 GB Sep 07 02:18:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Availability Zones retrieved successfully. Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Flow 'volume_create_api' (e8b93a90-3ae9-449c-adc2-5af1c0adc9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f513076-63e1-4612-8806-6a7406ac64e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f513076-63e1-4612-8806-6a7406ac64e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:18:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1334458755',vendor_name='tempest-vendor_name-1423399616'},id=1f5044f2-93f8-4687-897f-cc39ff9a8795,is_public=True,name='tempest-UserMessagesTest-volume-type-452348774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f5044f2-93f8-4687-897f-cc39ff9a8795', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e0f498-ead5-44ff-b80a-47c2b3fe4227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-452348774 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-452348774, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:18:47 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-452348774 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-452348774, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:18:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c86727cd-724b-472e-9c4f-b90e0d966841 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c86727cd-724b-472e-9c4f-b90e0d966841 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] GET http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c86727cd-724b-472e-9c4f-b90e0d966841 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c86727cd-724b-472e-9c4f-b90e0d966841 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Created reservations ['3c14b074-d9b9-4c40-8eae-f694e38eb72a', '3f147a07-dda8-46f0-bb7c-b969dd083982', 'f2bbc33a-bbb4-4653-933c-cbc81a6cfea6', '31b86863-a248-4759-bfc4-a5ec099462e4'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e0f498-ead5-44ff-b80a-47c2b3fe4227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c14b074-d9b9-4c40-8eae-f694e38eb72a', '3f147a07-dda8-46f0-bb7c-b969dd083982', 'f2bbc33a-bbb4-4653-933c-cbc81a6cfea6', '31b86863-a248-4759-bfc4-a5ec099462e4']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6df092-6917-4c47-9262-72719d676f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c86727cd-724b-472e-9c4f-b90e0d966841 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume info retrieved successfully. Sep 07 02:18:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c86727cd-724b-472e-9c4f-b90e0d966841 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 200 Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6df092-6917-4c47-9262-72719d676f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a781fdf8-f30a-4095-8ccb-b9c281bd12af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-467132772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a2723ca57243e7898a688c3646cfd0',qos_specs=None,replication_status=,reservations=['3c14b074-d9b9-4c40-8eae-f694e38eb72a','3f147a07-dda8-46f0-bb7c-b969dd083982','f2bbc33a-bbb4-4653-933c-cbc81a6cfea6','31b86863-a248-4759-bfc4-a5ec099462e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b09733c0a1436d857114fa30bc6f76',volume_type_id=1f5044f2-93f8-4687-897f-cc39ff9a8795), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-467132772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a781fdf8-f30a-4095-8ccb-b9c281bd12af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27a2723ca57243e7898a688c3646cfd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b09733c0a1436d857114fa30bc6f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f5044f2-93f8-4687-897f-cc39ff9a8795),volume_type_id=1f5044f2-93f8-4687-897f-cc39ff9a8795)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 298/595] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:47 2026] GET /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 857 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2deb42-33ed-45d9-b0d1-15043191a693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9c617bc4-b275-4ab9-97ba-aa6784b51438"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '9c617bc4-b275-4ab9-97ba-aa6784b51438'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume retrieved successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Create volume of 1 GB Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Availability Zones retrieved successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2deb42-33ed-45d9-b0d1-15043191a693) transitioned into state 'SUCCESS' from state '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-467132772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a2723ca57243e7898a688c3646cfd0',qos_specs=None,replication_status=,reservations=['3c14b074-d9b9-4c40-8eae-f694e38eb72a','3f147a07-dda8-46f0-bb7c-b969dd083982','f2bbc33a-bbb4-4653-933c-cbc81a6cfea6','31b86863-a248-4759-bfc4-a5ec099462e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b09733c0a1436d857114fa30bc6f76',volume_type_id=1f5044f2-93f8-4687-897f-cc39ff9a8795)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bceb5bcd-d238-4dd1-a600-a71612595a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Flow 'volume_create_api' (db49c185-318b-41c0-954e-4e76a95bb455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2957f24c-c054-4bd8-8442-00e564d23b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bceb5bcd-d238-4dd1-a600-a71612595a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2957f24c-c054-4bd8-8442-00e564d23b1f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 02:18:48 devstack devstack@c-api.service[87010]: 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 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Flow 'volume_create_api' (e8b93a90-3ae9-449c-adc2-5af1c0adc9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Create volume request issued successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44f80859-6c21-49e2-b599-39a8314bed42 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 298/596] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:18:47 2026] POST /volume/v3/volumes => generated 792 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2957f24c-c054-4bd8-8442-00e564d23b1f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2957f24c-c054-4bd8-8442-00e564d23b1f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-01c108d2-c7ec-4bd5-b7ac-012d78931578 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-01c108d2-c7ec-4bd5-b7ac-012d78931578 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af Sep 07 02:18:48 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Flow 'volume_create_api' (db49c185-318b-41c0-954e-4e76a95bb455) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d093f1c6-6f3f-44c7-a053-e0ac35c00f8b tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-01c108d2-c7ec-4bd5-b7ac-012d78931578 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-01c108d2-c7ec-4bd5-b7ac-012d78931578 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 299/597] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:18:48 2026] POST /volume/v3/volumes => generated 173 bytes in 229 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c559de2a-da47-4cd9-b5ef-bab6bf4fd323 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c559de2a-da47-4cd9-b5ef-bab6bf4fd323 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] GET http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c559de2a-da47-4cd9-b5ef-bab6bf4fd323 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c559de2a-da47-4cd9-b5ef-bab6bf4fd323 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-01c108d2-c7ec-4bd5-b7ac-012d78931578 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c559de2a-da47-4cd9-b5ef-bab6bf4fd323 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume info retrieved successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-01c108d2-c7ec-4bd5-b7ac-012d78931578 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af returned with HTTP 200 Sep 07 02:18:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 299/598] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:48 2026] GET /volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af => generated 860 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c559de2a-da47-4cd9-b5ef-bab6bf4fd323 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 200 Sep 07 02:18:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 300/599] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:48 2026] GET /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 857 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] DELETE http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Delete volume with id: 9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume info retrieved successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Delete volume request issued successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2005c52e-9bd9-4c41-bb6d-188c9af7f612 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 202 Sep 07 02:18:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 300/600] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:18:48 2026] DELETE /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e75f8dc5-bb27-412e-bfd0-a1ff9452a2a3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e75f8dc5-bb27-412e-bfd0-a1ff9452a2a3 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] GET http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e75f8dc5-bb27-412e-bfd0-a1ff9452a2a3 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e75f8dc5-bb27-412e-bfd0-a1ff9452a2a3 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e75f8dc5-bb27-412e-bfd0-a1ff9452a2a3 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume info retrieved successfully. Sep 07 02:18:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e75f8dc5-bb27-412e-bfd0-a1ff9452a2a3 tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 200 Sep 07 02:18:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 301/601] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:48 2026] GET /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 856 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-db7a7d2b-798b-49fb-87ba-026d470dc11f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db7a7d2b-798b-49fb-87ba-026d470dc11f tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db7a7d2b-798b-49fb-87ba-026d470dc11f tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db7a7d2b-798b-49fb-87ba-026d470dc11f tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-db7a7d2b-798b-49fb-87ba-026d470dc11f tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db7a7d2b-798b-49fb-87ba-026d470dc11f tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af returned with HTTP 200 Sep 07 02:18:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 301/602] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:49 2026] GET /volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-25b2d349-0a14-45e6-bb3a-63f4aeb9d7ae None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25b2d349-0a14-45e6-bb3a-63f4aeb9d7ae tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/messages Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25b2d349-0a14-45e6-bb3a-63f4aeb9d7ae tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25b2d349-0a14-45e6-bb3a-63f4aeb9d7ae tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25b2d349-0a14-45e6-bb3a-63f4aeb9d7ae tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:18:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 302/603] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:18:49 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-760c005c-38e8-4dfd-b409-704534152590 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-760c005c-38e8-4dfd-b409-704534152590 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] DELETE http://192.168.122.234/volume/v3/messages/b3ff60bf-5302-4cff-8708-32f49bd8fa0b Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-760c005c-38e8-4dfd-b409-704534152590 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-760c005c-38e8-4dfd-b409-704534152590 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-760c005c-38e8-4dfd-b409-704534152590 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/messages/b3ff60bf-5302-4cff-8708-32f49bd8fa0b returned with HTTP 204 Sep 07 02:18:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 302/604] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:18:49 2026] DELETE /volume/v3/messages/b3ff60bf-5302-4cff-8708-32f49bd8fa0b => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-17e67824-efc7-40eb-a96d-8a399fe77387 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17e67824-efc7-40eb-a96d-8a399fe77387 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/messages/b3ff60bf-5302-4cff-8708-32f49bd8fa0b Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17e67824-efc7-40eb-a96d-8a399fe77387 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17e67824-efc7-40eb-a96d-8a399fe77387 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17e67824-efc7-40eb-a96d-8a399fe77387 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/messages/b3ff60bf-5302-4cff-8708-32f49bd8fa0b returned with HTTP 404 Sep 07 02:18:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 303/605] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:18:49 2026] GET /volume/v3/messages/b3ff60bf-5302-4cff-8708-32f49bd8fa0b => generated 110 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5515d3f6-aa1c-46f0-92ee-9c85b276c525 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5515d3f6-aa1c-46f0-92ee-9c85b276c525 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5515d3f6-aa1c-46f0-92ee-9c85b276c525 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5515d3f6-aa1c-46f0-92ee-9c85b276c525 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3d5c5231-66b8-4961-8adc-44c1d9bd4c2e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d5c5231-66b8-4961-8adc-44c1d9bd4c2e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] GET http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d5c5231-66b8-4961-8adc-44c1d9bd4c2e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d5c5231-66b8-4961-8adc-44c1d9bd4c2e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5515d3f6-aa1c-46f0-92ee-9c85b276c525 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5515d3f6-aa1c-46f0-92ee-9c85b276c525 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af returned with HTTP 200 Sep 07 02:18:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 303/606] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:49 2026] GET /volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af => generated 881 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3d5c5231-66b8-4961-8adc-44c1d9bd4c2e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Volume info retrieved successfully. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Delete volume with id: a781fdf8-f30a-4095-8ccb-b9c281bd12af Sep 07 02:18:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d5c5231-66b8-4961-8adc-44c1d9bd4c2e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 200 Sep 07 02:18:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 304/607] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:49 2026] GET /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87011) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:18:49 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Created reservations ['2af15db6-c24d-422f-9f50-c28b5272bfdc', '5eacddeb-6039-4b15-9585-1315e5babc06', '36232a33-58ac-4c3e-8ee3-5231979e2d29', '97c5ca6b-2ef4-4cd7-ac1b-19dadb55868d'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Delete volume request issued successfully. Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b586b208-4297-4f4f-b37a-af8eaf0cdf66 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af returned with HTTP 202 Sep 07 02:18:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 304/608] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:18:49 2026] DELETE /volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-06ce9e67-cf70-40f6-a0f5-74e1f939bf03 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06ce9e67-cf70-40f6-a0f5-74e1f939bf03 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06ce9e67-cf70-40f6-a0f5-74e1f939bf03 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06ce9e67-cf70-40f6-a0f5-74e1f939bf03 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06ce9e67-cf70-40f6-a0f5-74e1f939bf03 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af returned with HTTP 404 Sep 07 02:18:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 305/609] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:50 2026] GET /volume/v3/volumes/a781fdf8-f30a-4095-8ccb-b9c281bd12af => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9b04fcd0-b80f-404d-b498-a7dfe1244f2f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b04fcd0-b80f-404d-b498-a7dfe1244f2f tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] DELETE http://192.168.122.234/volume/v3/types/1f5044f2-93f8-4687-897f-cc39ff9a8795 Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b04fcd0-b80f-404d-b498-a7dfe1244f2f tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b04fcd0-b80f-404d-b498-a7dfe1244f2f tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b04fcd0-b80f-404d-b498-a7dfe1244f2f tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] http://192.168.122.234/volume/v3/types/1f5044f2-93f8-4687-897f-cc39ff9a8795 returned with HTTP 202 Sep 07 02:18:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 305/610] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:18:50 2026] DELETE /volume/v3/types/1f5044f2-93f8-4687-897f-cc39ff9a8795 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3d013e4-7adb-42a9-83d1-b0c5989cc830 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3d013e4-7adb-42a9-83d1-b0c5989cc830 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] GET http://192.168.122.234/volume/v3/types/1f5044f2-93f8-4687-897f-cc39ff9a8795 Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3d013e4-7adb-42a9-83d1-b0c5989cc830 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3d013e4-7adb-42a9-83d1-b0c5989cc830 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3d013e4-7adb-42a9-83d1-b0c5989cc830 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] http://192.168.122.234/volume/v3/types/1f5044f2-93f8-4687-897f-cc39ff9a8795 returned with HTTP 404 Sep 07 02:18:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 306/611] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:18:50 2026] GET /volume/v3/types/1f5044f2-93f8-4687-897f-cc39ff9a8795 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7cc2c128-d43e-43a4-83da-9e5907a39618 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7cc2c128-d43e-43a4-83da-9e5907a39618 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7cc2c128-d43e-43a4-83da-9e5907a39618 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-668488732", "extra_specs": {"storage_protocol": "tempest-storage_protocol-368790657", "vendor_name": "tempest-vendor_name-518370072"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7cc2c128-d43e-43a4-83da-9e5907a39618 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:18:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 306/612] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:18:50 2026] POST /volume/v3/types => generated 325 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b570a9a1-dd82-4e65-8178-70515e4417aa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc3bf34e-6523-47d6-baa2-699b5897674d", "size": 1, "name": "tempest-UserMessagesTest-Volume-319002946"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Create volume request body: {'volume': {'volume_type': 'dc3bf34e-6523-47d6-baa2-699b5897674d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-319002946'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Create volume of 1 GB Sep 07 02:18:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Availability Zones retrieved successfully. Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Flow 'volume_create_api' (5599b863-4c5c-475a-8c34-739cd72044f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e6a242-7c72-48d8-a880-b73a4be2743e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e6a242-7c72-48d8-a880-b73a4be2743e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:18:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-368790657',vendor_name='tempest-vendor_name-518370072'},id=dc3bf34e-6523-47d6-baa2-699b5897674d,is_public=True,name='tempest-UserMessagesTest-volume-type-668488732',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc3bf34e-6523-47d6-baa2-699b5897674d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea6152a-0e87-4499-8f1e-6186cf766509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-668488732 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-668488732, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:18:50 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-668488732 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-668488732, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Created reservations ['2e85a834-fca9-48fd-870a-9250775d2b3d', '86d7810a-1366-4a27-9d5e-4bcc76d0bca4', 'b82dd18b-1a4c-407b-9be1-c54d1ced20f7', '2b773ad7-1c7d-4893-93d3-2bf3830a5d60'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea6152a-0e87-4499-8f1e-6186cf766509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e85a834-fca9-48fd-870a-9250775d2b3d', '86d7810a-1366-4a27-9d5e-4bcc76d0bca4', 'b82dd18b-1a4c-407b-9be1-c54d1ced20f7', '2b773ad7-1c7d-4893-93d3-2bf3830a5d60']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e0d773c-55d3-4705-9bd2-4c7b0c26d969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e0d773c-55d3-4705-9bd2-4c7b0c26d969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8186a553-bb48-4f47-901c-5491efdcaa8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-319002946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a2723ca57243e7898a688c3646cfd0',qos_specs=None,replication_status=,reservations=['2e85a834-fca9-48fd-870a-9250775d2b3d','86d7810a-1366-4a27-9d5e-4bcc76d0bca4','b82dd18b-1a4c-407b-9be1-c54d1ced20f7','2b773ad7-1c7d-4893-93d3-2bf3830a5d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b09733c0a1436d857114fa30bc6f76',volume_type_id=dc3bf34e-6523-47d6-baa2-699b5897674d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-319002946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8186a553-bb48-4f47-901c-5491efdcaa8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27a2723ca57243e7898a688c3646cfd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b09733c0a1436d857114fa30bc6f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc3bf34e-6523-47d6-baa2-699b5897674d),volume_type_id=dc3bf34e-6523-47d6-baa2-699b5897674d)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841b03b7-8c89-4ca0-ade4-277b688a4298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841b03b7-8c89-4ca0-ade4-277b688a4298) transitioned into state 'SUCCESS' from state '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-319002946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a2723ca57243e7898a688c3646cfd0',qos_specs=None,replication_status=,reservations=['2e85a834-fca9-48fd-870a-9250775d2b3d','86d7810a-1366-4a27-9d5e-4bcc76d0bca4','b82dd18b-1a4c-407b-9be1-c54d1ced20f7','2b773ad7-1c7d-4893-93d3-2bf3830a5d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b09733c0a1436d857114fa30bc6f76',volume_type_id=dc3bf34e-6523-47d6-baa2-699b5897674d)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c56ccb-df10-48aa-86d2-56267f119f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c56ccb-df10-48aa-86d2-56267f119f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Flow 'volume_create_api' (5599b863-4c5c-475a-8c34-739cd72044f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Create volume request issued successfully. Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b570a9a1-dd82-4e65-8178-70515e4417aa tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 307/613] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:18:50 2026] POST /volume/v3/volumes => generated 792 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f3b49132-976a-43f0-8501-6704c4c4bd67 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3b49132-976a-43f0-8501-6704c4c4bd67 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f3b49132-976a-43f0-8501-6704c4c4bd67 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f3b49132-976a-43f0-8501-6704c4c4bd67 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f3b49132-976a-43f0-8501-6704c4c4bd67 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3b49132-976a-43f0-8501-6704c4c4bd67 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a returned with HTTP 200 Sep 07 02:18:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 307/614] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:50 2026] GET /volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9ceda342-fe65-40cc-ba3b-1d93819c574e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ceda342-fe65-40cc-ba3b-1d93819c574e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] GET http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ceda342-fe65-40cc-ba3b-1d93819c574e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ceda342-fe65-40cc-ba3b-1d93819c574e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ceda342-fe65-40cc-ba3b-1d93819c574e tempest-VolumesCloneNegativeTest-188892251 tempest-VolumesCloneNegativeTest-188892251-project-member] http://192.168.122.234/volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 returned with HTTP 404 Sep 07 02:18:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 308/615] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:50 2026] GET /volume/v3/volumes/9c617bc4-b275-4ab9-97ba-aa6784b51438 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ddb9a595-3d41-4930-94ba-ad006e4c778a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ddb9a595-3d41-4930-94ba-ad006e4c778a tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a Sep 07 02:18:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ddb9a595-3d41-4930-94ba-ad006e4c778a tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ddb9a595-3d41-4930-94ba-ad006e4c778a tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ddb9a595-3d41-4930-94ba-ad006e4c778a tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ddb9a595-3d41-4930-94ba-ad006e4c778a tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a returned with HTTP 200 Sep 07 02:18:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 308/616] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:51 2026] GET /volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-16a079d8-0994-40ee-a6fc-63f13f45ec1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16a079d8-0994-40ee-a6fc-63f13f45ec1e tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/messages Sep 07 02:18:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16a079d8-0994-40ee-a6fc-63f13f45ec1e tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16a079d8-0994-40ee-a6fc-63f13f45ec1e tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16a079d8-0994-40ee-a6fc-63f13f45ec1e tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:18:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 309/617] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:18:51 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bafde988-83b4-419d-956c-ec7acfbcb1cd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bafde988-83b4-419d-956c-ec7acfbcb1cd tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/messages/61d8cccb-ffff-44de-b091-21b558eddef5 Sep 07 02:18:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bafde988-83b4-419d-956c-ec7acfbcb1cd tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bafde988-83b4-419d-956c-ec7acfbcb1cd tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bafde988-83b4-419d-956c-ec7acfbcb1cd tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/messages/61d8cccb-ffff-44de-b091-21b558eddef5 returned with HTTP 200 Sep 07 02:18:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 309/618] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:18:51 2026] GET /volume/v3/messages/61d8cccb-ffff-44de-b091-21b558eddef5 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-226d3c34-ba12-4385-a49e-fcca1a25e979 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-226d3c34-ba12-4385-a49e-fcca1a25e979 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/messages Sep 07 02:18:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-226d3c34-ba12-4385-a49e-fcca1a25e979 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-226d3c34-ba12-4385-a49e-fcca1a25e979 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-226d3c34-ba12-4385-a49e-fcca1a25e979 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:18:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 310/619] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:18:51 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-87113e0f-50e2-4702-957f-7f745f7cc965 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87113e0f-50e2-4702-957f-7f745f7cc965 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] DELETE http://192.168.122.234/volume/v3/messages/61d8cccb-ffff-44de-b091-21b558eddef5 Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87113e0f-50e2-4702-957f-7f745f7cc965 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87113e0f-50e2-4702-957f-7f745f7cc965 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87113e0f-50e2-4702-957f-7f745f7cc965 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/messages/61d8cccb-ffff-44de-b091-21b558eddef5 returned with HTTP 204 Sep 07 02:18:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 310/620] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:18:51 2026] DELETE /volume/v3/messages/61d8cccb-ffff-44de-b091-21b558eddef5 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8fa2c0d3-d5de-4410-8b7e-a2829f73e230 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fa2c0d3-d5de-4410-8b7e-a2829f73e230 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fa2c0d3-d5de-4410-8b7e-a2829f73e230 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fa2c0d3-d5de-4410-8b7e-a2829f73e230 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8fa2c0d3-d5de-4410-8b7e-a2829f73e230 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fa2c0d3-d5de-4410-8b7e-a2829f73e230 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a returned with HTTP 200 Sep 07 02:18:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 311/621] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:52 2026] GET /volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5ea907e7-5078-414e-9837-73376abde60d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Delete volume with id: 8186a553-bb48-4f47-901c-5491efdcaa8a Sep 07 02:18:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Volume info retrieved successfully. Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87011) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-668488732 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-668488732, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:18:52 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-668488732 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-668488732, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Created reservations ['6a8b0704-08b8-462b-bf8a-da2510dd8b32', '3a7290c9-380a-454f-8398-61860af13346', '96d65a8d-a142-4cd8-af29-11abc782fb45', '38d76f9f-ca00-441c-8a88-428136cbca6b'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Delete volume request issued successfully. Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ea907e7-5078-414e-9837-73376abde60d tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a returned with HTTP 202 Sep 07 02:18:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 311/622] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:18:52 2026] DELETE /volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-769ed791-8482-493c-9406-c4d1a867d653 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-769ed791-8482-493c-9406-c4d1a867d653 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] GET http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-769ed791-8482-493c-9406-c4d1a867d653 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-769ed791-8482-493c-9406-c4d1a867d653 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-769ed791-8482-493c-9406-c4d1a867d653 tempest-UserMessagesTest-781576131 tempest-UserMessagesTest-781576131-project-member] http://192.168.122.234/volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a returned with HTTP 404 Sep 07 02:18:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 312/623] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:18:52 2026] GET /volume/v3/volumes/8186a553-bb48-4f47-901c-5491efdcaa8a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-63fb3b10-1d2f-4a0f-89c4-c283d444ff46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-63fb3b10-1d2f-4a0f-89c4-c283d444ff46 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] DELETE http://192.168.122.234/volume/v3/types/dc3bf34e-6523-47d6-baa2-699b5897674d Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-63fb3b10-1d2f-4a0f-89c4-c283d444ff46 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-63fb3b10-1d2f-4a0f-89c4-c283d444ff46 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-63fb3b10-1d2f-4a0f-89c4-c283d444ff46 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] http://192.168.122.234/volume/v3/types/dc3bf34e-6523-47d6-baa2-699b5897674d returned with HTTP 202 Sep 07 02:18:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 312/624] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:18:52 2026] DELETE /volume/v3/types/dc3bf34e-6523-47d6-baa2-699b5897674d => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1844ea82-a65f-4a28-84ec-8fd63b827fd6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1844ea82-a65f-4a28-84ec-8fd63b827fd6 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] GET http://192.168.122.234/volume/v3/types/dc3bf34e-6523-47d6-baa2-699b5897674d Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1844ea82-a65f-4a28-84ec-8fd63b827fd6 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1844ea82-a65f-4a28-84ec-8fd63b827fd6 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1844ea82-a65f-4a28-84ec-8fd63b827fd6 tempest-UserMessagesTest-499043100 tempest-UserMessagesTest-499043100-project-admin] http://192.168.122.234/volume/v3/types/dc3bf34e-6523-47d6-baa2-699b5897674d returned with HTTP 404 Sep 07 02:18:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 313/625] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:18:52 2026] GET /volume/v3/types/dc3bf34e-6523-47d6-baa2-699b5897674d => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:18:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] DELETE http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:53 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Delete volume with id: 41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Delete volume request issued successfully. Sep 07 02:18:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d7f441f-d3d0-4d0e-881d-e75717d35d59 tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 202 Sep 07 02:18:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 313/626] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:18:52 2026] DELETE /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:18:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b6e3c026-a23b-4525-8a95-90db2b36173a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b6e3c026-a23b-4525-8a95-90db2b36173a tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b6e3c026-a23b-4525-8a95-90db2b36173a tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b6e3c026-a23b-4525-8a95-90db2b36173a tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b6e3c026-a23b-4525-8a95-90db2b36173a tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Volume info retrieved successfully. Sep 07 02:18:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b6e3c026-a23b-4525-8a95-90db2b36173a tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 200 Sep 07 02:18:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 314/627] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:53 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f39e7f1c-ae01-4c64-a236-7716cdcfc8fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f39e7f1c-ae01-4c64-a236-7716cdcfc8fb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] GET http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 Sep 07 02:18:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f39e7f1c-ae01-4c64-a236-7716cdcfc8fb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f39e7f1c-ae01-4c64-a236-7716cdcfc8fb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f39e7f1c-ae01-4c64-a236-7716cdcfc8fb tempest-AttachVolumeShelveTestJSON-860885807 tempest-AttachVolumeShelveTestJSON-860885807-project-member] http://192.168.122.234/volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 returned with HTTP 404 Sep 07 02:18:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 314/628] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:54 2026] GET /volume/v3/volumes/41c1f8fc-a43d-4c87-a70e-f844f11cb018 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:18:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:18:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:18:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:18:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:18:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bbe008eb-a4a0-4fbf-9e4b-66cbe5e812c3 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:18:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 315/629] 192.168.122.234 () {58 vars in 1121 bytes} [Mon Sep 7 02:18:55 2026] GET /volume/v3/volumes => generated 15 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-796957941"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-796957941'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume of 1 GB Sep 07 02:18:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Availability Zones retrieved successfully. Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Flow 'volume_create_api' (659af3b1-f5d3-4b32-9682-2995ac3e8bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2b4e7c-f069-4477-8fb7-2c534d4089b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2b4e7c-f069-4477-8fb7-2c534d4089b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f1b84d-13e2-41f0-bd2d-71600ee66b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Created reservations ['32a8d686-950f-4610-a2bd-ecbc7ec08697', 'c72649c2-3847-427d-9880-94372aacd222', '8805fe95-82dd-4791-bbd8-faaef06973c8', '03fb92ac-413f-4b93-899a-a0dedcef10a3'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f1b84d-13e2-41f0-bd2d-71600ee66b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a8d686-950f-4610-a2bd-ecbc7ec08697', 'c72649c2-3847-427d-9880-94372aacd222', '8805fe95-82dd-4791-bbd8-faaef06973c8', '03fb92ac-413f-4b93-899a-a0dedcef10a3']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6d6caa-2ef8-495c-b425-5544228b92d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6d6caa-2ef8-495c-b425-5544228b92d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85123658-2bfa-44de-bbc3-8583b2e3fcf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-796957941',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d14d85e1cb9d49c4965b480bbe74d58f',qos_specs=None,replication_status=,reservations=['32a8d686-950f-4610-a2bd-ecbc7ec08697','c72649c2-3847-427d-9880-94372aacd222','8805fe95-82dd-4791-bbd8-faaef06973c8','03fb92ac-413f-4b93-899a-a0dedcef10a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761d9f8891194db98ff1061a42dd1fee',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-796957941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85123658-2bfa-44de-bbc3-8583b2e3fcf1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d14d85e1cb9d49c4965b480bbe74d58f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='761d9f8891194db98ff1061a42dd1fee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95c940e-0d74-461c-8a8b-a7aa0e69fb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95c940e-0d74-461c-8a8b-a7aa0e69fb93) transitioned into state 'SUCCESS' from state '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-796957941',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d14d85e1cb9d49c4965b480bbe74d58f',qos_specs=None,replication_status=,reservations=['32a8d686-950f-4610-a2bd-ecbc7ec08697','c72649c2-3847-427d-9880-94372aacd222','8805fe95-82dd-4791-bbd8-faaef06973c8','03fb92ac-413f-4b93-899a-a0dedcef10a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761d9f8891194db98ff1061a42dd1fee',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edab4c76-43df-4085-8582-691eb992dd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edab4c76-43df-4085-8582-691eb992dd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Flow 'volume_create_api' (659af3b1-f5d3-4b32-9682-2995ac3e8bf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume request issued successfully. Sep 07 02:18:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d4249ff4-fe8b-45bd-8045-89d82f1d7d2e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 315/630] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:18:55 2026] POST /volume/v3/volumes => generated 772 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3da1ad90-d8be-41d1-94d4-31a04b3214db None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3da1ad90-d8be-41d1-94d4-31a04b3214db tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:18:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3da1ad90-d8be-41d1-94d4-31a04b3214db tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3da1ad90-d8be-41d1-94d4-31a04b3214db tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3da1ad90-d8be-41d1-94d4-31a04b3214db tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:18:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3da1ad90-d8be-41d1-94d4-31a04b3214db tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:18:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 316/631] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:56 2026] GET /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 840 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-09668ede-9d8a-434a-a98e-94720cc4afc4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09668ede-9d8a-434a-a98e-94720cc4afc4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:18:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09668ede-9d8a-434a-a98e-94720cc4afc4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09668ede-9d8a-434a-a98e-94720cc4afc4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-09668ede-9d8a-434a-a98e-94720cc4afc4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:18:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09668ede-9d8a-434a-a98e-94720cc4afc4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:18:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 316/632] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:57 2026] GET /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 864 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3939e73d-de7b-4d9d-a564-7a2d03c613c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3939e73d-de7b-4d9d-a564-7a2d03c613c2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3939e73d-de7b-4d9d-a564-7a2d03c613c2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3939e73d-de7b-4d9d-a564-7a2d03c613c2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:18:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3939e73d-de7b-4d9d-a564-7a2d03c613c2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:18:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3939e73d-de7b-4d9d-a564-7a2d03c613c2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:18:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 317/633] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:58 2026] GET /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:18:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1f2f52e9-9c84-4325-9c0c-b4b538885657 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f2f52e9-9c84-4325-9c0c-b4b538885657 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:18:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f2f52e9-9c84-4325-9c0c-b4b538885657 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f2f52e9-9c84-4325-9c0c-b4b538885657 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1f2f52e9-9c84-4325-9c0c-b4b538885657 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Volume info retrieved successfully. Sep 07 02:18:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f2f52e9-9c84-4325-9c0c-b4b538885657 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:18:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 317/634] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:58 2026] GET /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1211501849"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1211501849'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume of 1 GB Sep 07 02:18:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Availability Zones retrieved successfully. Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Flow 'volume_create_api' (2e2575c4-5fba-41d6-8651-d7ea9de787ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1037de2e-3125-40fd-a9ff-2b46b0fe3aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1037de2e-3125-40fd-a9ff-2b46b0fe3aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576d7255-2215-46b1-b575-cf664e0c282a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Created reservations ['bb844647-8d83-414f-8e4a-16dbf20f967f', '03d286f5-c2a2-44fd-88a3-8e103b378c07', '0f640b9a-4eb3-43c0-a4cb-d65884656748', 'c381879f-afb4-4717-9f47-ed2dd5d952b9'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576d7255-2215-46b1-b575-cf664e0c282a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb844647-8d83-414f-8e4a-16dbf20f967f', '03d286f5-c2a2-44fd-88a3-8e103b378c07', '0f640b9a-4eb3-43c0-a4cb-d65884656748', 'c381879f-afb4-4717-9f47-ed2dd5d952b9']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbde215d-82a3-44ce-8954-32fa73d0058e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbde215d-82a3-44ce-8954-32fa73d0058e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44de2c19-1cfa-4b64-b10d-a798cfc445bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1211501849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d14d85e1cb9d49c4965b480bbe74d58f',qos_specs=None,replication_status=,reservations=['bb844647-8d83-414f-8e4a-16dbf20f967f','03d286f5-c2a2-44fd-88a3-8e103b378c07','0f640b9a-4eb3-43c0-a4cb-d65884656748','c381879f-afb4-4717-9f47-ed2dd5d952b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761d9f8891194db98ff1061a42dd1fee',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1211501849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44de2c19-1cfa-4b64-b10d-a798cfc445bf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d14d85e1cb9d49c4965b480bbe74d58f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='761d9f8891194db98ff1061a42dd1fee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80359637-ba3e-4c82-892d-f5b1b5dedd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:59 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80359637-ba3e-4c82-892d-f5b1b5dedd62) transitioned into state 'SUCCESS' from state '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-1211501849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d14d85e1cb9d49c4965b480bbe74d58f',qos_specs=None,replication_status=,reservations=['bb844647-8d83-414f-8e4a-16dbf20f967f','03d286f5-c2a2-44fd-88a3-8e103b378c07','0f640b9a-4eb3-43c0-a4cb-d65884656748','c381879f-afb4-4717-9f47-ed2dd5d952b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761d9f8891194db98ff1061a42dd1fee',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:59 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e31d849-8dc3-4589-9efe-dd747a6e31f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:18:59 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e31d849-8dc3-4589-9efe-dd747a6e31f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:18:59 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Flow 'volume_create_api' (2e2575c4-5fba-41d6-8651-d7ea9de787ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:18:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume request issued successfully. Sep 07 02:18:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3bcff55-53b1-43c9-afa2-302b75a48c02 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:18:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 318/635] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:18:58 2026] POST /volume/v3/volumes => generated 773 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:18:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9995c8a8-c757-47b7-be99-32aa38d8cc3b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:18:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9995c8a8-c757-47b7-be99-32aa38d8cc3b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:18:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9995c8a8-c757-47b7-be99-32aa38d8cc3b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:18:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9995c8a8-c757-47b7-be99-32aa38d8cc3b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:18:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:18:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:18:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:18:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:18:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9995c8a8-c757-47b7-be99-32aa38d8cc3b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:18:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9995c8a8-c757-47b7-be99-32aa38d8cc3b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:18:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 318/636] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:18:59 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 841 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-07253c92-b7cc-4b96-8cd9-d86388441ab3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-07253c92-b7cc-4b96-8cd9-d86388441ab3 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] GET http://192.168.122.234/volume/v3/os-services Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-07253c92-b7cc-4b96-8cd9-d86388441ab3 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-07253c92-b7cc-4b96-8cd9-d86388441ab3 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:00 devstack devstack@c-api.service[87010]: /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 07 02:19:00 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-07253c92-b7cc-4b96-8cd9-d86388441ab3 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] http://192.168.122.234/volume/v3/os-services returned with HTTP 200 Sep 07 02:19:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 319/637] 192.168.122.234 () {58 vars in 1133 bytes} [Mon Sep 7 02:19:00 2026] GET /volume/v3/os-services => generated 705 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e6987c65-6152-4c8e-a73d-27b6c94d6367 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9c6f01d5-24a4-463b-bdf5-8c0f2731b5d9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6987c65-6152-4c8e-a73d-27b6c94d6367 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c6f01d5-24a4-463b-bdf5-8c0f2731b5d9 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] GET http://192.168.122.234/volume/v3/os-services?host=devstack Sep 07 02:19:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6987c65-6152-4c8e-a73d-27b6c94d6367 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6987c65-6152-4c8e-a73d-27b6c94d6367 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c6f01d5-24a4-463b-bdf5-8c0f2731b5d9 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c6f01d5-24a4-463b-bdf5-8c0f2731b5d9 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c6f01d5-24a4-463b-bdf5-8c0f2731b5d9 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] http://192.168.122.234/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 02:19:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 320/638] 192.168.122.234 () {58 vars in 1160 bytes} [Mon Sep 7 02:19:00 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e6987c65-6152-4c8e-a73d-27b6c94d6367 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-34f77f32-a2dc-47bd-babe-6fa8d0c17647 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34f77f32-a2dc-47bd-babe-6fa8d0c17647 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] GET http://192.168.122.234/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34f77f32-a2dc-47bd-babe-6fa8d0c17647 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34f77f32-a2dc-47bd-babe-6fa8d0c17647 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6987c65-6152-4c8e-a73d-27b6c94d6367 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 319/639] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:00 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34f77f32-a2dc-47bd-babe-6fa8d0c17647 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] http://192.168.122.234/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 02:19:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 321/640] 192.168.122.234 () {58 vars in 1208 bytes} [Mon Sep 7 02:19:00 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a5dfff68-54c3-4503-bd77-f132b4511932 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a5dfff68-54c3-4503-bd77-f132b4511932 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] GET http://192.168.122.234/volume/v3/os-services?binary=cinder-scheduler Sep 07 02:19:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a5dfff68-54c3-4503-bd77-f132b4511932 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a5dfff68-54c3-4503-bd77-f132b4511932 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:00 devstack devstack@c-api.service[87011]: /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 07 02:19:00 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:19:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a5dfff68-54c3-4503-bd77-f132b4511932 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] http://192.168.122.234/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 02:19:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 320/641] 192.168.122.234 () {58 vars in 1180 bytes} [Mon Sep 7 02:19:00 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-432884c9-db75-4883-87d3-2293e43b123a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1589871694"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1589871694'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Create volume of 1 GB Sep 07 02:19:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Availability Zones retrieved successfully. Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Flow 'volume_create_api' (f0c139fe-e945-4472-9a85-44ec5bd4fb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf1854b-4920-425b-a148-f6a002617ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf1854b-4920-425b-a148-f6a002617ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b15efe-aa9c-44da-9241-0eb8e3105beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Created reservations ['e562ae73-91e1-4b29-ad5f-0f2c66d76785', '93a7c23f-35ea-4df1-a3ae-c9143dcc64d6', '5b00431e-912e-4569-b120-dca00b1c977d', 'c2daf320-4c33-4ae7-b29f-effa4b3dd557'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b15efe-aa9c-44da-9241-0eb8e3105beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e562ae73-91e1-4b29-ad5f-0f2c66d76785', '93a7c23f-35ea-4df1-a3ae-c9143dcc64d6', '5b00431e-912e-4569-b120-dca00b1c977d', 'c2daf320-4c33-4ae7-b29f-effa4b3dd557']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1c86d1-4866-407d-8e02-eaf225a6e61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1c86d1-4866-407d-8e02-eaf225a6e61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f925877c-a4fe-4a48-968e-db9a33f59c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1589871694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7d541a94fa64714b6609b4d9b6a544b',qos_specs=None,replication_status=,reservations=['e562ae73-91e1-4b29-ad5f-0f2c66d76785','93a7c23f-35ea-4df1-a3ae-c9143dcc64d6','5b00431e-912e-4569-b120-dca00b1c977d','c2daf320-4c33-4ae7-b29f-effa4b3dd557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d55cc2ffa684a36ba17b0763419f754',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1589871694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f925877c-a4fe-4a48-968e-db9a33f59c82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d541a94fa64714b6609b4d9b6a544b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d55cc2ffa684a36ba17b0763419f754',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44946447-c6bf-470e-af2e-69e30a47cea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44946447-c6bf-470e-af2e-69e30a47cea3) transitioned into state 'SUCCESS' from state '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-1589871694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7d541a94fa64714b6609b4d9b6a544b',qos_specs=None,replication_status=,reservations=['e562ae73-91e1-4b29-ad5f-0f2c66d76785','93a7c23f-35ea-4df1-a3ae-c9143dcc64d6','5b00431e-912e-4569-b120-dca00b1c977d','c2daf320-4c33-4ae7-b29f-effa4b3dd557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d55cc2ffa684a36ba17b0763419f754',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bdc0b7-31f8-4554-b85f-978ee2102fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bdc0b7-31f8-4554-b85f-978ee2102fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Flow 'volume_create_api' (f0c139fe-e945-4472-9a85-44ec5bd4fb8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Create volume request issued successfully. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-432884c9-db75-4883-87d3-2293e43b123a tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:19:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 322/642] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:19:00 2026] POST /volume/v3/volumes => generated 763 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:19:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0da4df65-1b25-4f77-ba82-b4d86f543fea None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0da4df65-1b25-4f77-ba82-b4d86f543fea tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] GET http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0da4df65-1b25-4f77-ba82-b4d86f543fea tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0da4df65-1b25-4f77-ba82-b4d86f543fea tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0da4df65-1b25-4f77-ba82-b4d86f543fea tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Volume info retrieved successfully. Sep 07 02:19:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0da4df65-1b25-4f77-ba82-b4d86f543fea tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 200 Sep 07 02:19:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 321/643] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:01 2026] GET /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cdd0882e-8813-4c8a-9241-dc35c8ad1584 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdd0882e-8813-4c8a-9241-dc35c8ad1584 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cdd0882e-8813-4c8a-9241-dc35c8ad1584 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cdd0882e-8813-4c8a-9241-dc35c8ad1584 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cdd0882e-8813-4c8a-9241-dc35c8ad1584 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdd0882e-8813-4c8a-9241-dc35c8ad1584 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 323/644] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:01 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 866 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ad7adb54-e9f6-4014-94ea-f2415a8dec31 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ad7adb54-e9f6-4014-94ea-f2415a8dec31 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ad7adb54-e9f6-4014-94ea-f2415a8dec31 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ad7adb54-e9f6-4014-94ea-f2415a8dec31 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ad7adb54-e9f6-4014-94ea-f2415a8dec31 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Volume info retrieved successfully. Sep 07 02:19:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ad7adb54-e9f6-4014-94ea-f2415a8dec31 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 322/645] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:01 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-209496733"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-209496733'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume of 1 GB Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Availability Zones retrieved successfully. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Flow 'volume_create_api' (23c9ec12-3875-4be5-86b0-2b0f26410340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b385c023-a7da-4a98-a04f-c7df7ea667bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b385c023-a7da-4a98-a04f-c7df7ea667bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207e11f7-3514-47e0-8efa-ac026d4d52a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Created reservations ['096f06cb-00fa-4087-b402-ed9ddc0ec5aa', '0f8946c9-78de-4188-ad8d-e28e1390dec0', '6fd6dfe8-523a-4184-95cc-76cdcf3f2f61', 'dcf25d7b-b014-4a14-9e77-008550f6805b'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207e11f7-3514-47e0-8efa-ac026d4d52a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['096f06cb-00fa-4087-b402-ed9ddc0ec5aa', '0f8946c9-78de-4188-ad8d-e28e1390dec0', '6fd6dfe8-523a-4184-95cc-76cdcf3f2f61', 'dcf25d7b-b014-4a14-9e77-008550f6805b']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c739e8b5-a357-444d-857c-824f3c556caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c739e8b5-a357-444d-857c-824f3c556caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29517722-4ff1-4545-abee-5c8cef3ab2c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-209496733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d14d85e1cb9d49c4965b480bbe74d58f',qos_specs=None,replication_status=,reservations=['096f06cb-00fa-4087-b402-ed9ddc0ec5aa','0f8946c9-78de-4188-ad8d-e28e1390dec0','6fd6dfe8-523a-4184-95cc-76cdcf3f2f61','dcf25d7b-b014-4a14-9e77-008550f6805b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761d9f8891194db98ff1061a42dd1fee',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-209496733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29517722-4ff1-4545-abee-5c8cef3ab2c3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d14d85e1cb9d49c4965b480bbe74d58f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='761d9f8891194db98ff1061a42dd1fee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd08fd0-f5d2-45d5-baa8-333c175ad7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd08fd0-f5d2-45d5-baa8-333c175ad7c7) transitioned into state 'SUCCESS' from state '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-209496733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d14d85e1cb9d49c4965b480bbe74d58f',qos_specs=None,replication_status=,reservations=['096f06cb-00fa-4087-b402-ed9ddc0ec5aa','0f8946c9-78de-4188-ad8d-e28e1390dec0','6fd6dfe8-523a-4184-95cc-76cdcf3f2f61','dcf25d7b-b014-4a14-9e77-008550f6805b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761d9f8891194db98ff1061a42dd1fee',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30b3fb8-eb8e-44be-b0be-c82ae18703b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30b3fb8-eb8e-44be-b0be-c82ae18703b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Flow 'volume_create_api' (23c9ec12-3875-4be5-86b0-2b0f26410340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Create volume request issued successfully. Sep 07 02:19:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-497d2dae-08cd-4410-9499-dc900b7fcb7b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:19:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 324/646] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:19:01 2026] POST /volume/v3/volumes => generated 772 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:19:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d7ccafc4-5925-477c-b7d5-79ebc2e6a10e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7ccafc4-5925-477c-b7d5-79ebc2e6a10e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7ccafc4-5925-477c-b7d5-79ebc2e6a10e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7ccafc4-5925-477c-b7d5-79ebc2e6a10e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d7ccafc4-5925-477c-b7d5-79ebc2e6a10e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7ccafc4-5925-477c-b7d5-79ebc2e6a10e tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 323/647] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:02 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-97c6ae30-f505-47ea-82af-8a43d6191569 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-97c6ae30-f505-47ea-82af-8a43d6191569 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] GET http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-97c6ae30-f505-47ea-82af-8a43d6191569 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-97c6ae30-f505-47ea-82af-8a43d6191569 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-97c6ae30-f505-47ea-82af-8a43d6191569 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Volume info retrieved successfully. Sep 07 02:19:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-97c6ae30-f505-47ea-82af-8a43d6191569 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 200 Sep 07 02:19:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 325/648] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:02 2026] GET /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-47d8c37e-c366-4107-9c78-76fb16addc53 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47d8c37e-c366-4107-9c78-76fb16addc53 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47d8c37e-c366-4107-9c78-76fb16addc53 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47d8c37e-c366-4107-9c78-76fb16addc53 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-47d8c37e-c366-4107-9c78-76fb16addc53 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47d8c37e-c366-4107-9c78-76fb16addc53 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 324/649] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:03 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a9d09139-5286-4d85-858f-60f40e720aaa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9d09139-5286-4d85-858f-60f40e720aaa tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] GET http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9d09139-5286-4d85-858f-60f40e720aaa tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9d09139-5286-4d85-858f-60f40e720aaa tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a9d09139-5286-4d85-858f-60f40e720aaa tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Volume info retrieved successfully. Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9d09139-5286-4d85-858f-60f40e720aaa tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 200 Sep 07 02:19:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 326/650] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:03 2026] GET /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-59368e44-e6a5-423a-bb80-a5bbdc2ca23e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59368e44-e6a5-423a-bb80-a5bbdc2ca23e tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] GET http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59368e44-e6a5-423a-bb80-a5bbdc2ca23e tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59368e44-e6a5-423a-bb80-a5bbdc2ca23e tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-59368e44-e6a5-423a-bb80-a5bbdc2ca23e tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Volume info retrieved successfully. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59368e44-e6a5-423a-bb80-a5bbdc2ca23e tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 200 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 325/651] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:03 2026] GET /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 1019 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-066df1dd-92d1-47f2-823b-4cef9914b96f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-066df1dd-92d1-47f2-823b-4cef9914b96f tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] GET http://192.168.122.234/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-066df1dd-92d1-47f2-823b-4cef9914b96f tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-066df1dd-92d1-47f2-823b-4cef9914b96f tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: /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 07 02:19:03 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-066df1dd-92d1-47f2-823b-4cef9914b96f tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] http://192.168.122.234/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 02:19:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 327/652] 192.168.122.234 () {58 vars in 1202 bytes} [Mon Sep 7 02:19:03 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-46a04aa3-6560-4cdd-8c3c-cd043e29eac4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46a04aa3-6560-4cdd-8c3c-cd043e29eac4 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] GET http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46a04aa3-6560-4cdd-8c3c-cd043e29eac4 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46a04aa3-6560-4cdd-8c3c-cd043e29eac4 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-46a04aa3-6560-4cdd-8c3c-cd043e29eac4 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Volume info retrieved successfully. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46a04aa3-6560-4cdd-8c3c-cd043e29eac4 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 200 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 326/653] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:03 2026] GET /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Delete volume with id: f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Volume info retrieved successfully. Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Delete volume request issued successfully. Sep 07 02:19:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c34e0462-b09d-4f79-bebb-38a0fa4b41fb tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 202 Sep 07 02:19:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 328/654] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:19:03 2026] DELETE /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fd4c21e9-2822-4f35-8f62-2541bd0759f8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd4c21e9-2822-4f35-8f62-2541bd0759f8 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] GET http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd4c21e9-2822-4f35-8f62-2541bd0759f8 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd4c21e9-2822-4f35-8f62-2541bd0759f8 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fd4c21e9-2822-4f35-8f62-2541bd0759f8 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Volume info retrieved successfully. Sep 07 02:19:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd4c21e9-2822-4f35-8f62-2541bd0759f8 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 200 Sep 07 02:19:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 327/655] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:03 2026] GET /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2713fc8c-05ce-4cfc-bf8e-5d73d2e103e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2713fc8c-05ce-4cfc-bf8e-5d73d2e103e4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2713fc8c-05ce-4cfc-bf8e-5d73d2e103e4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2713fc8c-05ce-4cfc-bf8e-5d73d2e103e4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2713fc8c-05ce-4cfc-bf8e-5d73d2e103e4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2713fc8c-05ce-4cfc-bf8e-5d73d2e103e4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 329/656] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6e092cc4-9ef3-4420-972a-90136dd20d51 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e092cc4-9ef3-4420-972a-90136dd20d51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e092cc4-9ef3-4420-972a-90136dd20d51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e092cc4-9ef3-4420-972a-90136dd20d51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6e092cc4-9ef3-4420-972a-90136dd20d51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Volume info retrieved successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e092cc4-9ef3-4420-972a-90136dd20d51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 328/657] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bc4e1124-3bf7-4dc7-81e6-870946d8d66a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 330/658] 192.168.122.234 () {58 vars in 1121 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1211501849 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1211501849'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a6c6b8c-3c15-4a69-854c-fad4b768a02d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1211501849 returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 329/659] 192.168.122.234 () {58 vars in 1222 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1211501849 => generated 342 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209496733 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-209496733'), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ac2a2ddc-df9d-4838-87ff-ab82ddd6c4e6 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209496733 returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 331/660] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209496733 => generated 868 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1348b460-e9df-4991-a97e-73c733a00ad4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1348b460-e9df-4991-a97e-73c733a00ad4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/detail?limit=1 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1348b460-e9df-4991-a97e-73c733a00ad4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1348b460-e9df-4991-a97e-73c733a00ad4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-1348b460-e9df-4991-a97e-73c733a00ad4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1348b460-e9df-4991-a97e-73c733a00ad4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1348b460-e9df-4991-a97e-73c733a00ad4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1348b460-e9df-4991-a97e-73c733a00ad4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 330/661] 192.168.122.234 () {58 vars in 1157 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/detail?limit=1&marker=29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6ffc549-bdf8-43b3-ac8e-b7b842fb1f15 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/detail?limit=1&marker=29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 332/662] 192.168.122.234 () {58 vars in 1245 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/detail?limit=1&marker=44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca20fb69-10e5-4af6-8787-286d5d6de227 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca20fb69-10e5-4af6-8787-286d5d6de227 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] GET http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca20fb69-10e5-4af6-8787-286d5d6de227 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca20fb69-10e5-4af6-8787-286d5d6de227 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca20fb69-10e5-4af6-8787-286d5d6de227 tempest-VolumesServicesTestJSON-1340948667 tempest-VolumesServicesTestJSON-1340948667-project-member] http://192.168.122.234/volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 returned with HTTP 404 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 333/663] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/f925877c-a4fe-4a48-968e-db9a33f59c82 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a29ff8a5-ce09-488d-8f0e-fa398b2392f4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a29ff8a5-ce09-488d-8f0e-fa398b2392f4 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] GET http://192.168.122.234/volume/v3/os-services Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a29ff8a5-ce09-488d-8f0e-fa398b2392f4 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a29ff8a5-ce09-488d-8f0e-fa398b2392f4 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: /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 07 02:19:04 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a29ff8a5-ce09-488d-8f0e-fa398b2392f4 tempest-VolumesServicesTestJSON-1853436607 tempest-VolumesServicesTestJSON-1853436607-project-admin] http://192.168.122.234/volume/v3/os-services returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 334/664] 192.168.122.234 () {58 vars in 1133 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/os-services => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c072db9-d58e-4370-8095-5a5301c2f1a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/detail?limit=1&marker=44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 331/665] 192.168.122.234 () {58 vars in 1245 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/detail?limit=1&marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-279e2fca-4d04-4fc8-b505-d32cd0ef55fa tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/detail?limit=1&marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 335/666] 192.168.122.234 () {58 vars in 1245 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value available, assuming string {{(pid=87011) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1119f44b-0e21-485c-b343-87c0ec52ae9a tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 02:19:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 332/667] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value available, assuming string {{(pid=87010) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-78d6e8aa-17b1-4bd2-aec8-ddaaa76026a8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 336/668] 192.168.122.234 () {58 vars in 1243 bytes} [Mon Sep 7 02:19:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-01deb019-5eef-4c83-8e29-b3d28209762b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-01deb019-5eef-4c83-8e29-b3d28209762b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes?limit=1 Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-01deb019-5eef-4c83-8e29-b3d28209762b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-01deb019-5eef-4c83-8e29-b3d28209762b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-01deb019-5eef-4c83-8e29-b3d28209762b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-01deb019-5eef-4c83-8e29-b3d28209762b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-01deb019-5eef-4c83-8e29-b3d28209762b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-01deb019-5eef-4c83-8e29-b3d28209762b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 333/669] 192.168.122.234 () {58 vars in 1136 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes?limit=1&marker=29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ed7943ca-6a6b-4010-8276-b0dc88ec20ce tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes?limit=1&marker=29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 337/670] 192.168.122.234 () {58 vars in 1224 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?limit=1&marker=29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 482 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-02398334-d071-4985-9470-39620286d50c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02398334-d071-4985-9470-39620286d50c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes?limit=1&marker=44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02398334-d071-4985-9470-39620286d50c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02398334-d071-4985-9470-39620286d50c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-02398334-d071-4985-9470-39620286d50c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-02398334-d071-4985-9470-39620286d50c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-02398334-d071-4985-9470-39620286d50c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02398334-d071-4985-9470-39620286d50c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes?limit=1&marker=44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 334/671] 192.168.122.234 () {58 vars in 1224 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?limit=1&marker=44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes?limit=1&marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2839083a-9c0e-4714-b633-6b60eb01dee8 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes?limit=1&marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 338/672] 192.168.122.234 () {58 vars in 1224 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?limit=1&marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c051a592-3b19-4313-b924-14afba0c664c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1211501849&status=available Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value available, assuming string {{(pid=87011) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1211501849'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c051a592-3b19-4313-b924-14afba0c664c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1211501849&status=available returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 335/673] 192.168.122.234 () {58 vars in 1256 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1211501849&status=available => generated 342 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209496733&status=available Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value available, assuming string {{(pid=87010) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-209496733'), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a8ad872-9eb6-4d12-8305-1d25d00d52fe tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209496733&status=available returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 339/674] 192.168.122.234 () {58 vars in 1275 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-209496733&status=available => generated 868 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1&sort=id%3Aasc Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59cee6bd-fc2f-4033-9479-0a70ee027ac4 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1&sort=id%3Aasc returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 336/675] 192.168.122.234 () {58 vars in 1257 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes/detail?marker=85123658-2bfa-44de-bbc3-8583b2e3fcf1&sort=id%3Aasc => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-49591d07-6fc7-4f2f-8938-ebaf68af3e43 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 340/676] 192.168.122.234 () {58 vars in 1221 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-048657f0-870e-4f40-928f-faba8255d78b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-048657f0-870e-4f40-928f-faba8255d78b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-048657f0-870e-4f40-928f-faba8255d78b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-048657f0-870e-4f40-928f-faba8255d78b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-048657f0-870e-4f40-928f-faba8255d78b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-048657f0-870e-4f40-928f-faba8255d78b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-048657f0-870e-4f40-928f-faba8255d78b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-048657f0-870e-4f40-928f-faba8255d78b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 337/677] 192.168.122.234 () {58 vars in 1142 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-99976bc6-1fd7-4881-b09c-235ba1586018 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99976bc6-1fd7-4881-b09c-235ba1586018 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99976bc6-1fd7-4881-b09c-235ba1586018 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99976bc6-1fd7-4881-b09c-235ba1586018 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-99976bc6-1fd7-4881-b09c-235ba1586018 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-99976bc6-1fd7-4881-b09c-235ba1586018 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-99976bc6-1fd7-4881-b09c-235ba1586018 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99976bc6-1fd7-4881-b09c-235ba1586018 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 341/678] 192.168.122.234 () {58 vars in 1200 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?availability_zone=nova Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value nova, assuming string {{(pid=87011) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-57d83f0a-5731-43a3-a5cd-aa79a4abf31b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 02:19:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 338/679] 192.168.122.234 () {58 vars in 1166 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-89a02b73-c528-41e0-9d14-f590ccb516cf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?availability_zone=nova Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value nova, assuming string {{(pid=87010) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89a02b73-c528-41e0-9d14-f590ccb516cf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 342/680] 192.168.122.234 () {58 vars in 1166 bytes} [Mon Sep 7 02:19:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0eccc1e7-8786-46f7-9238-65182387d1eb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0eccc1e7-8786-46f7-9238-65182387d1eb tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?bootable=false Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0eccc1e7-8786-46f7-9238-65182387d1eb tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0eccc1e7-8786-46f7-9238-65182387d1eb tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-0eccc1e7-8786-46f7-9238-65182387d1eb tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0eccc1e7-8786-46f7-9238-65182387d1eb tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0eccc1e7-8786-46f7-9238-65182387d1eb tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0eccc1e7-8786-46f7-9238-65182387d1eb tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 339/681] 192.168.122.234 () {58 vars in 1150 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?bootable=false Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-68a17a03-9e47-4e1a-912e-6e6bba0c9152 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 343/682] 192.168.122.234 () {58 vars in 1150 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-239484f1-db80-4ddf-bd52-fa933e2706bf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?status=available Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value available, assuming string {{(pid=87011) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-239484f1-db80-4ddf-bd52-fa933e2706bf tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 340/683] 192.168.122.234 () {58 vars in 1154 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a4279386-1b09-4f14-9756-0ef383908170 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes?status=available Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value available, assuming string {{(pid=87010) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a4279386-1b09-4f14-9756-0ef383908170 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 344/684] 192.168.122.234 () {58 vars in 1154 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?availability_zone=nova Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value nova, assuming string {{(pid=87011) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ec6a34f-121b-44de-b6e1-969c9d2a1948 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 341/685] 192.168.122.234 () {58 vars in 1187 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?bootable=false Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3a0180b-a998-4aa5-a7c1-6408dc72f40b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 345/686] 192.168.122.234 () {58 vars in 1171 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?status=available Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Could not evaluate value available, assuming string {{(pid=87011) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] Get all volumes completed successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7bb91bb7-9868-4bb9-b654-9a018652f005 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-reader] http://192.168.122.234/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 342/687] 192.168.122.234 () {58 vars in 1175 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c0720724-4874-4e2c-8bfa-9b08957708b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0720724-4874-4e2c-8bfa-9b08957708b9 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0720724-4874-4e2c-8bfa-9b08957708b9 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0720724-4874-4e2c-8bfa-9b08957708b9 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c0720724-4874-4e2c-8bfa-9b08957708b9 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0720724-4874-4e2c-8bfa-9b08957708b9 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 346/688] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-36680c76-4661-4211-8abe-060c3b10096d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-36680c76-4661-4211-8abe-060c3b10096d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] DELETE http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-36680c76-4661-4211-8abe-060c3b10096d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-36680c76-4661-4211-8abe-060c3b10096d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-36680c76-4661-4211-8abe-060c3b10096d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Delete volume with id: 29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-36680c76-4661-4211-8abe-060c3b10096d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-36680c76-4661-4211-8abe-060c3b10096d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Delete volume request issued successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-36680c76-4661-4211-8abe-060c3b10096d tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 202 Sep 07 02:19:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 343/689] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:19:06 2026] DELETE /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7f667bee-53fe-4159-a872-96085adfed0b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7f667bee-53fe-4159-a872-96085adfed0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7f667bee-53fe-4159-a872-96085adfed0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7f667bee-53fe-4159-a872-96085adfed0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7f667bee-53fe-4159-a872-96085adfed0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7f667bee-53fe-4159-a872-96085adfed0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 347/690] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:06 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9fc478ce-1d3e-4fa1-9d89-5e8d1e866c10 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9fc478ce-1d3e-4fa1-9d89-5e8d1e866c10 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9fc478ce-1d3e-4fa1-9d89-5e8d1e866c10 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9fc478ce-1d3e-4fa1-9d89-5e8d1e866c10 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9fc478ce-1d3e-4fa1-9d89-5e8d1e866c10 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9fc478ce-1d3e-4fa1-9d89-5e8d1e866c10 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 200 Sep 07 02:19:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 344/691] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:07 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 864 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cb22bb71-d74f-4ad5-a999-e5eaf309ba0b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb22bb71-d74f-4ad5-a999-e5eaf309ba0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 Sep 07 02:19:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb22bb71-d74f-4ad5-a999-e5eaf309ba0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb22bb71-d74f-4ad5-a999-e5eaf309ba0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb22bb71-d74f-4ad5-a999-e5eaf309ba0b tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 returned with HTTP 404 Sep 07 02:19:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 348/692] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:08 2026] GET /volume/v3/volumes/29517722-4ff1-4545-abee-5c8cef3ab2c3 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-852898a9-28ef-47e4-8481-c57aefd5dfc2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-852898a9-28ef-47e4-8481-c57aefd5dfc2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-852898a9-28ef-47e4-8481-c57aefd5dfc2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-852898a9-28ef-47e4-8481-c57aefd5dfc2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-852898a9-28ef-47e4-8481-c57aefd5dfc2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-852898a9-28ef-47e4-8481-c57aefd5dfc2 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 345/693] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:08 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 866 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] DELETE http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:09 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Delete volume with id: 44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Delete volume request issued successfully. Sep 07 02:19:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be16cfcb-a228-42d3-817e-bee3c2ccc239 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 202 Sep 07 02:19:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 349/694] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:19:09 2026] DELETE /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:19:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ecdc2854-832f-40e4-af34-eda23989f049 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ecdc2854-832f-40e4-af34-eda23989f049 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ecdc2854-832f-40e4-af34-eda23989f049 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ecdc2854-832f-40e4-af34-eda23989f049 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ecdc2854-832f-40e4-af34-eda23989f049 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ecdc2854-832f-40e4-af34-eda23989f049 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 346/695] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:09 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f780a6f4-0be9-498e-903b-5b6a56e674d0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f780a6f4-0be9-498e-903b-5b6a56e674d0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f780a6f4-0be9-498e-903b-5b6a56e674d0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f780a6f4-0be9-498e-903b-5b6a56e674d0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f780a6f4-0be9-498e-903b-5b6a56e674d0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f780a6f4-0be9-498e-903b-5b6a56e674d0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 200 Sep 07 02:19:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 350/696] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:10 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 865 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e59b5f14-f118-4a25-af4c-b2080071fce4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e59b5f14-f118-4a25-af4c-b2080071fce4 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e59b5f14-f118-4a25-af4c-b2080071fce4 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-976591733"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e59b5f14-f118-4a25-af4c-b2080071fce4 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 347/697] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:19:11 2026] POST /volume/v3/types => generated 230 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-92c9892a-a57f-4e19-b8c0-b83da726c8d0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92c9892a-a57f-4e19-b8c0-b83da726c8d0 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] POST http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92c9892a-a57f-4e19-b8c0-b83da726c8d0 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dd736569-3409-44b8-a562-71d4304747a7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dd736569-3409-44b8-a562-71d4304747a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dd736569-3409-44b8-a562-71d4304747a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dd736569-3409-44b8-a562-71d4304747a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dd736569-3409-44b8-a562-71d4304747a7 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf returned with HTTP 404 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 348/698] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:11 2026] GET /volume/v3/volumes/44de2c19-1cfa-4b64-b10d-a798cfc445bf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e91c8aba-9b86-4e96-9164-77b7148e054c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e91c8aba-9b86-4e96-9164-77b7148e054c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e91c8aba-9b86-4e96-9164-77b7148e054c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e91c8aba-9b86-4e96-9164-77b7148e054c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e91c8aba-9b86-4e96-9164-77b7148e054c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e91c8aba-9b86-4e96-9164-77b7148e054c tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 349/699] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:11 2026] GET /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92c9892a-a57f-4e19-b8c0-b83da726c8d0 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 351/700] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:19:11 2026] POST /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs => generated 34 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-44aef109-3aa4-480f-a481-27af1d3915d1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44aef109-3aa4-480f-a481-27af1d3915d1 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] DELETE http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-44aef109-3aa4-480f-a481-27af1d3915d1 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-44aef109-3aa4-480f-a481-27af1d3915d1 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-44aef109-3aa4-480f-a481-27af1d3915d1 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Delete volume with id: 85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f0bdaed1-8d99-48ab-8547-f4ac18db1802 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0bdaed1-8d99-48ab-8547-f4ac18db1802 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] GET http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0bdaed1-8d99-48ab-8547-f4ac18db1802 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0bdaed1-8d99-48ab-8547-f4ac18db1802 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-44aef109-3aa4-480f-a481-27af1d3915d1 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0bdaed1-8d99-48ab-8547-f4ac18db1802 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 352/701] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:19:11 2026] GET /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5c9cffbc-8484-4a4b-a8df-86a4168c96e8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c9cffbc-8484-4a4b-a8df-86a4168c96e8 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] DELETE http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c9cffbc-8484-4a4b-a8df-86a4168c96e8 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c9cffbc-8484-4a4b-a8df-86a4168c96e8 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-44aef109-3aa4-480f-a481-27af1d3915d1 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Delete volume request issued successfully. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44aef109-3aa4-480f-a481-27af1d3915d1 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 202 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 350/702] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:19:11 2026] DELETE /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac31069b-3dd7-47c9-98c7-c08307243a51 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac31069b-3dd7-47c9-98c7-c08307243a51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c9cffbc-8484-4a4b-a8df-86a4168c96e8 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 returned with HTTP 202 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac31069b-3dd7-47c9-98c7-c08307243a51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 353/703] 192.168.122.234 () {58 vars in 1283 bytes} [Mon Sep 7 02:19:11 2026] DELETE /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac31069b-3dd7-47c9-98c7-c08307243a51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-477b7113-9343-4bda-acb4-e132b05be5c7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-477b7113-9343-4bda-acb4-e132b05be5c7 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] GET http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-477b7113-9343-4bda-acb4-e132b05be5c7 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-477b7113-9343-4bda-acb4-e132b05be5c7 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ac31069b-3dd7-47c9-98c7-c08307243a51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Volume info retrieved successfully. Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac31069b-3dd7-47c9-98c7-c08307243a51 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 351/704] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:11 2026] GET /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-477b7113-9343-4bda-acb4-e132b05be5c7 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 returned with HTTP 404 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 354/705] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:19:11 2026] GET /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec3 => generated 129 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3e587747-a5b8-4b00-97fd-ce2151009e02 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a4ee937f-9bac-43b5-867b-c4e31a8e0888 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e587747-a5b8-4b00-97fd-ce2151009e02 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] POST http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e587747-a5b8-4b00-97fd-ce2151009e02 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a4ee937f-9bac-43b5-867b-c4e31a8e0888 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a4ee937f-9bac-43b5-867b-c4e31a8e0888 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a4ee937f-9bac-43b5-867b-c4e31a8e0888 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a4ee937f-9bac-43b5-867b-c4e31a8e0888 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a4ee937f-9bac-43b5-867b-c4e31a8e0888 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 355/706] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:11 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e587747-a5b8-4b00-97fd-ce2151009e02 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 352/707] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:19:11 2026] POST /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs => generated 34 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d96d341e-5e4c-4f12-a7b6-3d2cf227f57e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d96d341e-5e4c-4f12-a7b6-3d2cf227f57e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] GET http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d96d341e-5e4c-4f12-a7b6-3d2cf227f57e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d96d341e-5e4c-4f12-a7b6-3d2cf227f57e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d96d341e-5e4c-4f12-a7b6-3d2cf227f57e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 356/708] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:19:11 2026] GET /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52929347-bc96-4f87-bec6-66e5d5e481b4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52929347-bc96-4f87-bec6-66e5d5e481b4 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] POST http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs Sep 07 02:19:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52929347-bc96-4f87-bec6-66e5d5e481b4 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52929347-bc96-4f87-bec6-66e5d5e481b4 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs returned with HTTP 200 Sep 07 02:19:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 353/709] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:19:11 2026] POST /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ddc4e2c4-12bc-4335-bb81-7064c04fe36f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ddc4e2c4-12bc-4335-bb81-7064c04fe36f tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] PUT http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec2 Sep 07 02:19:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ddc4e2c4-12bc-4335-bb81-7064c04fe36f tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ddc4e2c4-12bc-4335-bb81-7064c04fe36f tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec2 returned with HTTP 200 Sep 07 02:19:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 357/710] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:19:11 2026] PUT /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec2 => generated 17 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5e347830-1e01-44a4-a2e0-f283f4ad8316 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e347830-1e01-44a4-a2e0-f283f4ad8316 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] GET http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec2 Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e347830-1e01-44a4-a2e0-f283f4ad8316 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e347830-1e01-44a4-a2e0-f283f4ad8316 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e347830-1e01-44a4-a2e0-f283f4ad8316 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec2 returned with HTTP 200 Sep 07 02:19:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 354/711] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:19:12 2026] GET /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs/spec2 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-240e98e9-a16f-4db3-81bc-997015897e99 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-240e98e9-a16f-4db3-81bc-997015897e99 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] POST http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-240e98e9-a16f-4db3-81bc-997015897e99 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-240e98e9-a16f-4db3-81bc-997015897e99 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs returned with HTTP 200 Sep 07 02:19:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 358/712] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:19:12 2026] POST /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs => generated 51 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aebc9a3f-daca-4eda-9013-69c0002f672b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aebc9a3f-daca-4eda-9013-69c0002f672b tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] GET http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aebc9a3f-daca-4eda-9013-69c0002f672b tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aebc9a3f-daca-4eda-9013-69c0002f672b tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aebc9a3f-daca-4eda-9013-69c0002f672b tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs returned with HTTP 200 Sep 07 02:19:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 355/713] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:19:12 2026] GET /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11/extra_specs => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0132409d-1437-4653-b5ed-4339cb8107b0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0132409d-1437-4653-b5ed-4339cb8107b0 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] DELETE http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11 Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0132409d-1437-4653-b5ed-4339cb8107b0 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0132409d-1437-4653-b5ed-4339cb8107b0 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0132409d-1437-4653-b5ed-4339cb8107b0 tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11 returned with HTTP 202 Sep 07 02:19:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 359/714] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:19:12 2026] DELETE /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3b21ade1-3323-4b7e-92a9-40e091944b5e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b21ade1-3323-4b7e-92a9-40e091944b5e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] GET http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11 Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b21ade1-3323-4b7e-92a9-40e091944b5e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b21ade1-3323-4b7e-92a9-40e091944b5e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b21ade1-3323-4b7e-92a9-40e091944b5e tempest-VolumeTypesExtraSpecsTest-285981125 tempest-VolumeTypesExtraSpecsTest-285981125-project-admin] http://192.168.122.234/volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11 returned with HTTP 404 Sep 07 02:19:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 356/715] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:19:12 2026] GET /volume/v3/types/a7b7ba40-835b-4ad2-83a1-c7f90ff8ba11 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3891960-eba1-401a-8486-01801ecd287e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3891960-eba1-401a-8486-01801ecd287e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3891960-eba1-401a-8486-01801ecd287e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3891960-eba1-401a-8486-01801ecd287e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a3891960-eba1-401a-8486-01801ecd287e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3891960-eba1-401a-8486-01801ecd287e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:19:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 360/716] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:12 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-01344c2b-ff70-42de-93bd-185a3f61aaa0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-be0a0037-016e-42ca-a8d7-d41a248ffba0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be0a0037-016e-42ca-a8d7-d41a248ffba0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] GET http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be0a0037-016e-42ca-a8d7-d41a248ffba0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be0a0037-016e-42ca-a8d7-d41a248ffba0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be0a0037-016e-42ca-a8d7-d41a248ffba0 tempest-VolumesListTestJSON-1398198946 tempest-VolumesListTestJSON-1398198946-project-member] http://192.168.122.234/volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 returned with HTTP 404 Sep 07 02:19:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 361/717] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:12 2026] GET /volume/v3/volumes/85123658-2bfa-44de-bbc3-8583b2e3fcf1 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-01344c2b-ff70-42de-93bd-185a3f61aaa0 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-01344c2b-ff70-42de-93bd-185a3f61aaa0 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-01344c2b-ff70-42de-93bd-185a3f61aaa0 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-01344c2b-ff70-42de-93bd-185a3f61aaa0 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-01344c2b-ff70-42de-93bd-185a3f61aaa0 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:19:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 357/718] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:19:12 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1147 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-38fd83bf-30da-4f52-b13c-65cce0d4c2cd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-38fd83bf-30da-4f52-b13c-65cce0d4c2cd tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f/action Sep 07 02:19:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-38fd83bf-30da-4f52-b13c-65cce0d4c2cd tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:19:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-38fd83bf-30da-4f52-b13c-65cce0d4c2cd tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-38fd83bf-30da-4f52-b13c-65cce0d4c2cd tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-38fd83bf-30da-4f52-b13c-65cce0d4c2cd tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Begin detaching volume completed successfully. Sep 07 02:19:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-38fd83bf-30da-4f52-b13c-65cce0d4c2cd tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f/action returned with HTTP 202 Sep 07 02:19:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 362/719] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:19:13 2026] POST /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:19:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-986226a3-9434-447c-b617-b9d292715c24 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-986226a3-9434-447c-b617-b9d292715c24 None None] GET http://192.168.122.234/volume// Sep 07 02:19:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-986226a3-9434-447c-b617-b9d292715c24 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-986226a3-9434-447c-b617-b9d292715c24 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-986226a3-9434-447c-b617-b9d292715c24 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:19:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 358/720] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:19:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 02:19:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-5be05fbc-b10c-4498-839b-fa9093464845 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-5be05fbc-b10c-4498-839b-fa9093464845 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:19:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-5be05fbc-b10c-4498-839b-fa9093464845 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-5be05fbc-b10c-4498-839b-fa9093464845 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-5be05fbc-b10c-4498-839b-fa9093464845 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-5be05fbc-b10c-4498-839b-fa9093464845 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:19:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 363/721] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:19:13 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 1331 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:19:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-c76ae8dc-601e-49fd-8cb6-95d226c6b1da None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-c76ae8dc-601e-49fd-8cb6-95d226c6b1da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] DELETE http://192.168.122.234/volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8 Sep 07 02:19:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-c76ae8dc-601e-49fd-8cb6-95d226c6b1da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-c76ae8dc-601e-49fd-8cb6-95d226c6b1da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:14 devstack devstack@c-api.service[87011]: /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 07 02:19:14 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:19:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-24a78edd-9c27-46e7-9ae4-10afc2c7d4a5 req-c76ae8dc-601e-49fd-8cb6-95d226c6b1da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8 returned with HTTP 200 Sep 07 02:19:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 359/722] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:19:13 2026] DELETE /volume/v3/attachments/3618a317-eee2-4d81-b45b-e5f28759d3c8 => generated 19 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:19:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-da384bba-9803-4298-b55e-63a1146620b7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da384bba-9803-4298-b55e-63a1146620b7 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:19:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da384bba-9803-4298-b55e-63a1146620b7 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da384bba-9803-4298-b55e-63a1146620b7 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-da384bba-9803-4298-b55e-63a1146620b7 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da384bba-9803-4298-b55e-63a1146620b7 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:19:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 364/723] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:14 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-01f0224f-c51c-4132-b3b5-7534c7a570b9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:19:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-155141041", "imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-155141041', 'imageRef': '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-01f0224f-c51c-4132-b3b5-7534c7a570b9 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-01f0224f-c51c-4132-b3b5-7534c7a570b9 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1819457846", "extra_specs": {"spec1": "val1"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-01f0224f-c51c-4132-b3b5-7534c7a570b9 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 360/724] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:19:21 2026] POST /volume/v3/types => generated 243 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bf517c47-5717-4a48-b6b3-ff8642297da9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf517c47-5717-4a48-b6b3-ff8642297da9 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] POST http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf517c47-5717-4a48-b6b3-ff8642297da9 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf517c47-5717-4a48-b6b3-ff8642297da9 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs returned with HTTP 400 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 361/725] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:19:21 2026] POST /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5ee6bfbf-e771-44fd-a1b3-f0dcfce2af53 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ee6bfbf-e771-44fd-a1b3-f0dcfce2af53 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] POST http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ee6bfbf-e771-44fd-a1b3-f0dcfce2af53 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ee6bfbf-e771-44fd-a1b3-f0dcfce2af53 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs returned with HTTP 400 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 362/726] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:19:21 2026] POST /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2061a4ca-a4eb-4422-8893-2c1366dfccad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2061a4ca-a4eb-4422-8893-2c1366dfccad tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] POST http://192.168.122.234/volume/v3/types/de611f62-b4dc-4c0c-88e3-0ac39a38ed9c/extra_specs Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2061a4ca-a4eb-4422-8893-2c1366dfccad tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2061a4ca-a4eb-4422-8893-2c1366dfccad tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/de611f62-b4dc-4c0c-88e3-0ac39a38ed9c/extra_specs returned with HTTP 404 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 363/727] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:19:21 2026] POST /volume/v3/types/de611f62-b4dc-4c0c-88e3-0ac39a38ed9c/extra_specs => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a9b4a3f0-f6eb-47d4-93b8-eb6d3991a272 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a9b4a3f0-f6eb-47d4-93b8-eb6d3991a272 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] DELETE http://192.168.122.234/volume/v3/types/d932403a-8f98-4fc5-845b-c11d21b19d06/extra_specs/spec1 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a9b4a3f0-f6eb-47d4-93b8-eb6d3991a272 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a9b4a3f0-f6eb-47d4-93b8-eb6d3991a272 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a9b4a3f0-f6eb-47d4-93b8-eb6d3991a272 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/d932403a-8f98-4fc5-845b-c11d21b19d06/extra_specs/spec1 returned with HTTP 404 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 364/728] 192.168.122.234 () {58 vars in 1283 bytes} [Mon Sep 7 02:19:21 2026] DELETE /volume/v3/types/d932403a-8f98-4fc5-845b-c11d21b19d06/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cadfa348-6fe6-42db-97a0-25c8fb7b0b8d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cadfa348-6fe6-42db-97a0-25c8fb7b0b8d tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] GET http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/nonexistent_extra_spec_name Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cadfa348-6fe6-42db-97a0-25c8fb7b0b8d tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cadfa348-6fe6-42db-97a0-25c8fb7b0b8d tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cadfa348-6fe6-42db-97a0-25c8fb7b0b8d tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 365/729] 192.168.122.234 () {58 vars in 1346 bytes} [Mon Sep 7 02:19:21 2026] GET /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7d1e0f97-4e38-4a5b-a79b-f1f07728474c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d1e0f97-4e38-4a5b-a79b-f1f07728474c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] GET http://192.168.122.234/volume/v3/types/1f2d5fb9-0c6d-495d-b6c8-0842499d35f9/extra_specs/spec1 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d1e0f97-4e38-4a5b-a79b-f1f07728474c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d1e0f97-4e38-4a5b-a79b-f1f07728474c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d1e0f97-4e38-4a5b-a79b-f1f07728474c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/1f2d5fb9-0c6d-495d-b6c8-0842499d35f9/extra_specs/spec1 returned with HTTP 404 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 366/730] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:19:21 2026] GET /volume/v3/types/1f2d5fb9-0c6d-495d-b6c8-0842499d35f9/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9d4ff348-13c6-4957-9074-15b9eef340e1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d4ff348-13c6-4957-9074-15b9eef340e1 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] GET http://192.168.122.234/volume/v3/types/61b31ccb-a2b2-4ec1-b804-6d2094035b00/extra_specs Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d4ff348-13c6-4957-9074-15b9eef340e1 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d4ff348-13c6-4957-9074-15b9eef340e1 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d4ff348-13c6-4957-9074-15b9eef340e1 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/61b31ccb-a2b2-4ec1-b804-6d2094035b00/extra_specs returned with HTTP 404 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 367/731] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:19:21 2026] GET /volume/v3/types/61b31ccb-a2b2-4ec1-b804-6d2094035b00/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-16083470-2f62-4f8a-b3a3-e08d67d523cc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-16083470-2f62-4f8a-b3a3-e08d67d523cc tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] PUT http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/spec1 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-16083470-2f62-4f8a-b3a3-e08d67d523cc tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-16083470-2f62-4f8a-b3a3-e08d67d523cc tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/spec1 returned with HTTP 400 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 368/732] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:19:21 2026] PUT /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/spec1 => generated 102 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-497e60b4-8b4d-4622-ba90-6120ee425620 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-497e60b4-8b4d-4622-ba90-6120ee425620 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] PUT http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/spec1 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-497e60b4-8b4d-4622-ba90-6120ee425620 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'update', calling method: update, body: null {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-497e60b4-8b4d-4622-ba90-6120ee425620 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/spec1 returned with HTTP 400 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 369/733] 192.168.122.234 () {60 vars in 1299 bytes} [Mon Sep 7 02:19:21 2026] PUT /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8f79a396-6d65-4597-8e5a-ad021f3d2af7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f79a396-6d65-4597-8e5a-ad021f3d2af7 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] PUT http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/None Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f79a396-6d65-4597-8e5a-ad021f3d2af7 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f79a396-6d65-4597-8e5a-ad021f3d2af7 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f79a396-6d65-4597-8e5a-ad021f3d2af7 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/None returned with HTTP 400 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 370/734] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:19:21 2026] PUT /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/None => generated 73 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-07e46526-27e0-4900-ad91-afc3ef18a7d5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07e46526-27e0-4900-ad91-afc3ef18a7d5 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] PUT http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/c414a777-8a17-411f-a916-a55bc8ebade4 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07e46526-27e0-4900-ad91-afc3ef18a7d5 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07e46526-27e0-4900-ad91-afc3ef18a7d5 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07e46526-27e0-4900-ad91-afc3ef18a7d5 tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/c414a777-8a17-411f-a916-a55bc8ebade4 returned with HTTP 400 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 371/735] 192.168.122.234 () {60 vars in 1393 bytes} [Mon Sep 7 02:19:21 2026] PUT /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01/extra_specs/c414a777-8a17-411f-a916-a55bc8ebade4 => generated 73 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ff6175fc-3ef9-45bc-a855-994211a2006e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff6175fc-3ef9-45bc-a855-994211a2006e tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] PUT http://192.168.122.234/volume/v3/types/8fb5243c-9bd7-4db1-a83d-1db904537e79/extra_specs/spec1 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ff6175fc-3ef9-45bc-a855-994211a2006e tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff6175fc-3ef9-45bc-a855-994211a2006e tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/8fb5243c-9bd7-4db1-a83d-1db904537e79/extra_specs/spec1 returned with HTTP 404 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 372/736] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:19:21 2026] PUT /volume/v3/types/8fb5243c-9bd7-4db1-a83d-1db904537e79/extra_specs/spec1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-23db7e0d-982e-40da-8b64-e3291930957a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23db7e0d-982e-40da-8b64-e3291930957a tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] DELETE http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23db7e0d-982e-40da-8b64-e3291930957a tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23db7e0d-982e-40da-8b64-e3291930957a tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:21 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Create volume of 1 GB Sep 07 02:19:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Availability Zones retrieved successfully. Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23db7e0d-982e-40da-8b64-e3291930957a tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01 returned with HTTP 202 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 373/737] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:19:21 2026] DELETE /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:19:21 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Flow 'volume_create_api' (3ed010f8-b2c0-49de-87f9-604faf2a606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4e18ef6f-d295-42f1-b6cf-2020ebf5c11c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:21 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be536b5-4ad0-4f54-8e2f-7d1587bfcb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e18ef6f-d295-42f1-b6cf-2020ebf5c11c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] GET http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e18ef6f-d295-42f1-b6cf-2020ebf5c11c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e18ef6f-d295-42f1-b6cf-2020ebf5c11c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:21 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:19:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e18ef6f-d295-42f1-b6cf-2020ebf5c11c tempest-ExtraSpecsNegativeTest-1009713173 tempest-ExtraSpecsNegativeTest-1009713173-project-admin] http://192.168.122.234/volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01 returned with HTTP 404 Sep 07 02:19:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 374/738] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:19:21 2026] GET /volume/v3/types/14a9ae9d-adee-49d2-86d6-9ec92e0b7b01 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be536b5-4ad0-4f54-8e2f-7d1587bfcb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf13358-a62d-46ec-96d3-ab2647249fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Created reservations ['7694a134-957b-4616-9ff1-d4c704fa3d51', '498020cb-e9f6-4c84-b1dd-e92e59733b73', 'dbc59729-623a-48da-8775-327d7376745e', '41f4de49-f9cd-4525-a222-1f7156818472'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf13358-a62d-46ec-96d3-ab2647249fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7694a134-957b-4616-9ff1-d4c704fa3d51', '498020cb-e9f6-4c84-b1dd-e92e59733b73', 'dbc59729-623a-48da-8775-327d7376745e', '41f4de49-f9cd-4525-a222-1f7156818472']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d472b02-6109-4167-b090-2d67d2075c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d472b02-6109-4167-b090-2d67d2075c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e', '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-155141041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c1a0819d6a40b79b7494c3e204ff49',qos_specs=None,replication_status=,reservations=['7694a134-957b-4616-9ff1-d4c704fa3d51','498020cb-e9f6-4c84-b1dd-e92e59733b73','dbc59729-623a-48da-8775-327d7376745e','41f4de49-f9cd-4525-a222-1f7156818472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9485cf921c24a959fc443d7cd5eaa3c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-155141041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90c1a0819d6a40b79b7494c3e204ff49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9485cf921c24a959fc443d7cd5eaa3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e885bb2d-2d79-4053-b1a0-ea606185084a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e885bb2d-2d79-4053-b1a0-ea606185084a) transitioned into state 'SUCCESS' from state '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-155141041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c1a0819d6a40b79b7494c3e204ff49',qos_specs=None,replication_status=,reservations=['7694a134-957b-4616-9ff1-d4c704fa3d51','498020cb-e9f6-4c84-b1dd-e92e59733b73','dbc59729-623a-48da-8775-327d7376745e','41f4de49-f9cd-4525-a222-1f7156818472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9485cf921c24a959fc443d7cd5eaa3c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2dc138-7a20-42db-a33e-4652df07e6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2dc138-7a20-42db-a33e-4652df07e6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Flow 'volume_create_api' (3ed010f8-b2c0-49de-87f9-604faf2a606d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Create volume request issued successfully. Sep 07 02:19:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3ec8c516-e6e6-4879-a518-b9d8c3df03bb tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:19:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 365/739] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:19:21 2026] POST /volume/v3/volumes => generated 761 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:19:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1910c686-0408-4be0-a3f1-719043fabaaa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1910c686-0408-4be0-a3f1-719043fabaaa tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1910c686-0408-4be0-a3f1-719043fabaaa tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1910c686-0408-4be0-a3f1-719043fabaaa tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1910c686-0408-4be0-a3f1-719043fabaaa tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1910c686-0408-4be0-a3f1-719043fabaaa tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 375/740] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:22 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-129175dd-9dd7-4ebd-9afd-5098fa809e1a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-129175dd-9dd7-4ebd-9afd-5098fa809e1a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-129175dd-9dd7-4ebd-9afd-5098fa809e1a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-129175dd-9dd7-4ebd-9afd-5098fa809e1a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-129175dd-9dd7-4ebd-9afd-5098fa809e1a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-129175dd-9dd7-4ebd-9afd-5098fa809e1a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 366/741] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:23 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4fe3c073-42cc-4edd-a551-e30267e5a121 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4fe3c073-42cc-4edd-a551-e30267e5a121 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4fe3c073-42cc-4edd-a551-e30267e5a121 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4fe3c073-42cc-4edd-a551-e30267e5a121 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4fe3c073-42cc-4edd-a551-e30267e5a121 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4fe3c073-42cc-4edd-a551-e30267e5a121 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 376/742] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:24 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3f2d4815-105f-4498-a579-f5be135b06d2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f2d4815-105f-4498-a579-f5be135b06d2 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f2d4815-105f-4498-a579-f5be135b06d2 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f2d4815-105f-4498-a579-f5be135b06d2 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:25 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=484,cinder:UPDATE=133,cinder:DELETE=4,cinder:INSERT=76 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:19:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3f2d4815-105f-4498-a579-f5be135b06d2 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f2d4815-105f-4498-a579-f5be135b06d2 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 367/743] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:25 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e38c83cd-7ec6-46ab-b9a2-032c865d23a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e38c83cd-7ec6-46ab-b9a2-032c865d23a9 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e38c83cd-7ec6-46ab-b9a2-032c865d23a9 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e38c83cd-7ec6-46ab-b9a2-032c865d23a9 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:26 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=470,cinder:UPDATE=120,cinder:DELETE=2,cinder:INSERT=72 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:19:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e38c83cd-7ec6-46ab-b9a2-032c865d23a9 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e38c83cd-7ec6-46ab-b9a2-032c865d23a9 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 377/744] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:26 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 914 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-76e2baaa-a25c-4418-b4d3-0324a398c207 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-76e2baaa-a25c-4418-b4d3-0324a398c207 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-76e2baaa-a25c-4418-b4d3-0324a398c207 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-76e2baaa-a25c-4418-b4d3-0324a398c207 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-76e2baaa-a25c-4418-b4d3-0324a398c207 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-76e2baaa-a25c-4418-b4d3-0324a398c207 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 368/745] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:27 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-82a375b3-0a74-4132-bd21-58626272a755 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82a375b3-0a74-4132-bd21-58626272a755 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82a375b3-0a74-4132-bd21-58626272a755 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82a375b3-0a74-4132-bd21-58626272a755 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-82a375b3-0a74-4132-bd21-58626272a755 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82a375b3-0a74-4132-bd21-58626272a755 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 378/746] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:28 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-773f36db-e4ff-4322-bac9-7d9d436f79da None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-773f36db-e4ff-4322-bac9-7d9d436f79da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-773f36db-e4ff-4322-bac9-7d9d436f79da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-773f36db-e4ff-4322-bac9-7d9d436f79da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-773f36db-e4ff-4322-bac9-7d9d436f79da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-773f36db-e4ff-4322-bac9-7d9d436f79da tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 369/747] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:29 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-114d137d-84d7-4fc0-9388-01ab34970f7a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-114d137d-84d7-4fc0-9388-01ab34970f7a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-114d137d-84d7-4fc0-9388-01ab34970f7a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-114d137d-84d7-4fc0-9388-01ab34970f7a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-114d137d-84d7-4fc0-9388-01ab34970f7a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-114d137d-84d7-4fc0-9388-01ab34970f7a tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 379/748] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:31 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 1334 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-529451a6-0392-42ee-9e29-4514ea13b912 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-529451a6-0392-42ee-9e29-4514ea13b912 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-529451a6-0392-42ee-9e29-4514ea13b912 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-529451a6-0392-42ee-9e29-4514ea13b912 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-529451a6-0392-42ee-9e29-4514ea13b912 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-529451a6-0392-42ee-9e29-4514ea13b912 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 370/749] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:32 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 1332 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-40a266ba-7f40-41ec-a024-5d64b74ab01b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-40a266ba-7f40-41ec-a024-5d64b74ab01b tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-40a266ba-7f40-41ec-a024-5d64b74ab01b tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-40a266ba-7f40-41ec-a024-5d64b74ab01b tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-40a266ba-7f40-41ec-a024-5d64b74ab01b tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-40a266ba-7f40-41ec-a024-5d64b74ab01b tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 380/750] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:19:32 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 1332 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e25d611e-277a-4dd8-9ad1-42121f121755 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1822423879"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1822423879'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume of 1 GB Sep 07 02:19:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Availability Zones retrieved successfully. Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (1e3cbc63-2235-4231-baa8-980a85e28e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12de4398-8f59-452b-bf37-4b104f9a00df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12de4398-8f59-452b-bf37-4b104f9a00df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b2ff15-d295-4449-ac06-5949dbbdc186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['feeb9c38-3da9-4e67-bf3d-042a1b79686f', '149df44f-4254-4918-9cbc-13a21973bd35', '60defe7f-c7b3-456f-ac8e-86a36ef70b7a', 'c6a95a36-b80a-4154-af81-be3b46bec711'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b2ff15-d295-4449-ac06-5949dbbdc186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feeb9c38-3da9-4e67-bf3d-042a1b79686f', '149df44f-4254-4918-9cbc-13a21973bd35', '60defe7f-c7b3-456f-ac8e-86a36ef70b7a', 'c6a95a36-b80a-4154-af81-be3b46bec711']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f952309-643a-4868-934b-1c8328a622f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f952309-643a-4868-934b-1c8328a622f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f647af57-92b0-4e5b-b985-d3a3db087358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1822423879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['feeb9c38-3da9-4e67-bf3d-042a1b79686f','149df44f-4254-4918-9cbc-13a21973bd35','60defe7f-c7b3-456f-ac8e-86a36ef70b7a','c6a95a36-b80a-4154-af81-be3b46bec711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1822423879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f647af57-92b0-4e5b-b985-d3a3db087358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cebd351209ac43a49156d70b02e11d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8d49ab-cc9a-40d6-a0ac-7144511eba0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8d49ab-cc9a-40d6-a0ac-7144511eba0d) transitioned into state 'SUCCESS' from state '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-1822423879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['feeb9c38-3da9-4e67-bf3d-042a1b79686f','149df44f-4254-4918-9cbc-13a21973bd35','60defe7f-c7b3-456f-ac8e-86a36ef70b7a','c6a95a36-b80a-4154-af81-be3b46bec711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4822a5c9-509f-48ed-bc73-faeed97f8477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4822a5c9-509f-48ed-bc73-faeed97f8477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (1e3cbc63-2235-4231-baa8-980a85e28e6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request issued successfully. Sep 07 02:19:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e25d611e-277a-4dd8-9ad1-42121f121755 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:19:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 371/751] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:19:33 2026] POST /volume/v3/volumes => generated 763 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:19:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-395c8138-5d45-4525-83fe-7ab508f557b7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-395c8138-5d45-4525-83fe-7ab508f557b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:19:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-395c8138-5d45-4525-83fe-7ab508f557b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-395c8138-5d45-4525-83fe-7ab508f557b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-395c8138-5d45-4525-83fe-7ab508f557b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-395c8138-5d45-4525-83fe-7ab508f557b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:19:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 381/752] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:34 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 831 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-9ca67516-ca38-462f-9c72-282fc6a019a5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-9ca67516-ca38-462f-9c72-282fc6a019a5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-9ca67516-ca38-462f-9c72-282fc6a019a5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-9ca67516-ca38-462f-9c72-282fc6a019a5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-9ca67516-ca38-462f-9c72-282fc6a019a5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-9ca67516-ca38-462f-9c72-282fc6a019a5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 372/753] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:19:35 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 1332 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-427c820a-f0a7-4a07-a899-cf983401f0dc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-427c820a-f0a7-4a07-a899-cf983401f0dc None None] GET http://192.168.122.234/volume// Sep 07 02:19:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-427c820a-f0a7-4a07-a899-cf983401f0dc None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-427c820a-f0a7-4a07-a899-cf983401f0dc None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-427c820a-f0a7-4a07-a899-cf983401f0dc None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:19:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 382/754] 192.168.122.234 () {58 vars in 1308 bytes} [Mon Sep 7 02:19:35 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 02:19:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-61294e6e-2c67-4f74-a2a4-6a94830a189c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-61294e6e-2c67-4f74-a2a4-6a94830a189c tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:19:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-61294e6e-2c67-4f74-a2a4-6a94830a189c tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e", "connector": null, "instance_uuid": "7a92424c-1fad-441b-8391-44b260d3a3df"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-61294e6e-2c67-4f74-a2a4-6a94830a189c tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:19:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 373/755] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:19:35 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:19:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5a35f09e-bb5a-42d4-b36e-0fba75a8cdb9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5a35f09e-bb5a-42d4-b36e-0fba75a8cdb9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:19:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5a35f09e-bb5a-42d4-b36e-0fba75a8cdb9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5a35f09e-bb5a-42d4-b36e-0fba75a8cdb9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5a35f09e-bb5a-42d4-b36e-0fba75a8cdb9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5a35f09e-bb5a-42d4-b36e-0fba75a8cdb9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:19:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 383/756] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:35 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6f58166e-45fc-42c2-aae5-e2b33dd44aad None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6f58166e-45fc-42c2-aae5-e2b33dd44aad tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:19:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6f58166e-45fc-42c2-aae5-e2b33dd44aad tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6f58166e-45fc-42c2-aae5-e2b33dd44aad tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6f58166e-45fc-42c2-aae5-e2b33dd44aad tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6f58166e-45fc-42c2-aae5-e2b33dd44aad tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:19:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 374/757] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:36 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d02c7320-e3d7-4bd4-a864-56a9f60be0d2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d02c7320-e3d7-4bd4-a864-56a9f60be0d2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d02c7320-e3d7-4bd4-a864-56a9f60be0d2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d02c7320-e3d7-4bd4-a864-56a9f60be0d2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d02c7320-e3d7-4bd4-a864-56a9f60be0d2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Volume info retrieved successfully. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d02c7320-e3d7-4bd4-a864-56a9f60be0d2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:19:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 384/758] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:36 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 856 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:19:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f647af57-92b0-4e5b-b985-d3a3db087358", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2032522138"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:37 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create snapshot from volume f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:19:37 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['c4bc0936-0ea3-4513-b190-d96c3ef71b32', '6c4579a2-2edb-4a1f-b154-d22e62625c78', 'b4217f34-6ad1-406c-b475-12a0bc3127f2', '062222c3-306e-4c55-84b5-7b34e3521f23'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot create request issued successfully. Sep 07 02:19:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7f536ff8-2f1a-4c15-b084-e60e8da18a73 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:19:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 375/759] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:19:37 2026] POST /volume/v3/snapshots => generated 380 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-db6fc28f-fa01-470a-bab2-918d723abdd7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db6fc28f-fa01-470a-bab2-918d723abdd7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db6fc28f-fa01-470a-bab2-918d723abdd7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db6fc28f-fa01-470a-bab2-918d723abdd7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-db6fc28f-fa01-470a-bab2-918d723abdd7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db6fc28f-fa01-470a-bab2-918d723abdd7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 385/760] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:37 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 512 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8b38c408-3423-4db3-924a-76b900e8cccd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b38c408-3423-4db3-924a-76b900e8cccd None None] GET http://192.168.122.234/volume// Sep 07 02:19:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b38c408-3423-4db3-924a-76b900e8cccd None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b38c408-3423-4db3-924a-76b900e8cccd None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b38c408-3423-4db3-924a-76b900e8cccd None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:19:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 376/761] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:19:37 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-31c34f61-9ab9-4f98-9c24-ebf315d913ff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-31c34f61-9ab9-4f98-9c24-ebf315d913ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-31c34f61-9ab9-4f98-9c24-ebf315d913ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-31c34f61-9ab9-4f98-9c24-ebf315d913ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-31c34f61-9ab9-4f98-9c24-ebf315d913ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:19:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-31c34f61-9ab9-4f98-9c24-ebf315d913ff tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 200 Sep 07 02:19:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 386/762] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:19:37 2026] GET /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 1512 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:19:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-52ddcf69-40b1-4dfb-9f8f-1e1473f38385 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-52ddcf69-40b1-4dfb-9f8f-1e1473f38385 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] PUT http://192.168.122.234/volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0 Sep 07 02:19:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-52ddcf69-40b1-4dfb-9f8f-1e1473f38385 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:38 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-52ddcf69-40b1-4dfb-9f8f-1e1473f38385 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Acquiring lock "cinder-attachment_update-b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:19:38 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-52ddcf69-40b1-4dfb-9f8f-1e1473f38385 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:19:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4866c201-7cbb-41d1-a28f-53aef7a4bc1f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4866c201-7cbb-41d1-a28f-53aef7a4bc1f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4866c201-7cbb-41d1-a28f-53aef7a4bc1f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4866c201-7cbb-41d1-a28f-53aef7a4bc1f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4866c201-7cbb-41d1-a28f-53aef7a4bc1f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4866c201-7cbb-41d1-a28f-53aef7a4bc1f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 387/763] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:38 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8115c0db-ad7c-4be6-a193-5fa05f9a5f8a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8115c0db-ad7c-4be6-a193-5fa05f9a5f8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8115c0db-ad7c-4be6-a193-5fa05f9a5f8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8115c0db-ad7c-4be6-a193-5fa05f9a5f8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8115c0db-ad7c-4be6-a193-5fa05f9a5f8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8115c0db-ad7c-4be6-a193-5fa05f9a5f8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 388/764] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:39 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 512 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52491aed-dc4b-467a-b137-2810a51e48b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52491aed-dc4b-467a-b137-2810a51e48b0 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52491aed-dc4b-467a-b137-2810a51e48b0 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52491aed-dc4b-467a-b137-2810a51e48b0 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52491aed-dc4b-467a-b137-2810a51e48b0 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52491aed-dc4b-467a-b137-2810a51e48b0 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 389/765] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:40 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 512 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:41 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-52ddcf69-40b1-4dfb-9f8f-1e1473f38385 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e-devstack" released by "attachment_update" :: held 3.344s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:19:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-52ddcf69-40b1-4dfb-9f8f-1e1473f38385 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0 returned with HTTP 200 Sep 07 02:19:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 377/766] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:19:38 2026] PUT /volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0 => generated 694 bytes in 3424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:19:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-c63ec717-26ad-4e52-a7be-28a9f81198ba None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-c63ec717-26ad-4e52-a7be-28a9f81198ba tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0/action Sep 07 02:19:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-c63ec717-26ad-4e52-a7be-28a9f81198ba tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:19:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-c63ec717-26ad-4e52-a7be-28a9f81198ba tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ed4b1fea-f149-4ba6-91ca-3681f352af85 req-c63ec717-26ad-4e52-a7be-28a9f81198ba tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0/action returned with HTTP 204 Sep 07 02:19:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 390/767] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:19:41 2026] POST /volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0442d58c-f77c-4fe3-86c6-9fb530d427e6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0442d58c-f77c-4fe3-86c6-9fb530d427e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0442d58c-f77c-4fe3-86c6-9fb530d427e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0442d58c-f77c-4fe3-86c6-9fb530d427e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0442d58c-f77c-4fe3-86c6-9fb530d427e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0442d58c-f77c-4fe3-86c6-9fb530d427e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 378/768] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:41 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 539 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8af46fbb-5b68-4afe-b9cd-6847cdb6e9b1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8af46fbb-5b68-4afe-b9cd-6847cdb6e9b1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8af46fbb-5b68-4afe-b9cd-6847cdb6e9b1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8af46fbb-5b68-4afe-b9cd-6847cdb6e9b1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8af46fbb-5b68-4afe-b9cd-6847cdb6e9b1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Snapshot retrieved successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8af46fbb-5b68-4afe-b9cd-6847cdb6e9b1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 391/769] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:42 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-df2422ca-8a28-4288-b173-07955854fb22 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df2422ca-8a28-4288-b173-07955854fb22 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/snapshots Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df2422ca-8a28-4288-b173-07955854fb22 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df2422ca-8a28-4288-b173-07955854fb22 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-df2422ca-8a28-4288-b173-07955854fb22 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-df2422ca-8a28-4288-b173-07955854fb22 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: /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 07 02:19:42 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-df2422ca-8a28-4288-b173-07955854fb22 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Get all snapshots completed successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df2422ca-8a28-4288-b173-07955854fb22 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/snapshots returned with HTTP 200 Sep 07 02:19:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 379/770] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:19:42 2026] GET /volume/v3/snapshots => generated 408 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1881997e-5539-4112-b8c5-b2c77015a6b7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1881997e-5539-4112-b8c5-b2c77015a6b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] PUT http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1881997e-5539-4112-b8c5-b2c77015a6b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1269024599", "description": "This is the new description of snapshot."}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1881997e-5539-4112-b8c5-b2c77015a6b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1881997e-5539-4112-b8c5-b2c77015a6b7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 392/771] 192.168.122.234 () {60 vars in 1259 bytes} [Mon Sep 7 02:19:42 2026] PUT /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a8a54fec-02d1-4faf-876a-cd1736c286c7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8a54fec-02d1-4faf-876a-cd1736c286c7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8a54fec-02d1-4faf-876a-cd1736c286c7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8a54fec-02d1-4faf-876a-cd1736c286c7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a8a54fec-02d1-4faf-876a-cd1736c286c7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Snapshot retrieved successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8a54fec-02d1-4faf-876a-cd1736c286c7 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 380/772] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:42 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 577 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete snapshot with id: bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot delete request issued successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-29f681ca-8b7a-4186-85bd-7f7f6046daf8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 202 Sep 07 02:19:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 393/773] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:19:42 2026] DELETE /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4eb962af-c579-4555-963d-464e8ef00bf2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4eb962af-c579-4555-963d-464e8ef00bf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4eb962af-c579-4555-963d-464e8ef00bf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4eb962af-c579-4555-963d-464e8ef00bf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4eb962af-c579-4555-963d-464e8ef00bf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4eb962af-c579-4555-963d-464e8ef00bf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 381/774] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:42 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 576 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:19:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6db679bf-b417-42a1-a758-9d0e59e86dba None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6db679bf-b417-42a1-a758-9d0e59e86dba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6db679bf-b417-42a1-a758-9d0e59e86dba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6db679bf-b417-42a1-a758-9d0e59e86dba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6db679bf-b417-42a1-a758-9d0e59e86dba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6db679bf-b417-42a1-a758-9d0e59e86dba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 394/775] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:43 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 576 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fe0d9243-3dea-4e3f-ab38-e6651db0c15b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe0d9243-3dea-4e3f-ab38-e6651db0c15b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe0d9243-3dea-4e3f-ab38-e6651db0c15b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe0d9243-3dea-4e3f-ab38-e6651db0c15b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fe0d9243-3dea-4e3f-ab38-e6651db0c15b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe0d9243-3dea-4e3f-ab38-e6651db0c15b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 200 Sep 07 02:19:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 382/776] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:44 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 576 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-75470c84-07ee-4066-9a98-5fe84d5e8e88 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75470c84-07ee-4066-9a98-5fe84d5e8e88 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-75470c84-07ee-4066-9a98-5fe84d5e8e88 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-75470c84-07ee-4066-9a98-5fe84d5e8e88 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75470c84-07ee-4066-9a98-5fe84d5e8e88 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 404 Sep 07 02:19:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 395/777] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:45 2026] GET /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-59d372ed-ce74-4863-9579-7e828c9d4078 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-59d372ed-ce74-4863-9579-7e828c9d4078 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-59d372ed-ce74-4863-9579-7e828c9d4078 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-59d372ed-ce74-4863-9579-7e828c9d4078 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-59d372ed-ce74-4863-9579-7e828c9d4078 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete snapshot with id: bc476436-519d-4f3c-a7f5-bdabe6032d00 Sep 07 02:19:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-59d372ed-ce74-4863-9579-7e828c9d4078 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 returned with HTTP 404 Sep 07 02:19:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 383/778] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:19:45 2026] DELETE /volume/v3/snapshots/bc476436-519d-4f3c-a7f5-bdabe6032d00 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:19:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0427990f-db25-41ad-bb54-5600305841ba None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0427990f-db25-41ad-bb54-5600305841ba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:19:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0427990f-db25-41ad-bb54-5600305841ba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0427990f-db25-41ad-bb54-5600305841ba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0427990f-db25-41ad-bb54-5600305841ba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Volume info retrieved successfully. Sep 07 02:19:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0427990f-db25-41ad-bb54-5600305841ba tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:19:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 396/779] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:45 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-555456941"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-555456941'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume of 1 GB Sep 07 02:19:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Availability Zones retrieved successfully. Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (57c41064-80fc-4af6-9cc2-ec8574683164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b7fe566-7763-4401-b29e-05ffd8fd70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b7fe566-7763-4401-b29e-05ffd8fd70f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517016ab-78b6-4d96-af18-f6f6b827db30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['bbf2f6b9-1200-4f5e-be2b-1ef2fb6bb443', 'de37d7e3-f793-4d45-9275-b2981236a0d4', '469ea7a8-8a0c-4d12-82dc-996a00a43ac6', 'e940076c-25c6-4d1f-85b0-1152393802bd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517016ab-78b6-4d96-af18-f6f6b827db30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbf2f6b9-1200-4f5e-be2b-1ef2fb6bb443', 'de37d7e3-f793-4d45-9275-b2981236a0d4', '469ea7a8-8a0c-4d12-82dc-996a00a43ac6', 'e940076c-25c6-4d1f-85b0-1152393802bd']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eaa9e42-8f5e-4e37-9192-c979dc01df7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eaa9e42-8f5e-4e37-9192-c979dc01df7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70641538-b402-409e-845e-89ecb23bbe99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555456941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['bbf2f6b9-1200-4f5e-be2b-1ef2fb6bb443','de37d7e3-f793-4d45-9275-b2981236a0d4','469ea7a8-8a0c-4d12-82dc-996a00a43ac6','e940076c-25c6-4d1f-85b0-1152393802bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555456941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70641538-b402-409e-845e-89ecb23bbe99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cebd351209ac43a49156d70b02e11d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a600215-4f80-4b99-9a51-2d20b3a30a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a600215-4f80-4b99-9a51-2d20b3a30a39) transitioned into state 'SUCCESS' from state '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-555456941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['bbf2f6b9-1200-4f5e-be2b-1ef2fb6bb443','de37d7e3-f793-4d45-9275-b2981236a0d4','469ea7a8-8a0c-4d12-82dc-996a00a43ac6','e940076c-25c6-4d1f-85b0-1152393802bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd57da5f-5513-4513-b1b9-decc8644a748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd57da5f-5513-4513-b1b9-decc8644a748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (57c41064-80fc-4af6-9cc2-ec8574683164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request issued successfully. Sep 07 02:19:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d383dcb-aade-4c0c-82cf-0143e260d8b8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:19:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 384/780] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:19:45 2026] POST /volume/v3/volumes => generated 762 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:19:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-27a0c5ec-69a4-4f05-9aa8-10766fa8b369 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27a0c5ec-69a4-4f05-9aa8-10766fa8b369 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:19:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27a0c5ec-69a4-4f05-9aa8-10766fa8b369 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27a0c5ec-69a4-4f05-9aa8-10766fa8b369 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-27a0c5ec-69a4-4f05-9aa8-10766fa8b369 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27a0c5ec-69a4-4f05-9aa8-10766fa8b369 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 200 Sep 07 02:19:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 397/781] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:46 2026] GET /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 830 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bfade901-0121-4c15-8cdc-53d214816e65 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bfade901-0121-4c15-8cdc-53d214816e65 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:19:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bfade901-0121-4c15-8cdc-53d214816e65 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bfade901-0121-4c15-8cdc-53d214816e65 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bfade901-0121-4c15-8cdc-53d214816e65 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bfade901-0121-4c15-8cdc-53d214816e65 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 200 Sep 07 02:19:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 385/782] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:47 2026] GET /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-182d6b48-e015-40bc-8468-c9bff843de60 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-182d6b48-e015-40bc-8468-c9bff843de60 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:19:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-182d6b48-e015-40bc-8468-c9bff843de60 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-182d6b48-e015-40bc-8468-c9bff843de60 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-182d6b48-e015-40bc-8468-c9bff843de60 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-182d6b48-e015-40bc-8468-c9bff843de60 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 200 Sep 07 02:19:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 398/783] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:48 2026] GET /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:19:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70641538-b402-409e-845e-89ecb23bbe99", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-411319200"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:48 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create snapshot from volume 70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:19:48 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['451ad7af-9ed5-4e84-8864-bf207b998601', '1e5f0a19-3d5d-4a44-a160-efdea233a724', 'd304235e-506b-42dc-b9ca-a4b4b09561ec', '5f4c9b61-3e5b-466e-8c9f-a20a72f10162'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot create request issued successfully. Sep 07 02:19:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b666e0ca-f83e-4a9f-8d52-f02d0b9a88c5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:19:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 386/784] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:19:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:19:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-50d4e5ef-6aae-4aa0-bcd7-360d041645e6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50d4e5ef-6aae-4aa0-bcd7-360d041645e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:19:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50d4e5ef-6aae-4aa0-bcd7-360d041645e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50d4e5ef-6aae-4aa0-bcd7-360d041645e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-50d4e5ef-6aae-4aa0-bcd7-360d041645e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50d4e5ef-6aae-4aa0-bcd7-360d041645e6 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:19:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 399/785] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:48 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 441 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-33b8eac8-c2a7-41db-a4d8-a504c620d2f3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-33b8eac8-c2a7-41db-a4d8-a504c620d2f3 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:19:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-33b8eac8-c2a7-41db-a4d8-a504c620d2f3 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-33b8eac8-c2a7-41db-a4d8-a504c620d2f3 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-33b8eac8-c2a7-41db-a4d8-a504c620d2f3 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-33b8eac8-c2a7-41db-a4d8-a504c620d2f3 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:19:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 387/786] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:49 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3c71e95c-058a-4bfc-89cc-813d6544140b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c71e95c-058a-4bfc-89cc-813d6544140b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:19:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c71e95c-058a-4bfc-89cc-813d6544140b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c71e95c-058a-4bfc-89cc-813d6544140b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3c71e95c-058a-4bfc-89cc-813d6544140b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c71e95c-058a-4bfc-89cc-813d6544140b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:19:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 400/787] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:50 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-94835a2e-450d-413a-b2ef-b6ef46de7716 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-94835a2e-450d-413a-b2ef-b6ef46de7716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:19:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-94835a2e-450d-413a-b2ef-b6ef46de7716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-94835a2e-450d-413a-b2ef-b6ef46de7716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-94835a2e-450d-413a-b2ef-b6ef46de7716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-94835a2e-450d-413a-b2ef-b6ef46de7716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:19:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 388/788] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:52 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:19:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8c7d51e5-2d91-4acd-a91d-0c3ab82c1f20 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c7d51e5-2d91-4acd-a91d-0c3ab82c1f20 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:19:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8c7d51e5-2d91-4acd-a91d-0c3ab82c1f20 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8c7d51e5-2d91-4acd-a91d-0c3ab82c1f20 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8c7d51e5-2d91-4acd-a91d-0c3ab82c1f20 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c7d51e5-2d91-4acd-a91d-0c3ab82c1f20 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:19:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 401/789] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:19:53 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a1285325-2572-47a7-b3e3-fd6190d21697 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "50546c37-e8ce-4e73-b3f7-d887bb197f5d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1325316377"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request body: {'volume': {'snapshot_id': '50546c37-e8ce-4e73-b3f7-d887bb197f5d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1325316377'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume of 2 GB Sep 07 02:19:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Availability Zones retrieved successfully. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (a1e1cc7f-872e-4ec9-a48d-3c0478e77f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d622f7f-444c-43dd-b609-5f49728e22b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d622f7f-444c-43dd-b609-5f49728e22b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '50546c37-e8ce-4e73-b3f7-d887bb197f5d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88a9e48-d5a3-4e26-847c-2e191645a9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['8871bf7a-8d62-48ca-baa4-ee3223bc40a2', '46156cc0-74a7-4d28-bbeb-39d85dddfa5f', 'b36b58bb-c025-4226-9100-610e0394d7c1', 'f32eedbd-d5cf-4a4d-a821-d87712f1163e'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88a9e48-d5a3-4e26-847c-2e191645a9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8871bf7a-8d62-48ca-baa4-ee3223bc40a2', '46156cc0-74a7-4d28-bbeb-39d85dddfa5f', 'b36b58bb-c025-4226-9100-610e0394d7c1', 'f32eedbd-d5cf-4a4d-a821-d87712f1163e']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38ab39c-7078-4953-8822-5ba136ed9306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38ab39c-7078-4953-8822-5ba136ed9306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612dd72a-80eb-4dab-adff-dd8ea0189e90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1325316377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['8871bf7a-8d62-48ca-baa4-ee3223bc40a2','46156cc0-74a7-4d28-bbeb-39d85dddfa5f','b36b58bb-c025-4226-9100-610e0394d7c1','f32eedbd-d5cf-4a4d-a821-d87712f1163e'],size=2,snapshot_id=50546c37-e8ce-4e73-b3f7-d887bb197f5d,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1325316377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612dd72a-80eb-4dab-adff-dd8ea0189e90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cebd351209ac43a49156d70b02e11d3f',provider_auth=None,provider_geometry=None,provider_id=None,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=50546c37-e8ce-4e73-b3f7-d887bb197f5d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b981736-7665-4b56-8d86-f070b236e043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b981736-7665-4b56-8d86-f070b236e043) transitioned into state 'SUCCESS' from state '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-1325316377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['8871bf7a-8d62-48ca-baa4-ee3223bc40a2','46156cc0-74a7-4d28-bbeb-39d85dddfa5f','b36b58bb-c025-4226-9100-610e0394d7c1','f32eedbd-d5cf-4a4d-a821-d87712f1163e'],size=2,snapshot_id=50546c37-e8ce-4e73-b3f7-d887bb197f5d,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0e8577-21e2-414e-9b23-ffab580c240e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0e8577-21e2-414e-9b23-ffab580c240e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (a1e1cc7f-872e-4ec9-a48d-3c0478e77f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request issued successfully. Sep 07 02:19:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1285325-2572-47a7-b3e3-fd6190d21697 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:19:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 389/790] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:19:53 2026] POST /volume/v3/volumes => generated 797 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:19:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5f239711-602b-4d64-a2fc-c44962114fa8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5f239711-602b-4d64-a2fc-c44962114fa8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:19:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5f239711-602b-4d64-a2fc-c44962114fa8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5f239711-602b-4d64-a2fc-c44962114fa8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5f239711-602b-4d64-a2fc-c44962114fa8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5f239711-602b-4d64-a2fc-c44962114fa8 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:19:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 402/791] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:53 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 865 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-21a7403e-953c-4786-8f68-bfcba7984431 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-21a7403e-953c-4786-8f68-bfcba7984431 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:19:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-21a7403e-953c-4786-8f68-bfcba7984431 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-21a7403e-953c-4786-8f68-bfcba7984431 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-21a7403e-953c-4786-8f68-bfcba7984431 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-21a7403e-953c-4786-8f68-bfcba7984431 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:19:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 390/792] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:54 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ab91a4a2-f14c-42e3-9a6c-d0c40b94c74b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab91a4a2-f14c-42e3-9a6c-d0c40b94c74b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:19:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab91a4a2-f14c-42e3-9a6c-d0c40b94c74b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab91a4a2-f14c-42e3-9a6c-d0c40b94c74b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ab91a4a2-f14c-42e3-9a6c-d0c40b94c74b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab91a4a2-f14c-42e3-9a6c-d0c40b94c74b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:19:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 403/793] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:56 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-42a46b19-9b8f-4150-9f97-2b61afd3d1e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-42a46b19-9b8f-4150-9f97-2b61afd3d1e4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:19:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-42a46b19-9b8f-4150-9f97-2b61afd3d1e4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-42a46b19-9b8f-4150-9f97-2b61afd3d1e4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1669420641"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:19:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1669420641'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:19:57 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume of 1 GB Sep 07 02:19:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Availability Zones retrieved successfully. Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Flow 'volume_create_api' (97e1c2cf-ebf6-42ae-adb7-b32c6974b1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540eb11d-4f37-4d04-b608-238344b45ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-42a46b19-9b8f-4150-9f97-2b61afd3d1e4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:19:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-42a46b19-9b8f-4150-9f97-2b61afd3d1e4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:19:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 391/794] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:57 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540eb11d-4f37-4d04-b608-238344b45ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:57 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64a9044-3c94-4371-9304-98291796a711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Created reservations ['2168aadf-3b41-4d76-a7b5-9537df8c7517', '57c130f5-3c89-409b-9cba-1719544981b5', 'a115156c-42ee-4827-ae56-8e3888ed62a5', '6fc511d8-8068-4594-8278-a639886f2ab3'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d64a9044-3c94-4371-9304-98291796a711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2168aadf-3b41-4d76-a7b5-9537df8c7517', '57c130f5-3c89-409b-9cba-1719544981b5', 'a115156c-42ee-4827-ae56-8e3888ed62a5', '6fc511d8-8068-4594-8278-a639886f2ab3']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780f599d-3326-4b56-bba8-c285071e88d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780f599d-3326-4b56-bba8-c285071e88d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7afe189-e828-4c6e-9652-cd234888dd29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1669420641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a523a306edb4c81889e2f6b861c3c05',qos_specs=None,replication_status=,reservations=['2168aadf-3b41-4d76-a7b5-9537df8c7517','57c130f5-3c89-409b-9cba-1719544981b5','a115156c-42ee-4827-ae56-8e3888ed62a5','6fc511d8-8068-4594-8278-a639886f2ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1669420641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7afe189-e828-4c6e-9652-cd234888dd29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a523a306edb4c81889e2f6b861c3c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f6acbe-f900-4814-92f5-cc10f0a3c769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-26158612-1b8b-49ac-b2da-6b025cb6680f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26158612-1b8b-49ac-b2da-6b025cb6680f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:19:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26158612-1b8b-49ac-b2da-6b025cb6680f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26158612-1b8b-49ac-b2da-6b025cb6680f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f6acbe-f900-4814-92f5-cc10f0a3c769) transitioned into state 'SUCCESS' from state '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-1669420641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a523a306edb4c81889e2f6b861c3c05',qos_specs=None,replication_status=,reservations=['2168aadf-3b41-4d76-a7b5-9537df8c7517','57c130f5-3c89-409b-9cba-1719544981b5','a115156c-42ee-4827-ae56-8e3888ed62a5','6fc511d8-8068-4594-8278-a639886f2ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-26158612-1b8b-49ac-b2da-6b025cb6680f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ed3c5c-11f1-4301-b716-8b1d792b5ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26158612-1b8b-49ac-b2da-6b025cb6680f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:19:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 392/795] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:58 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ed3c5c-11f1-4301-b716-8b1d792b5ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:19:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Flow 'volume_create_api' (97e1c2cf-ebf6-42ae-adb7-b32c6974b1d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:19:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume request issued successfully. Sep 07 02:19:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ef8a5978-51ce-4f61-be76-e4b6feca8b16 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:19:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 404/796] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:19:57 2026] POST /volume/v3/volumes => generated 760 bytes in 1463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:19:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f1ad1fb-7dbf-480c-a815-b40cf9548811 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f1ad1fb-7dbf-480c-a815-b40cf9548811 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:19:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f1ad1fb-7dbf-480c-a815-b40cf9548811 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f1ad1fb-7dbf-480c-a815-b40cf9548811 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:19:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:19:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5f1ad1fb-7dbf-480c-a815-b40cf9548811 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:19:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f1ad1fb-7dbf-480c-a815-b40cf9548811 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:19:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 393/797] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:58 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 828 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:19:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7807d3a4-bdd0-480a-a757-7286b4b49f0f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7807d3a4-bdd0-480a-a757-7286b4b49f0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:19:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7807d3a4-bdd0-480a-a757-7286b4b49f0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7807d3a4-bdd0-480a-a757-7286b4b49f0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:19:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:19:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:19:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:19:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-151772ac-9c34-4b91-ab47-ba31bd1d96af None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:19:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7807d3a4-bdd0-480a-a757-7286b4b49f0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:19:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-151772ac-9c34-4b91-ab47-ba31bd1d96af tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:19:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-151772ac-9c34-4b91-ab47-ba31bd1d96af tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:19:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-151772ac-9c34-4b91-ab47-ba31bd1d96af tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:19:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7807d3a4-bdd0-480a-a757-7286b4b49f0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:19:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 405/798] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:59 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-151772ac-9c34-4b91-ab47-ba31bd1d96af tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-151772ac-9c34-4b91-ab47-ba31bd1d96af tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 394/799] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:19:59 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 852 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d545698e-a6df-4442-803b-caf272c4cd5a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d545698e-a6df-4442-803b-caf272c4cd5a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d545698e-a6df-4442-803b-caf272c4cd5a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d545698e-a6df-4442-803b-caf272c4cd5a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d1dfbaea-c125-4398-81d7-f016ee4983ca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d1dfbaea-c125-4398-81d7-f016ee4983ca tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d1dfbaea-c125-4398-81d7-f016ee4983ca tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d1dfbaea-c125-4398-81d7-f016ee4983ca tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d545698e-a6df-4442-803b-caf272c4cd5a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d1dfbaea-c125-4398-81d7-f016ee4983ca tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d545698e-a6df-4442-803b-caf272c4cd5a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:20:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 406/800] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:01 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d1dfbaea-c125-4398-81d7-f016ee4983ca tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 395/801] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:01 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 852 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b454d485-ae72-4880-8547-ffd7cca16c75 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b454d485-ae72-4880-8547-ffd7cca16c75 None None] GET http://192.168.122.234/volume// Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b454d485-ae72-4880-8547-ffd7cca16c75 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b454d485-ae72-4880-8547-ffd7cca16c75 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b454d485-ae72-4880-8547-ffd7cca16c75 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:20:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 407/802] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:20:02 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:20:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-b743f1a6-0710-4abb-85a0-f84201042d5e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-b743f1a6-0710-4abb-85a0-f84201042d5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:20:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-b743f1a6-0710-4abb-85a0-f84201042d5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e", "connector": null, "instance_uuid": "7a92424c-1fad-441b-8391-44b260d3a3df"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-298e21c7-c3f6-4028-ba09-d8d3cdfa6f07 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-298e21c7-c3f6-4028-ba09-d8d3cdfa6f07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-298e21c7-c3f6-4028-ba09-d8d3cdfa6f07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-298e21c7-c3f6-4028-ba09-d8d3cdfa6f07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-298e21c7-c3f6-4028-ba09-d8d3cdfa6f07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-298e21c7-c3f6-4028-ba09-d8d3cdfa6f07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:20:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 408/803] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:02 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d16acc99-b189-4d3f-843a-83413273d291 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d16acc99-b189-4d3f-843a-83413273d291 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d16acc99-b189-4d3f-843a-83413273d291 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d16acc99-b189-4d3f-843a-83413273d291 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-b743f1a6-0710-4abb-85a0-f84201042d5e tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:20:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 396/804] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:20:02 2026] POST /volume/v3/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:20:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-a11d5898-b3ed-428a-b1f1-56806d518a49 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-a11d5898-b3ed-428a-b1f1-56806d518a49 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] DELETE http://192.168.122.234/volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0 Sep 07 02:20:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-a11d5898-b3ed-428a-b1f1-56806d518a49 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-a11d5898-b3ed-428a-b1f1-56806d518a49 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d16acc99-b189-4d3f-843a-83413273d291 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d16acc99-b189-4d3f-843a-83413273d291 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 409/805] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:02 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:02 devstack devstack@c-api.service[87010]: /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 07 02:20:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:20:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-a11d5898-b3ed-428a-b1f1-56806d518a49 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0 returned with HTTP 200 Sep 07 02:20:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 397/806] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:20:02 2026] DELETE /volume/v3/attachments/c0ae6a4c-55d6-4670-b6a5-a5d53835afb0 => generated 192 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bab58d13-b0a8-438e-aab8-44e9dc02a898 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bab58d13-b0a8-438e-aab8-44e9dc02a898 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bab58d13-b0a8-438e-aab8-44e9dc02a898 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bab58d13-b0a8-438e-aab8-44e9dc02a898 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bab58d13-b0a8-438e-aab8-44e9dc02a898 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-26982e80-339c-442c-be85-d6442481ac5b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bab58d13-b0a8-438e-aab8-44e9dc02a898 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:20:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 410/807] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:03 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26982e80-339c-442c-be85-d6442481ac5b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26982e80-339c-442c-be85-d6442481ac5b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26982e80-339c-442c-be85-d6442481ac5b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-26982e80-339c-442c-be85-d6442481ac5b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26982e80-339c-442c-be85-d6442481ac5b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 398/808] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:03 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 852 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-951c94ab-f21a-410f-bccc-3ba8db400c59 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-951c94ab-f21a-410f-bccc-3ba8db400c59 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-951c94ab-f21a-410f-bccc-3ba8db400c59 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-951c94ab-f21a-410f-bccc-3ba8db400c59 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-951c94ab-f21a-410f-bccc-3ba8db400c59 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-951c94ab-f21a-410f-bccc-3ba8db400c59 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:20:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 411/809] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:04 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6687b52f-c00d-478d-8d0d-44e57f3f163d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6687b52f-c00d-478d-8d0d-44e57f3f163d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6687b52f-c00d-478d-8d0d-44e57f3f163d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6687b52f-c00d-478d-8d0d-44e57f3f163d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6687b52f-c00d-478d-8d0d-44e57f3f163d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Volume info retrieved successfully. Sep 07 02:20:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6687b52f-c00d-478d-8d0d-44e57f3f163d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:20:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 399/810] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:04 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume with id: 612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e0a16732-2dad-4aac-b99f-694e1ebcee42 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e0a16732-2dad-4aac-b99f-694e1ebcee42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e0a16732-2dad-4aac-b99f-694e1ebcee42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e0a16732-2dad-4aac-b99f-694e1ebcee42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e0a16732-2dad-4aac-b99f-694e1ebcee42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e0a16732-2dad-4aac-b99f-694e1ebcee42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 400/811] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:04 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume request issued successfully. Sep 07 02:20:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39ccb426-d6f7-4a92-b161-7a53dd3dab90 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 202 Sep 07 02:20:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 412/812] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:04 2026] DELETE /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e5e7330c-1ce5-4670-988a-6c8ac3cb5ec1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e5e7330c-1ce5-4670-988a-6c8ac3cb5ec1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e5e7330c-1ce5-4670-988a-6c8ac3cb5ec1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e5e7330c-1ce5-4670-988a-6c8ac3cb5ec1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e5e7330c-1ce5-4670-988a-6c8ac3cb5ec1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e5e7330c-1ce5-4670-988a-6c8ac3cb5ec1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:20:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 401/813] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:04 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-50c2655e-1afb-45d4-ac42-830d53122971 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50c2655e-1afb-45d4-ac42-830d53122971 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50c2655e-1afb-45d4-ac42-830d53122971 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-50c2655e-1afb-45d4-ac42-830d53122971 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-50c2655e-1afb-45d4-ac42-830d53122971 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-50c2655e-1afb-45d4-ac42-830d53122971 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 413/814] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:05 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a15d6d76-23c6-49a5-8dff-e236d2b7ef97 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a15d6d76-23c6-49a5-8dff-e236d2b7ef97 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a15d6d76-23c6-49a5-8dff-e236d2b7ef97 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a15d6d76-23c6-49a5-8dff-e236d2b7ef97 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a15d6d76-23c6-49a5-8dff-e236d2b7ef97 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-15eea164-c414-40a4-b18b-d0f2a7e3f937 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a15d6d76-23c6-49a5-8dff-e236d2b7ef97 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 200 Sep 07 02:20:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 402/815] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:06 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 889 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-15eea164-c414-40a4-b18b-d0f2a7e3f937 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-15eea164-c414-40a4-b18b-d0f2a7e3f937 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-15eea164-c414-40a4-b18b-d0f2a7e3f937 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-15eea164-c414-40a4-b18b-d0f2a7e3f937 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-15eea164-c414-40a4-b18b-d0f2a7e3f937 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 414/816] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:20:06 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-42245b15-94fc-4c76-bcbd-d428271d62e5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-42245b15-94fc-4c76-bcbd-d428271d62e5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] PUT http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-42245b15-94fc-4c76-bcbd-d428271d62e5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-42245b15-94fc-4c76-bcbd-d428271d62e5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Acquiring lock "cinder-attachment_update-b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-42245b15-94fc-4c76-bcbd-d428271d62e5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-841537e7-7788-4807-babe-436dab60bfbd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-841537e7-7788-4807-babe-436dab60bfbd None None] GET http://192.168.122.234/volume// Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-841537e7-7788-4807-babe-436dab60bfbd None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-841537e7-7788-4807-babe-436dab60bfbd None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-841537e7-7788-4807-babe-436dab60bfbd None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 415/817] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:20:06 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-1d5f3f4a-ff22-4179-9ce4-6e5247fb0514 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-1d5f3f4a-ff22-4179-9ce4-6e5247fb0514 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-1d5f3f4a-ff22-4179-9ce4-6e5247fb0514 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7afe189-e828-4c6e-9652-cd234888dd29", "connector": null, "instance_uuid": "3e65248a-da59-4b1a-bd81-c094afcc0173"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-1d5f3f4a-ff22-4179-9ce4-6e5247fb0514 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 416/818] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:20:06 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-282f8cf3-5148-4896-8158-dfde4cdc6c76 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-282f8cf3-5148-4896-8158-dfde4cdc6c76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-282f8cf3-5148-4896-8158-dfde4cdc6c76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-282f8cf3-5148-4896-8158-dfde4cdc6c76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-42245b15-94fc-4c76-bcbd-d428271d62e5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Lock "cinder-attachment_update-b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e-devstack" released by "attachment_update" :: held 0.316s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-42245b15-94fc-4c76-bcbd-d428271d62e5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 returned with HTTP 200 Sep 07 02:20:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 403/819] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:20:06 2026] PUT /volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 => generated 694 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-282f8cf3-5148-4896-8158-dfde4cdc6c76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-dd3472e8-82de-4920-9376-5c84ae3a9677 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-282f8cf3-5148-4896-8158-dfde4cdc6c76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 417/820] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:06 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-dd3472e8-82de-4920-9376-5c84ae3a9677 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39720208-34ea-4559-adfb-d9c4a203f0be None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-dd3472e8-82de-4920-9376-5c84ae3a9677 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39720208-34ea-4559-adfb-d9c4a203f0be None None] GET http://192.168.122.234/volume// Sep 07 02:20:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-dd3472e8-82de-4920-9376-5c84ae3a9677 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39720208-34ea-4559-adfb-d9c4a203f0be None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39720208-34ea-4559-adfb-d9c4a203f0be None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39720208-34ea-4559-adfb-d9c4a203f0be None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 418/821] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:20:06 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-24417388-3ed6-40b7-b72e-97b0e4c95a43 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-24417388-3ed6-40b7-b72e-97b0e4c95a43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-24417388-3ed6-40b7-b72e-97b0e4c95a43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-24417388-3ed6-40b7-b72e-97b0e4c95a43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:07 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:07 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-24417388-3ed6-40b7-b72e-97b0e4c95a43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-dd3472e8-82de-4920-9376-5c84ae3a9677 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 returned with HTTP 200 Sep 07 02:20:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 404/822] 192.168.122.234 () {62 vars in 1540 bytes} [Mon Sep 7 02:20:06 2026] GET /volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 => generated 719 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-24417388-3ed6-40b7-b72e-97b0e4c95a43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 419/823] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:20:06 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 1033 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-6ecf3de7-2b3b-464b-945b-d319cbc4a0ae None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-6ecf3de7-2b3b-464b-945b-d319cbc4a0ae tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] PUT http://192.168.122.234/volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8 Sep 07 02:20:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-6ecf3de7-2b3b-464b-945b-d319cbc4a0ae tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:07 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-6ecf3de7-2b3b-464b-945b-d319cbc4a0ae tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Acquiring lock "cinder-attachment_update-c7afe189-e828-4c6e-9652-cd234888dd29-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9d3e84cc-0a63-4bf9-a57e-95a42b57a85e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d3e84cc-0a63-4bf9-a57e-95a42b57a85e tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:07 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-6ecf3de7-2b3b-464b-945b-d319cbc4a0ae tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Lock "cinder-attachment_update-c7afe189-e828-4c6e-9652-cd234888dd29-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d3e84cc-0a63-4bf9-a57e-95a42b57a85e tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d3e84cc-0a63-4bf9-a57e-95a42b57a85e tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d3e84cc-0a63-4bf9-a57e-95a42b57a85e tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 404 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 420/824] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:07 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:07 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-23c78c0f-3656-48c6-975c-050b557ca311 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23c78c0f-3656-48c6-975c-050b557ca311 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23c78c0f-3656-48c6-975c-050b557ca311 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23c78c0f-3656-48c6-975c-050b557ca311 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23c78c0f-3656-48c6-975c-050b557ca311 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 404 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 421/825] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:07 2026] GET /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6408e172-94c4-4371-b8c5-b16b88fa8ce9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6408e172-94c4-4371-b8c5-b16b88fa8ce9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6408e172-94c4-4371-b8c5-b16b88fa8ce9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6408e172-94c4-4371-b8c5-b16b88fa8ce9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-6408e172-94c4-4371-b8c5-b16b88fa8ce9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume with id: 612dd72a-80eb-4dab-adff-dd8ea0189e90 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6408e172-94c4-4371-b8c5-b16b88fa8ce9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 returned with HTTP 404 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 422/826] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:07 2026] DELETE /volume/v3/volumes/612dd72a-80eb-4dab-adff-dd8ea0189e90 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete snapshot with id: 50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:20:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot delete request issued successfully. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-37b9aa16-fe0a-4c1b-a2a5-29b084f22716 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 202 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 423/827] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:20:07 2026] DELETE /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0af932c3-9dc7-4d3f-8d63-b5bd071f5a0f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0af932c3-9dc7-4d3f-8d63-b5bd071f5a0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0af932c3-9dc7-4d3f-8d63-b5bd071f5a0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0af932c3-9dc7-4d3f-8d63-b5bd071f5a0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0af932c3-9dc7-4d3f-8d63-b5bd071f5a0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0af932c3-9dc7-4d3f-8d63-b5bd071f5a0f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 424/828] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:07 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-6ecf3de7-2b3b-464b-945b-d319cbc4a0ae tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Lock "cinder-attachment_update-c7afe189-e828-4c6e-9652-cd234888dd29-devstack" released by "attachment_update" :: held 0.328s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:20:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-6ecf3de7-2b3b-464b-945b-d319cbc4a0ae tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8 returned with HTTP 200 Sep 07 02:20:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 405/829] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:20:07 2026] PUT /volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8 => generated 694 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1e5c3059-70d4-4674-8bc7-5e2cc783ad1e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1e5c3059-70d4-4674-8bc7-5e2cc783ad1e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1e5c3059-70d4-4674-8bc7-5e2cc783ad1e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1e5c3059-70d4-4674-8bc7-5e2cc783ad1e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1e5c3059-70d4-4674-8bc7-5e2cc783ad1e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1e5c3059-70d4-4674-8bc7-5e2cc783ad1e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 425/830] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:07 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 853 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-b5270e50-3251-4adb-bf58-fd23f27034b1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-b5270e50-3251-4adb-bf58-fd23f27034b1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8/action Sep 07 02:20:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-b5270e50-3251-4adb-bf58-fd23f27034b1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-b5270e50-3251-4adb-bf58-fd23f27034b1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-38f55c83-fb8c-487d-9024-8a0ad37f35bd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-38f55c83-fb8c-487d-9024-8a0ad37f35bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:20:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-38f55c83-fb8c-487d-9024-8a0ad37f35bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-38f55c83-fb8c-487d-9024-8a0ad37f35bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-38f55c83-fb8c-487d-9024-8a0ad37f35bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-38f55c83-fb8c-487d-9024-8a0ad37f35bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:20:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 426/831] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:08 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-d14b858d-0c06-4a21-a6b0-1ba2f326824d req-b5270e50-3251-4adb-bf58-fd23f27034b1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8/action returned with HTTP 204 Sep 07 02:20:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 406/832] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:20:08 2026] POST /volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-64fb1963-eb10-486a-8ba5-5709acde3c0b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64fb1963-eb10-486a-8ba5-5709acde3c0b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64fb1963-eb10-486a-8ba5-5709acde3c0b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64fb1963-eb10-486a-8ba5-5709acde3c0b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-64fb1963-eb10-486a-8ba5-5709acde3c0b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64fb1963-eb10-486a-8ba5-5709acde3c0b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 427/833] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:09 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4540f036-6f52-4567-b65c-c18c44fb16cf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4540f036-6f52-4567-b65c-c18c44fb16cf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4540f036-6f52-4567-b65c-c18c44fb16cf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4540f036-6f52-4567-b65c-c18c44fb16cf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4540f036-6f52-4567-b65c-c18c44fb16cf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4540f036-6f52-4567-b65c-c18c44fb16cf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 407/834] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:09 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 1145 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7d0b15c1-b07f-4f83-a4a1-652d40b4a4cd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d0b15c1-b07f-4f83-a4a1-652d40b4a4cd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:20:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d0b15c1-b07f-4f83-a4a1-652d40b4a4cd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d0b15c1-b07f-4f83-a4a1-652d40b4a4cd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7d0b15c1-b07f-4f83-a4a1-652d40b4a4cd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d0b15c1-b07f-4f83-a4a1-652d40b4a4cd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:20:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 428/835] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:09 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 467 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-01e3b328-ac34-4d5b-95f8-e0fd4107de46 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-01e3b328-ac34-4d5b-95f8-e0fd4107de46 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] POST http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8/action Sep 07 02:20:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-01e3b328-ac34-4d5b-95f8-e0fd4107de46 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-01e3b328-ac34-4d5b-95f8-e0fd4107de46 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f04e635c-e9bf-4772-ac34-0cb4d3c95379 req-01e3b328-ac34-4d5b-95f8-e0fd4107de46 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8/action returned with HTTP 204 Sep 07 02:20:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 408/836] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:20:09 2026] POST /volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f048e583-79c9-4104-b8a6-6ec6bfc59648 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f048e583-79c9-4104-b8a6-6ec6bfc59648 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:20:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f048e583-79c9-4104-b8a6-6ec6bfc59648 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f048e583-79c9-4104-b8a6-6ec6bfc59648 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f048e583-79c9-4104-b8a6-6ec6bfc59648 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f048e583-79c9-4104-b8a6-6ec6bfc59648 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 200 Sep 07 02:20:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 429/837] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:10 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 467 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d0f5caa3-1402-448f-92ed-df62893a2520 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d0f5caa3-1402-448f-92ed-df62893a2520 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d Sep 07 02:20:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d0f5caa3-1402-448f-92ed-df62893a2520 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d0f5caa3-1402-448f-92ed-df62893a2520 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d0f5caa3-1402-448f-92ed-df62893a2520 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d returned with HTTP 404 Sep 07 02:20:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 409/838] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:11 2026] GET /volume/v3/snapshots/50546c37-e8ce-4e73-b3f7-d887bb197f5d => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f91da98f-5ede-44d4-b786-a6abdce1a559 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f91da98f-5ede-44d4-b786-a6abdce1a559 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:20:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f91da98f-5ede-44d4-b786-a6abdce1a559 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f91da98f-5ede-44d4-b786-a6abdce1a559 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f91da98f-5ede-44d4-b786-a6abdce1a559 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f91da98f-5ede-44d4-b786-a6abdce1a559 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 200 Sep 07 02:20:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 430/839] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:11 2026] GET /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 855 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f69cf7e5-a477-422e-8205-e2d81fad592c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f69cf7e5-a477-422e-8205-e2d81fad592c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:20:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f69cf7e5-a477-422e-8205-e2d81fad592c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f69cf7e5-a477-422e-8205-e2d81fad592c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:11 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f69cf7e5-a477-422e-8205-e2d81fad592c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume with id: 70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:20:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f69cf7e5-a477-422e-8205-e2d81fad592c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f69cf7e5-a477-422e-8205-e2d81fad592c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume request issued successfully. Sep 07 02:20:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f69cf7e5-a477-422e-8205-e2d81fad592c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 202 Sep 07 02:20:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 410/840] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:11 2026] DELETE /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:20:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-457e2448-58cd-4bbe-aa52-d0dfbf3456dd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-457e2448-58cd-4bbe-aa52-d0dfbf3456dd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:20:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-457e2448-58cd-4bbe-aa52-d0dfbf3456dd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-457e2448-58cd-4bbe-aa52-d0dfbf3456dd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-457e2448-58cd-4bbe-aa52-d0dfbf3456dd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-457e2448-58cd-4bbe-aa52-d0dfbf3456dd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 200 Sep 07 02:20:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 431/841] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:12 2026] GET /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-890c0c10-f89d-4172-9122-4bb29ed9fe6c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-890c0c10-f89d-4172-9122-4bb29ed9fe6c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:20:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-890c0c10-f89d-4172-9122-4bb29ed9fe6c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-890c0c10-f89d-4172-9122-4bb29ed9fe6c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-890c0c10-f89d-4172-9122-4bb29ed9fe6c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-890c0c10-f89d-4172-9122-4bb29ed9fe6c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 200 Sep 07 02:20:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 411/842] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:13 2026] GET /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a2bfb50a-9844-4ee8-a5a9-be7606b31d07 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a2bfb50a-9844-4ee8-a5a9-be7606b31d07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a2bfb50a-9844-4ee8-a5a9-be7606b31d07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a2bfb50a-9844-4ee8-a5a9-be7606b31d07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a2bfb50a-9844-4ee8-a5a9-be7606b31d07 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 returned with HTTP 404 Sep 07 02:20:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 432/843] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:14 2026] GET /volume/v3/volumes/70641538-b402-409e-845e-89ecb23bbe99 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-66e2c77c-f368-4da3-98d3-9110cd6fe04c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66e2c77c-f368-4da3-98d3-9110cd6fe04c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:20:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66e2c77c-f368-4da3-98d3-9110cd6fe04c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66e2c77c-f368-4da3-98d3-9110cd6fe04c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-66e2c77c-f368-4da3-98d3-9110cd6fe04c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Volume info retrieved successfully. Sep 07 02:20:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66e2c77c-f368-4da3-98d3-9110cd6fe04c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:20:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 412/844] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:14 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 856 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1783976677"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1783976677'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume of 1 GB Sep 07 02:20:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Availability Zones retrieved successfully. Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (d06d1dd7-789b-4b90-9fbc-b7aecd00ea64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2c66b7-0946-4283-b732-cd2cb06dc8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2c66b7-0946-4283-b732-cd2cb06dc8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e391650-d371-42c2-9d25-2cb572e00fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['e0c741bc-81f8-4d46-86c1-2949dfff6a02', 'cba948a2-eee2-4844-b530-d0f458fc6d46', 'c86b5f32-5b37-4ff5-b9da-61c5e22836ec', '34f7e869-320c-461b-b57d-edaea26d16e5'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e391650-d371-42c2-9d25-2cb572e00fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c741bc-81f8-4d46-86c1-2949dfff6a02', 'cba948a2-eee2-4844-b530-d0f458fc6d46', 'c86b5f32-5b37-4ff5-b9da-61c5e22836ec', '34f7e869-320c-461b-b57d-edaea26d16e5']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a61822-adec-41ca-9479-098518d03ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a61822-adec-41ca-9479-098518d03ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e23c9f5b-3292-4e29-b60a-2dab55d4f399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1783976677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['e0c741bc-81f8-4d46-86c1-2949dfff6a02','cba948a2-eee2-4844-b530-d0f458fc6d46','c86b5f32-5b37-4ff5-b9da-61c5e22836ec','34f7e869-320c-461b-b57d-edaea26d16e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1783976677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e23c9f5b-3292-4e29-b60a-2dab55d4f399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cebd351209ac43a49156d70b02e11d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffeba61-9032-44f9-99eb-530829fa7ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffeba61-9032-44f9-99eb-530829fa7ee3) transitioned into state 'SUCCESS' from state '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-1783976677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['e0c741bc-81f8-4d46-86c1-2949dfff6a02','cba948a2-eee2-4844-b530-d0f458fc6d46','c86b5f32-5b37-4ff5-b9da-61c5e22836ec','34f7e869-320c-461b-b57d-edaea26d16e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18a4eea-6ac0-4d76-8c3b-2e446108bb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18a4eea-6ac0-4d76-8c3b-2e446108bb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (d06d1dd7-789b-4b90-9fbc-b7aecd00ea64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request issued successfully. Sep 07 02:20:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6a4b592-81fd-465f-9afb-2a6581ae2ddd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 433/845] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:20:14 2026] POST /volume/v3/volumes => generated 763 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:20:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-04e103e0-8f27-41ad-bbb3-796c9bd7d4eb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04e103e0-8f27-41ad-bbb3-796c9bd7d4eb tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04e103e0-8f27-41ad-bbb3-796c9bd7d4eb tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04e103e0-8f27-41ad-bbb3-796c9bd7d4eb tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-04e103e0-8f27-41ad-bbb3-796c9bd7d4eb tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04e103e0-8f27-41ad-bbb3-796c9bd7d4eb tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 200 Sep 07 02:20:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 413/846] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:15 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 831 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e7c2b533-dc75-4703-9ced-33a21b55e687 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e7c2b533-dc75-4703-9ced-33a21b55e687 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e7c2b533-dc75-4703-9ced-33a21b55e687 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e7c2b533-dc75-4703-9ced-33a21b55e687 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e7c2b533-dc75-4703-9ced-33a21b55e687 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e7c2b533-dc75-4703-9ced-33a21b55e687 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 200 Sep 07 02:20:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 434/847] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:16 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 855 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3c346b82-f766-49ce-8486-33c6463ce94c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3c346b82-f766-49ce-8486-33c6463ce94c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3c346b82-f766-49ce-8486-33c6463ce94c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3c346b82-f766-49ce-8486-33c6463ce94c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3c346b82-f766-49ce-8486-33c6463ce94c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3c346b82-f766-49ce-8486-33c6463ce94c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 200 Sep 07 02:20:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 414/848] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:18 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 855 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bd10678a-d7f9-4113-9222-ed24054985d9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd10678a-d7f9-4113-9222-ed24054985d9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd10678a-d7f9-4113-9222-ed24054985d9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd10678a-d7f9-4113-9222-ed24054985d9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bd10678a-d7f9-4113-9222-ed24054985d9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd10678a-d7f9-4113-9222-ed24054985d9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 200 Sep 07 02:20:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 435/849] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:19 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 856 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:20:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e23c9f5b-3292-4e29-b60a-2dab55d4f399", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1458591542"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:19 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create snapshot from volume e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:19 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['b73dfdbf-7f38-46d2-a44f-1930f0bf55cd', '139f9706-15e9-48c6-a837-0958cb4ee3ef', '8f7dd73e-9571-4d7a-922a-3e9f15da6bf8', 'd7837252-0722-471f-aef8-413454c325e1'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot create request issued successfully. Sep 07 02:20:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6da8d3d7-28b0-4a29-860c-a1e3b4662a80 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:20:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 415/850] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:20:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:20:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-271c2ccb-a6f8-4cc5-92ab-791c3dcde9ce None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-271c2ccb-a6f8-4cc5-92ab-791c3dcde9ce tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-271c2ccb-a6f8-4cc5-92ab-791c3dcde9ce tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-271c2ccb-a6f8-4cc5-92ab-791c3dcde9ce tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-271c2ccb-a6f8-4cc5-92ab-791c3dcde9ce tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-271c2ccb-a6f8-4cc5-92ab-791c3dcde9ce tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 200 Sep 07 02:20:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 436/851] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:20 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 442 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-38363e16-390e-4a1f-8cc6-e6b0bbb841e2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38363e16-390e-4a1f-8cc6-e6b0bbb841e2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38363e16-390e-4a1f-8cc6-e6b0bbb841e2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38363e16-390e-4a1f-8cc6-e6b0bbb841e2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-38363e16-390e-4a1f-8cc6-e6b0bbb841e2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38363e16-390e-4a1f-8cc6-e6b0bbb841e2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 200 Sep 07 02:20:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 416/852] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:21 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 442 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1923041388"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1923041388'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:21 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume of 1 GB Sep 07 02:20:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Availability Zones retrieved successfully. Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (4107292f-6580-4705-83f0-b9dd9f85ac3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d024e8-20c4-4173-9ce5-4434a783232c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d024e8-20c4-4173-9ce5-4434a783232c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c41bc2-e5ec-4d45-87d7-03c7407949b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Created reservations ['d13c9a3e-f329-4076-a047-e393538792a2', '2254b71f-076c-4e4c-ab7a-eb42d8d17b56', '945b0a07-cd72-441b-a185-79cf46fbd894', '4e35a720-4a69-4d14-93d6-8ca83acdffea'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c41bc2-e5ec-4d45-87d7-03c7407949b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d13c9a3e-f329-4076-a047-e393538792a2', '2254b71f-076c-4e4c-ab7a-eb42d8d17b56', '945b0a07-cd72-441b-a185-79cf46fbd894', '4e35a720-4a69-4d14-93d6-8ca83acdffea']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f87e048-391f-4a02-bf3b-a6d9bf1a78ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f87e048-391f-4a02-bf3b-a6d9bf1a78ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb1bd7fa-8db4-4d8e-89ea-82046fcaa361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1923041388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['d13c9a3e-f329-4076-a047-e393538792a2','2254b71f-076c-4e4c-ab7a-eb42d8d17b56','945b0a07-cd72-441b-a185-79cf46fbd894','4e35a720-4a69-4d14-93d6-8ca83acdffea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1923041388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb1bd7fa-8db4-4d8e-89ea-82046fcaa361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa96bb8a00c4d0eb3650523e192c431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36ac161-b74c-476a-bbfe-dc802695b670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36ac161-b74c-476a-bbfe-dc802695b670) transitioned into state 'SUCCESS' from state '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-1923041388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['d13c9a3e-f329-4076-a047-e393538792a2','2254b71f-076c-4e4c-ab7a-eb42d8d17b56','945b0a07-cd72-441b-a185-79cf46fbd894','4e35a720-4a69-4d14-93d6-8ca83acdffea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d018e41-0387-4aaf-abc7-a3ede1958c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d018e41-0387-4aaf-abc7-a3ede1958c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (4107292f-6580-4705-83f0-b9dd9f85ac3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request issued successfully. Sep 07 02:20:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d36aeb8-0040-4024-a785-76af7f8b00b5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 437/853] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:20:21 2026] POST /volume/v3/volumes => generated 758 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:20:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5dfc9870-3054-4152-911f-f7fa8b27af17 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5dfc9870-3054-4152-911f-f7fa8b27af17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5dfc9870-3054-4152-911f-f7fa8b27af17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5dfc9870-3054-4152-911f-f7fa8b27af17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2c8509dc-0a12-4663-9525-6c03d270661a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5dfc9870-3054-4152-911f-f7fa8b27af17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c8509dc-0a12-4663-9525-6c03d270661a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c8509dc-0a12-4663-9525-6c03d270661a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c8509dc-0a12-4663-9525-6c03d270661a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5dfc9870-3054-4152-911f-f7fa8b27af17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 417/854] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:22 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 826 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2c8509dc-0a12-4663-9525-6c03d270661a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c8509dc-0a12-4663-9525-6c03d270661a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 200 Sep 07 02:20:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 438/855] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:22 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a11cad8d-273f-40d4-839d-9b01cb357b8a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11cad8d-273f-40d4-839d-9b01cb357b8a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a11cad8d-273f-40d4-839d-9b01cb357b8a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a11cad8d-273f-40d4-839d-9b01cb357b8a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52a3ceec-099e-4eda-b0da-1780c3b95d08 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52a3ceec-099e-4eda-b0da-1780c3b95d08 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52a3ceec-099e-4eda-b0da-1780c3b95d08 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52a3ceec-099e-4eda-b0da-1780c3b95d08 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a11cad8d-273f-40d4-839d-9b01cb357b8a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11cad8d-273f-40d4-839d-9b01cb357b8a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 418/856] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:23 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52a3ceec-099e-4eda-b0da-1780c3b95d08 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52a3ceec-099e-4eda-b0da-1780c3b95d08 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 200 Sep 07 02:20:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 439/857] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:23 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 442 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-34fe3eaa-b787-4896-aa85-7e3fc3567312 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5828a8ca-1abf-491e-bc59-3202964b03ac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34fe3eaa-b787-4896-aa85-7e3fc3567312 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34fe3eaa-b787-4896-aa85-7e3fc3567312 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34fe3eaa-b787-4896-aa85-7e3fc3567312 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5828a8ca-1abf-491e-bc59-3202964b03ac tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5828a8ca-1abf-491e-bc59-3202964b03ac tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5828a8ca-1abf-491e-bc59-3202964b03ac tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-34fe3eaa-b787-4896-aa85-7e3fc3567312 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5828a8ca-1abf-491e-bc59-3202964b03ac tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5828a8ca-1abf-491e-bc59-3202964b03ac tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 200 Sep 07 02:20:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34fe3eaa-b787-4896-aa85-7e3fc3567312 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 419/858] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:24 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 440/859] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:24 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "918229fb-e734-4a31-8536-20453657afc6", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1484427383"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request body: {'volume': {'snapshot_id': '918229fb-e734-4a31-8536-20453657afc6', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1484427383'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume of 1 GB Sep 07 02:20:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Availability Zones retrieved successfully. Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (007f3eaf-4ed0-48af-87bf-4923c5724c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2d6161-323e-4789-b082-5990c176689a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2d6161-323e-4789-b082-5990c176689a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '918229fb-e734-4a31-8536-20453657afc6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c5f06d-4873-444e-bc98-02d4485e2445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Created reservations ['8f26b66e-668b-4203-bd9f-ba14d6d57815', '2207dd53-f199-4a54-b4ec-c4d305ee79fc', '85b84cb1-f299-47e9-bd82-dc18959314c5', 'a5d4830c-d7cd-4ead-bdd6-31f291e4583e'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c5f06d-4873-444e-bc98-02d4485e2445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f26b66e-668b-4203-bd9f-ba14d6d57815', '2207dd53-f199-4a54-b4ec-c4d305ee79fc', '85b84cb1-f299-47e9-bd82-dc18959314c5', 'a5d4830c-d7cd-4ead-bdd6-31f291e4583e']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3c5096-9034-4716-a5db-6efa03a995b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3c5096-9034-4716-a5db-6efa03a995b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2101f5a-c5b5-42be-81f2-c279c011e990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1484427383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['8f26b66e-668b-4203-bd9f-ba14d6d57815','2207dd53-f199-4a54-b4ec-c4d305ee79fc','85b84cb1-f299-47e9-bd82-dc18959314c5','a5d4830c-d7cd-4ead-bdd6-31f291e4583e'],size=1,snapshot_id=918229fb-e734-4a31-8536-20453657afc6,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1484427383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2101f5a-c5b5-42be-81f2-c279c011e990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cebd351209ac43a49156d70b02e11d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=918229fb-e734-4a31-8536-20453657afc6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4363bcca-0230-4591-bc3e-ee570d817649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4363bcca-0230-4591-bc3e-ee570d817649) transitioned into state 'SUCCESS' from state '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-1484427383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebd351209ac43a49156d70b02e11d3f',qos_specs=None,replication_status=,reservations=['8f26b66e-668b-4203-bd9f-ba14d6d57815','2207dd53-f199-4a54-b4ec-c4d305ee79fc','85b84cb1-f299-47e9-bd82-dc18959314c5','a5d4830c-d7cd-4ead-bdd6-31f291e4583e'],size=1,snapshot_id=918229fb-e734-4a31-8536-20453657afc6,source_replicaid=,source_volid=None,status='creating',user_id='d926748f27fc4ffcb1e403d42519cbcc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583a6fb1-58d7-4762-8abe-0e0b6b521a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583a6fb1-58d7-4762-8abe-0e0b6b521a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Flow 'volume_create_api' (007f3eaf-4ed0-48af-87bf-4923c5724c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Create volume request issued successfully. Sep 07 02:20:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5841b14-70ad-4f31-b9f1-1ceb802fa445 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 420/860] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:20:24 2026] POST /volume/v3/volumes => generated 797 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:20:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-381619ad-82ad-42b0-8eb2-2c33002d1461 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-381619ad-82ad-42b0-8eb2-2c33002d1461 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-381619ad-82ad-42b0-8eb2-2c33002d1461 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-381619ad-82ad-42b0-8eb2-2c33002d1461 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-381619ad-82ad-42b0-8eb2-2c33002d1461 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-381619ad-82ad-42b0-8eb2-2c33002d1461 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 441/861] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:25 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-06608241-eec7-427a-a00e-76814520757f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06608241-eec7-427a-a00e-76814520757f tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06608241-eec7-427a-a00e-76814520757f tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06608241-eec7-427a-a00e-76814520757f tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-06608241-eec7-427a-a00e-76814520757f tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:25 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=307,cinder:INSERT=51,cinder:UPDATE=99 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:20:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06608241-eec7-427a-a00e-76814520757f tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 421/862] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:25 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action Sep 07 02:20:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action body: b'{"os-attach": {"instance_uuid": "06b51f91-425f-473d-8d49-9245510fdd84", "mountpoint": "/dev/vdb"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "06b51f91-425f-473d-8d49-9245510fdd84", "mountpoint": "/dev/vdb"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Update volume admin metadata completed successfully. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Attach volume completed successfully. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de86c401-a51b-4b78-8ac4-38efaf37ca80 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action returned with HTTP 202 Sep 07 02:20:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 442/863] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:25 2026] POST /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a11b68a7-cc7c-4d53-88c2-c6c34e3d0053 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11b68a7-cc7c-4d53-88c2-c6c34e3d0053 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a11b68a7-cc7c-4d53-88c2-c6c34e3d0053 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a11b68a7-cc7c-4d53-88c2-c6c34e3d0053 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a11b68a7-cc7c-4d53-88c2-c6c34e3d0053 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11b68a7-cc7c-4d53-88c2-c6c34e3d0053 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 422/864] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:26 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 1185 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f736ed58-2610-4aab-befa-82e11189c0b3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f736ed58-2610-4aab-befa-82e11189c0b3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f736ed58-2610-4aab-befa-82e11189c0b3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f736ed58-2610-4aab-befa-82e11189c0b3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c2859120-f7b7-454b-96e0-a0c89325f2c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2859120-f7b7-454b-96e0-a0c89325f2c2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2859120-f7b7-454b-96e0-a0c89325f2c2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2859120-f7b7-454b-96e0-a0c89325f2c2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f736ed58-2610-4aab-befa-82e11189c0b3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f736ed58-2610-4aab-befa-82e11189c0b3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 443/865] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:26 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 1185 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c2859120-f7b7-454b-96e0-a0c89325f2c2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2859120-f7b7-454b-96e0-a0c89325f2c2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7703235b-8262-4f44-aaab-c216f63779a5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 423/866] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:26 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7703235b-8262-4f44-aaab-c216f63779a5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7703235b-8262-4f44-aaab-c216f63779a5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7703235b-8262-4f44-aaab-c216f63779a5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=249,cinder:UPDATE=44,cinder:INSERT=29 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:20:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-7703235b-8262-4f44-aaab-c216f63779a5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume 'eb1bd7fa-8db4-4d8e-89ea-82046fcaa361' with '{'status': 'error'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7703235b-8262-4f44-aaab-c216f63779a5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action returned with HTTP 202 Sep 07 02:20:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 444/867] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:26 2026] POST /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action => generated 0 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2b0542dd-a5fe-4682-834a-8c696638be43 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b0542dd-a5fe-4682-834a-8c696638be43 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b0542dd-a5fe-4682-834a-8c696638be43 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b0542dd-a5fe-4682-834a-8c696638be43 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2b0542dd-a5fe-4682-834a-8c696638be43 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b0542dd-a5fe-4682-834a-8c696638be43 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 424/868] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:27 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 1184 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a59e3884-32b0-4109-8180-0d759ffcab6f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "cd595e65-47c0-409c-ac29-afb66fe34006"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "cd595e65-47c0-409c-ac29-afb66fe34006"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Volume info retrieved successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Terminate volume connection completed successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87011) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e2188b73-142c-4877-88bd-d68574bb7187 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2188b73-142c-4877-88bd-d68574bb7187 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2188b73-142c-4877-88bd-d68574bb7187 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2188b73-142c-4877-88bd-d68574bb7187 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e2188b73-142c-4877-88bd-d68574bb7187 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Detach volume completed successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a59e3884-32b0-4109-8180-0d759ffcab6f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action returned with HTTP 202 Sep 07 02:20:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 445/869] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:27 2026] POST /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action => generated 0 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e54f8b1a-bac8-46d4-8c8f-40c0c43ae19d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e54f8b1a-bac8-46d4-8c8f-40c0c43ae19d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e54f8b1a-bac8-46d4-8c8f-40c0c43ae19d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e54f8b1a-bac8-46d4-8c8f-40c0c43ae19d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2188b73-142c-4877-88bd-d68574bb7187 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 425/870] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:27 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e54f8b1a-bac8-46d4-8c8f-40c0c43ae19d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e54f8b1a-bac8-46d4-8c8f-40c0c43ae19d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 446/871] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:27 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9f0c72c2-ca19-4958-b81e-455e356eb50a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9f0c72c2-ca19-4958-b81e-455e356eb50a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9f0c72c2-ca19-4958-b81e-455e356eb50a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9f0c72c2-ca19-4958-b81e-455e356eb50a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9f0c72c2-ca19-4958-b81e-455e356eb50a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9f0c72c2-ca19-4958-b81e-455e356eb50a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 426/872] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:27 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 870 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-94e78242-2f8f-417b-b487-d92620f8dd71 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-94e78242-2f8f-417b-b487-d92620f8dd71 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-94e78242-2f8f-417b-b487-d92620f8dd71 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action body: b'{"os-detach": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-94e78242-2f8f-417b-b487-d92620f8dd71 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-94e78242-2f8f-417b-b487-d92620f8dd71 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-94e78242-2f8f-417b-b487-d92620f8dd71 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Detach volume completed successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-94e78242-2f8f-417b-b487-d92620f8dd71 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action returned with HTTP 202 Sep 07 02:20:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 447/873] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:27 2026] POST /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8a64b33a-4407-4620-b4f7-f73e01ebd0fa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8a64b33a-4407-4620-b4f7-f73e01ebd0fa tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8a64b33a-4407-4620-b4f7-f73e01ebd0fa tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8a64b33a-4407-4620-b4f7-f73e01ebd0fa tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8a64b33a-4407-4620-b4f7-f73e01ebd0fa tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8a64b33a-4407-4620-b4f7-f73e01ebd0fa tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 427/874] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:27 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 870 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f1165ab9-d83a-46ba-9f61-78528a20e1f7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1165ab9-d83a-46ba-9f61-78528a20e1f7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f1165ab9-d83a-46ba-9f61-78528a20e1f7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f1165ab9-d83a-46ba-9f61-78528a20e1f7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f1165ab9-d83a-46ba-9f61-78528a20e1f7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1165ab9-d83a-46ba-9f61-78528a20e1f7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 448/875] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:27 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 870 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] DELETE http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume with id: eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume request issued successfully. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a064ef06-39c7-4f17-a217-e03ed96286d0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 202 Sep 07 02:20:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 428/876] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:28 2026] DELETE /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7a0c18ea-011d-4142-a4a0-300a4380668c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7a0c18ea-011d-4142-a4a0-300a4380668c tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7a0c18ea-011d-4142-a4a0-300a4380668c tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7a0c18ea-011d-4142-a4a0-300a4380668c tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7a0c18ea-011d-4142-a4a0-300a4380668c tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a64f3c9f-b84a-4089-8200-c81b102f134c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7a0c18ea-011d-4142-a4a0-300a4380668c tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 449/877] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:28 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 869 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a64f3c9f-b84a-4089-8200-c81b102f134c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a64f3c9f-b84a-4089-8200-c81b102f134c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a64f3c9f-b84a-4089-8200-c81b102f134c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a64f3c9f-b84a-4089-8200-c81b102f134c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a64f3c9f-b84a-4089-8200-c81b102f134c tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 429/878] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:28 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6fee19fc-0788-458c-9ba7-13e6df5bb6ca None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6fee19fc-0788-458c-9ba7-13e6df5bb6ca tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6fee19fc-0788-458c-9ba7-13e6df5bb6ca tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6fee19fc-0788-458c-9ba7-13e6df5bb6ca tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6fee19fc-0788-458c-9ba7-13e6df5bb6ca tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6fee19fc-0788-458c-9ba7-13e6df5bb6ca tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 450/879] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:29 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 869 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1a938592-b4b2-4f49-aed4-b0b0a5fbdb6f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a938592-b4b2-4f49-aed4-b0b0a5fbdb6f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a938592-b4b2-4f49-aed4-b0b0a5fbdb6f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a938592-b4b2-4f49-aed4-b0b0a5fbdb6f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1a938592-b4b2-4f49-aed4-b0b0a5fbdb6f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a938592-b4b2-4f49-aed4-b0b0a5fbdb6f tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 430/880] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:29 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b2387b36-af95-4284-bd79-ca93a1e3f77a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2387b36-af95-4284-bd79-ca93a1e3f77a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2387b36-af95-4284-bd79-ca93a1e3f77a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2387b36-af95-4284-bd79-ca93a1e3f77a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b2387b36-af95-4284-bd79-ca93a1e3f77a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2387b36-af95-4284-bd79-ca93a1e3f77a tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 451/881] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:30 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 869 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cdbb972f-7478-4ab4-b78a-42c003e605d5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdbb972f-7478-4ab4-b78a-42c003e605d5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cdbb972f-7478-4ab4-b78a-42c003e605d5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cdbb972f-7478-4ab4-b78a-42c003e605d5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cdbb972f-7478-4ab4-b78a-42c003e605d5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdbb972f-7478-4ab4-b78a-42c003e605d5 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 431/882] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:31 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7916eab4-7ecc-4e3f-b979-555457be1951 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7916eab4-7ecc-4e3f-b979-555457be1951 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7916eab4-7ecc-4e3f-b979-555457be1951 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7916eab4-7ecc-4e3f-b979-555457be1951 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7916eab4-7ecc-4e3f-b979-555457be1951 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7916eab4-7ecc-4e3f-b979-555457be1951 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 200 Sep 07 02:20:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 452/883] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:32 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 869 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-719de987-860e-4351-9d33-beacce831a85 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-719de987-860e-4351-9d33-beacce831a85 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-719de987-860e-4351-9d33-beacce831a85 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-719de987-860e-4351-9d33-beacce831a85 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-719de987-860e-4351-9d33-beacce831a85 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-719de987-860e-4351-9d33-beacce831a85 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 432/884] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:32 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-30442a64-ae7b-45d9-9b3e-715b5d9ffdd2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30442a64-ae7b-45d9-9b3e-715b5d9ffdd2 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 Sep 07 02:20:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30442a64-ae7b-45d9-9b3e-715b5d9ffdd2 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30442a64-ae7b-45d9-9b3e-715b5d9ffdd2 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30442a64-ae7b-45d9-9b3e-715b5d9ffdd2 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 returned with HTTP 404 Sep 07 02:20:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 453/885] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:33 2026] GET /volume/v3/volumes/eb1bd7fa-8db4-4d8e-89ea-82046fcaa361 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ad35403f-5351-475e-b233-2db6c50736c1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ad35403f-5351-475e-b233-2db6c50736c1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ad35403f-5351-475e-b233-2db6c50736c1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ad35403f-5351-475e-b233-2db6c50736c1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ad35403f-5351-475e-b233-2db6c50736c1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ad35403f-5351-475e-b233-2db6c50736c1 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 433/886] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:33 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-70a6c878-2a02-4a91-9753-53400d0839ff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-70a6c878-2a02-4a91-9753-53400d0839ff tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-70a6c878-2a02-4a91-9753-53400d0839ff tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-70a6c878-2a02-4a91-9753-53400d0839ff tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-70a6c878-2a02-4a91-9753-53400d0839ff tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-70a6c878-2a02-4a91-9753-53400d0839ff tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 454/887] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:35 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f481839c-b98d-4074-9b0a-05373166ce4b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f481839c-b98d-4074-9b0a-05373166ce4b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f481839c-b98d-4074-9b0a-05373166ce4b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f481839c-b98d-4074-9b0a-05373166ce4b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f481839c-b98d-4074-9b0a-05373166ce4b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f481839c-b98d-4074-9b0a-05373166ce4b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 434/888] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:36 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-87694ec2-c7f3-462b-9258-72221c76e27b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87694ec2-c7f3-462b-9258-72221c76e27b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87694ec2-c7f3-462b-9258-72221c76e27b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87694ec2-c7f3-462b-9258-72221c76e27b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-87694ec2-c7f3-462b-9258-72221c76e27b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87694ec2-c7f3-462b-9258-72221c76e27b tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 455/889] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:37 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 890 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4783cefd-a084-4e76-8f91-7f141c901c8a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4783cefd-a084-4e76-8f91-7f141c901c8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4783cefd-a084-4e76-8f91-7f141c901c8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4783cefd-a084-4e76-8f91-7f141c901c8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4783cefd-a084-4e76-8f91-7f141c901c8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] Volume info retrieved successfully. Sep 07 02:20:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4783cefd-a084-4e76-8f91-7f141c901c8a tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-reader] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 435/890] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:37 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume with id: b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume request issued successfully. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3315438c-fd62-44ae-ab05-3cdbb859ca4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 202 Sep 07 02:20:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 456/891] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:37 2026] DELETE /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4bd6a905-47e1-4a30-af79-ba849abc9491 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4bd6a905-47e1-4a30-af79-ba849abc9491 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4bd6a905-47e1-4a30-af79-ba849abc9491 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4bd6a905-47e1-4a30-af79-ba849abc9491 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4bd6a905-47e1-4a30-af79-ba849abc9491 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4bd6a905-47e1-4a30-af79-ba849abc9491 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 200 Sep 07 02:20:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 436/892] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:37 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 889 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-76db3152-533d-413b-90ce-ab6bbeec6741 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2105989597"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2105989597'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume of 1 GB Sep 07 02:20:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Availability Zones retrieved successfully. Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (4d23542a-5eae-402f-914a-6feddefa2f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02fca64-1ba0-4b20-b7fa-492f07f49e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02fca64-1ba0-4b20-b7fa-492f07f49e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec1f81b-70e7-479a-9646-632444c7db2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Created reservations ['ad89d413-50ba-4a23-b344-9ef727542440', '04b14967-24df-4f7c-bea9-bc997ce4b4eb', 'ac8e08b1-a240-4e9e-a519-5d4e2db6aeae', '44daca08-9f07-4fc6-891a-47f94cea06e0'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec1f81b-70e7-479a-9646-632444c7db2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad89d413-50ba-4a23-b344-9ef727542440', '04b14967-24df-4f7c-bea9-bc997ce4b4eb', 'ac8e08b1-a240-4e9e-a519-5d4e2db6aeae', '44daca08-9f07-4fc6-891a-47f94cea06e0']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2abf2ba-df26-4117-9431-3fa5589d9212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2abf2ba-df26-4117-9431-3fa5589d9212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ba806d5-d32e-415a-b822-ec3cfa301cfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2105989597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['ad89d413-50ba-4a23-b344-9ef727542440','04b14967-24df-4f7c-bea9-bc997ce4b4eb','ac8e08b1-a240-4e9e-a519-5d4e2db6aeae','44daca08-9f07-4fc6-891a-47f94cea06e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2105989597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ba806d5-d32e-415a-b822-ec3cfa301cfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa96bb8a00c4d0eb3650523e192c431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a27fa2-881d-43b1-9c05-3f29a3ad8050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a27fa2-881d-43b1-9c05-3f29a3ad8050) transitioned into state 'SUCCESS' from state '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-2105989597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['ad89d413-50ba-4a23-b344-9ef727542440','04b14967-24df-4f7c-bea9-bc997ce4b4eb','ac8e08b1-a240-4e9e-a519-5d4e2db6aeae','44daca08-9f07-4fc6-891a-47f94cea06e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8b450e-7652-4acc-a9f5-74f5e862246c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8b450e-7652-4acc-a9f5-74f5e862246c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (4d23542a-5eae-402f-914a-6feddefa2f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request issued successfully. Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-76db3152-533d-413b-90ce-ab6bbeec6741 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 457/893] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:20:37 2026] POST /volume/v3/volumes => generated 758 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-90ff3207-fce3-4bd8-90a7-e029a1fd5946 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90ff3207-fce3-4bd8-90a7-e029a1fd5946 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90ff3207-fce3-4bd8-90a7-e029a1fd5946 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90ff3207-fce3-4bd8-90a7-e029a1fd5946 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-90ff3207-fce3-4bd8-90a7-e029a1fd5946 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90ff3207-fce3-4bd8-90a7-e029a1fd5946 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa returned with HTTP 200 Sep 07 02:20:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 437/894] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:38 2026] GET /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8855f9ab-e765-4d49-a6d8-26b2f8cbafa2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8855f9ab-e765-4d49-a6d8-26b2f8cbafa2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8855f9ab-e765-4d49-a6d8-26b2f8cbafa2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8855f9ab-e765-4d49-a6d8-26b2f8cbafa2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8855f9ab-e765-4d49-a6d8-26b2f8cbafa2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 404 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 458/895] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:38 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4a708d91-c0f2-463d-a495-a7c0a5606aaf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4a708d91-c0f2-463d-a495-a7c0a5606aaf tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4a708d91-c0f2-463d-a495-a7c0a5606aaf tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4a708d91-c0f2-463d-a495-a7c0a5606aaf tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4a708d91-c0f2-463d-a495-a7c0a5606aaf tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 404 Sep 07 02:20:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 438/896] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:38 2026] GET /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-881087c0-935b-4b21-8bfb-f65849c06a44 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-881087c0-935b-4b21-8bfb-f65849c06a44 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-881087c0-935b-4b21-8bfb-f65849c06a44 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-881087c0-935b-4b21-8bfb-f65849c06a44 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-881087c0-935b-4b21-8bfb-f65849c06a44 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume with id: b2101f5a-c5b5-42be-81f2-c279c011e990 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-881087c0-935b-4b21-8bfb-f65849c06a44 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 returned with HTTP 404 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 459/897] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:38 2026] DELETE /volume/v3/volumes/b2101f5a-c5b5-42be-81f2-c279c011e990 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete snapshot with id: 918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot delete request issued successfully. Sep 07 02:20:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-075da19a-cc6d-48c1-ba1f-fe5938c2c882 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 202 Sep 07 02:20:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 439/898] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:20:38 2026] DELETE /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-33305b87-f42b-4414-b1a1-e129736019bd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33305b87-f42b-4414-b1a1-e129736019bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-33305b87-f42b-4414-b1a1-e129736019bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-33305b87-f42b-4414-b1a1-e129736019bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-33305b87-f42b-4414-b1a1-e129736019bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33305b87-f42b-4414-b1a1-e129736019bd tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 200 Sep 07 02:20:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 460/899] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:38 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a471c87e-6a50-4859-9ea1-d7cbfa392786 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a471c87e-6a50-4859-9ea1-d7cbfa392786 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a471c87e-6a50-4859-9ea1-d7cbfa392786 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a471c87e-6a50-4859-9ea1-d7cbfa392786 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a471c87e-6a50-4859-9ea1-d7cbfa392786 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a471c87e-6a50-4859-9ea1-d7cbfa392786 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa returned with HTTP 200 Sep 07 02:20:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 440/900] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:39 2026] GET /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6d0076a3-1cd9-4746-8e3b-21f16fbcb1b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6d0076a3-1cd9-4746-8e3b-21f16fbcb1b0 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa/action Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6d0076a3-1cd9-4746-8e3b-21f16fbcb1b0 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6d0076a3-1cd9-4746-8e3b-21f16fbcb1b0 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-6d0076a3-1cd9-4746-8e3b-21f16fbcb1b0 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume '2ba806d5-d32e-415a-b822-ec3cfa301cfa' with '{'status': 'attaching'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6d0076a3-1cd9-4746-8e3b-21f16fbcb1b0 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa/action returned with HTTP 202 Sep 07 02:20:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 461/901] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:39 2026] POST /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6947f21a-085f-4918-aedd-e232980dc56e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6947f21a-085f-4918-aedd-e232980dc56e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6947f21a-085f-4918-aedd-e232980dc56e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6947f21a-085f-4918-aedd-e232980dc56e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6947f21a-085f-4918-aedd-e232980dc56e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6947f21a-085f-4918-aedd-e232980dc56e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa returned with HTTP 200 Sep 07 02:20:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 441/902] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:39 2026] GET /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e85b6168-fb06-4171-a3c4-4586d51a332e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e85b6168-fb06-4171-a3c4-4586d51a332e tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa/action Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e85b6168-fb06-4171-a3c4-4586d51a332e tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e85b6168-fb06-4171-a3c4-4586d51a332e tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e85b6168-fb06-4171-a3c4-4586d51a332e tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Volume info retrieved successfully. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e85b6168-fb06-4171-a3c4-4586d51a332e tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Delete volume request issued successfully. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e85b6168-fb06-4171-a3c4-4586d51a332e tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa/action returned with HTTP 202 Sep 07 02:20:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 462/903] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:39 2026] POST /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-35282b9a-095a-440e-9372-8a7482f5a739 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35282b9a-095a-440e-9372-8a7482f5a739 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35282b9a-095a-440e-9372-8a7482f5a739 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35282b9a-095a-440e-9372-8a7482f5a739 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-35282b9a-095a-440e-9372-8a7482f5a739 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35282b9a-095a-440e-9372-8a7482f5a739 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa returned with HTTP 200 Sep 07 02:20:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 442/904] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:39 2026] GET /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2cd25b3d-415b-4b99-83c6-32ab3737ff3d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2cd25b3d-415b-4b99-83c6-32ab3737ff3d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2cd25b3d-415b-4b99-83c6-32ab3737ff3d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2cd25b3d-415b-4b99-83c6-32ab3737ff3d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2cd25b3d-415b-4b99-83c6-32ab3737ff3d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Snapshot retrieved successfully. Sep 07 02:20:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2cd25b3d-415b-4b99-83c6-32ab3737ff3d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 200 Sep 07 02:20:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 463/905] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:39 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-25ff3ca2-da02-426c-8c93-5c27d873d18d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25ff3ca2-da02-426c-8c93-5c27d873d18d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25ff3ca2-da02-426c-8c93-5c27d873d18d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25ff3ca2-da02-426c-8c93-5c27d873d18d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25ff3ca2-da02-426c-8c93-5c27d873d18d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa returned with HTTP 404 Sep 07 02:20:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 443/906] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:40 2026] GET /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-da82679e-e817-49d1-bc88-993f4ff55989 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da82679e-e817-49d1-bc88-993f4ff55989 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da82679e-e817-49d1-bc88-993f4ff55989 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da82679e-e817-49d1-bc88-993f4ff55989 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da82679e-e817-49d1-bc88-993f4ff55989 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa returned with HTTP 404 Sep 07 02:20:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 464/907] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:40 2026] GET /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fc12c8ff-0f69-49d1-a7d3-85285ac2e431 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fc12c8ff-0f69-49d1-a7d3-85285ac2e431 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] DELETE http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fc12c8ff-0f69-49d1-a7d3-85285ac2e431 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fc12c8ff-0f69-49d1-a7d3-85285ac2e431 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-fc12c8ff-0f69-49d1-a7d3-85285ac2e431 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume with id: 2ba806d5-d32e-415a-b822-ec3cfa301cfa Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fc12c8ff-0f69-49d1-a7d3-85285ac2e431 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa returned with HTTP 404 Sep 07 02:20:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 444/908] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:40 2026] DELETE /volume/v3/volumes/2ba806d5-d32e-415a-b822-ec3cfa301cfa => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-91756877"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-91756877'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume of 1 GB Sep 07 02:20:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Availability Zones retrieved successfully. Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (513fa15b-bcb9-45b4-8b28-a6644841657d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00aee837-d06e-4c0a-a0b0-094640d8a42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00aee837-d06e-4c0a-a0b0-094640d8a42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41242466-fb29-4dad-8860-c43730865675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Created reservations ['9c4fa9ee-ef51-496d-9bbc-728483504779', '55d0afdd-68bb-49cc-ad11-aabe31ee1523', 'd6c01346-0d13-48a5-88f6-a84b4e79c325', '395cb721-89ac-4d25-b392-e97b4e665513'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41242466-fb29-4dad-8860-c43730865675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c4fa9ee-ef51-496d-9bbc-728483504779', '55d0afdd-68bb-49cc-ad11-aabe31ee1523', 'd6c01346-0d13-48a5-88f6-a84b4e79c325', '395cb721-89ac-4d25-b392-e97b4e665513']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bd6254-f5dd-40f2-8632-46b0311264b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8c0651ea-a7f5-48f1-b680-d44af63e3d4d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8c0651ea-a7f5-48f1-b680-d44af63e3d4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8c0651ea-a7f5-48f1-b680-d44af63e3d4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8c0651ea-a7f5-48f1-b680-d44af63e3d4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bd6254-f5dd-40f2-8632-46b0311264b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f9f6fa7-46ff-42d9-88cf-9782939753dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-91756877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['9c4fa9ee-ef51-496d-9bbc-728483504779','55d0afdd-68bb-49cc-ad11-aabe31ee1523','d6c01346-0d13-48a5-88f6-a84b4e79c325','395cb721-89ac-4d25-b392-e97b4e665513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-91756877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f9f6fa7-46ff-42d9-88cf-9782939753dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa96bb8a00c4d0eb3650523e192c431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e3a7ba-028c-4385-8f6f-7d869cfeae93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8c0651ea-a7f5-48f1-b680-d44af63e3d4d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 returned with HTTP 404 Sep 07 02:20:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 445/909] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:20:40 2026] GET /volume/v3/snapshots/918229fb-e734-4a31-8536-20453657afc6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e3f40ca3-825d-4443-9451-d2cf6bdeee5d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e3f40ca3-825d-4443-9451-d2cf6bdeee5d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e3f40ca3-825d-4443-9451-d2cf6bdeee5d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e3f40ca3-825d-4443-9451-d2cf6bdeee5d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e3f40ca3-825d-4443-9451-d2cf6bdeee5d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e3f40ca3-825d-4443-9451-d2cf6bdeee5d tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 200 Sep 07 02:20:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e3a7ba-028c-4385-8f6f-7d869cfeae93) transitioned into state 'SUCCESS' from state '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-91756877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['9c4fa9ee-ef51-496d-9bbc-728483504779','55d0afdd-68bb-49cc-ad11-aabe31ee1523','d6c01346-0d13-48a5-88f6-a84b4e79c325','395cb721-89ac-4d25-b392-e97b4e665513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 446/910] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:40 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce30f2f-300e-481b-9fe2-8a3b8944e9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6abef045-d765-4348-a2e5-120cfad808ed None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6abef045-d765-4348-a2e5-120cfad808ed tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6abef045-d765-4348-a2e5-120cfad808ed tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6abef045-d765-4348-a2e5-120cfad808ed tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-6abef045-d765-4348-a2e5-120cfad808ed tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume with id: e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce30f2f-300e-481b-9fe2-8a3b8944e9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (513fa15b-bcb9-45b4-8b28-a6644841657d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request issued successfully. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c3efd6d-bb9d-45f1-89a7-0995090d7fb9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 465/911] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:20:40 2026] POST /volume/v3/volumes => generated 756 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6abef045-d765-4348-a2e5-120cfad808ed tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a82baf80-29ad-4a60-8b96-0be3e112b6f0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6abef045-d765-4348-a2e5-120cfad808ed tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume request issued successfully. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6abef045-d765-4348-a2e5-120cfad808ed tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 202 Sep 07 02:20:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 447/912] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:41 2026] DELETE /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a56ca8d2-b122-4704-b0cc-aab0ad6ddd91 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a56ca8d2-b122-4704-b0cc-aab0ad6ddd91 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a56ca8d2-b122-4704-b0cc-aab0ad6ddd91 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a56ca8d2-b122-4704-b0cc-aab0ad6ddd91 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a82baf80-29ad-4a60-8b96-0be3e112b6f0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a82baf80-29ad-4a60-8b96-0be3e112b6f0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a82baf80-29ad-4a60-8b96-0be3e112b6f0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a56ca8d2-b122-4704-b0cc-aab0ad6ddd91 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a56ca8d2-b122-4704-b0cc-aab0ad6ddd91 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 200 Sep 07 02:20:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 448/913] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:41 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a82baf80-29ad-4a60-8b96-0be3e112b6f0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a82baf80-29ad-4a60-8b96-0be3e112b6f0 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 200 Sep 07 02:20:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 466/914] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:41 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 824 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b628f77e-4af8-443b-9c9f-a525971ea4c9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b628f77e-4af8-443b-9c9f-a525971ea4c9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b628f77e-4af8-443b-9c9f-a525971ea4c9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b628f77e-4af8-443b-9c9f-a525971ea4c9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b628f77e-4af8-443b-9c9f-a525971ea4c9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b628f77e-4af8-443b-9c9f-a525971ea4c9 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 200 Sep 07 02:20:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 449/915] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:42 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d0f6b0a6-cbf0-4411-9e9b-07d591fd9629 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d0f6b0a6-cbf0-4411-9e9b-07d591fd9629 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d0f6b0a6-cbf0-4411-9e9b-07d591fd9629 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d0f6b0a6-cbf0-4411-9e9b-07d591fd9629 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d0f6b0a6-cbf0-4411-9e9b-07d591fd9629 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d0f6b0a6-cbf0-4411-9e9b-07d591fd9629 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 200 Sep 07 02:20:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 467/916] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:42 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d0fcadd6-a491-4e7a-99de-c14afa29ddbe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d0fcadd6-a491-4e7a-99de-c14afa29ddbe tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d0fcadd6-a491-4e7a-99de-c14afa29ddbe tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d0fcadd6-a491-4e7a-99de-c14afa29ddbe tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d0fcadd6-a491-4e7a-99de-c14afa29ddbe tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 returned with HTTP 404 Sep 07 02:20:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 450/917] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:43 2026] GET /volume/v3/volumes/e23c9f5b-3292-4e29-b60a-2dab55d4f399 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8a8a2683-4a14-4437-b28f-c3b3848cc9f4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a8a2683-4a14-4437-b28f-c3b3848cc9f4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a8a2683-4a14-4437-b28f-c3b3848cc9f4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a8a2683-4a14-4437-b28f-c3b3848cc9f4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8a8a2683-4a14-4437-b28f-c3b3848cc9f4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a8a2683-4a14-4437-b28f-c3b3848cc9f4 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 468/918] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:43 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-abd4305e-e44b-4b57-a84e-bc2dfcec6b84 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-abd4305e-e44b-4b57-a84e-bc2dfcec6b84 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-abd4305e-e44b-4b57-a84e-bc2dfcec6b84 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-abd4305e-e44b-4b57-a84e-bc2dfcec6b84 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume with id: f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-abd4305e-e44b-4b57-a84e-bc2dfcec6b84 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-abd4305e-e44b-4b57-a84e-bc2dfcec6b84 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 200 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 451/919] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:43 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2c6e3d64-0f62-4b76-9f19-799ccc4a9a69 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c6e3d64-0f62-4b76-9f19-799ccc4a9a69 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc/action Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c6e3d64-0f62-4b76-9f19-799ccc4a9a69 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c6e3d64-0f62-4b76-9f19-799ccc4a9a69 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-2c6e3d64-0f62-4b76-9f19-799ccc4a9a69 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume '6f9f6fa7-46ff-42d9-88cf-9782939753dc' with '{'status': 'creating'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Delete volume request issued successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2fb4d53-31e4-4db6-b44d-19a9af898814 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 202 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 469/920] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:43 2026] DELETE /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a600312c-de62-45bd-a4cc-fc1d5ae2acf2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a600312c-de62-45bd-a4cc-fc1d5ae2acf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a600312c-de62-45bd-a4cc-fc1d5ae2acf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a600312c-de62-45bd-a4cc-fc1d5ae2acf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a600312c-de62-45bd-a4cc-fc1d5ae2acf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Volume info retrieved successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a600312c-de62-45bd-a4cc-fc1d5ae2acf2 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 200 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 470/921] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:43 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c6e3d64-0f62-4b76-9f19-799ccc4a9a69 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc/action returned with HTTP 202 Sep 07 02:20:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 452/922] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:43 2026] POST /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4b91715d-15e5-4b6c-aa5e-f74123ee9623 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b91715d-15e5-4b6c-aa5e-f74123ee9623 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b91715d-15e5-4b6c-aa5e-f74123ee9623 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b91715d-15e5-4b6c-aa5e-f74123ee9623 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4b91715d-15e5-4b6c-aa5e-f74123ee9623 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b91715d-15e5-4b6c-aa5e-f74123ee9623 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 200 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 471/923] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:43 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6c3001f0-8ad5-4880-b402-ad3fd29f9267 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c3001f0-8ad5-4880-b402-ad3fd29f9267 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc/action Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6c3001f0-8ad5-4880-b402-ad3fd29f9267 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6c3001f0-8ad5-4880-b402-ad3fd29f9267 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6c3001f0-8ad5-4880-b402-ad3fd29f9267 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Volume info retrieved successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6c3001f0-8ad5-4880-b402-ad3fd29f9267 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Delete volume request issued successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c3001f0-8ad5-4880-b402-ad3fd29f9267 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc/action returned with HTTP 202 Sep 07 02:20:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 453/924] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:43 2026] POST /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ccbb7e1d-381d-44b1-bb4c-107d0e0a9bb3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccbb7e1d-381d-44b1-bb4c-107d0e0a9bb3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ccbb7e1d-381d-44b1-bb4c-107d0e0a9bb3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ccbb7e1d-381d-44b1-bb4c-107d0e0a9bb3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ccbb7e1d-381d-44b1-bb4c-107d0e0a9bb3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccbb7e1d-381d-44b1-bb4c-107d0e0a9bb3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 200 Sep 07 02:20:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 472/925] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:43 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 848 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b685eb33-230a-411e-b15b-eeee9ff24113 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b685eb33-230a-411e-b15b-eeee9ff24113 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] GET http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 Sep 07 02:20:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b685eb33-230a-411e-b15b-eeee9ff24113 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b685eb33-230a-411e-b15b-eeee9ff24113 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b685eb33-230a-411e-b15b-eeee9ff24113 tempest-VolumesSnapshotTestJSON-1472382704 tempest-VolumesSnapshotTestJSON-1472382704-project-member] http://192.168.122.234/volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 returned with HTTP 404 Sep 07 02:20:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 454/926] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:44 2026] GET /volume/v3/volumes/f647af57-92b0-4e5b-b985-d3a3db087358 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cd56e254-8440-4a3f-a723-738ef4d345f1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd56e254-8440-4a3f-a723-738ef4d345f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd56e254-8440-4a3f-a723-738ef4d345f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd56e254-8440-4a3f-a723-738ef4d345f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cd56e254-8440-4a3f-a723-738ef4d345f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd56e254-8440-4a3f-a723-738ef4d345f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 200 Sep 07 02:20:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 473/927] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:44 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 848 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bfbd2882-a17f-4ea2-951e-12db1e180c55 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bfbd2882-a17f-4ea2-951e-12db1e180c55 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bfbd2882-a17f-4ea2-951e-12db1e180c55 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bfbd2882-a17f-4ea2-951e-12db1e180c55 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bfbd2882-a17f-4ea2-951e-12db1e180c55 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 404 Sep 07 02:20:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 455/928] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:45 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e0233aea-6a44-4557-ac56-66007dc708f6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0233aea-6a44-4557-ac56-66007dc708f6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0233aea-6a44-4557-ac56-66007dc708f6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0233aea-6a44-4557-ac56-66007dc708f6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0233aea-6a44-4557-ac56-66007dc708f6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 404 Sep 07 02:20:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 474/929] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:46 2026] GET /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a9615fc4-fb7c-4b0e-b286-bcafcf72c463 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9615fc4-fb7c-4b0e-b286-bcafcf72c463 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] DELETE http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9615fc4-fb7c-4b0e-b286-bcafcf72c463 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9615fc4-fb7c-4b0e-b286-bcafcf72c463 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:46 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a9615fc4-fb7c-4b0e-b286-bcafcf72c463 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume with id: 6f9f6fa7-46ff-42d9-88cf-9782939753dc Sep 07 02:20:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9615fc4-fb7c-4b0e-b286-bcafcf72c463 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc returned with HTTP 404 Sep 07 02:20:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 456/930] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:46 2026] DELETE /volume/v3/volumes/6f9f6fa7-46ff-42d9-88cf-9782939753dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-29445356"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-29445356'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume of 1 GB Sep 07 02:20:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Availability Zones retrieved successfully. Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (a25c1e7f-7d6d-4366-97f8-87629eb912e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e1679c-aaca-4bbf-9ca3-77ccfe9b0dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e1679c-aaca-4bbf-9ca3-77ccfe9b0dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f098ad9-7496-407e-9e31-223ca55e03f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Created reservations ['0ea3e3c2-02e8-4de5-a7b7-a534a3d3ed61', 'd5d7ced3-a7bd-46f2-8ff8-31f07bf604a0', '64a1a307-272d-4667-8ecd-8e0e3e2bc67e', '212eeb69-6d0c-4d60-aa6a-4045b53f2aee'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f098ad9-7496-407e-9e31-223ca55e03f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea3e3c2-02e8-4de5-a7b7-a534a3d3ed61', 'd5d7ced3-a7bd-46f2-8ff8-31f07bf604a0', '64a1a307-272d-4667-8ecd-8e0e3e2bc67e', '212eeb69-6d0c-4d60-aa6a-4045b53f2aee']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (437aa59b-186b-4e41-8e16-20992672f20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (437aa59b-186b-4e41-8e16-20992672f20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '153c9895-8128-43e9-9f15-4b060ea6d0c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-29445356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['0ea3e3c2-02e8-4de5-a7b7-a534a3d3ed61','d5d7ced3-a7bd-46f2-8ff8-31f07bf604a0','64a1a307-272d-4667-8ecd-8e0e3e2bc67e','212eeb69-6d0c-4d60-aa6a-4045b53f2aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-29445356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=153c9895-8128-43e9-9f15-4b060ea6d0c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa96bb8a00c4d0eb3650523e192c431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831ff480-501d-4f8e-bb74-1988c2309e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831ff480-501d-4f8e-bb74-1988c2309e9b) transitioned into state 'SUCCESS' from state '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-29445356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['0ea3e3c2-02e8-4de5-a7b7-a534a3d3ed61','d5d7ced3-a7bd-46f2-8ff8-31f07bf604a0','64a1a307-272d-4667-8ecd-8e0e3e2bc67e','212eeb69-6d0c-4d60-aa6a-4045b53f2aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39999abc-ed08-4fab-be67-3a9c167a6f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39999abc-ed08-4fab-be67-3a9c167a6f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (a25c1e7f-7d6d-4366-97f8-87629eb912e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request issued successfully. Sep 07 02:20:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd082c2d-806c-4f2d-a591-3073f3557a97 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 475/931] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:20:46 2026] POST /volume/v3/volumes => generated 756 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:20:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6a49c50e-0c5e-459a-bb6f-bf2d1e2f31bf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a49c50e-0c5e-459a-bb6f-bf2d1e2f31bf tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a49c50e-0c5e-459a-bb6f-bf2d1e2f31bf tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a49c50e-0c5e-459a-bb6f-bf2d1e2f31bf tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6a49c50e-0c5e-459a-bb6f-bf2d1e2f31bf tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a49c50e-0c5e-459a-bb6f-bf2d1e2f31bf tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 200 Sep 07 02:20:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 457/932] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:46 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 824 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-f9cf3b63-10c3-4b27-9c11-ee7d7179460f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-f9cf3b63-10c3-4b27-9c11-ee7d7179460f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] DELETE http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 Sep 07 02:20:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-f9cf3b63-10c3-4b27-9c11-ee7d7179460f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-f9cf3b63-10c3-4b27-9c11-ee7d7179460f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:47 devstack devstack@c-api.service[87011]: /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 07 02:20:47 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:20:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-f9cf3b63-10c3-4b27-9c11-ee7d7179460f tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 returned with HTTP 200 Sep 07 02:20:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 476/933] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:20:47 2026] DELETE /volume/v3/attachments/980a2a1b-9a61-4893-b4d8-f7ec309e21b8 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:20:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:47 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Delete volume with id: b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e Sep 07 02:20:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:20:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Delete volume request issued successfully. Sep 07 02:20:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-f28ff0f0-0da2-4cbf-8348-0db62fe9cb63 req-17b9f0c4-af1b-4793-845b-e3aabc1304c8 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e returned with HTTP 202 Sep 07 02:20:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 458/934] 192.168.122.234 () {62 vars in 1509 bytes} [Mon Sep 7 02:20:47 2026] DELETE /volume/v3/volumes/b6f30e8a-ea12-41c6-ab5b-3c7bd5b1471e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b4541c8f-1a5a-422d-8500-ab2a59983d95 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4541c8f-1a5a-422d-8500-ab2a59983d95 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b4541c8f-1a5a-422d-8500-ab2a59983d95 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b4541c8f-1a5a-422d-8500-ab2a59983d95 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b4541c8f-1a5a-422d-8500-ab2a59983d95 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4541c8f-1a5a-422d-8500-ab2a59983d95 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 200 Sep 07 02:20:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 477/935] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:47 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 848 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] DELETE http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Delete volume with id: bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:20:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Delete volume request issued successfully. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-213d3564-4560-4b25-836d-0c8ea3231ef5 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 202 Sep 07 02:20:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 459/936] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:48 2026] DELETE /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-60b34238-c9b1-40d6-8138-cf860182740d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-60b34238-c9b1-40d6-8138-cf860182740d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-60b34238-c9b1-40d6-8138-cf860182740d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-60b34238-c9b1-40d6-8138-cf860182740d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-60b34238-c9b1-40d6-8138-cf860182740d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Volume info retrieved successfully. Sep 07 02:20:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-60b34238-c9b1-40d6-8138-cf860182740d tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 200 Sep 07 02:20:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 478/937] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:48 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e28f302d-e473-495e-a779-6447e2e7a61b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e28f302d-e473-495e-a779-6447e2e7a61b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e28f302d-e473-495e-a779-6447e2e7a61b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e28f302d-e473-495e-a779-6447e2e7a61b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e28f302d-e473-495e-a779-6447e2e7a61b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e28f302d-e473-495e-a779-6447e2e7a61b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 200 Sep 07 02:20:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 460/938] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:48 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4d6a9f19-3cdc-4d86-bfb9-50ea6d8cd1fe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4d6a9f19-3cdc-4d86-bfb9-50ea6d8cd1fe tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5/action Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4d6a9f19-3cdc-4d86-bfb9-50ea6d8cd1fe tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4d6a9f19-3cdc-4d86-bfb9-50ea6d8cd1fe tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-4d6a9f19-3cdc-4d86-bfb9-50ea6d8cd1fe tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume '153c9895-8128-43e9-9f15-4b060ea6d0c5' with '{'status': 'error'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4d6a9f19-3cdc-4d86-bfb9-50ea6d8cd1fe tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5/action returned with HTTP 202 Sep 07 02:20:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 479/939] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:48 2026] POST /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f7a19ab2-0bdf-4da8-ab3f-4e9963363ca7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7a19ab2-0bdf-4da8-ab3f-4e9963363ca7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f7a19ab2-0bdf-4da8-ab3f-4e9963363ca7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f7a19ab2-0bdf-4da8-ab3f-4e9963363ca7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f7a19ab2-0bdf-4da8-ab3f-4e9963363ca7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7a19ab2-0bdf-4da8-ab3f-4e9963363ca7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 200 Sep 07 02:20:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 461/940] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:48 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2693e3e6-0f53-490f-9f83-c173b8b4e700 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2693e3e6-0f53-490f-9f83-c173b8b4e700 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5/action Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2693e3e6-0f53-490f-9f83-c173b8b4e700 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2693e3e6-0f53-490f-9f83-c173b8b4e700 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2693e3e6-0f53-490f-9f83-c173b8b4e700 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Volume info retrieved successfully. Sep 07 02:20:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2693e3e6-0f53-490f-9f83-c173b8b4e700 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Delete volume request issued successfully. Sep 07 02:20:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2693e3e6-0f53-490f-9f83-c173b8b4e700 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5/action returned with HTTP 202 Sep 07 02:20:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 480/941] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:48 2026] POST /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-02d8a600-2c00-41e7-a63d-88d7cb7507f1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02d8a600-2c00-41e7-a63d-88d7cb7507f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02d8a600-2c00-41e7-a63d-88d7cb7507f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02d8a600-2c00-41e7-a63d-88d7cb7507f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-02d8a600-2c00-41e7-a63d-88d7cb7507f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02d8a600-2c00-41e7-a63d-88d7cb7507f1 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 200 Sep 07 02:20:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 462/942] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:49 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bc1f5241-84d0-4996-973d-e5f62f20f476 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc1f5241-84d0-4996-973d-e5f62f20f476 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] GET http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f Sep 07 02:20:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc1f5241-84d0-4996-973d-e5f62f20f476 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc1f5241-84d0-4996-973d-e5f62f20f476 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc1f5241-84d0-4996-973d-e5f62f20f476 tempest-ServerActionsTestOtherA-678111813 tempest-ServerActionsTestOtherA-678111813-project-member] http://192.168.122.234/volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f returned with HTTP 404 Sep 07 02:20:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 481/943] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:49 2026] GET /volume/v3/volumes/bcbb4357-67bd-45a8-8a73-626a6e53897f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-51c1041c-4e9a-46dc-848c-4dbb94f38077 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-51c1041c-4e9a-46dc-848c-4dbb94f38077 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-51c1041c-4e9a-46dc-848c-4dbb94f38077 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-51c1041c-4e9a-46dc-848c-4dbb94f38077 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-51c1041c-4e9a-46dc-848c-4dbb94f38077 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-51c1041c-4e9a-46dc-848c-4dbb94f38077 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 200 Sep 07 02:20:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 463/944] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:50 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 848 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c30fcd0b-5dea-4d11-94ac-d025fc2d5268 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c30fcd0b-5dea-4d11-94ac-d025fc2d5268 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c30fcd0b-5dea-4d11-94ac-d025fc2d5268 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c30fcd0b-5dea-4d11-94ac-d025fc2d5268 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c30fcd0b-5dea-4d11-94ac-d025fc2d5268 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 404 Sep 07 02:20:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 482/945] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:51 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bb14593e-8f70-405c-866c-7dc257132eee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bb14593e-8f70-405c-866c-7dc257132eee tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bb14593e-8f70-405c-866c-7dc257132eee tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bb14593e-8f70-405c-866c-7dc257132eee tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bb14593e-8f70-405c-866c-7dc257132eee tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 404 Sep 07 02:20:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 464/946] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:51 2026] GET /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1ac268f7-0f83-45d8-8943-6172e11506d7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1ac268f7-0f83-45d8-8943-6172e11506d7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] DELETE http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1ac268f7-0f83-45d8-8943-6172e11506d7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1ac268f7-0f83-45d8-8943-6172e11506d7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-1ac268f7-0f83-45d8-8943-6172e11506d7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume with id: 153c9895-8128-43e9-9f15-4b060ea6d0c5 Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1ac268f7-0f83-45d8-8943-6172e11506d7 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 returned with HTTP 404 Sep 07 02:20:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 483/947] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:51 2026] DELETE /volume/v3/volumes/153c9895-8128-43e9-9f15-4b060ea6d0c5 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-433335417"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-433335417'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume of 1 GB Sep 07 02:20:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Availability Zones retrieved successfully. Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (0ed3baf4-90ba-43df-bf9a-17580ce3bef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5f7a88-6e47-4508-b483-9c14fcb64b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5f7a88-6e47-4508-b483-9c14fcb64b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0269261-2502-4577-a55d-beeae5263165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Created reservations ['2b51f9a4-9882-45dd-8032-f0b202fe649c', 'b7c969f5-0afd-41f9-a943-87241a24fc96', 'ba914029-eb37-406d-a818-8943ab82c14b', '78127123-b225-4f61-9140-6bc1b0ec556f'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0269261-2502-4577-a55d-beeae5263165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b51f9a4-9882-45dd-8032-f0b202fe649c', 'b7c969f5-0afd-41f9-a943-87241a24fc96', 'ba914029-eb37-406d-a818-8943ab82c14b', '78127123-b225-4f61-9140-6bc1b0ec556f']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13bce9f-2305-4adf-88bc-f537e2ac8881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13bce9f-2305-4adf-88bc-f537e2ac8881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02ffda57-0985-44cd-992f-3c710121d99e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-433335417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['2b51f9a4-9882-45dd-8032-f0b202fe649c','b7c969f5-0afd-41f9-a943-87241a24fc96','ba914029-eb37-406d-a818-8943ab82c14b','78127123-b225-4f61-9140-6bc1b0ec556f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-433335417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02ffda57-0985-44cd-992f-3c710121d99e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa96bb8a00c4d0eb3650523e192c431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baae3614-ed2e-4ee8-b5a7-4d443cd22c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baae3614-ed2e-4ee8-b5a7-4d443cd22c06) transitioned into state 'SUCCESS' from state '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-433335417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['2b51f9a4-9882-45dd-8032-f0b202fe649c','b7c969f5-0afd-41f9-a943-87241a24fc96','ba914029-eb37-406d-a818-8943ab82c14b','78127123-b225-4f61-9140-6bc1b0ec556f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87d7fd20-71df-4e47-b4b6-04ea23ec789c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87d7fd20-71df-4e47-b4b6-04ea23ec789c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (0ed3baf4-90ba-43df-bf9a-17580ce3bef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request issued successfully. Sep 07 02:20:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6fb6a8a5-36d3-4947-891b-e1346255aa64 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 465/948] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:20:51 2026] POST /volume/v3/volumes => generated 757 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c68a2696-f557-4cdd-851c-839c6bdde3f5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c68a2696-f557-4cdd-851c-839c6bdde3f5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c68a2696-f557-4cdd-851c-839c6bdde3f5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c68a2696-f557-4cdd-851c-839c6bdde3f5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c68a2696-f557-4cdd-851c-839c6bdde3f5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c68a2696-f557-4cdd-851c-839c6bdde3f5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 200 Sep 07 02:20:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 484/949] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:51 2026] GET /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f9de4dfe-c41a-4394-9e7e-57b81ec14a24 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f9de4dfe-c41a-4394-9e7e-57b81ec14a24 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f9de4dfe-c41a-4394-9e7e-57b81ec14a24 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f9de4dfe-c41a-4394-9e7e-57b81ec14a24 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f9de4dfe-c41a-4394-9e7e-57b81ec14a24 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f9de4dfe-c41a-4394-9e7e-57b81ec14a24 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 200 Sep 07 02:20:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 466/950] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:52 2026] GET /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ba91f016-45a5-4e72-b234-a4ffbe1ba554 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba91f016-45a5-4e72-b234-a4ffbe1ba554 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba91f016-45a5-4e72-b234-a4ffbe1ba554 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba91f016-45a5-4e72-b234-a4ffbe1ba554 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ba91f016-45a5-4e72-b234-a4ffbe1ba554 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba91f016-45a5-4e72-b234-a4ffbe1ba554 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 200 Sep 07 02:20:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 485/951] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:54 2026] GET /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a7f84a8-c7f5-407f-9db4-13200247663f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a7f84a8-c7f5-407f-9db4-13200247663f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e/action Sep 07 02:20:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a7f84a8-c7f5-407f-9db4-13200247663f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a7f84a8-c7f5-407f-9db4-13200247663f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-2a7f84a8-c7f5-407f-9db4-13200247663f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume '02ffda57-0985-44cd-992f-3c710121d99e' with '{'status': 'maintenance'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a7f84a8-c7f5-407f-9db4-13200247663f tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e/action returned with HTTP 202 Sep 07 02:20:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 467/952] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:54 2026] POST /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8278db41-4af2-4356-a554-54659d5aedc5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8278db41-4af2-4356-a554-54659d5aedc5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8278db41-4af2-4356-a554-54659d5aedc5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8278db41-4af2-4356-a554-54659d5aedc5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8278db41-4af2-4356-a554-54659d5aedc5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8278db41-4af2-4356-a554-54659d5aedc5 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 200 Sep 07 02:20:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 486/953] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:54 2026] GET /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2b37aac2-803d-44eb-aed3-597778f28bd5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b37aac2-803d-44eb-aed3-597778f28bd5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e/action Sep 07 02:20:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b37aac2-803d-44eb-aed3-597778f28bd5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b37aac2-803d-44eb-aed3-597778f28bd5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2b37aac2-803d-44eb-aed3-597778f28bd5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Volume info retrieved successfully. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2b37aac2-803d-44eb-aed3-597778f28bd5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Delete volume request issued successfully. Sep 07 02:20:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b37aac2-803d-44eb-aed3-597778f28bd5 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e/action returned with HTTP 202 Sep 07 02:20:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 468/954] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:54 2026] POST /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3c61ad3f-90af-4337-9b39-85842b9c96bc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c61ad3f-90af-4337-9b39-85842b9c96bc tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c61ad3f-90af-4337-9b39-85842b9c96bc tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c61ad3f-90af-4337-9b39-85842b9c96bc tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3c61ad3f-90af-4337-9b39-85842b9c96bc tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c61ad3f-90af-4337-9b39-85842b9c96bc tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 200 Sep 07 02:20:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 487/955] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:54 2026] GET /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e4bcaaef-49ea-4192-9a3a-8fa006217cec None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e4bcaaef-49ea-4192-9a3a-8fa006217cec tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e4bcaaef-49ea-4192-9a3a-8fa006217cec tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e4bcaaef-49ea-4192-9a3a-8fa006217cec tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e4bcaaef-49ea-4192-9a3a-8fa006217cec tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 404 Sep 07 02:20:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 469/956] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:55 2026] GET /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-db4f13d3-4637-4d48-b4b0-a45f7751224e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db4f13d3-4637-4d48-b4b0-a45f7751224e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db4f13d3-4637-4d48-b4b0-a45f7751224e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db4f13d3-4637-4d48-b4b0-a45f7751224e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db4f13d3-4637-4d48-b4b0-a45f7751224e tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 404 Sep 07 02:20:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 488/957] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:55 2026] GET /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-382a7288-2cbc-441e-af97-780c6a317816 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-382a7288-2cbc-441e-af97-780c6a317816 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] DELETE http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-382a7288-2cbc-441e-af97-780c6a317816 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-382a7288-2cbc-441e-af97-780c6a317816 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:55 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-382a7288-2cbc-441e-af97-780c6a317816 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume with id: 02ffda57-0985-44cd-992f-3c710121d99e Sep 07 02:20:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-382a7288-2cbc-441e-af97-780c6a317816 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e returned with HTTP 404 Sep 07 02:20:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 470/958] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:55 2026] DELETE /volume/v3/volumes/02ffda57-0985-44cd-992f-3c710121d99e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6d37ed7e-c943-48f0-803c-aedd5200378d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1470935662"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1470935662'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume of 1 GB Sep 07 02:20:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Availability Zones retrieved successfully. Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (7b560f0b-0a5b-4dd6-b3db-98ddd046932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fcdd95a-a15e-4eb5-84af-eac60b8512cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fcdd95a-a15e-4eb5-84af-eac60b8512cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e8f997-b30f-49dc-beef-215a5fbe695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Created reservations ['0eed1399-7a25-484c-85bb-ab322e3a6370', 'a752dec8-2dc6-4ecc-bbcd-f8412517897d', '78f389bf-9479-4649-b802-f516425751c9', 'f60aaf10-c283-4490-b9e6-36a1bcda0cc5'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e8f997-b30f-49dc-beef-215a5fbe695f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eed1399-7a25-484c-85bb-ab322e3a6370', 'a752dec8-2dc6-4ecc-bbcd-f8412517897d', '78f389bf-9479-4649-b802-f516425751c9', 'f60aaf10-c283-4490-b9e6-36a1bcda0cc5']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c8e363-3195-48a5-86be-415bd2697088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c8e363-3195-48a5-86be-415bd2697088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd36269ed-89fb-45b5-b83b-38e5d428ad73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1470935662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['0eed1399-7a25-484c-85bb-ab322e3a6370','a752dec8-2dc6-4ecc-bbcd-f8412517897d','78f389bf-9479-4649-b802-f516425751c9','f60aaf10-c283-4490-b9e6-36a1bcda0cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1470935662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d36269ed-89fb-45b5-b83b-38e5d428ad73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa96bb8a00c4d0eb3650523e192c431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4335400-6c5f-40cc-b61e-670987b763fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4335400-6c5f-40cc-b61e-670987b763fb) transitioned into state 'SUCCESS' from state '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-1470935662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa96bb8a00c4d0eb3650523e192c431',qos_specs=None,replication_status=,reservations=['0eed1399-7a25-484c-85bb-ab322e3a6370','a752dec8-2dc6-4ecc-bbcd-f8412517897d','78f389bf-9479-4649-b802-f516425751c9','f60aaf10-c283-4490-b9e6-36a1bcda0cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2031c55f142f4893b0e3f05e1f24bb36',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f12fc17-384f-4214-be80-57d4506eceba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:20:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f12fc17-384f-4214-be80-57d4506eceba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:20:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Flow 'volume_create_api' (7b560f0b-0a5b-4dd6-b3db-98ddd046932e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:20:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Create volume request issued successfully. Sep 07 02:20:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6d37ed7e-c943-48f0-803c-aedd5200378d tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:20:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 489/959] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:20:55 2026] POST /volume/v3/volumes => generated 758 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:20:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-96155b16-4aa8-4673-a4ac-432ab9fb0f42 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-96155b16-4aa8-4673-a4ac-432ab9fb0f42 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-96155b16-4aa8-4673-a4ac-432ab9fb0f42 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-96155b16-4aa8-4673-a4ac-432ab9fb0f42 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-96155b16-4aa8-4673-a4ac-432ab9fb0f42 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-96155b16-4aa8-4673-a4ac-432ab9fb0f42 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 471/960] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:56 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-7844d8cb-2fa9-4206-b947-0ab5b8a036c5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-7844d8cb-2fa9-4206-b947-0ab5b8a036c5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-7844d8cb-2fa9-4206-b947-0ab5b8a036c5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-7844d8cb-2fa9-4206-b947-0ab5b8a036c5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-7844d8cb-2fa9-4206-b947-0ab5b8a036c5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-7844d8cb-2fa9-4206-b947-0ab5b8a036c5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 490/961] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:20:56 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-58f9f139-a991-4df6-ada3-227975d4465f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-58f9f139-a991-4df6-ada3-227975d4465f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29/action Sep 07 02:20:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-58f9f139-a991-4df6-ada3-227975d4465f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-58f9f139-a991-4df6-ada3-227975d4465f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-58f9f139-a991-4df6-ada3-227975d4465f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-58f9f139-a991-4df6-ada3-227975d4465f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Begin detaching volume completed successfully. Sep 07 02:20:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-58f9f139-a991-4df6-ada3-227975d4465f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29/action returned with HTTP 202 Sep 07 02:20:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 472/962] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:20:56 2026] POST /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-30b94d7e-2279-487a-8d68-68b89fb02fbf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30b94d7e-2279-487a-8d68-68b89fb02fbf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30b94d7e-2279-487a-8d68-68b89fb02fbf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30b94d7e-2279-487a-8d68-68b89fb02fbf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0041c9b2-c8ac-4b9d-87d1-c1a2a6a39120 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-30b94d7e-2279-487a-8d68-68b89fb02fbf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0041c9b2-c8ac-4b9d-87d1-c1a2a6a39120 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0041c9b2-c8ac-4b9d-87d1-c1a2a6a39120 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0041c9b2-c8ac-4b9d-87d1-c1a2a6a39120 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30b94d7e-2279-487a-8d68-68b89fb02fbf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 491/963] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:57 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 1148 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-474ec026-7e29-44ff-a917-bc4e049cfb40 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-474ec026-7e29-44ff-a917-bc4e049cfb40 None None] GET http://192.168.122.234/volume// Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-474ec026-7e29-44ff-a917-bc4e049cfb40 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-474ec026-7e29-44ff-a917-bc4e049cfb40 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-474ec026-7e29-44ff-a917-bc4e049cfb40 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:20:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 492/964] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:20:57 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:20:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-dbbaeb8e-78b9-49c6-b2fc-b21005256db9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-dbbaeb8e-78b9-49c6-b2fc-b21005256db9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-dbbaeb8e-78b9-49c6-b2fc-b21005256db9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-dbbaeb8e-78b9-49c6-b2fc-b21005256db9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0041c9b2-c8ac-4b9d-87d1-c1a2a6a39120 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0041c9b2-c8ac-4b9d-87d1-c1a2a6a39120 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 473/965] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:57 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-dbbaeb8e-78b9-49c6-b2fc-b21005256db9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-dbbaeb8e-78b9-49c6-b2fc-b21005256db9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 493/966] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:20:57 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 1329 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:20:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-43a01986-34e0-4c75-8dfa-93db91a9cca2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-43a01986-34e0-4c75-8dfa-93db91a9cca2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] DELETE http://192.168.122.234/volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8 Sep 07 02:20:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-43a01986-34e0-4c75-8dfa-93db91a9cca2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-43a01986-34e0-4c75-8dfa-93db91a9cca2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:57 devstack devstack@c-api.service[87010]: /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 07 02:20:57 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:20:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-fa6cb5da-fc8c-4eb7-a9bd-334c13766cf4 req-43a01986-34e0-4c75-8dfa-93db91a9cca2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8 returned with HTTP 200 Sep 07 02:20:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 474/967] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:20:57 2026] DELETE /volume/v3/attachments/6a7d1fb3-ebfd-453f-88b6-a620a21ea1f8 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-801faa17-61fa-4344-927f-5f92d7a291f1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-801faa17-61fa-4344-927f-5f92d7a291f1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-801faa17-61fa-4344-927f-5f92d7a291f1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-801faa17-61fa-4344-927f-5f92d7a291f1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-801faa17-61fa-4344-927f-5f92d7a291f1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7e21984f-e45e-4933-a32d-02ce03ea07e9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-801faa17-61fa-4344-927f-5f92d7a291f1 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:20:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 494/968] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:58 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e21984f-e45e-4933-a32d-02ce03ea07e9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7e21984f-e45e-4933-a32d-02ce03ea07e9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7e21984f-e45e-4933-a32d-02ce03ea07e9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7e21984f-e45e-4933-a32d-02ce03ea07e9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e21984f-e45e-4933-a32d-02ce03ea07e9 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 475/969] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:58 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0887a113-773c-4895-a200-4f2c3c041507 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0887a113-773c-4895-a200-4f2c3c041507 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0887a113-773c-4895-a200-4f2c3c041507 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0887a113-773c-4895-a200-4f2c3c041507 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-0887a113-773c-4895-a200-4f2c3c041507 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume 'd36269ed-89fb-45b5-b83b-38e5d428ad73' with '{'status': 'error'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0887a113-773c-4895-a200-4f2c3c041507 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action returned with HTTP 202 Sep 07 02:20:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 495/970] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:58 2026] POST /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c69854d7-fbc3-4c21-a2ab-e41d990ab9f3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c69854d7-fbc3-4c21-a2ab-e41d990ab9f3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c69854d7-fbc3-4c21-a2ab-e41d990ab9f3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c69854d7-fbc3-4c21-a2ab-e41d990ab9f3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c69854d7-fbc3-4c21-a2ab-e41d990ab9f3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c69854d7-fbc3-4c21-a2ab-e41d990ab9f3 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 476/971] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:58 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 847 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-53ee7eb0-3116-4d91-af06-270eab7d1e60 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-53ee7eb0-3116-4d91-af06-270eab7d1e60 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-53ee7eb0-3116-4d91-af06-270eab7d1e60 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-53ee7eb0-3116-4d91-af06-270eab7d1e60 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-53ee7eb0-3116-4d91-af06-270eab7d1e60 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume 'd36269ed-89fb-45b5-b83b-38e5d428ad73' with '{'status': 'available'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-53ee7eb0-3116-4d91-af06-270eab7d1e60 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action returned with HTTP 202 Sep 07 02:20:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 496/972] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:58 2026] POST /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0b5490be-daa5-4993-b025-b5034179edd6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0b5490be-daa5-4993-b025-b5034179edd6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0b5490be-daa5-4993-b025-b5034179edd6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0b5490be-daa5-4993-b025-b5034179edd6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0b5490be-daa5-4993-b025-b5034179edd6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0b5490be-daa5-4993-b025-b5034179edd6 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 477/973] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:58 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2a63534e-6f94-49f5-bfd8-2eca1377b974 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a63534e-6f94-49f5-bfd8-2eca1377b974 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a63534e-6f94-49f5-bfd8-2eca1377b974 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a63534e-6f94-49f5-bfd8-2eca1377b974 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-2a63534e-6f94-49f5-bfd8-2eca1377b974 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume 'd36269ed-89fb-45b5-b83b-38e5d428ad73' with '{'status': 'maintenance'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a63534e-6f94-49f5-bfd8-2eca1377b974 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action returned with HTTP 202 Sep 07 02:20:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 497/974] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:58 2026] POST /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-61475790-8445-49e7-98b7-ade296ea1f17 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-61475790-8445-49e7-98b7-ade296ea1f17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-61475790-8445-49e7-98b7-ade296ea1f17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-61475790-8445-49e7-98b7-ade296ea1f17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-61475790-8445-49e7-98b7-ade296ea1f17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-61475790-8445-49e7-98b7-ade296ea1f17 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 478/975] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:58 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a759b1ba-cdd8-41ec-8582-2d68124a2d86 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a759b1ba-cdd8-41ec-8582-2d68124a2d86 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] POST http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a759b1ba-cdd8-41ec-8582-2d68124a2d86 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a759b1ba-cdd8-41ec-8582-2d68124a2d86 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-a759b1ba-cdd8-41ec-8582-2d68124a2d86 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] Updating volume 'd36269ed-89fb-45b5-b83b-38e5d428ad73' with '{'status': 'available'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:20:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a759b1ba-cdd8-41ec-8582-2d68124a2d86 tempest-VolumesActionsTest-1116088043 tempest-VolumesActionsTest-1116088043-project-admin] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action returned with HTTP 202 Sep 07 02:20:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 498/976] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:20:58 2026] POST /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:20:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5c1596cb-7a9c-4977-9126-8d46ee8e6854 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c1596cb-7a9c-4977-9126-8d46ee8e6854 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c1596cb-7a9c-4977-9126-8d46ee8e6854 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c1596cb-7a9c-4977-9126-8d46ee8e6854 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5c1596cb-7a9c-4977-9126-8d46ee8e6854 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c1596cb-7a9c-4977-9126-8d46ee8e6854 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 479/977] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:59 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b61f3083-23b2-49a7-ab36-b7789535dcff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b61f3083-23b2-49a7-ab36-b7789535dcff tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b61f3083-23b2-49a7-ab36-b7789535dcff tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b61f3083-23b2-49a7-ab36-b7789535dcff tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b61f3083-23b2-49a7-ab36-b7789535dcff tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b61f3083-23b2-49a7-ab36-b7789535dcff tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 499/978] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:59 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:20:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume with id: d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:20:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Delete volume request issued successfully. Sep 07 02:20:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e46bf3d-912a-4189-81bd-1b4af84db894 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 202 Sep 07 02:20:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 480/979] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:20:59 2026] DELETE /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:20:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b6334783-d2a5-41bc-834e-561e33d0a72b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:20:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6334783-d2a5-41bc-834e-561e33d0a72b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:20:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b6334783-d2a5-41bc-834e-561e33d0a72b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:20:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b6334783-d2a5-41bc-834e-561e33d0a72b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:20:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:20:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:20:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b6334783-d2a5-41bc-834e-561e33d0a72b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Volume info retrieved successfully. Sep 07 02:20:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6334783-d2a5-41bc-834e-561e33d0a72b tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 200 Sep 07 02:20:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 500/980] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:20:59 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6158ade0-5362-4949-8759-1bdc67658a62 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6158ade0-5362-4949-8759-1bdc67658a62 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] GET http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 Sep 07 02:21:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6158ade0-5362-4949-8759-1bdc67658a62 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6158ade0-5362-4949-8759-1bdc67658a62 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6158ade0-5362-4949-8759-1bdc67658a62 tempest-VolumesActionsTest-1572922141 tempest-VolumesActionsTest-1572922141-project-member] http://192.168.122.234/volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 returned with HTTP 404 Sep 07 02:21:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 481/981] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:00 2026] GET /volume/v3/volumes/d36269ed-89fb-45b5-b83b-38e5d428ad73 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-89580344", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-89580344', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Create volume of 1 GB Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Availability Zones retrieved successfully. Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Flow 'volume_create_api' (15393924-f648-44f0-ac77-e88160711bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d1cbc2b-b0ed-46fc-bfa9-38c6883dcf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d1cbc2b-b0ed-46fc-bfa9-38c6883dcf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e225df4-9b8b-45dc-a99d-672ac73ddd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Created reservations ['a5a16a9e-d60a-4757-aa48-607b63276352', 'abff14b8-dc5e-43dc-88aa-b31e3deda914', '3d4b3732-eda2-42ec-a74c-a8cd45c2b5f4', 'c798dcfb-ff73-4712-a8a1-2a7f94ba3963'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e225df4-9b8b-45dc-a99d-672ac73ddd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a16a9e-d60a-4757-aa48-607b63276352', 'abff14b8-dc5e-43dc-88aa-b31e3deda914', '3d4b3732-eda2-42ec-a74c-a8cd45c2b5f4', 'c798dcfb-ff73-4712-a8a1-2a7f94ba3963']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e29bc58-bcf0-472e-a097-ec52100ac58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e29bc58-bcf0-472e-a097-ec52100ac58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40f263b8-e3a6-4727-8f00-ba9860a89a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-89580344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d8c9d8503a2c4b9b81950a09968ba1e3',qos_specs=None,replication_status=,reservations=['a5a16a9e-d60a-4757-aa48-607b63276352','abff14b8-dc5e-43dc-88aa-b31e3deda914','3d4b3732-eda2-42ec-a74c-a8cd45c2b5f4','c798dcfb-ff73-4712-a8a1-2a7f94ba3963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='511b65223f0e442faa8843a80653c8e2',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-89580344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40f263b8-e3a6-4727-8f00-ba9860a89a6d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d8c9d8503a2c4b9b81950a09968ba1e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='511b65223f0e442faa8843a80653c8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd73337f-4d88-49e9-a5f6-8bea82a38ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd73337f-4d88-49e9-a5f6-8bea82a38ffd) transitioned into state 'SUCCESS' from state '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-89580344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d8c9d8503a2c4b9b81950a09968ba1e3',qos_specs=None,replication_status=,reservations=['a5a16a9e-d60a-4757-aa48-607b63276352','abff14b8-dc5e-43dc-88aa-b31e3deda914','3d4b3732-eda2-42ec-a74c-a8cd45c2b5f4','c798dcfb-ff73-4712-a8a1-2a7f94ba3963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='511b65223f0e442faa8843a80653c8e2',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376961ce-6c8c-4eab-b560-f15666119b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376961ce-6c8c-4eab-b560-f15666119b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Flow 'volume_create_api' (15393924-f648-44f0-ac77-e88160711bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Create volume request issued successfully. Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-8d1e8de4-13cd-4528-b6bd-5e51f41b03c1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:21:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 501/982] 192.168.122.234 () {64 vars in 1430 bytes} [Mon Sep 7 02:21:02 2026] POST /volume/v3/volumes => generated 770 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:21:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-22eebcbb-e678-4785-9002-da594732aeb8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-22eebcbb-e678-4785-9002-da594732aeb8 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] GET http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-22eebcbb-e678-4785-9002-da594732aeb8 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-22eebcbb-e678-4785-9002-da594732aeb8 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-22eebcbb-e678-4785-9002-da594732aeb8 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Volume info retrieved successfully. Sep 07 02:21:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-bdd55d70-6a67-49c2-930f-6553000e3516 req-22eebcbb-e678-4785-9002-da594732aeb8 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d returned with HTTP 200 Sep 07 02:21:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 482/983] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:02 2026] GET /volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d => generated 838 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-295e2044-387a-4e31-98f3-a76198652e4c req-6c9f3beb-f6b9-4440-8f73-68ccf15052a1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-295e2044-387a-4e31-98f3-a76198652e4c req-6c9f3beb-f6b9-4440-8f73-68ccf15052a1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] GET http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-295e2044-387a-4e31-98f3-a76198652e4c req-6c9f3beb-f6b9-4440-8f73-68ccf15052a1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-295e2044-387a-4e31-98f3-a76198652e4c req-6c9f3beb-f6b9-4440-8f73-68ccf15052a1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-295e2044-387a-4e31-98f3-a76198652e4c req-6c9f3beb-f6b9-4440-8f73-68ccf15052a1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Volume info retrieved successfully. Sep 07 02:21:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-295e2044-387a-4e31-98f3-a76198652e4c req-6c9f3beb-f6b9-4440-8f73-68ccf15052a1 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d returned with HTTP 200 Sep 07 02:21:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 502/984] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:02 2026] GET /volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d => generated 838 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-a1b75c94-fee8-46ef-8a9b-8e6448a15243 req-58b1d257-a2de-41ec-9daa-d7f651d79625 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a1b75c94-fee8-46ef-8a9b-8e6448a15243 req-58b1d257-a2de-41ec-9daa-d7f651d79625 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] GET http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a1b75c94-fee8-46ef-8a9b-8e6448a15243 req-58b1d257-a2de-41ec-9daa-d7f651d79625 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a1b75c94-fee8-46ef-8a9b-8e6448a15243 req-58b1d257-a2de-41ec-9daa-d7f651d79625 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-a1b75c94-fee8-46ef-8a9b-8e6448a15243 req-58b1d257-a2de-41ec-9daa-d7f651d79625 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Volume info retrieved successfully. Sep 07 02:21:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a1b75c94-fee8-46ef-8a9b-8e6448a15243 req-58b1d257-a2de-41ec-9daa-d7f651d79625 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d returned with HTTP 200 Sep 07 02:21:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 483/985] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:03 2026] GET /volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-58e6f4f0-1bdf-40e2-9d4a-922e75b2987f req-6a9bc2c2-6a5a-4ccd-bc76-1515342b7c5a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-58e6f4f0-1bdf-40e2-9d4a-922e75b2987f req-6a9bc2c2-6a5a-4ccd-bc76-1515342b7c5a tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-reader] GET http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-58e6f4f0-1bdf-40e2-9d4a-922e75b2987f req-6a9bc2c2-6a5a-4ccd-bc76-1515342b7c5a tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-58e6f4f0-1bdf-40e2-9d4a-922e75b2987f req-6a9bc2c2-6a5a-4ccd-bc76-1515342b7c5a tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-58e6f4f0-1bdf-40e2-9d4a-922e75b2987f req-6a9bc2c2-6a5a-4ccd-bc76-1515342b7c5a tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-reader] Volume info retrieved successfully. Sep 07 02:21:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-58e6f4f0-1bdf-40e2-9d4a-922e75b2987f req-6a9bc2c2-6a5a-4ccd-bc76-1515342b7c5a tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-reader] http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d returned with HTTP 200 Sep 07 02:21:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 503/986] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:03 2026] GET /volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] DELETE http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:04 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Delete volume with id: 40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Volume info retrieved successfully. Sep 07 02:21:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Delete volume request issued successfully. Sep 07 02:21:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4ddc55ec-b0ca-45b4-a666-056b7ea1401c req-0a1fa5e7-4705-4166-ba5e-53357d9664e2 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d returned with HTTP 202 Sep 07 02:21:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 484/987] 192.168.122.234 () {62 vars in 1509 bytes} [Mon Sep 7 02:21:04 2026] DELETE /volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:21:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e8041d64-53ac-4e14-ba11-c698b6e9dee3 req-bb195a69-3187-4333-aed2-4ce6f3dff7a5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e8041d64-53ac-4e14-ba11-c698b6e9dee3 req-bb195a69-3187-4333-aed2-4ce6f3dff7a5 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] GET http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e8041d64-53ac-4e14-ba11-c698b6e9dee3 req-bb195a69-3187-4333-aed2-4ce6f3dff7a5 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e8041d64-53ac-4e14-ba11-c698b6e9dee3 req-bb195a69-3187-4333-aed2-4ce6f3dff7a5 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-e8041d64-53ac-4e14-ba11-c698b6e9dee3 req-bb195a69-3187-4333-aed2-4ce6f3dff7a5 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Volume info retrieved successfully. Sep 07 02:21:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e8041d64-53ac-4e14-ba11-c698b6e9dee3 req-bb195a69-3187-4333-aed2-4ce6f3dff7a5 tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d returned with HTTP 200 Sep 07 02:21:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 504/988] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:04 2026] GET /volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-de057341-a946-4875-9eb3-62e24b1a83f0 req-48e9e2cc-0a37-4cf7-adba-4b26f9f69d3c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-de057341-a946-4875-9eb3-62e24b1a83f0 req-48e9e2cc-0a37-4cf7-adba-4b26f9f69d3c tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] GET http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d Sep 07 02:21:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-de057341-a946-4875-9eb3-62e24b1a83f0 req-48e9e2cc-0a37-4cf7-adba-4b26f9f69d3c tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-de057341-a946-4875-9eb3-62e24b1a83f0 req-48e9e2cc-0a37-4cf7-adba-4b26f9f69d3c tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-de057341-a946-4875-9eb3-62e24b1a83f0 req-48e9e2cc-0a37-4cf7-adba-4b26f9f69d3c tempest-VolumesGetTestJSON-861147180 tempest-VolumesGetTestJSON-861147180-project-member] http://192.168.122.234/volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d returned with HTTP 404 Sep 07 02:21:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 485/989] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:05 2026] GET /volume/v3/volumes/40f263b8-e3a6-4727-8f00-ba9860a89a6d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:21:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-0465180a-fb99-4363-b950-23fcf5e6ccd2 req-77d2a705-daa0-4f18-8326-2428e3a004b8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0465180a-fb99-4363-b950-23fcf5e6ccd2 req-77d2a705-daa0-4f18-8326-2428e3a004b8 tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] DELETE http://192.168.122.234/volume/v3/volumes/tempest-invalid-1802646373 Sep 07 02:21:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0465180a-fb99-4363-b950-23fcf5e6ccd2 req-77d2a705-daa0-4f18-8326-2428e3a004b8 tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0465180a-fb99-4363-b950-23fcf5e6ccd2 req-77d2a705-daa0-4f18-8326-2428e3a004b8 tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:12 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [req-0465180a-fb99-4363-b950-23fcf5e6ccd2 req-77d2a705-daa0-4f18-8326-2428e3a004b8 tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] Delete volume with id: tempest-invalid-1802646373 Sep 07 02:21:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0465180a-fb99-4363-b950-23fcf5e6ccd2 req-77d2a705-daa0-4f18-8326-2428e3a004b8 tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] http://192.168.122.234/volume/v3/volumes/tempest-invalid-1802646373 returned with HTTP 404 Sep 07 02:21:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 505/990] 192.168.122.234 () {62 vars in 1479 bytes} [Mon Sep 7 02:21:12 2026] DELETE /volume/v3/volumes/tempest-invalid-1802646373 => generated 99 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-a76496be-b8ab-4c75-a2b6-657866771604 req-1ffe7029-014d-4108-838c-bc81bf5e5bec None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a76496be-b8ab-4c75-a2b6-657866771604 req-1ffe7029-014d-4108-838c-bc81bf5e5bec tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] DELETE http://192.168.122.234/volume/v3/volumes/c133521a-1c35-4123-b6cd-ebc161ca9a93 Sep 07 02:21:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a76496be-b8ab-4c75-a2b6-657866771604 req-1ffe7029-014d-4108-838c-bc81bf5e5bec tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a76496be-b8ab-4c75-a2b6-657866771604 req-1ffe7029-014d-4108-838c-bc81bf5e5bec tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:12 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [req-a76496be-b8ab-4c75-a2b6-657866771604 req-1ffe7029-014d-4108-838c-bc81bf5e5bec tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] Delete volume with id: c133521a-1c35-4123-b6cd-ebc161ca9a93 Sep 07 02:21:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a76496be-b8ab-4c75-a2b6-657866771604 req-1ffe7029-014d-4108-838c-bc81bf5e5bec tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-member] http://192.168.122.234/volume/v3/volumes/c133521a-1c35-4123-b6cd-ebc161ca9a93 returned with HTTP 404 Sep 07 02:21:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 486/991] 192.168.122.234 () {62 vars in 1509 bytes} [Mon Sep 7 02:21:12 2026] DELETE /volume/v3/volumes/c133521a-1c35-4123-b6cd-ebc161ca9a93 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e30836d4-09b7-497c-9840-cef020a98870 req-f41ad039-7f39-4112-a645-d4802cf6e6cf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e30836d4-09b7-497c-9840-cef020a98870 req-f41ad039-7f39-4112-a645-d4802cf6e6cf tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-reader] GET http://192.168.122.234/volume/v3/volumes/0ffce36e-67bf-4a6b-aaff-1fbab95428d6 Sep 07 02:21:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e30836d4-09b7-497c-9840-cef020a98870 req-f41ad039-7f39-4112-a645-d4802cf6e6cf tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e30836d4-09b7-497c-9840-cef020a98870 req-f41ad039-7f39-4112-a645-d4802cf6e6cf tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e30836d4-09b7-497c-9840-cef020a98870 req-f41ad039-7f39-4112-a645-d4802cf6e6cf tempest-VolumesNegativeTest-1625521478 tempest-VolumesNegativeTest-1625521478-project-reader] http://192.168.122.234/volume/v3/volumes/0ffce36e-67bf-4a6b-aaff-1fbab95428d6 returned with HTTP 404 Sep 07 02:21:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 506/992] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:12 2026] GET /volume/v3/volumes/0ffce36e-67bf-4a6b-aaff-1fbab95428d6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b15705bf-bd29-47e7-b9d7-a89c9ca872a8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-83b3c11e-a3f3-4f5b-b96a-4e77abf3a272 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b15705bf-bd29-47e7-b9d7-a89c9ca872a8 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] GET http://192.168.122.234/volume/v3/scheduler-stats/get_pools Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b15705bf-bd29-47e7-b9d7-a89c9ca872a8 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b15705bf-bd29-47e7-b9d7-a89c9ca872a8 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Calling method 'get_pools' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b15705bf-bd29-47e7-b9d7-a89c9ca872a8 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] http://192.168.122.234/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 02:21:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 487/993] 192.168.122.234 () {58 vars in 1175 bytes} [Mon Sep 7 02:21:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-83b3c11e-a3f3-4f5b-b96a-4e77abf3a272 tempest-ExtensionsTestJSON-1200946720 tempest-ExtensionsTestJSON-1200946720-project-reader] GET http://192.168.122.234/volume/v3/extensions Sep 07 02:21:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-83b3c11e-a3f3-4f5b-b96a-4e77abf3a272 tempest-ExtensionsTestJSON-1200946720 tempest-ExtensionsTestJSON-1200946720-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-83b3c11e-a3f3-4f5b-b96a-4e77abf3a272 tempest-ExtensionsTestJSON-1200946720 tempest-ExtensionsTestJSON-1200946720-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-83b3c11e-a3f3-4f5b-b96a-4e77abf3a272 tempest-ExtensionsTestJSON-1200946720 tempest-ExtensionsTestJSON-1200946720-project-reader] http://192.168.122.234/volume/v3/extensions returned with HTTP 200 Sep 07 02:21:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 507/994] 192.168.122.234 () {58 vars in 1130 bytes} [Mon Sep 7 02:21:19 2026] GET /volume/v3/extensions => generated 5245 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a06f4fe3-f6fd-4503-8733-5f26dd948d97 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a06f4fe3-f6fd-4503-8733-5f26dd948d97 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] GET http://192.168.122.234/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a06f4fe3-f6fd-4503-8733-5f26dd948d97 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a06f4fe3-f6fd-4503-8733-5f26dd948d97 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Calling method 'get_pools' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a06f4fe3-f6fd-4503-8733-5f26dd948d97 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] http://192.168.122.234/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 02:21:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 488/995] 192.168.122.234 () {58 vars in 1198 bytes} [Mon Sep 7 02:21:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c3f8dbf7-318b-44dd-8132-32f49ec68263 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c3f8dbf7-318b-44dd-8132-32f49ec68263 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] GET http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD Sep 07 02:21:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c3f8dbf7-318b-44dd-8132-32f49ec68263 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c3f8dbf7-318b-44dd-8132-32f49ec68263 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:19 devstack devstack@c-api.service[87011]: /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 07 02:21:19 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:21:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c3f8dbf7-318b-44dd-8132-32f49ec68263 tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 02:21:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 508/996] 192.168.122.234 () {58 vars in 1193 bytes} [Mon Sep 7 02:21:19 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c69a6027-1c4c-4b97-b3d2-725b713228ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c69a6027-1c4c-4b97-b3d2-725b713228ea tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] GET http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c69a6027-1c4c-4b97-b3d2-725b713228ea tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c69a6027-1c4c-4b97-b3d2-725b713228ea tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:19 devstack devstack@c-api.service[87010]: /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 07 02:21:19 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:21:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c69a6027-1c4c-4b97-b3d2-725b713228ea tempest-BackendsCapabilitiesAdminTestsJSON-117483589 tempest-BackendsCapabilitiesAdminTestsJSON-117483589-project-admin] http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 02:21:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 489/997] 192.168.122.234 () {58 vars in 1193 bytes} [Mon Sep 7 02:21:19 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5b6fad83-80cd-4edd-8cef-db896b15a9aa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b6fad83-80cd-4edd-8cef-db896b15a9aa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:21:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b6fad83-80cd-4edd-8cef-db896b15a9aa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958", "extra_specs": {}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b6fad83-80cd-4edd-8cef-db896b15a9aa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:21:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 509/998] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:21:22 2026] POST /volume/v3/types => generated 267 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:21:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2087611839"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Create volume request body: {'volume': {'imageRef': '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2087611839'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:21:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Create volume of 1 GB Sep 07 02:21:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Availability Zones retrieved successfully. Sep 07 02:21:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Flow 'volume_create_api' (6502acd7-7c4b-4cf6-851d-26b9e79fb70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d4a72c-384f-4b6b-b8be-32f18007935c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d4a72c-384f-4b6b-b8be-32f18007935c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1f4f3c-4bed-43da-bc30-4e15e0125516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Created reservations ['a82af934-765e-42c2-8bd6-074f628d976f', 'a5ccebfb-36fd-4af9-a87b-59188d0b831a', '1a56ce1c-4ffb-4807-b901-1a6812339959', '731072fd-a2af-4b9e-bd14-5b973c346d2c'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1f4f3c-4bed-43da-bc30-4e15e0125516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a82af934-765e-42c2-8bd6-074f628d976f', 'a5ccebfb-36fd-4af9-a87b-59188d0b831a', '1a56ce1c-4ffb-4807-b901-1a6812339959', '731072fd-a2af-4b9e-bd14-5b973c346d2c']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50535012-0a9f-4613-b124-08d729fdc076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50535012-0a9f-4613-b124-08d729fdc076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd7369cf-ec7a-4677-8e0f-5963e48a6a56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2087611839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='768c0906294845fea8907f49d6a5c430',qos_specs=None,replication_status=,reservations=['a82af934-765e-42c2-8bd6-074f628d976f','a5ccebfb-36fd-4af9-a87b-59188d0b831a','1a56ce1c-4ffb-4807-b901-1a6812339959','731072fd-a2af-4b9e-bd14-5b973c346d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d850d07a90034e22b2800540d0be18c2',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2087611839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd7369cf-ec7a-4677-8e0f-5963e48a6a56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='768c0906294845fea8907f49d6a5c430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d850d07a90034e22b2800540d0be18c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d901da7-600d-42ed-9601-b4d0282987f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d901da7-600d-42ed-9601-b4d0282987f8) transitioned into state 'SUCCESS' from state '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-2087611839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='768c0906294845fea8907f49d6a5c430',qos_specs=None,replication_status=,reservations=['a82af934-765e-42c2-8bd6-074f628d976f','a5ccebfb-36fd-4af9-a87b-59188d0b831a','1a56ce1c-4ffb-4807-b901-1a6812339959','731072fd-a2af-4b9e-bd14-5b973c346d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d850d07a90034e22b2800540d0be18c2',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce9cc3d-22f7-43f0-8432-fad5625bafca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce9cc3d-22f7-43f0-8432-fad5625bafca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Flow 'volume_create_api' (6502acd7-7c4b-4cf6-851d-26b9e79fb70a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Create volume request issued successfully. Sep 07 02:21:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d169dc90-a519-4f62-adfa-9fe508d2a506 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:21:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 490/999] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:21:24 2026] POST /volume/v3/volumes => generated 760 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7a7b742b-f7fe-4f49-bafd-9fb9e1832277 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7a7b742b-f7fe-4f49-bafd-9fb9e1832277 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7a7b742b-f7fe-4f49-bafd-9fb9e1832277 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7a7b742b-f7fe-4f49-bafd-9fb9e1832277 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7a7b742b-f7fe-4f49-bafd-9fb9e1832277 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7a7b742b-f7fe-4f49-bafd-9fb9e1832277 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 510/1000] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:25 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 828 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-751c30d8-d8cb-4965-a9ef-b7daa1deff7c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-751c30d8-d8cb-4965-a9ef-b7daa1deff7c tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-751c30d8-d8cb-4965-a9ef-b7daa1deff7c tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-751c30d8-d8cb-4965-a9ef-b7daa1deff7c tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b2190673-c183-4c09-8fbd-8c56bd6aef0e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2190673-c183-4c09-8fbd-8c56bd6aef0e tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:21:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2190673-c183-4c09-8fbd-8c56bd6aef0e tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465", "extra_specs": {}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=258,cinder:UPDATE=39,cinder:INSERT=24,cinder:DELETE=2 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2190673-c183-4c09-8fbd-8c56bd6aef0e tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:21:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 511/1001] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:21:26 2026] POST /volume/v3/types => generated 269 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:21:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0532cbe7-aa15-4d01-b97e-30514168a87b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0532cbe7-aa15-4d01-b97e-30514168a87b tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:21:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0532cbe7-aa15-4d01-b97e-30514168a87b tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751", "extra_specs": {}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-751c30d8-d8cb-4965-a9ef-b7daa1deff7c tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-751c30d8-d8cb-4965-a9ef-b7daa1deff7c tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 491/1002] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:26 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0532cbe7-aa15-4d01-b97e-30514168a87b tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:21:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 512/1003] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:21:26 2026] POST /volume/v3/types => generated 268 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-32a9b22c-0aad-49f9-8afd-520449637c65 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1287043251", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1287043251', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume of 1 GB Sep 07 02:21:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Availability Zones retrieved successfully. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Flow 'volume_create_api' (5866bd4a-8532-4464-96bc-fa5eb3046eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c93fc6-fb9f-4f40-abb5-0aa00d13d4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:21:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-08bf2722-25c6-48d9-9e02-1d1bfafeae25 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c93fc6-fb9f-4f40-abb5-0aa00d13d4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:21:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=163b27ff-bf3d-4ec0-827e-a2e18302a721,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '163b27ff-bf3d-4ec0-827e-a2e18302a721', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ddd6f1-eefa-447b-b966-0501face54b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Created reservations ['c28cbf68-3956-4635-a20a-a1a6068a3e79', 'f1053ffc-56be-4fd0-aef7-bb572a9875a6', '8f6b267a-2599-4599-a7fa-bd53498bcf38', 'f8b5e5f2-d9a8-480c-a30d-20e77ef1fd01'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ddd6f1-eefa-447b-b966-0501face54b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28cbf68-3956-4635-a20a-a1a6068a3e79', 'f1053ffc-56be-4fd0-aef7-bb572a9875a6', '8f6b267a-2599-4599-a7fa-bd53498bcf38', 'f8b5e5f2-d9a8-480c-a30d-20e77ef1fd01']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8bd0c3-fdd8-4afb-b1b7-702da7337294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8bd0c3-fdd8-4afb-b1b7-702da7337294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03e2ef3-63b7-4596-bd88-d5d062138f87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1287043251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e92121114e4f449ad8b00a76a79817',qos_specs=None,replication_status=,reservations=['c28cbf68-3956-4635-a20a-a1a6068a3e79','f1053ffc-56be-4fd0-aef7-bb572a9875a6','8f6b267a-2599-4599-a7fa-bd53498bcf38','f8b5e5f2-d9a8-480c-a30d-20e77ef1fd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_type_id=163b27ff-bf3d-4ec0-827e-a2e18302a721), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1287043251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03e2ef3-63b7-4596-bd88-d5d062138f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6e92121114e4f449ad8b00a76a79817',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(163b27ff-bf3d-4ec0-827e-a2e18302a721),volume_type_id=163b27ff-bf3d-4ec0-827e-a2e18302a721)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce24dcb-4f1a-4d70-9dab-9497de4a47aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce24dcb-4f1a-4d70-9dab-9497de4a47aa) transitioned into state 'SUCCESS' from state '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-1287043251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e92121114e4f449ad8b00a76a79817',qos_specs=None,replication_status=,reservations=['c28cbf68-3956-4635-a20a-a1a6068a3e79','f1053ffc-56be-4fd0-aef7-bb572a9875a6','8f6b267a-2599-4599-a7fa-bd53498bcf38','f8b5e5f2-d9a8-480c-a30d-20e77ef1fd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_type_id=163b27ff-bf3d-4ec0-827e-a2e18302a721)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08bf2722-25c6-48d9-9e02-1d1bfafeae25 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:21:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08bf2722-25c6-48d9-9e02-1d1bfafeae25 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-111259116"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec07c5a-2329-45b4-a566-6fa394afc16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:26 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=308,cinder:UPDATE=75,cinder:DELETE=7,cinder:INSERT=42 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec07c5a-2329-45b4-a566-6fa394afc16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08bf2722-25c6-48d9-9e02-1d1bfafeae25 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:21:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 513/1004] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:21:26 2026] POST /volume/v3/types => generated 227 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Flow 'volume_create_api' (5866bd4a-8532-4464-96bc-fa5eb3046eda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume request issued successfully. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32a9b22c-0aad-49f9-8afd-520449637c65 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:21:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 492/1005] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:21:26 2026] POST /volume/v3/volumes => generated 855 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-88dd20ab-0b55-4271-9cf0-e5d12b1f3c59 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-88dd20ab-0b55-4271-9cf0-e5d12b1f3c59 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-88dd20ab-0b55-4271-9cf0-e5d12b1f3c59 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2091940819"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-336572825", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-336572825', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume of 1 GB Sep 07 02:21:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Availability Zones retrieved successfully. Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-88dd20ab-0b55-4271-9cf0-e5d12b1f3c59 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Flow 'volume_create_api' (93a50d11-23b5-473b-bfd9-402145f8c603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 514/1006] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:21:27 2026] POST /volume/v3/group_types => generated 185 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3fd64d-073c-45bf-93ed-f9318af6acd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ff75a00f-f2a0-4086-9996-177c171625d0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3fd64d-073c-45bf-93ed-f9318af6acd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:21:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b4a7817d-7ae3-45c4-b48b-698d377c1660,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4a7817d-7ae3-45c4-b48b-698d377c1660', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e6a799-7bd9-4b9b-aa8b-d4d7c7018433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Created reservations ['6413ec72-8ece-4d49-9859-82e61dc3e2f1', '2f6abecf-e96d-461c-b7ed-4a37fae043be', 'c0caf349-366d-4e4d-a8eb-9cb8e3259fa9', '3b78a29d-2fe5-43df-be93-092c7b25348c'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff75a00f-f2a0-4086-9996-177c171625d0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e6a799-7bd9-4b9b-aa8b-d4d7c7018433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6413ec72-8ece-4d49-9859-82e61dc3e2f1', '2f6abecf-e96d-461c-b7ed-4a37fae043be', 'c0caf349-366d-4e4d-a8eb-9cb8e3259fa9', '3b78a29d-2fe5-43df-be93-092c7b25348c']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ff75a00f-f2a0-4086-9996-177c171625d0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eb6a01e9-f040-4327-b342-a2eba0234de0", "volume_types": ["8d6ae75f-7149-4d71-b3db-e7260ec2f72b"], "name": "tempest-GroupSnapshotsV319Test-Group-940205442"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-ff75a00f-f2a0-4086-9996-177c171625d0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Creating new group {'group': {'group_type': 'eb6a01e9-f040-4327-b342-a2eba0234de0', 'volume_types': ['8d6ae75f-7149-4d71-b3db-e7260ec2f72b'], 'name': 'tempest-GroupSnapshotsV319Test-Group-940205442'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34cb9f92-b299-4e78-b751-7b18d8fed4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-ff75a00f-f2a0-4086-9996-177c171625d0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-940205442. Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ff75a00f-f2a0-4086-9996-177c171625d0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Availability Zones retrieved successfully. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34cb9f92-b299-4e78-b751-7b18d8fed4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4d2d514-adb2-4f2f-8e1b-11bc12f80c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-336572825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e92121114e4f449ad8b00a76a79817',qos_specs=None,replication_status=,reservations=['6413ec72-8ece-4d49-9859-82e61dc3e2f1','2f6abecf-e96d-461c-b7ed-4a37fae043be','c0caf349-366d-4e4d-a8eb-9cb8e3259fa9','3b78a29d-2fe5-43df-be93-092c7b25348c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_type_id=b4a7817d-7ae3-45c4-b48b-698d377c1660), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-336572825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4d2d514-adb2-4f2f-8e1b-11bc12f80c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6e92121114e4f449ad8b00a76a79817',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4a7817d-7ae3-45c4-b48b-698d377c1660),volume_type_id=b4a7817d-7ae3-45c4-b48b-698d377c1660)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e49fdc-fad1-4c0c-9804-43a52cc59e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e49fdc-fad1-4c0c-9804-43a52cc59e1d) transitioned into state 'SUCCESS' from state '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-336572825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e92121114e4f449ad8b00a76a79817',qos_specs=None,replication_status=,reservations=['6413ec72-8ece-4d49-9859-82e61dc3e2f1','2f6abecf-e96d-461c-b7ed-4a37fae043be','c0caf349-366d-4e4d-a8eb-9cb8e3259fa9','3b78a29d-2fe5-43df-be93-092c7b25348c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_type_id=b4a7817d-7ae3-45c4-b48b-698d377c1660)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f22881d-22a2-483d-bc8c-6a76e9360daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-ff75a00f-f2a0-4086-9996-177c171625d0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Created reservations ['fcfd76d3-9cb5-435f-b184-ebe2f7698730'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f22881d-22a2-483d-bc8c-6a76e9360daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Flow 'volume_create_api' (93a50d11-23b5-473b-bfd9-402145f8c603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume request issued successfully. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-78f8c5fc-2382-4c77-bf8b-baa9d67bdb2c tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:21:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 493/1007] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:21:27 2026] POST /volume/v3/volumes => generated 853 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff75a00f-f2a0-4086-9996-177c171625d0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:21:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 515/1008] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:21:27 2026] POST /volume/v3/groups => generated 115 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b92fc16d-c823-46f0-a5ac-50a45c8d8974 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b92fc16d-c823-46f0-a5ac-50a45c8d8974 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b92fc16d-c823-46f0-a5ac-50a45c8d8974 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b92fc16d-c823-46f0-a5ac-50a45c8d8974 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-b92fc16d-c823-46f0-a5ac-50a45c8d8974 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member a37c585d-c90a-4709-8be4-dcc912c5741c {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-05dce090-e8de-4ac2-9274-bc544b7f60af None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1880306014", "snapshot_id": null, "imageRef": "eb70470a-5be3-4e63-83aa-88884b5a0c45", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1880306014', 'snapshot_id': None, 'imageRef': 'eb70470a-5be3-4e63-83aa-88884b5a0c45', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b92fc16d-c823-46f0-a5ac-50a45c8d8974 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c returned with HTTP 200 Sep 07 02:21:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 494/1009] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:21:27 2026] GET /volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c => generated 395 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-43b07396-3da2-4a28-b8e8-c01ee8ac93d5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43b07396-3da2-4a28-b8e8-c01ee8ac93d5 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43b07396-3da2-4a28-b8e8-c01ee8ac93d5 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43b07396-3da2-4a28-b8e8-c01ee8ac93d5 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-43b07396-3da2-4a28-b8e8-c01ee8ac93d5 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43b07396-3da2-4a28-b8e8-c01ee8ac93d5 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 495/1010] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:27 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 910 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume of 1 GB Sep 07 02:21:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Availability Zones retrieved successfully. Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Flow 'volume_create_api' (af68901f-9688-47e6-85e4-f9edf49e7464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d6abf5-9655-4327-aff4-23b2d0e5d133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d6abf5-9655-4327-aff4-23b2d0e5d133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:21:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4296e36f-e97e-44f0-b3ed-bf4fab1f9531,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4296e36f-e97e-44f0-b3ed-bf4fab1f9531', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5adadb07-03e2-4b7b-89ab-08421cd0c026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Created reservations ['91ff5d36-552c-4655-bba8-d85e98c87f92', '273a57ee-b346-4bdf-bdb2-b93c687cb907', 'fa44e44c-3de1-49bf-aa98-80d4d4d77208', '70f1a0d6-6750-4065-850a-057b0bb35cff'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5adadb07-03e2-4b7b-89ab-08421cd0c026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ff5d36-552c-4655-bba8-d85e98c87f92', '273a57ee-b346-4bdf-bdb2-b93c687cb907', 'fa44e44c-3de1-49bf-aa98-80d4d4d77208', '70f1a0d6-6750-4065-850a-057b0bb35cff']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8402b6cb-6a34-4521-9a78-9deaa159dd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8402b6cb-6a34-4521-9a78-9deaa159dd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc4d19c-b104-4d18-966f-2fc9eacf0609', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1880306014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e92121114e4f449ad8b00a76a79817',qos_specs=None,replication_status=,reservations=['91ff5d36-552c-4655-bba8-d85e98c87f92','273a57ee-b346-4bdf-bdb2-b93c687cb907','fa44e44c-3de1-49bf-aa98-80d4d4d77208','70f1a0d6-6750-4065-850a-057b0bb35cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_type_id=4296e36f-e97e-44f0-b3ed-bf4fab1f9531), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1880306014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc4d19c-b104-4d18-966f-2fc9eacf0609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6e92121114e4f449ad8b00a76a79817',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4296e36f-e97e-44f0-b3ed-bf4fab1f9531),volume_type_id=4296e36f-e97e-44f0-b3ed-bf4fab1f9531)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3923960-b526-44d4-a5bb-9b6ed7434f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3923960-b526-44d4-a5bb-9b6ed7434f09) transitioned into state 'SUCCESS' from state '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-1880306014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6e92121114e4f449ad8b00a76a79817',qos_specs=None,replication_status=,reservations=['91ff5d36-552c-4655-bba8-d85e98c87f92','273a57ee-b346-4bdf-bdb2-b93c687cb907','fa44e44c-3de1-49bf-aa98-80d4d4d77208','70f1a0d6-6750-4065-850a-057b0bb35cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4964f41cac8946ceb8ec80475c8ac83a',volume_type_id=4296e36f-e97e-44f0-b3ed-bf4fab1f9531)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d9cf93-8a89-4b1a-8bcc-7cc527e5f0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d9cf93-8a89-4b1a-8bcc-7cc527e5f0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Flow 'volume_create_api' (af68901f-9688-47e6-85e4-f9edf49e7464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Create volume request issued successfully. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-05dce090-e8de-4ac2-9274-bc544b7f60af tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:21:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 516/1011] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:21:27 2026] POST /volume/v3/volumes => generated 853 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-52d480d6-7a93-4510-bff2-1d974a8710a2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52d480d6-7a93-4510-bff2-1d974a8710a2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52d480d6-7a93-4510-bff2-1d974a8710a2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52d480d6-7a93-4510-bff2-1d974a8710a2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-52d480d6-7a93-4510-bff2-1d974a8710a2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52d480d6-7a93-4510-bff2-1d974a8710a2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 496/1012] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:28 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 921 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0fb5b820-2e98-41fe-84dd-99057e3441bc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fb5b820-2e98-41fe-84dd-99057e3441bc tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fb5b820-2e98-41fe-84dd-99057e3441bc tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fb5b820-2e98-41fe-84dd-99057e3441bc tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-0fb5b820-2e98-41fe-84dd-99057e3441bc tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member a37c585d-c90a-4709-8be4-dcc912c5741c {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:21:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fb5b820-2e98-41fe-84dd-99057e3441bc tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c returned with HTTP 200 Sep 07 02:21:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 517/1013] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:21:28 2026] GET /volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c => generated 396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d35531d5-6697-4f3d-976e-80974e324278 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-515284535", "volume_type": "8d6ae75f-7149-4d71-b3db-e7260ec2f72b", "group_id": "a37c585d-c90a-4709-8be4-dcc912c5741c", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-515284535', 'volume_type': '8d6ae75f-7149-4d71-b3db-e7260ec2f72b', 'group_id': 'a37c585d-c90a-4709-8be4-dcc912c5741c', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:28 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Create volume of 1 GB Sep 07 02:21:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:21:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Availability Zones retrieved successfully. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Flow 'volume_create_api' (7c820b5c-b354-4a6b-904e-254b6fe77d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7017c56f-b07f-438d-9942-c35490aff5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-099f7574-dc77-4fab-8368-7d8e385d786b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-099f7574-dc77-4fab-8368-7d8e385d786b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-099f7574-dc77-4fab-8368-7d8e385d786b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-099f7574-dc77-4fab-8368-7d8e385d786b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7017c56f-b07f-438d-9942-c35490aff5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:21:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d6ae75f-7149-4d71-b3db-e7260ec2f72b,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-111259116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d6ae75f-7149-4d71-b3db-e7260ec2f72b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a37c585d-c90a-4709-8be4-dcc912c5741c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843571fc-2703-4219-850a-b0e3f7b73626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-099f7574-dc77-4fab-8368-7d8e385d786b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-099f7574-dc77-4fab-8368-7d8e385d786b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 518/1014] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:28 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:28 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-111259116 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-111259116, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-111259116 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-111259116, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Created reservations ['8518ffef-2855-46a7-b6f3-45ce654fea89', 'cfa940ef-80b5-4e2c-a47f-284e9430b747', '6f4132a5-d5fd-4ea0-8b81-659d5b45124e', 'e9d31935-7b43-4952-ae31-532af3e745e3'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843571fc-2703-4219-850a-b0e3f7b73626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8518ffef-2855-46a7-b6f3-45ce654fea89', 'cfa940ef-80b5-4e2c-a47f-284e9430b747', '6f4132a5-d5fd-4ea0-8b81-659d5b45124e', 'e9d31935-7b43-4952-ae31-532af3e745e3']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ce7737-058f-43fc-b65c-5e87e40255a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ce7737-058f-43fc-b65c-5e87e40255a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78f6bbd7-b0c1-442f-aff4-b7a579468f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-515284535',encryption_key_id=None,group_id=a37c585d-c90a-4709-8be4-dcc912c5741c,group_type_id=,metadata={},multiattach=False,project_id='16e95349ef0841689c67ddaf76656b98',qos_specs=None,replication_status=,reservations=['8518ffef-2855-46a7-b6f3-45ce654fea89','cfa940ef-80b5-4e2c-a47f-284e9430b747','6f4132a5-d5fd-4ea0-8b81-659d5b45124e','e9d31935-7b43-4952-ae31-532af3e745e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd0c4548c8d4503aa635374931f5219',volume_type_id=8d6ae75f-7149-4d71-b3db-e7260ec2f72b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-515284535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a37c585d-c90a-4709-8be4-dcc912c5741c,host=None,id=78f6bbd7-b0c1-442f-aff4-b7a579468f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e95349ef0841689c67ddaf76656b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd0c4548c8d4503aa635374931f5219',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d6ae75f-7149-4d71-b3db-e7260ec2f72b),volume_type_id=8d6ae75f-7149-4d71-b3db-e7260ec2f72b)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4dbfe5c-f497-49d8-9670-5a0f0f4ee36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4dbfe5c-f497-49d8-9670-5a0f0f4ee36f) transitioned into state 'SUCCESS' from state '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-515284535',encryption_key_id=None,group_id=a37c585d-c90a-4709-8be4-dcc912c5741c,group_type_id=,metadata={},multiattach=False,project_id='16e95349ef0841689c67ddaf76656b98',qos_specs=None,replication_status=,reservations=['8518ffef-2855-46a7-b6f3-45ce654fea89','cfa940ef-80b5-4e2c-a47f-284e9430b747','6f4132a5-d5fd-4ea0-8b81-659d5b45124e','e9d31935-7b43-4952-ae31-532af3e745e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd0c4548c8d4503aa635374931f5219',volume_type_id=8d6ae75f-7149-4d71-b3db-e7260ec2f72b)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f31dd571-20b3-40f3-b063-85d4f747a3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f31dd571-20b3-40f3-b063-85d4f747a3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Flow 'volume_create_api' (7c820b5c-b354-4a6b-904e-254b6fe77d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Create volume request issued successfully. Sep 07 02:21:28 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:21:28 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:21:29 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:21:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d35531d5-6697-4f3d-976e-80974e324278 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:21:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 497/1015] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:21:28 2026] POST /volume/v3/volumes => generated 833 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 Sep 07 02:21:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Volume info retrieved successfully. Sep 07 02:21:29 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:21:29 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:21:29 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:21:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0ff07397-5f65-49c4-b7c2-d4f039027db1 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 returned with HTTP 200 Sep 07 02:21:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 519/1016] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:21:29 2026] GET /volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 => generated 901 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3407a3ed-6c73-42b1-b6e2-c0d3eb4ae4b6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3407a3ed-6c73-42b1-b6e2-c0d3eb4ae4b6 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3407a3ed-6c73-42b1-b6e2-c0d3eb4ae4b6 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3407a3ed-6c73-42b1-b6e2-c0d3eb4ae4b6 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3407a3ed-6c73-42b1-b6e2-c0d3eb4ae4b6 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3407a3ed-6c73-42b1-b6e2-c0d3eb4ae4b6 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 498/1017] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:29 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 945 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e52cee97-eed2-4772-9c45-8d0ce572c43e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e52cee97-eed2-4772-9c45-8d0ce572c43e tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e52cee97-eed2-4772-9c45-8d0ce572c43e tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e52cee97-eed2-4772-9c45-8d0ce572c43e tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e52cee97-eed2-4772-9c45-8d0ce572c43e tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e52cee97-eed2-4772-9c45-8d0ce572c43e tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 520/1018] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:29 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 Sep 07 02:21:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Volume info retrieved successfully. Sep 07 02:21:30 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:21:30 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:21:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-deec6cb0-7082-4672-8616-d13c066811d2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-deec6cb0-7082-4672-8616-d13c066811d2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-deec6cb0-7082-4672-8616-d13c066811d2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-deec6cb0-7082-4672-8616-d13c066811d2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-deec6cb0-7082-4672-8616-d13c066811d2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-deec6cb0-7082-4672-8616-d13c066811d2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 521/1019] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:30 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 945 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:30 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:21:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7347e5cf-c778-48e0-b75d-c2b9e9c6b42b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 returned with HTTP 200 Sep 07 02:21:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 499/1020] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:21:30 2026] GET /volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 => generated 925 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8923fbe9-b706-477f-b683-f9bc8eae60da None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8923fbe9-b706-477f-b683-f9bc8eae60da tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8923fbe9-b706-477f-b683-f9bc8eae60da tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8923fbe9-b706-477f-b683-f9bc8eae60da tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8923fbe9-b706-477f-b683-f9bc8eae60da tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8923fbe9-b706-477f-b683-f9bc8eae60da tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 522/1021] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:30 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e08f0fac-913d-42fc-a243-be3ae9e54406 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e08f0fac-913d-42fc-a243-be3ae9e54406 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e08f0fac-913d-42fc-a243-be3ae9e54406 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e08f0fac-913d-42fc-a243-be3ae9e54406 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e08f0fac-913d-42fc-a243-be3ae9e54406 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e08f0fac-913d-42fc-a243-be3ae9e54406 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 500/1022] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:31 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 945 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 Sep 07 02:21:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Volume info retrieved successfully. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:21:31 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:21:31 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:21:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3104ceb1-3e72-40c6-9cbe-077f5a778486 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 returned with HTTP 200 Sep 07 02:21:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 523/1023] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:21:31 2026] GET /volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 => generated 926 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] POST http://192.168.122.234/volume/v3/group_snapshots Sep 07 02:21:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a37c585d-c90a-4709-8be4-dcc912c5741c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-190938423"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a37c585d-c90a-4709-8be4-dcc912c5741c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-190938423'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 02:21:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:31 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.group_snapshots [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-190938423. Sep 07 02:21:31 devstack devstack@c-api.service[87010]: /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 07 02:21:31 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:21:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-be29cd50-fe5b-4b57-9d96-5620c8bf009a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be29cd50-fe5b-4b57-9d96-5620c8bf009a tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be29cd50-fe5b-4b57-9d96-5620c8bf009a tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be29cd50-fe5b-4b57-9d96-5620c8bf009a tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:31 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-111259116 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-111259116, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-be29cd50-fe5b-4b57-9d96-5620c8bf009a tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be29cd50-fe5b-4b57-9d96-5620c8bf009a tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 524/1024] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:31 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:32 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Created reservations ['7164ab3a-7006-4990-80f2-745d11bf672a', '8920bc6d-d4f5-4a3e-ab05-98e504fa50da', '57105d50-cd18-446b-b912-053d3ad217f9', 'c54bff28-22f1-4a60-ac4e-1b7a6e548f07'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3fd0066d-9426-4d3d-8a31-c06b8486e798 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots returned with HTTP 202 Sep 07 02:21:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 501/1025] 192.168.122.234 () {62 vars in 1208 bytes} [Mon Sep 7 02:21:31 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1876091f-4d7b-4f48-a305-4b9a1d0ecc63 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1876091f-4d7b-4f48-a305-4b9a1d0ecc63 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1876091f-4d7b-4f48-a305-4b9a1d0ecc63 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1876091f-4d7b-4f48-a305-4b9a1d0ecc63 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-1876091f-4d7b-4f48-a305-4b9a1d0ecc63 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1876091f-4d7b-4f48-a305-4b9a1d0ecc63 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 525/1026] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:32 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 329 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-909804f7-55bf-4a13-b257-5102fb722577 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-909804f7-55bf-4a13-b257-5102fb722577 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-909804f7-55bf-4a13-b257-5102fb722577 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-909804f7-55bf-4a13-b257-5102fb722577 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-909804f7-55bf-4a13-b257-5102fb722577 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-909804f7-55bf-4a13-b257-5102fb722577 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 502/1027] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:32 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-686ba330-4726-4bee-8da5-c940bdd39399 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-686ba330-4726-4bee-8da5-c940bdd39399 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-686ba330-4726-4bee-8da5-c940bdd39399 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-686ba330-4726-4bee-8da5-c940bdd39399 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-686ba330-4726-4bee-8da5-c940bdd39399 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-686ba330-4726-4bee-8da5-c940bdd39399 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 526/1028] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:33 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 1331 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c1542ac3-cb81-4724-a2d8-9b4b08576579 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c1542ac3-cb81-4724-a2d8-9b4b08576579 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] POST http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c1542ac3-cb81-4724-a2d8-9b4b08576579 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-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=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c1542ac3-cb81-4724-a2d8-9b4b08576579 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c1542ac3-cb81-4724-a2d8-9b4b08576579 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0f1f65f0-6454-4115-aa78-ced8e1c653b2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0f1f65f0-6454-4115-aa78-ced8e1c653b2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0f1f65f0-6454-4115-aa78-ced8e1c653b2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0f1f65f0-6454-4115-aa78-ced8e1c653b2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-0f1f65f0-6454-4115-aa78-ced8e1c653b2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0f1f65f0-6454-4115-aa78-ced8e1c653b2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 527/1029] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:33 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c1542ac3-cb81-4724-a2d8-9b4b08576579 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Update volume metadata completed successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c1542ac3-cb81-4724-a2d8-9b4b08576579 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 503/1030] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:21:33 2026] POST /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action => generated 526 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-736ff86f-33ad-443f-81fa-b41c71f8a89b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-736ff86f-33ad-443f-81fa-b41c71f8a89b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-736ff86f-33ad-443f-81fa-b41c71f8a89b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-736ff86f-33ad-443f-81fa-b41c71f8a89b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-736ff86f-33ad-443f-81fa-b41c71f8a89b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-736ff86f-33ad-443f-81fa-b41c71f8a89b tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 528/1031] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:33 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 1391 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fcae0934-39b6-48cf-821f-0be55dd75281 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fcae0934-39b6-48cf-821f-0be55dd75281 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] POST http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fcae0934-39b6-48cf-821f-0be55dd75281 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fcae0934-39b6-48cf-821f-0be55dd75281 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fcae0934-39b6-48cf-821f-0be55dd75281 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fcae0934-39b6-48cf-821f-0be55dd75281 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Get volume image-metadata completed successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fcae0934-39b6-48cf-821f-0be55dd75281 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Delete volume metadata completed successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fcae0934-39b6-48cf-821f-0be55dd75281 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 504/1032] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:21:33 2026] POST /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action => generated 0 bytes in 81 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2c22b6dc-38a4-4c74-bc06-230a6647af92 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c22b6dc-38a4-4c74-bc06-230a6647af92 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] POST http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c22b6dc-38a4-4c74-bc06-230a6647af92 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c22b6dc-38a4-4c74-bc06-230a6647af92 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2c22b6dc-38a4-4c74-bc06-230a6647af92 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2c22b6dc-38a4-4c74-bc06-230a6647af92 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] Get volume image-metadata completed successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c22b6dc-38a4-4c74-bc06-230a6647af92 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-reader] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 529/1033] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:21:33 2026] POST /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56/action => generated 500 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e90bbadb-c3bd-4a3e-8218-93a1c01d2b58 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e90bbadb-c3bd-4a3e-8218-93a1c01d2b58 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e90bbadb-c3bd-4a3e-8218-93a1c01d2b58 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e90bbadb-c3bd-4a3e-8218-93a1c01d2b58 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e90bbadb-c3bd-4a3e-8218-93a1c01d2b58 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e90bbadb-c3bd-4a3e-8218-93a1c01d2b58 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 505/1034] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:33 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] DELETE http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Delete volume with id: cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Delete volume request issued successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d0c2a1d-2dc8-485c-9452-22a3c253062d tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 202 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 530/1035] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:21:33 2026] DELETE /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ea48dfca-4f2b-4c3b-91b0-10f3e6413e33 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea48dfca-4f2b-4c3b-91b0-10f3e6413e33 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea48dfca-4f2b-4c3b-91b0-10f3e6413e33 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea48dfca-4f2b-4c3b-91b0-10f3e6413e33 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ea48dfca-4f2b-4c3b-91b0-10f3e6413e33 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea48dfca-4f2b-4c3b-91b0-10f3e6413e33 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 506/1036] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:33 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 1364 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0dc1f033-931e-440f-8b92-d9171087c7e9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0dc1f033-931e-440f-8b92-d9171087c7e9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0dc1f033-931e-440f-8b92-d9171087c7e9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0dc1f033-931e-440f-8b92-d9171087c7e9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0dc1f033-931e-440f-8b92-d9171087c7e9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0dc1f033-931e-440f-8b92-d9171087c7e9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 531/1037] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:33 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1003 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cc7f8d7d-be3a-46c2-ba0c-e0cdc1a2ecf2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cc7f8d7d-be3a-46c2-ba0c-e0cdc1a2ecf2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cc7f8d7d-be3a-46c2-ba0c-e0cdc1a2ecf2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cc7f8d7d-be3a-46c2-ba0c-e0cdc1a2ecf2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cc7f8d7d-be3a-46c2-ba0c-e0cdc1a2ecf2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cc7f8d7d-be3a-46c2-ba0c-e0cdc1a2ecf2 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:21:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 507/1038] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:34 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a8afc24d-779d-43d9-8d17-c15bf97c9128 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a8afc24d-779d-43d9-8d17-c15bf97c9128 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a8afc24d-779d-43d9-8d17-c15bf97c9128 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a8afc24d-779d-43d9-8d17-c15bf97c9128 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-a8afc24d-779d-43d9-8d17-c15bf97c9128 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a8afc24d-779d-43d9-8d17-c15bf97c9128 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 532/1039] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:34 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b3e2e78c-6eb1-43e9-81f8-b0802a9a808b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3e2e78c-6eb1-43e9-81f8-b0802a9a808b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3e2e78c-6eb1-43e9-81f8-b0802a9a808b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3e2e78c-6eb1-43e9-81f8-b0802a9a808b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b3e2e78c-6eb1-43e9-81f8-b0802a9a808b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3e2e78c-6eb1-43e9-81f8-b0802a9a808b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:21:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 508/1040] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:34 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0d13afb2-997f-41b0-be2f-7192c59f39b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0d13afb2-997f-41b0-be2f-7192c59f39b0 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] GET http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 Sep 07 02:21:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0d13afb2-997f-41b0-be2f-7192c59f39b0 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0d13afb2-997f-41b0-be2f-7192c59f39b0 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0d13afb2-997f-41b0-be2f-7192c59f39b0 tempest-VolumesImageMetadata-454465190 tempest-VolumesImageMetadata-454465190-project-member] http://192.168.122.234/volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 returned with HTTP 404 Sep 07 02:21:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 533/1041] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:34 2026] GET /volume/v3/volumes/cd7369cf-ec7a-4677-8e0f-5963e48a6a56 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7a89862b-519f-4fdf-8200-c8828e682d94 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a89862b-519f-4fdf-8200-c8828e682d94 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a89862b-519f-4fdf-8200-c8828e682d94 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a89862b-519f-4fdf-8200-c8828e682d94 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7a89862b-519f-4fdf-8200-c8828e682d94 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a89862b-519f-4fdf-8200-c8828e682d94 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 509/1042] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:34 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1003 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c67029ee-de39-4c42-9a74-a0612db62312 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c67029ee-de39-4c42-9a74-a0612db62312 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c67029ee-de39-4c42-9a74-a0612db62312 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c67029ee-de39-4c42-9a74-a0612db62312 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-c67029ee-de39-4c42-9a74-a0612db62312 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c67029ee-de39-4c42-9a74-a0612db62312 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 534/1043] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: /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 07 02:21:35 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Get all snapshots completed successfully. Sep 07 02:21:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7302e48a-e281-46c7-8c0b-4ef48de2a886 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 510/1044] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-45417fc6-5d49-48bb-888b-48a80dc6de93 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45417fc6-5d49-48bb-888b-48a80dc6de93 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45417fc6-5d49-48bb-888b-48a80dc6de93 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45417fc6-5d49-48bb-888b-48a80dc6de93 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-45417fc6-5d49-48bb-888b-48a80dc6de93 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Snapshot retrieved successfully. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45417fc6-5d49-48bb-888b-48a80dc6de93 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 535/1045] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1bcf64ad-3399-442a-a3e4-9adf867e3ef8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bcf64ad-3399-442a-a3e4-9adf867e3ef8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] POST http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1bcf64ad-3399-442a-a3e4-9adf867e3ef8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1bcf64ad-3399-442a-a3e4-9adf867e3ef8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-1bcf64ad-3399-442a-a3e4-9adf867e3ef8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Updating group 'd5469465-c8e9-4704-9819-ead9d77d0a34' with 'creating' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bcf64ad-3399-442a-a3e4-9adf867e3ef8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action returned with HTTP 202 Sep 07 02:21:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 511/1046] 192.168.122.234 () {62 vars in 1339 bytes} [Mon Sep 7 02:21:35 2026] POST /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b230bd9d-6f35-475b-af13-e89751b8af77 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b230bd9d-6f35-475b-af13-e89751b8af77 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b230bd9d-6f35-475b-af13-e89751b8af77 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b230bd9d-6f35-475b-af13-e89751b8af77 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-b230bd9d-6f35-475b-af13-e89751b8af77 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b230bd9d-6f35-475b-af13-e89751b8af77 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 536/1047] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 329 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-885aa8c1-a24f-4d88-86c5-ecfa54dd07d2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-885aa8c1-a24f-4d88-86c5-ecfa54dd07d2 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] POST http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-885aa8c1-a24f-4d88-86c5-ecfa54dd07d2 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-885aa8c1-a24f-4d88-86c5-ecfa54dd07d2 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-885aa8c1-a24f-4d88-86c5-ecfa54dd07d2 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Updating group 'd5469465-c8e9-4704-9819-ead9d77d0a34' with 'available' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-885aa8c1-a24f-4d88-86c5-ecfa54dd07d2 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action returned with HTTP 202 Sep 07 02:21:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 512/1048] 192.168.122.234 () {62 vars in 1339 bytes} [Mon Sep 7 02:21:35 2026] POST /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bb0f8529-0606-4b3f-b528-66e5df489d16 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bb0f8529-0606-4b3f-b528-66e5df489d16 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bb0f8529-0606-4b3f-b528-66e5df489d16 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bb0f8529-0606-4b3f-b528-66e5df489d16 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-bb0f8529-0606-4b3f-b528-66e5df489d16 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bb0f8529-0606-4b3f-b528-66e5df489d16 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 537/1049] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 330 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c2240655-a824-4ce4-acaf-3de13db0d3f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2240655-a824-4ce4-acaf-3de13db0d3f5 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] POST http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2240655-a824-4ce4-acaf-3de13db0d3f5 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2240655-a824-4ce4-acaf-3de13db0d3f5 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-c2240655-a824-4ce4-acaf-3de13db0d3f5 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Updating group 'd5469465-c8e9-4704-9819-ead9d77d0a34' with 'error' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2240655-a824-4ce4-acaf-3de13db0d3f5 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action returned with HTTP 202 Sep 07 02:21:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 513/1050] 192.168.122.234 () {62 vars in 1339 bytes} [Mon Sep 7 02:21:35 2026] POST /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-75cff99b-3fa2-4f09-a285-a617b5ed64a6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75cff99b-3fa2-4f09-a285-a617b5ed64a6 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-75cff99b-3fa2-4f09-a285-a617b5ed64a6 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-75cff99b-3fa2-4f09-a285-a617b5ed64a6 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-75cff99b-3fa2-4f09-a285-a617b5ed64a6 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75cff99b-3fa2-4f09-a285-a617b5ed64a6 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 538/1051] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-852c9c0c-1663-44d4-a785-916a464c42ab None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-852c9c0c-1663-44d4-a785-916a464c42ab tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] POST http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-852c9c0c-1663-44d4-a785-916a464c42ab tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-852c9c0c-1663-44d4-a785-916a464c42ab tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-852c9c0c-1663-44d4-a785-916a464c42ab tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Updating group 'd5469465-c8e9-4704-9819-ead9d77d0a34' with 'available' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-852c9c0c-1663-44d4-a785-916a464c42ab tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action returned with HTTP 202 Sep 07 02:21:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 514/1052] 192.168.122.234 () {62 vars in 1339 bytes} [Mon Sep 7 02:21:35 2026] POST /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cb9329b6-3321-4ecd-84fb-5f1aafa2757a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb9329b6-3321-4ecd-84fb-5f1aafa2757a tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb9329b6-3321-4ecd-84fb-5f1aafa2757a tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb9329b6-3321-4ecd-84fb-5f1aafa2757a tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-cb9329b6-3321-4ecd-84fb-5f1aafa2757a tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb9329b6-3321-4ecd-84fb-5f1aafa2757a tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 539/1053] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8d5e25ce-9182-439a-b010-c22fb6731939 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d5e25ce-9182-439a-b010-c22fb6731939 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] DELETE http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d5e25ce-9182-439a-b010-c22fb6731939 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d5e25ce-9182-439a-b010-c22fb6731939 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-8d5e25ce-9182-439a-b010-c22fb6731939 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] delete called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87010) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 02:21:35 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.group_snapshots [None req-8d5e25ce-9182-439a-b010-c22fb6731939 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Delete group_snapshot with id: d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a56b56bf-c2cb-4f9a-975b-75fb48f2759e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a56b56bf-c2cb-4f9a-975b-75fb48f2759e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a56b56bf-c2cb-4f9a-975b-75fb48f2759e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a56b56bf-c2cb-4f9a-975b-75fb48f2759e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a56b56bf-c2cb-4f9a-975b-75fb48f2759e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a56b56bf-c2cb-4f9a-975b-75fb48f2759e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 540/1054] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:35 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1006 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:21:36 devstack devstack@c-api.service[87010]: /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 07 02:21:36 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:21:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d5e25ce-9182-439a-b010-c22fb6731939 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 202 Sep 07 02:21:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 515/1055] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:21:35 2026] DELETE /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bcb033aa-1b19-4150-b5df-a742092b3865 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Get all volumes completed successfully. Sep 07 02:21:36 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:21:36 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcb033aa-1b19-4150-b5df-a742092b3865 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:21:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 541/1056] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:21:36 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7d9c65d0-4906-4641-b805-c543da08e09c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d9c65d0-4906-4641-b805-c543da08e09c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d9c65d0-4906-4641-b805-c543da08e09c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d9c65d0-4906-4641-b805-c543da08e09c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-7d9c65d0-4906-4641-b805-c543da08e09c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:21:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-7d9c65d0-4906-4641-b805-c543da08e09c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:21:36 devstack devstack@c-api.service[87010]: /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 07 02:21:36 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:21:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d9c65d0-4906-4641-b805-c543da08e09c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Get all snapshots completed successfully. Sep 07 02:21:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d9c65d0-4906-4641-b805-c543da08e09c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:21:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 516/1057] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:21:36 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-346c22e7-cb31-42c8-92e3-6774ac9001a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-346c22e7-cb31-42c8-92e3-6774ac9001a9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-346c22e7-cb31-42c8-92e3-6774ac9001a9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-346c22e7-cb31-42c8-92e3-6774ac9001a9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-346c22e7-cb31-42c8-92e3-6774ac9001a9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Snapshot retrieved successfully. Sep 07 02:21:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-346c22e7-cb31-42c8-92e3-6774ac9001a9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a returned with HTTP 200 Sep 07 02:21:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 542/1058] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:36 2026] GET /volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e530ff4d-fa53-4049-bfd8-f17ce806e374 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e530ff4d-fa53-4049-bfd8-f17ce806e374 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e530ff4d-fa53-4049-bfd8-f17ce806e374 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e530ff4d-fa53-4049-bfd8-f17ce806e374 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e530ff4d-fa53-4049-bfd8-f17ce806e374 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e530ff4d-fa53-4049-bfd8-f17ce806e374 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 517/1059] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:36 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1006 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bcb589db-13cd-4816-9c9c-458302d2b2e0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcb589db-13cd-4816-9c9c-458302d2b2e0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a Sep 07 02:21:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcb589db-13cd-4816-9c9c-458302d2b2e0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcb589db-13cd-4816-9c9c-458302d2b2e0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bcb589db-13cd-4816-9c9c-458302d2b2e0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Snapshot retrieved successfully. Sep 07 02:21:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcb589db-13cd-4816-9c9c-458302d2b2e0 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a returned with HTTP 200 Sep 07 02:21:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 543/1060] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:37 2026] GET /volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4e4601be-d823-4f96-ae10-28ce5ac86c1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e4601be-d823-4f96-ae10-28ce5ac86c1e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e4601be-d823-4f96-ae10-28ce5ac86c1e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e4601be-d823-4f96-ae10-28ce5ac86c1e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4e4601be-d823-4f96-ae10-28ce5ac86c1e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e4601be-d823-4f96-ae10-28ce5ac86c1e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 518/1061] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:38 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1006 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3923bd38-dc93-4466-810c-9a08f293e42f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3923bd38-dc93-4466-810c-9a08f293e42f tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3923bd38-dc93-4466-810c-9a08f293e42f tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3923bd38-dc93-4466-810c-9a08f293e42f tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3923bd38-dc93-4466-810c-9a08f293e42f tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a returned with HTTP 404 Sep 07 02:21:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 544/1062] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:38 2026] GET /volume/v3/snapshots/87c83159-02b2-47e2-b2ce-fce7e0a9996a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a1d06da0-76d9-42dc-928a-0a71fbb599f2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1d06da0-76d9-42dc-928a-0a71fbb599f2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1d06da0-76d9-42dc-928a-0a71fbb599f2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1d06da0-76d9-42dc-928a-0a71fbb599f2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-a1d06da0-76d9-42dc-928a-0a71fbb599f2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member d5469465-c8e9-4704-9819-ead9d77d0a34 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1d06da0-76d9-42dc-928a-0a71fbb599f2 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 returned with HTTP 404 Sep 07 02:21:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 519/1063] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:21:38 2026] GET /volume/v3/group_snapshots/d5469465-c8e9-4704-9819-ead9d77d0a34 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: /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 07 02:21:38 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:21:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Get all volumes completed successfully. Sep 07 02:21:38 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:21:38 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b032602e-cb5d-4ba3-a571-28000bc2b83b tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:21:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 545/1064] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:21:38 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-41643346-5cf2-40dd-9203-aa4e5216dd7c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-41643346-5cf2-40dd-9203-aa4e5216dd7c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] POST http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c/action Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-41643346-5cf2-40dd-9203-aa4e5216dd7c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-41643346-5cf2-40dd-9203-aa4e5216dd7c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-41643346-5cf2-40dd-9203-aa4e5216dd7c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] delete called for group a37c585d-c90a-4709-8be4-dcc912c5741c {{(pid=87010) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-41643346-5cf2-40dd-9203-aa4e5216dd7c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Delete group with id: a37c585d-c90a-4709-8be4-dcc912c5741c Sep 07 02:21:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:38 devstack devstack@c-api.service[87010]: /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 07 02:21:38 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:21:38 devstack devstack@c-api.service[87010]: /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 07 02:21:38 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:21:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-41643346-5cf2-40dd-9203-aa4e5216dd7c tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c/action returned with HTTP 202 Sep 07 02:21:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 520/1065] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:21:38 2026] POST /volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Volume info retrieved successfully. Sep 07 02:21:38 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:21:38 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:21:38 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a9f3a777-accc-4087-af68-2a20e0d3bb8e tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 returned with HTTP 200 Sep 07 02:21:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 546/1066] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:21:38 2026] GET /volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 => generated 925 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-71ff533a-7d64-4fc4-a9bd-07ffba89ddd2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71ff533a-7d64-4fc4-a9bd-07ffba89ddd2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71ff533a-7d64-4fc4-a9bd-07ffba89ddd2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71ff533a-7d64-4fc4-a9bd-07ffba89ddd2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-71ff533a-7d64-4fc4-a9bd-07ffba89ddd2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71ff533a-7d64-4fc4-a9bd-07ffba89ddd2 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 521/1067] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:39 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1006 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1387336635"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1387336635'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Create volume of 1 GB Sep 07 02:21:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Availability Zones retrieved successfully. Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Flow 'volume_create_api' (a3852a97-d080-4fb3-bce5-4d80df10dab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495e38cc-61ed-45c6-a1a8-6beb4fd43d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495e38cc-61ed-45c6-a1a8-6beb4fd43d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60811f67-8099-44d5-a6f3-d67f3d78214a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-51873120-d6a0-4908-a97f-86655a6c6da9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-51873120-d6a0-4908-a97f-86655a6c6da9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-51873120-d6a0-4908-a97f-86655a6c6da9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-51873120-d6a0-4908-a97f-86655a6c6da9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-51873120-d6a0-4908-a97f-86655a6c6da9 tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 returned with HTTP 404 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 522/1068] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:21:40 2026] GET /volume/v3/volumes/78f6bbd7-b0c1-442f-aff4-b7a579468f27 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-110e61ed-1ecd-4301-bccf-7c30851690ad None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-110e61ed-1ecd-4301-bccf-7c30851690ad tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] GET http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-110e61ed-1ecd-4301-bccf-7c30851690ad tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-110e61ed-1ecd-4301-bccf-7c30851690ad tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-110e61ed-1ecd-4301-bccf-7c30851690ad tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] show called for member a37c585d-c90a-4709-8be4-dcc912c5741c {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-110e61ed-1ecd-4301-bccf-7c30851690ad tempest-GroupSnapshotsV319Test-1115147315 tempest-GroupSnapshotsV319Test-1115147315-project-member] http://192.168.122.234/volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c returned with HTTP 404 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 523/1069] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:21:40 2026] GET /volume/v3/groups/a37c585d-c90a-4709-8be4-dcc912c5741c => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-da3f5ed7-6fe6-417d-9820-70cb99d3314a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da3f5ed7-6fe6-417d-9820-70cb99d3314a tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/eb6a01e9-f040-4327-b342-a2eba0234de0 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da3f5ed7-6fe6-417d-9820-70cb99d3314a tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da3f5ed7-6fe6-417d-9820-70cb99d3314a tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Created reservations ['730534ec-5765-41d0-8b67-e80ad739251d', 'b81cf0ce-1565-4d16-b5ef-f6f30bd06b10', '31c2c0fb-adff-4229-baf4-5946d9891880', 'b994ec50-22cb-4dab-9427-8991faa55901'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60811f67-8099-44d5-a6f3-d67f3d78214a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['730534ec-5765-41d0-8b67-e80ad739251d', 'b81cf0ce-1565-4d16-b5ef-f6f30bd06b10', '31c2c0fb-adff-4229-baf4-5946d9891880', 'b994ec50-22cb-4dab-9427-8991faa55901']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3cedd6-faeb-4424-beba-b15c9d0c5bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da3f5ed7-6fe6-417d-9820-70cb99d3314a tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/group_types/eb6a01e9-f040-4327-b342-a2eba0234de0 returned with HTTP 202 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 524/1070] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:21:40 2026] DELETE /volume/v3/group_types/eb6a01e9-f040-4327-b342-a2eba0234de0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7dd933e5-539e-475b-a252-3d282a455056 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7dd933e5-539e-475b-a252-3d282a455056 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] DELETE http://192.168.122.234/volume/v3/types/8d6ae75f-7149-4d71-b3db-e7260ec2f72b Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7dd933e5-539e-475b-a252-3d282a455056 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7dd933e5-539e-475b-a252-3d282a455056 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3cedd6-faeb-4424-beba-b15c9d0c5bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c3e6194-5c87-46fd-a5a9-921056515dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1387336635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='279cade807224992af9196e4e929a95e',qos_specs=None,replication_status=,reservations=['730534ec-5765-41d0-8b67-e80ad739251d','b81cf0ce-1565-4d16-b5ef-f6f30bd06b10','31c2c0fb-adff-4229-baf4-5946d9891880','b994ec50-22cb-4dab-9427-8991faa55901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8340355354724e3b917c06eba16007bb',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1387336635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c3e6194-5c87-46fd-a5a9-921056515dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='279cade807224992af9196e4e929a95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8340355354724e3b917c06eba16007bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5189d6-d81f-4e6b-8f91-8fdbc984e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5189d6-d81f-4e6b-8f91-8fdbc984e14b) transitioned into state 'SUCCESS' from state '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-1387336635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='279cade807224992af9196e4e929a95e',qos_specs=None,replication_status=,reservations=['730534ec-5765-41d0-8b67-e80ad739251d','b81cf0ce-1565-4d16-b5ef-f6f30bd06b10','31c2c0fb-adff-4229-baf4-5946d9891880','b994ec50-22cb-4dab-9427-8991faa55901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8340355354724e3b917c06eba16007bb',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc593b2-2496-4036-846d-8694f77cab31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7dd933e5-539e-475b-a252-3d282a455056 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/types/8d6ae75f-7149-4d71-b3db-e7260ec2f72b returned with HTTP 202 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 525/1071] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:21:40 2026] DELETE /volume/v3/types/8d6ae75f-7149-4d71-b3db-e7260ec2f72b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-75c6ff9b-8d47-40c3-a182-b3bc269f5275 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75c6ff9b-8d47-40c3-a182-b3bc269f5275 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75c6ff9b-8d47-40c3-a182-b3bc269f5275 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75c6ff9b-8d47-40c3-a182-b3bc269f5275 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc593b2-2496-4036-846d-8694f77cab31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Flow 'volume_create_api' (a3852a97-d080-4fb3-bce5-4d80df10dab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Create volume request issued successfully. Sep 07 02:21:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1bbca61c-a93e-4d91-ba8e-8ec5e686f4ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 547/1072] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:21:39 2026] POST /volume/v3/volumes => generated 764 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-afdbc719-7a7a-40b7-85e5-97db2a67afe8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afdbc719-7a7a-40b7-85e5-97db2a67afe8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] GET http://192.168.122.234/volume/v3/types/8d6ae75f-7149-4d71-b3db-e7260ec2f72b Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-afdbc719-7a7a-40b7-85e5-97db2a67afe8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-afdbc719-7a7a-40b7-85e5-97db2a67afe8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afdbc719-7a7a-40b7-85e5-97db2a67afe8 tempest-GroupSnapshotsV319Test-482683446 tempest-GroupSnapshotsV319Test-482683446-project-admin] http://192.168.122.234/volume/v3/types/8d6ae75f-7149-4d71-b3db-e7260ec2f72b returned with HTTP 404 Sep 07 02:21:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 548/1073] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:21:40 2026] GET /volume/v3/types/8d6ae75f-7149-4d71-b3db-e7260ec2f72b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a0e1878e-b693-48f3-a95d-92da92790d1c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a0e1878e-b693-48f3-a95d-92da92790d1c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a0e1878e-b693-48f3-a95d-92da92790d1c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a0e1878e-b693-48f3-a95d-92da92790d1c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75c6ff9b-8d47-40c3-a182-b3bc269f5275 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75c6ff9b-8d47-40c3-a182-b3bc269f5275 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 526/1074] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:40 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1258 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a0e1878e-b693-48f3-a95d-92da92790d1c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a0e1878e-b693-48f3-a95d-92da92790d1c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 200 Sep 07 02:21:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 549/1075] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:40 2026] GET /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 832 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-63b5146d-1b30-457c-aad2-5c0267506793 req-5d250239-4dfa-4ae2-829e-42eb8c57b2bd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-5d250239-4dfa-4ae2-829e-42eb8c57b2bd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-5d250239-4dfa-4ae2-829e-42eb8c57b2bd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-5d250239-4dfa-4ae2-829e-42eb8c57b2bd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-63b5146d-1b30-457c-aad2-5c0267506793 req-5d250239-4dfa-4ae2-829e-42eb8c57b2bd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-5d250239-4dfa-4ae2-829e-42eb8c57b2bd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 527/1076] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:40 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1258 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-63b5146d-1b30-457c-aad2-5c0267506793 req-57adfcb8-06a4-402a-bdc2-1202f9f461a3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-57adfcb8-06a4-402a-bdc2-1202f9f461a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-57adfcb8-06a4-402a-bdc2-1202f9f461a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-57adfcb8-06a4-402a-bdc2-1202f9f461a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-63b5146d-1b30-457c-aad2-5c0267506793 req-57adfcb8-06a4-402a-bdc2-1202f9f461a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-57adfcb8-06a4-402a-bdc2-1202f9f461a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 550/1077] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:21:41 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1258 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f077865-42f5-4779-b342-10d23c71386f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f077865-42f5-4779-b342-10d23c71386f None None] GET http://192.168.122.234/volume// Sep 07 02:21:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f077865-42f5-4779-b342-10d23c71386f None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f077865-42f5-4779-b342-10d23c71386f None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f077865-42f5-4779-b342-10d23c71386f None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:21:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 528/1078] 192.168.122.234 () {58 vars in 1308 bytes} [Mon Sep 7 02:21:41 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:21:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-63b5146d-1b30-457c-aad2-5c0267506793 req-0af9e34d-7abc-46d7-8a6b-fed914a662a5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-0af9e34d-7abc-46d7-8a6b-fed914a662a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:21:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-0af9e34d-7abc-46d7-8a6b-fed914a662a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afc4d19c-b104-4d18-966f-2fc9eacf0609", "connector": null, "instance_uuid": "24249c09-ff81-4b64-9bff-39e38901e1f8"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-71c034c9-99d9-4034-8adb-e2be73cb03ab None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71c034c9-99d9-4034-8adb-e2be73cb03ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71c034c9-99d9-4034-8adb-e2be73cb03ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71c034c9-99d9-4034-8adb-e2be73cb03ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-0af9e34d-7abc-46d7-8a6b-fed914a662a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:21:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 551/1079] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:21:41 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-71c034c9-99d9-4034-8adb-e2be73cb03ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71c034c9-99d9-4034-8adb-e2be73cb03ab tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 200 Sep 07 02:21:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 529/1080] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:41 2026] GET /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-61d52592-6ff1-4cdf-8078-c331f9979d2b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-61d52592-6ff1-4cdf-8078-c331f9979d2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-61d52592-6ff1-4cdf-8078-c331f9979d2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-61d52592-6ff1-4cdf-8078-c331f9979d2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-61d52592-6ff1-4cdf-8078-c331f9979d2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-61d52592-6ff1-4cdf-8078-c331f9979d2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 200 Sep 07 02:21:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 552/1081] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:42 2026] GET /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:21:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c3e6194-5c87-46fd-a5a9-921056515dc7", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-276564959"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:42 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Create snapshot from volume 8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:42 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Created reservations ['201dc3f9-5502-401b-96a4-df6884492d2b', '141b73f1-58df-4138-b4e7-22f56ec907ca', '0fbc32bb-681b-4a15-9dfb-1446905194a4', 'e4923ff2-0c80-45a7-b136-d9e8f6ffa449'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:21:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot create request issued successfully. Sep 07 02:21:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-18dfae86-d4f2-48a2-8815-c98b75c62e47 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:21:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 530/1082] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:21:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-169d8e74-a9b2-4c1f-9cd7-833138886bfc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-169d8e74-a9b2-4c1f-9cd7-833138886bfc tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-169d8e74-a9b2-4c1f-9cd7-833138886bfc tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-169d8e74-a9b2-4c1f-9cd7-833138886bfc tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-169d8e74-a9b2-4c1f-9cd7-833138886bfc tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-169d8e74-a9b2-4c1f-9cd7-833138886bfc tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 553/1083] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:42 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-43b7bfca-e1cc-4b52-84b8-bfa2c6589e69 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43b7bfca-e1cc-4b52-84b8-bfa2c6589e69 None None] GET http://192.168.122.234/volume// Sep 07 02:21:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43b7bfca-e1cc-4b52-84b8-bfa2c6589e69 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43b7bfca-e1cc-4b52-84b8-bfa2c6589e69 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43b7bfca-e1cc-4b52-84b8-bfa2c6589e69 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:21:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 531/1084] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:21:43 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:21:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f683f0af-f3ad-439d-b270-c3048a91ece7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f683f0af-f3ad-439d-b270-c3048a91ece7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:21:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f683f0af-f3ad-439d-b270-c3048a91ece7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f683f0af-f3ad-439d-b270-c3048a91ece7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f683f0af-f3ad-439d-b270-c3048a91ece7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:21:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f683f0af-f3ad-439d-b270-c3048a91ece7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:21:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 554/1085] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:21:43 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1438 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:21:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-63b5146d-1b30-457c-aad2-5c0267506793 req-553565c3-2f19-47b4-abfd-7afa20eb0c1a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-553565c3-2f19-47b4-abfd-7afa20eb0c1a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] PUT http://192.168.122.234/volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07 Sep 07 02:21:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-553565c3-2f19-47b4-abfd-7afa20eb0c1a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:43 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-63b5146d-1b30-457c-aad2-5c0267506793 req-553565c3-2f19-47b4-abfd-7afa20eb0c1a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Acquiring lock "cinder-attachment_update-afc4d19c-b104-4d18-966f-2fc9eacf0609-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:21:43 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-63b5146d-1b30-457c-aad2-5c0267506793 req-553565c3-2f19-47b4-abfd-7afa20eb0c1a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Lock "cinder-attachment_update-afc4d19c-b104-4d18-966f-2fc9eacf0609-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:21:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c168b8d1-1061-4570-9260-a3fa72916b5b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c168b8d1-1061-4570-9260-a3fa72916b5b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c168b8d1-1061-4570-9260-a3fa72916b5b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c168b8d1-1061-4570-9260-a3fa72916b5b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c168b8d1-1061-4570-9260-a3fa72916b5b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c168b8d1-1061-4570-9260-a3fa72916b5b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 555/1086] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:44 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9b787894-04aa-4524-a782-540ed39e82c9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b787894-04aa-4524-a782-540ed39e82c9 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b787894-04aa-4524-a782-540ed39e82c9 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b787894-04aa-4524-a782-540ed39e82c9 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9b787894-04aa-4524-a782-540ed39e82c9 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b787894-04aa-4524-a782-540ed39e82c9 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 556/1087] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:45 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e2db0761-0299-40e8-bd19-054afc0d3032 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2db0761-0299-40e8-bd19-054afc0d3032 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2db0761-0299-40e8-bd19-054afc0d3032 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2db0761-0299-40e8-bd19-054afc0d3032 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e2db0761-0299-40e8-bd19-054afc0d3032 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2db0761-0299-40e8-bd19-054afc0d3032 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 557/1088] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:46 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:46 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-63b5146d-1b30-457c-aad2-5c0267506793 req-553565c3-2f19-47b4-abfd-7afa20eb0c1a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Lock "cinder-attachment_update-afc4d19c-b104-4d18-966f-2fc9eacf0609-devstack" released by "attachment_update" :: held 2.699s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:21:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-553565c3-2f19-47b4-abfd-7afa20eb0c1a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07 returned with HTTP 200 Sep 07 02:21:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 532/1089] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:21:43 2026] PUT /volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07 => generated 694 bytes in 2777 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:21:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f903d72a-dff0-47c9-a344-a434d61cbde7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f903d72a-dff0-47c9-a344-a434d61cbde7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07/action Sep 07 02:21:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f903d72a-dff0-47c9-a344-a434d61cbde7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:21:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f903d72a-dff0-47c9-a344-a434d61cbde7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-63b5146d-1b30-457c-aad2-5c0267506793 req-f903d72a-dff0-47c9-a344-a434d61cbde7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07/action returned with HTTP 204 Sep 07 02:21:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 558/1090] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:21:46 2026] POST /volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ba2bfcb8-fe0b-4779-af55-ff6ff5818628 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ba2bfcb8-fe0b-4779-af55-ff6ff5818628 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ba2bfcb8-fe0b-4779-af55-ff6ff5818628 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ba2bfcb8-fe0b-4779-af55-ff6ff5818628 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ba2bfcb8-fe0b-4779-af55-ff6ff5818628 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ba2bfcb8-fe0b-4779-af55-ff6ff5818628 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 533/1091] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:47 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:21:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac26f8d7-4c83-4cce-a9c7-bd27ffc671b2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac26f8d7-4c83-4cce-a9c7-bd27ffc671b2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] POST http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac26f8d7-4c83-4cce-a9c7-bd27ffc671b2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ac26f8d7-4c83-4cce-a9c7-bd27ffc671b2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ac26f8d7-4c83-4cce-a9c7-bd27ffc671b2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Update snapshot metadata completed successfully. Sep 07 02:21:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac26f8d7-4c83-4cce-a9c7-bd27ffc671b2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 559/1092] 192.168.122.234 () {60 vars in 1286 bytes} [Mon Sep 7 02:21:47 2026] POST /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 68 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b7351f56-0554-4d5d-b420-ce3a2b07388b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7351f56-0554-4d5d-b420-ce3a2b07388b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7351f56-0554-4d5d-b420-ce3a2b07388b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7351f56-0554-4d5d-b420-ce3a2b07388b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b7351f56-0554-4d5d-b420-ce3a2b07388b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Snapshot retrieved successfully. Sep 07 02:21:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b7351f56-0554-4d5d-b420-ce3a2b07388b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Get snapshot metadata completed successfully. Sep 07 02:21:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7351f56-0554-4d5d-b420-ce3a2b07388b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 534/1093] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:21:47 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 68 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f56c505f-e829-404c-b963-f84aff99c98a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f56c505f-e829-404c-b963-f84aff99c98a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] PUT http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f56c505f-e829-404c-b963-f84aff99c98a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f56c505f-e829-404c-b963-f84aff99c98a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f56c505f-e829-404c-b963-f84aff99c98a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Update snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f56c505f-e829-404c-b963-f84aff99c98a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 560/1094] 192.168.122.234 () {60 vars in 1285 bytes} [Mon Sep 7 02:21:47 2026] PUT /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 57 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d41ede6e-809a-47c4-ba36-9b3674ad3415 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d41ede6e-809a-47c4-ba36-9b3674ad3415 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d41ede6e-809a-47c4-ba36-9b3674ad3415 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d41ede6e-809a-47c4-ba36-9b3674ad3415 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d41ede6e-809a-47c4-ba36-9b3674ad3415 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d41ede6e-809a-47c4-ba36-9b3674ad3415 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Get snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d41ede6e-809a-47c4-ba36-9b3674ad3415 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 535/1095] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:21:48 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dc4ed091-294f-44ba-85b1-137232d8989c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc4ed091-294f-44ba-85b1-137232d8989c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc4ed091-294f-44ba-85b1-137232d8989c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc4ed091-294f-44ba-85b1-137232d8989c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dc4ed091-294f-44ba-85b1-137232d8989c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dc4ed091-294f-44ba-85b1-137232d8989c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Get snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dc4ed091-294f-44ba-85b1-137232d8989c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Delete snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc4ed091-294f-44ba-85b1-137232d8989c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 561/1096] 192.168.122.234 () {58 vars in 1283 bytes} [Mon Sep 7 02:21:48 2026] DELETE /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 => generated 0 bytes in 126 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0583794f-c82d-43dd-853d-902487de066c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0583794f-c82d-43dd-853d-902487de066c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0583794f-c82d-43dd-853d-902487de066c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0583794f-c82d-43dd-853d-902487de066c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0583794f-c82d-43dd-853d-902487de066c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0583794f-c82d-43dd-853d-902487de066c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Get snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0583794f-c82d-43dd-853d-902487de066c tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 536/1097] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:21:48 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-096209c6-d826-406f-8ea9-0562a8194990 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-096209c6-d826-406f-8ea9-0562a8194990 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] PUT http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-096209c6-d826-406f-8ea9-0562a8194990 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-096209c6-d826-406f-8ea9-0562a8194990 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-096209c6-d826-406f-8ea9-0562a8194990 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Update snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-096209c6-d826-406f-8ea9-0562a8194990 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 562/1098] 192.168.122.234 () {60 vars in 1285 bytes} [Mon Sep 7 02:21:48 2026] PUT /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 16 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-87987af5-cd4e-4ca7-ad68-b118f94af0a6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-87987af5-cd4e-4ca7-ad68-b118f94af0a6 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] POST http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-87987af5-cd4e-4ca7-ad68-b118f94af0a6 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-87987af5-cd4e-4ca7-ad68-b118f94af0a6 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-87987af5-cd4e-4ca7-ad68-b118f94af0a6 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Update snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-87987af5-cd4e-4ca7-ad68-b118f94af0a6 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 537/1099] 192.168.122.234 () {60 vars in 1286 bytes} [Mon Sep 7 02:21:48 2026] POST /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 68 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-73f64710-d655-43f0-bad7-cb28bbd87a4e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73f64710-d655-43f0-bad7-cb28bbd87a4e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73f64710-d655-43f0-bad7-cb28bbd87a4e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73f64710-d655-43f0-bad7-cb28bbd87a4e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-73f64710-d655-43f0-bad7-cb28bbd87a4e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-73f64710-d655-43f0-bad7-cb28bbd87a4e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Get snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73f64710-d655-43f0-bad7-cb28bbd87a4e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 563/1100] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:21:48 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-595041b7-7375-4292-b6f8-c68d46242cd1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-595041b7-7375-4292-b6f8-c68d46242cd1 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] PUT http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-595041b7-7375-4292-b6f8-c68d46242cd1 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-595041b7-7375-4292-b6f8-c68d46242cd1 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-df62c591-805e-409c-b18b-9956bacb41f9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-595041b7-7375-4292-b6f8-c68d46242cd1 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Update snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-595041b7-7375-4292-b6f8-c68d46242cd1 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 538/1101] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:21:48 2026] PUT /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 => generated 35 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0c811711-2eec-4fc3-b7d9-b4f433da2d8e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0c811711-2eec-4fc3-b7d9-b4f433da2d8e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0c811711-2eec-4fc3-b7d9-b4f433da2d8e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0c811711-2eec-4fc3-b7d9-b4f433da2d8e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0c811711-2eec-4fc3-b7d9-b4f433da2d8e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Snapshot retrieved successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0c811711-2eec-4fc3-b7d9-b4f433da2d8e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Get snapshot metadata completed successfully. Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0c811711-2eec-4fc3-b7d9-b4f433da2d8e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 returned with HTTP 200 Sep 07 02:21:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 539/1102] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:21:48 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata/key3 => generated 35 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b877d398-f74a-409d-98dd-48b81ce251f2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b877d398-f74a-409d-98dd-48b81ce251f2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b877d398-f74a-409d-98dd-48b81ce251f2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b877d398-f74a-409d-98dd-48b81ce251f2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b877d398-f74a-409d-98dd-48b81ce251f2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Snapshot retrieved successfully. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b877d398-f74a-409d-98dd-48b81ce251f2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] Get snapshot metadata completed successfully. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b877d398-f74a-409d-98dd-48b81ce251f2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-reader] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 540/1103] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:21:48 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 75 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-552705ee-ec74-4524-b250-ee3f10fb6ce2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-552705ee-ec74-4524-b250-ee3f10fb6ce2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] PUT http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-552705ee-ec74-4524-b250-ee3f10fb6ce2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-552705ee-ec74-4524-b250-ee3f10fb6ce2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-df62c591-805e-409c-b18b-9956bacb41f9 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-df62c591-805e-409c-b18b-9956bacb41f9 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2102555001"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-552705ee-ec74-4524-b250-ee3f10fb6ce2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Update snapshot metadata completed successfully. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-552705ee-ec74-4524-b250-ee3f10fb6ce2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata returned with HTTP 200 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 541/1104] 192.168.122.234 () {60 vars in 1285 bytes} [Mon Sep 7 02:21:49 2026] PUT /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd/metadata => generated 16 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-df62c591-805e-409c-b18b-9956bacb41f9 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 564/1105] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:21:48 2026] POST /volume/v3/group_types => generated 181 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Delete snapshot with id: 5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7eba5663-186a-4c41-a6f8-de40663857b8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7eba5663-186a-4c41-a6f8-de40663857b8 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] POST http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7eba5663-186a-4c41-a6f8-de40663857b8 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7eba5663-186a-4c41-a6f8-de40663857b8 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs returned with HTTP 202 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 565/1106] 192.168.122.234 () {62 vars in 1342 bytes} [Mon Sep 7 02:21:49 2026] POST /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs => generated 53 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a617eaf8-dc16-4556-8ce3-1232642a6abc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a617eaf8-dc16-4556-8ce3-1232642a6abc tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] POST http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a617eaf8-dc16-4556-8ce3-1232642a6abc tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot delete request issued successfully. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ced025b-6822-437f-aacc-4f9b5db2ea2b tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 202 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 542/1107] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:21:49 2026] DELETE /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a660a1b3-5f80-420b-9f46-7266f3663bb2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a660a1b3-5f80-420b-9f46-7266f3663bb2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a660a1b3-5f80-420b-9f46-7266f3663bb2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a660a1b3-5f80-420b-9f46-7266f3663bb2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a660a1b3-5f80-420b-9f46-7266f3663bb2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a660a1b3-5f80-420b-9f46-7266f3663bb2 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a617eaf8-dc16-4556-8ce3-1232642a6abc tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs returned with HTTP 202 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 566/1108] 192.168.122.234 () {62 vars in 1342 bytes} [Mon Sep 7 02:21:49 2026] POST /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs => generated 61 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 543/1109] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:49 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e2216b21-f758-4f6d-adbb-d84d521fbc05 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2216b21-f758-4f6d-adbb-d84d521fbc05 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] GET http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2216b21-f758-4f6d-adbb-d84d521fbc05 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2216b21-f758-4f6d-adbb-d84d521fbc05 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2216b21-f758-4f6d-adbb-d84d521fbc05 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 returned with HTTP 200 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 567/1110] 192.168.122.234 () {60 vars in 1336 bytes} [Mon Sep 7 02:21:49 2026] GET /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 => generated 26 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dd4b3e7f-d21e-44e9-92bf-1bd5e4fa75f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dd4b3e7f-d21e-44e9-92bf-1bd5e4fa75f5 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] GET http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dd4b3e7f-d21e-44e9-92bf-1bd5e4fa75f5 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dd4b3e7f-d21e-44e9-92bf-1bd5e4fa75f5 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dd4b3e7f-d21e-44e9-92bf-1bd5e4fa75f5 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 returned with HTTP 200 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 544/1111] 192.168.122.234 () {60 vars in 1336 bytes} [Mon Sep 7 02:21:49 2026] GET /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 => generated 18 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6b42b1df-aa4c-44b7-95f0-cae968192a63 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6b42b1df-aa4c-44b7-95f0-cae968192a63 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] PUT http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6b42b1df-aa4c-44b7-95f0-cae968192a63 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6b42b1df-aa4c-44b7-95f0-cae968192a63 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 returned with HTTP 200 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 568/1112] 192.168.122.234 () {62 vars in 1356 bytes} [Mon Sep 7 02:21:49 2026] PUT /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 => generated 26 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fb082d24-6c8a-4427-b6e9-aa334bd68258 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb082d24-6c8a-4427-b6e9-aa334bd68258 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] GET http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb082d24-6c8a-4427-b6e9-aa334bd68258 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb082d24-6c8a-4427-b6e9-aa334bd68258 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb082d24-6c8a-4427-b6e9-aa334bd68258 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs returned with HTTP 200 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 545/1113] 192.168.122.234 () {60 vars in 1321 bytes} [Mon Sep 7 02:21:49 2026] GET /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs => generated 87 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4b619af9-cb16-4755-96a2-88569b03eed6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b619af9-cb16-4755-96a2-88569b03eed6 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key1 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b619af9-cb16-4755-96a2-88569b03eed6 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b619af9-cb16-4755-96a2-88569b03eed6 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b619af9-cb16-4755-96a2-88569b03eed6 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key1 returned with HTTP 202 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 569/1114] 192.168.122.234 () {60 vars in 1339 bytes} [Mon Sep 7 02:21:49 2026] DELETE /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-00988357-af7d-4132-a706-d6d5b5c419b3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-00988357-af7d-4132-a706-d6d5b5c419b3 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] GET http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key1 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-00988357-af7d-4132-a706-d6d5b5c419b3 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-00988357-af7d-4132-a706-d6d5b5c419b3 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-00988357-af7d-4132-a706-d6d5b5c419b3 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] HTTP exception thrown: Group Type 9c97be03-c3f6-42a2-beaa-0e772637c63b has no extra spec with key key1. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-00988357-af7d-4132-a706-d6d5b5c419b3 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key1 returned with HTTP 404 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 546/1115] 192.168.122.234 () {60 vars in 1336 bytes} [Mon Sep 7 02:21:49 2026] GET /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key1 => generated 126 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bc9686a5-3307-4e3f-bd8a-0edb82ca2c86 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc9686a5-3307-4e3f-bd8a-0edb82ca2c86 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc9686a5-3307-4e3f-bd8a-0edb82ca2c86 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc9686a5-3307-4e3f-bd8a-0edb82ca2c86 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc9686a5-3307-4e3f-bd8a-0edb82ca2c86 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 returned with HTTP 202 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 570/1116] 192.168.122.234 () {60 vars in 1339 bytes} [Mon Sep 7 02:21:49 2026] DELETE /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a2ea7e1e-bed6-4a91-b4bc-37379ad81e00 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2ea7e1e-bed6-4a91-b4bc-37379ad81e00 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] GET http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2ea7e1e-bed6-4a91-b4bc-37379ad81e00 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2ea7e1e-bed6-4a91-b4bc-37379ad81e00 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2ea7e1e-bed6-4a91-b4bc-37379ad81e00 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] HTTP exception thrown: Group Type 9c97be03-c3f6-42a2-beaa-0e772637c63b has no extra spec with key key2. Sep 07 02:21:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2ea7e1e-bed6-4a91-b4bc-37379ad81e00 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 returned with HTTP 404 Sep 07 02:21:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 547/1117] 192.168.122.234 () {60 vars in 1336 bytes} [Mon Sep 7 02:21:49 2026] GET /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key2 => generated 126 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c9ed244d-6afd-4aa8-aacb-52a20e124561 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9ed244d-6afd-4aa8-aacb-52a20e124561 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9ed244d-6afd-4aa8-aacb-52a20e124561 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9ed244d-6afd-4aa8-aacb-52a20e124561 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9ed244d-6afd-4aa8-aacb-52a20e124561 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 returned with HTTP 202 Sep 07 02:21:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 571/1118] 192.168.122.234 () {60 vars in 1339 bytes} [Mon Sep 7 02:21:49 2026] DELETE /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cb76e194-d6f9-4029-a85c-ff108f6addca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb76e194-d6f9-4029-a85c-ff108f6addca tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] GET http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 Sep 07 02:21:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb76e194-d6f9-4029-a85c-ff108f6addca tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb76e194-d6f9-4029-a85c-ff108f6addca tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb76e194-d6f9-4029-a85c-ff108f6addca tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] HTTP exception thrown: Group Type 9c97be03-c3f6-42a2-beaa-0e772637c63b has no extra spec with key key3. Sep 07 02:21:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb76e194-d6f9-4029-a85c-ff108f6addca tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 returned with HTTP 404 Sep 07 02:21:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 548/1119] 192.168.122.234 () {60 vars in 1336 bytes} [Mon Sep 7 02:21:50 2026] GET /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b/group_specs/key3 => generated 126 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:21:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5e3d8e9b-e902-4fd2-8014-2a869a2c3b87 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e3d8e9b-e902-4fd2-8014-2a869a2c3b87 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b Sep 07 02:21:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e3d8e9b-e902-4fd2-8014-2a869a2c3b87 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e3d8e9b-e902-4fd2-8014-2a869a2c3b87 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e3d8e9b-e902-4fd2-8014-2a869a2c3b87 tempest-GroupTypeSpecsTest-1222840334 tempest-GroupTypeSpecsTest-1222840334-project-admin] http://192.168.122.234/volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b returned with HTTP 202 Sep 07 02:21:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 572/1120] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:21:50 2026] DELETE /volume/v3/group_types/9c97be03-c3f6-42a2-beaa-0e772637c63b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:21:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b4a23e26-e036-452a-9338-01c82d668b5a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4a23e26-e036-452a-9338-01c82d668b5a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4a23e26-e036-452a-9338-01c82d668b5a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4a23e26-e036-452a-9338-01c82d668b5a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b4a23e26-e036-452a-9338-01c82d668b5a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4a23e26-e036-452a-9338-01c82d668b5a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 549/1121] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:50 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:21:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c9ff5b62-1809-4234-be7e-38d519a07bfe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9ff5b62-1809-4234-be7e-38d519a07bfe tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9ff5b62-1809-4234-be7e-38d519a07bfe tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9ff5b62-1809-4234-be7e-38d519a07bfe tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c9ff5b62-1809-4234-be7e-38d519a07bfe tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9ff5b62-1809-4234-be7e-38d519a07bfe tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 573/1122] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:51 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 468 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9040557e-f9b2-42e0-8b6a-5a54bbaeb4cf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9040557e-f9b2-42e0-8b6a-5a54bbaeb4cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9040557e-f9b2-42e0-8b6a-5a54bbaeb4cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9040557e-f9b2-42e0-8b6a-5a54bbaeb4cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9040557e-f9b2-42e0-8b6a-5a54bbaeb4cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Snapshot retrieved successfully. Sep 07 02:21:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9040557e-f9b2-42e0-8b6a-5a54bbaeb4cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 200 Sep 07 02:21:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 550/1123] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:52 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8c74ad1b-7815-4af8-8647-bdb963b01277 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c74ad1b-7815-4af8-8647-bdb963b01277 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd Sep 07 02:21:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8c74ad1b-7815-4af8-8647-bdb963b01277 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8c74ad1b-7815-4af8-8647-bdb963b01277 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8c74ad1b-7815-4af8-8647-bdb963b01277 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd returned with HTTP 404 Sep 07 02:21:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 574/1124] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:21:53 2026] GET /volume/v3/snapshots/5280e976-9e27-4d3f-9b44-dc8411cbf0bd => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:21:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cbdd765e-7f38-4dd7-acf5-eadb4cd4398a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cbdd765e-7f38-4dd7-acf5-eadb4cd4398a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cbdd765e-7f38-4dd7-acf5-eadb4cd4398a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cbdd765e-7f38-4dd7-acf5-eadb4cd4398a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cbdd765e-7f38-4dd7-acf5-eadb4cd4398a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cbdd765e-7f38-4dd7-acf5-eadb4cd4398a tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 200 Sep 07 02:21:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 551/1125] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:53 2026] GET /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:53 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Delete volume with id: 8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Delete volume request issued successfully. Sep 07 02:21:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7914ca92-d958-4ef5-b127-f0cb5ef2ad99 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 202 Sep 07 02:21:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 575/1126] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:21:53 2026] DELETE /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:21:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b4ba2080-9df7-4f6d-b4c2-9bb95459c6e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4ba2080-9df7-4f6d-b4c2-9bb95459c6e4 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4ba2080-9df7-4f6d-b4c2-9bb95459c6e4 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4ba2080-9df7-4f6d-b4c2-9bb95459c6e4 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:21:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:21:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b4ba2080-9df7-4f6d-b4c2-9bb95459c6e4 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4ba2080-9df7-4f6d-b4c2-9bb95459c6e4 tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 200 Sep 07 02:21:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 552/1127] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:53 2026] GET /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 856 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-296c7a12-8836-423c-ba92-4b7601ce40cf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-296c7a12-8836-423c-ba92-4b7601ce40cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-296c7a12-8836-423c-ba92-4b7601ce40cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-296c7a12-8836-423c-ba92-4b7601ce40cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:21:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:21:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:21:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:21:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-296c7a12-8836-423c-ba92-4b7601ce40cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Volume info retrieved successfully. Sep 07 02:21:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-296c7a12-8836-423c-ba92-4b7601ce40cf tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 200 Sep 07 02:21:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 576/1128] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:55 2026] GET /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 856 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:21:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ef0e30a3-238a-40df-9760-f7f3c63f9c0e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:21:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ef0e30a3-238a-40df-9760-f7f3c63f9c0e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] GET http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 Sep 07 02:21:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ef0e30a3-238a-40df-9760-f7f3c63f9c0e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:21:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ef0e30a3-238a-40df-9760-f7f3c63f9c0e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:21:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ef0e30a3-238a-40df-9760-f7f3c63f9c0e tempest-SnapshotMetadataTestJSON-742349780 tempest-SnapshotMetadataTestJSON-742349780-project-member] http://192.168.122.234/volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 returned with HTTP 404 Sep 07 02:21:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 553/1129] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:21:56 2026] GET /volume/v3/volumes/8c3e6194-5c87-46fd-a5a9-921056515dc7 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-610d31df-1709-4a94-823d-4384e9155780 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-610d31df-1709-4a94-823d-4384e9155780 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] POST http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-610d31df-1709-4a94-823d-4384e9155780 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-782730822", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.qos_specs [None req-610d31df-1709-4a94-823d-4384e9155780 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-782730822', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87011) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-610d31df-1709-4a94-823d-4384e9155780 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DB qos_specs_create(): root {'id': '2f16e76f-86eb-4d8f-9909-ea03f925fc46', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-782730822'} {{(pid=87011) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-610d31df-1709-4a94-823d-4384e9155780 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 577/1130] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:22:03 2026] POST /volume/v3/qos-specs => generated 400 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-947d82b9-e545-42e0-8a9c-a784ba5af801 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-947d82b9-e545-42e0-8a9c-a784ba5af801 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-947d82b9-e545-42e0-8a9c-a784ba5af801 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1833414726"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-947d82b9-e545-42e0-8a9c-a784ba5af801 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:22:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1566512977", "metadata": {"Type": "Test"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 578/1131] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:22:04 2026] POST /volume/v3/types => generated 222 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1566512977', 'metadata': {'Type': 'Test'}}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:04 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume of 1 GB Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-590f5794-14ce-4848-ac4c-c45020d668a0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Availability Zones retrieved successfully. Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-590f5794-14ce-4848-ac4c-c45020d668a0 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-590f5794-14ce-4848-ac4c-c45020d668a0 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1102314273"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (f57d6e6f-bb9b-40c7-82bd-b4ba77599c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4a46b2-d094-4360-ac9a-ad7abef116ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-590f5794-14ce-4848-ac4c-c45020d668a0 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 579/1132] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:22:04 2026] POST /volume/v3/types => generated 222 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ade1179-cc7c-4cd9-bbe5-8b858c2a7d34 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ade1179-cc7c-4cd9-bbe5-8b858c2a7d34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ade1179-cc7c-4cd9-bbe5-8b858c2a7d34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1688083252"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ade1179-cc7c-4cd9-bbe5-8b858c2a7d34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 580/1133] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:22:04 2026] POST /volume/v3/types => generated 222 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-71d6a298-9e24-4f0c-a269-7acdf868d338 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71d6a298-9e24-4f0c-a269-7acdf868d338 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=d11c7916-ed74-42e8-8059-60a309a6e9e2 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71d6a298-9e24-4f0c-a269-7acdf868d338 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71d6a298-9e24-4f0c-a269-7acdf868d338 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'associate' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-71d6a298-9e24-4f0c-a269-7acdf868d338 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Associate qos_spec: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 with type: d11c7916-ed74-42e8-8059-60a309a6e9e2 {{(pid=87011) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71d6a298-9e24-4f0c-a269-7acdf868d338 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=d11c7916-ed74-42e8-8059-60a309a6e9e2 returned with HTTP 202 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 581/1134] 192.168.122.234 () {58 vars in 1365 bytes} [Mon Sep 7 02:22:04 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=d11c7916-ed74-42e8-8059-60a309a6e9e2 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3f73966f-7491-437c-ba6d-e531644b352e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3f73966f-7491-437c-ba6d-e531644b352e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=c9ceb8ca-92b0-4db0-b130-25a057546b29 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3f73966f-7491-437c-ba6d-e531644b352e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3f73966f-7491-437c-ba6d-e531644b352e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'associate' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f73966f-7491-437c-ba6d-e531644b352e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Associate qos_spec: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 with type: c9ceb8ca-92b0-4db0-b130-25a057546b29 {{(pid=87011) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3f73966f-7491-437c-ba6d-e531644b352e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=c9ceb8ca-92b0-4db0-b130-25a057546b29 returned with HTTP 202 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 582/1135] 192.168.122.234 () {58 vars in 1365 bytes} [Mon Sep 7 02:22:04 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=c9ceb8ca-92b0-4db0-b130-25a057546b29 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-57cbf082-c2a8-451e-9345-3124808c7342 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-57cbf082-c2a8-451e-9345-3124808c7342 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=40aeb9ae-96ea-4c52-839b-c55a070d774c Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-57cbf082-c2a8-451e-9345-3124808c7342 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-57cbf082-c2a8-451e-9345-3124808c7342 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'associate' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-57cbf082-c2a8-451e-9345-3124808c7342 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Associate qos_spec: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 with type: 40aeb9ae-96ea-4c52-839b-c55a070d774c {{(pid=87011) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-57cbf082-c2a8-451e-9345-3124808c7342 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=40aeb9ae-96ea-4c52-839b-c55a070d774c returned with HTTP 202 Sep 07 02:22:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 583/1136] 192.168.122.234 () {58 vars in 1365 bytes} [Mon Sep 7 02:22:04 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associate?vol_type_id=40aeb9ae-96ea-4c52-839b-c55a070d774c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-54e63d78-89b9-4d2e-aae2-449ed09de80e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54e63d78-89b9-4d2e-aae2-449ed09de80e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations Sep 07 02:22:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54e63d78-89b9-4d2e-aae2-449ed09de80e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54e63d78-89b9-4d2e-aae2-449ed09de80e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'associations' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-54e63d78-89b9-4d2e-aae2-449ed09de80e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Get associations for qos_spec id: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 {{(pid=87011) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /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 07 02:22:05 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54e63d78-89b9-4d2e-aae2-449ed09de80e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations returned with HTTP 200 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 584/1137] 192.168.122.234 () {58 vars in 1277 bytes} [Mon Sep 7 02:22:04 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations => generated 448 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5d3cb833-ca1a-4f58-b67c-006366ba9f34 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d3cb833-ca1a-4f58-b67c-006366ba9f34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/disassociate?vol_type_id=d11c7916-ed74-42e8-8059-60a309a6e9e2 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d3cb833-ca1a-4f58-b67c-006366ba9f34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d3cb833-ca1a-4f58-b67c-006366ba9f34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'disassociate' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d3cb833-ca1a-4f58-b67c-006366ba9f34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Disassociate qos_spec: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 from type: d11c7916-ed74-42e8-8059-60a309a6e9e2 {{(pid=87011) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4a46b2-d094-4360-ac9a-ad7abef116ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc60e184-c0f2-481f-bdd9-b13ef64f0dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d3cb833-ca1a-4f58-b67c-006366ba9f34 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/disassociate?vol_type_id=d11c7916-ed74-42e8-8059-60a309a6e9e2 returned with HTTP 202 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 585/1138] 192.168.122.234 () {58 vars in 1374 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/disassociate?vol_type_id=d11c7916-ed74-42e8-8059-60a309a6e9e2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-13813520-6cd2-4a1c-8223-2a95ec2fef1b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-13813520-6cd2-4a1c-8223-2a95ec2fef1b tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-13813520-6cd2-4a1c-8223-2a95ec2fef1b tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-13813520-6cd2-4a1c-8223-2a95ec2fef1b tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'associations' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-13813520-6cd2-4a1c-8223-2a95ec2fef1b tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Get associations for qos_spec id: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 {{(pid=87011) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /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 07 02:22:05 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-13813520-6cd2-4a1c-8223-2a95ec2fef1b tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations returned with HTTP 200 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 586/1139] 192.168.122.234 () {58 vars in 1277 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-928dfd9b-95c3-432a-952c-5d186dbcd4a4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-928dfd9b-95c3-432a-952c-5d186dbcd4a4 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/disassociate_all Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-928dfd9b-95c3-432a-952c-5d186dbcd4a4 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-928dfd9b-95c3-432a-952c-5d186dbcd4a4 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'disassociate_all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-928dfd9b-95c3-432a-952c-5d186dbcd4a4 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Disassociate qos_spec: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 from all. {{(pid=87011) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-928dfd9b-95c3-432a-952c-5d186dbcd4a4 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/disassociate_all returned with HTTP 202 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 587/1140] 192.168.122.234 () {58 vars in 1289 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/disassociate_all => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e76c0b81-85b7-476f-bc9e-ed735b6bae96 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e76c0b81-85b7-476f-bc9e-ed735b6bae96 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e76c0b81-85b7-476f-bc9e-ed735b6bae96 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e76c0b81-85b7-476f-bc9e-ed735b6bae96 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'associations' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e76c0b81-85b7-476f-bc9e-ed735b6bae96 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Get associations for qos_spec id: 2f16e76f-86eb-4d8f-9909-ea03f925fc46 {{(pid=87011) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /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 07 02:22:05 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e76c0b81-85b7-476f-bc9e-ed735b6bae96 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations returned with HTTP 200 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 588/1141] 192.168.122.234 () {58 vars in 1277 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/associations => generated 24 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-77f9aeb2-54cf-43a0-bca1-4b05cd81a640 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-77f9aeb2-54cf-43a0-bca1-4b05cd81a640 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/types/40aeb9ae-96ea-4c52-839b-c55a070d774c Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-77f9aeb2-54cf-43a0-bca1-4b05cd81a640 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-77f9aeb2-54cf-43a0-bca1-4b05cd81a640 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Created reservations ['cd4d5706-5d97-46e9-a79f-5a2b340bdfbc', 'b32ca3b5-c458-421a-91a8-d8b600e1fba3', 'c9a2ff40-c2f9-40cf-9a52-1d5864f67fee', 'a6a4f021-b599-490f-9257-be69dcac73ef'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc60e184-c0f2-481f-bdd9-b13ef64f0dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4d5706-5d97-46e9-a79f-5a2b340bdfbc', 'b32ca3b5-c458-421a-91a8-d8b600e1fba3', 'c9a2ff40-c2f9-40cf-9a52-1d5864f67fee', 'a6a4f021-b599-490f-9257-be69dcac73ef']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82f5b0b-a0ba-4cb9-88ba-48cde9e807f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-77f9aeb2-54cf-43a0-bca1-4b05cd81a640 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types/40aeb9ae-96ea-4c52-839b-c55a070d774c returned with HTTP 202 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 589/1142] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:22:05 2026] DELETE /volume/v3/types/40aeb9ae-96ea-4c52-839b-c55a070d774c => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-23b70a2d-d9bd-472e-a10f-6582457c99f9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23b70a2d-d9bd-472e-a10f-6582457c99f9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/types/40aeb9ae-96ea-4c52-839b-c55a070d774c Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23b70a2d-d9bd-472e-a10f-6582457c99f9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23b70a2d-d9bd-472e-a10f-6582457c99f9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23b70a2d-d9bd-472e-a10f-6582457c99f9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types/40aeb9ae-96ea-4c52-839b-c55a070d774c returned with HTTP 404 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 590/1143] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/types/40aeb9ae-96ea-4c52-839b-c55a070d774c => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c9bc8518-162d-442a-91ef-794d95d243ed None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9bc8518-162d-442a-91ef-794d95d243ed tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/types/c9ceb8ca-92b0-4db0-b130-25a057546b29 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9bc8518-162d-442a-91ef-794d95d243ed tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9bc8518-162d-442a-91ef-794d95d243ed tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82f5b0b-a0ba-4cb9-88ba-48cde9e807f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52ff4eb6-35ef-4cc5-9274-4e8321345e4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1566512977',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['cd4d5706-5d97-46e9-a79f-5a2b340bdfbc','b32ca3b5-c458-421a-91a8-d8b600e1fba3','c9a2ff40-c2f9-40cf-9a52-1d5864f67fee','a6a4f021-b599-490f-9257-be69dcac73ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1566512977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52ff4eb6-35ef-4cc5-9274-4e8321345e4a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='13099940a0624ac0a492d888ec261881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e18f46-e2f8-4980-afbd-461f67346577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9bc8518-162d-442a-91ef-794d95d243ed tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types/c9ceb8ca-92b0-4db0-b130-25a057546b29 returned with HTTP 202 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 591/1144] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:22:05 2026] DELETE /volume/v3/types/c9ceb8ca-92b0-4db0-b130-25a057546b29 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aaba84cf-e2c6-4cc1-ae38-2c631d16fe00 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aaba84cf-e2c6-4cc1-ae38-2c631d16fe00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/types/c9ceb8ca-92b0-4db0-b130-25a057546b29 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aaba84cf-e2c6-4cc1-ae38-2c631d16fe00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aaba84cf-e2c6-4cc1-ae38-2c631d16fe00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aaba84cf-e2c6-4cc1-ae38-2c631d16fe00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types/c9ceb8ca-92b0-4db0-b130-25a057546b29 returned with HTTP 404 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 592/1145] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/types/c9ceb8ca-92b0-4db0-b130-25a057546b29 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-032a07a1-245a-4023-91f3-30f74b56df8c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-032a07a1-245a-4023-91f3-30f74b56df8c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/types/d11c7916-ed74-42e8-8059-60a309a6e9e2 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-032a07a1-245a-4023-91f3-30f74b56df8c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-032a07a1-245a-4023-91f3-30f74b56df8c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e18f46-e2f8-4980-afbd-461f67346577) transitioned into state 'SUCCESS' from state '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-1566512977',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['cd4d5706-5d97-46e9-a79f-5a2b340bdfbc','b32ca3b5-c458-421a-91a8-d8b600e1fba3','c9a2ff40-c2f9-40cf-9a52-1d5864f67fee','a6a4f021-b599-490f-9257-be69dcac73ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fa6191-2690-4359-9de2-1cdf8d4f7b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fa6191-2690-4359-9de2-1cdf8d4f7b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (f57d6e6f-bb9b-40c7-82bd-b4ba77599c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request issued successfully. Sep 07 02:22:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ade8d058-adf8-4622-a093-fd0372d7ec8f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 554/1146] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:22:04 2026] POST /volume/v3/volumes => generated 768 bytes in 1511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fd93fdce-fc60-408d-a442-090c5531005b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd93fdce-fc60-408d-a442-090c5531005b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd93fdce-fc60-408d-a442-090c5531005b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd93fdce-fc60-408d-a442-090c5531005b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-032a07a1-245a-4023-91f3-30f74b56df8c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types/d11c7916-ed74-42e8-8059-60a309a6e9e2 returned with HTTP 202 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 593/1147] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:22:05 2026] DELETE /volume/v3/types/d11c7916-ed74-42e8-8059-60a309a6e9e2 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-af24062c-f283-4a7c-b76e-71070a5cef68 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af24062c-f283-4a7c-b76e-71070a5cef68 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/types/d11c7916-ed74-42e8-8059-60a309a6e9e2 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af24062c-f283-4a7c-b76e-71070a5cef68 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af24062c-f283-4a7c-b76e-71070a5cef68 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af24062c-f283-4a7c-b76e-71070a5cef68 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/types/d11c7916-ed74-42e8-8059-60a309a6e9e2 returned with HTTP 404 Sep 07 02:22:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 594/1148] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/types/d11c7916-ed74-42e8-8059-60a309a6e9e2 => generated 114 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-33707aec-5af7-4efe-87dc-0e3947d548e7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33707aec-5af7-4efe-87dc-0e3947d548e7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] POST http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-33707aec-5af7-4efe-87dc-0e3947d548e7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1381515428", "consumer": "back-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.qos_specs [None req-33707aec-5af7-4efe-87dc-0e3947d548e7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1381515428', 'consumer': 'back-end', 'specs': {}} {{(pid=87011) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fd93fdce-fc60-408d-a442-090c5531005b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-33707aec-5af7-4efe-87dc-0e3947d548e7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DB qos_specs_create(): root {'id': 'b1e1617e-0f1c-40d2-941a-fdbd99fb79fb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1381515428'} {{(pid=87011) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd93fdce-fc60-408d-a442-090c5531005b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 555/1149] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:05 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 836 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33707aec-5af7-4efe-87dc-0e3947d548e7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 595/1150] 192.168.122.234 () {60 vars in 1148 bytes} [Mon Sep 7 02:22:05 2026] POST /volume/v3/qos-specs => generated 377 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-16f33a8c-f66c-4448-a45f-f82365c69a82 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16f33a8c-f66c-4448-a45f-f82365c69a82 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb?force=False Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16f33a8c-f66c-4448-a45f-f82365c69a82 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16f33a8c-f66c-4448-a45f-f82365c69a82 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16f33a8c-f66c-4448-a45f-f82365c69a82 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete qos_spec: b1e1617e-0f1c-40d2-941a-fdbd99fb79fb, force: False {{(pid=87010) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /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 07 02:22:06 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16f33a8c-f66c-4448-a45f-f82365c69a82 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb?force=False returned with HTTP 202 Sep 07 02:22:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 556/1151] 192.168.122.234 () {58 vars in 1264 bytes} [Mon Sep 7 02:22:06 2026] DELETE /volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb?force=False => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-497141d1-91d3-4552-9f0c-e01e35713d8f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-497141d1-91d3-4552-9f0c-e01e35713d8f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-497141d1-91d3-4552-9f0c-e01e35713d8f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-497141d1-91d3-4552-9f0c-e01e35713d8f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-497141d1-91d3-4552-9f0c-e01e35713d8f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb returned with HTTP 404 Sep 07 02:22:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 596/1152] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:06 2026] GET /volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb => generated 100 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c675673d-fba1-4698-a38d-f51787b74e10 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c675673d-fba1-4698-a38d-f51787b74e10 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c675673d-fba1-4698-a38d-f51787b74e10 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c675673d-fba1-4698-a38d-f51787b74e10 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /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 07 02:22:06 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c675673d-fba1-4698-a38d-f51787b74e10 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 557/1153] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:22:06 2026] GET /volume/v3/qos-specs => generated 174 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-228df6ee-b16a-4584-a8b1-f2c61ab7f53c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-228df6ee-b16a-4584-a8b1-f2c61ab7f53c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb?force=False Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-228df6ee-b16a-4584-a8b1-f2c61ab7f53c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-228df6ee-b16a-4584-a8b1-f2c61ab7f53c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-228df6ee-b16a-4584-a8b1-f2c61ab7f53c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete qos_spec: b1e1617e-0f1c-40d2-941a-fdbd99fb79fb, force: False {{(pid=87011) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-228df6ee-b16a-4584-a8b1-f2c61ab7f53c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb?force=False returned with HTTP 404 Sep 07 02:22:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 597/1154] 192.168.122.234 () {58 vars in 1264 bytes} [Mon Sep 7 02:22:06 2026] DELETE /volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb?force=False => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b36e971f-5a8c-417e-b715-20e985609d00 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b36e971f-5a8c-417e-b715-20e985609d00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b36e971f-5a8c-417e-b715-20e985609d00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b36e971f-5a8c-417e-b715-20e985609d00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b36e971f-5a8c-417e-b715-20e985609d00 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb returned with HTTP 404 Sep 07 02:22:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 558/1155] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:06 2026] GET /volume/v3/qos-specs/b1e1617e-0f1c-40d2-941a-fdbd99fb79fb => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9034273a-57c6-48ff-92b0-e453f97a0875 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9034273a-57c6-48ff-92b0-e453f97a0875 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] POST http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9034273a-57c6-48ff-92b0-e453f97a0875 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-294323644", "consumer": "both"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.qos_specs [None req-9034273a-57c6-48ff-92b0-e453f97a0875 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-294323644', 'consumer': 'both', 'specs': {}} {{(pid=87011) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-9034273a-57c6-48ff-92b0-e453f97a0875 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DB qos_specs_create(): root {'id': '976ef939-4ddd-4ff9-b0af-6db58489eb1e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-294323644'} {{(pid=87011) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9034273a-57c6-48ff-92b0-e453f97a0875 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 598/1156] 192.168.122.234 () {60 vars in 1148 bytes} [Mon Sep 7 02:22:06 2026] POST /volume/v3/qos-specs => generated 372 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b587bcd8-31f2-43ae-8bed-271ebe686599 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b587bcd8-31f2-43ae-8bed-271ebe686599 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e?force=False Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b587bcd8-31f2-43ae-8bed-271ebe686599 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b587bcd8-31f2-43ae-8bed-271ebe686599 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b587bcd8-31f2-43ae-8bed-271ebe686599 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete qos_spec: 976ef939-4ddd-4ff9-b0af-6db58489eb1e, force: False {{(pid=87010) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /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 07 02:22:06 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b587bcd8-31f2-43ae-8bed-271ebe686599 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e?force=False returned with HTTP 202 Sep 07 02:22:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 559/1157] 192.168.122.234 () {58 vars in 1264 bytes} [Mon Sep 7 02:22:06 2026] DELETE /volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e?force=False => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39b1698d-ea32-4797-b352-19740d20552c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39b1698d-ea32-4797-b352-19740d20552c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39b1698d-ea32-4797-b352-19740d20552c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39b1698d-ea32-4797-b352-19740d20552c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39b1698d-ea32-4797-b352-19740d20552c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e returned with HTTP 404 Sep 07 02:22:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 599/1158] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:06 2026] GET /volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c378a220-7558-4899-9b5b-b14f6d4653e0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c378a220-7558-4899-9b5b-b14f6d4653e0 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c378a220-7558-4899-9b5b-b14f6d4653e0 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c378a220-7558-4899-9b5b-b14f6d4653e0 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /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 07 02:22:06 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c378a220-7558-4899-9b5b-b14f6d4653e0 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 560/1159] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:22:06 2026] GET /volume/v3/qos-specs => generated 174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9f9f522e-4df3-4337-9d44-bce95c96610a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9f9f522e-4df3-4337-9d44-bce95c96610a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e?force=False Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9f9f522e-4df3-4337-9d44-bce95c96610a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9f9f522e-4df3-4337-9d44-bce95c96610a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f9f522e-4df3-4337-9d44-bce95c96610a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete qos_spec: 976ef939-4ddd-4ff9-b0af-6db58489eb1e, force: False {{(pid=87011) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9f9f522e-4df3-4337-9d44-bce95c96610a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e?force=False returned with HTTP 404 Sep 07 02:22:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 600/1160] 192.168.122.234 () {58 vars in 1264 bytes} [Mon Sep 7 02:22:06 2026] DELETE /volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e?force=False => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fcfe63f8-dfad-450c-832b-c26b74905f8a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fcfe63f8-dfad-450c-832b-c26b74905f8a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fcfe63f8-dfad-450c-832b-c26b74905f8a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fcfe63f8-dfad-450c-832b-c26b74905f8a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fcfe63f8-dfad-450c-832b-c26b74905f8a tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e returned with HTTP 404 Sep 07 02:22:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 561/1161] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:06 2026] GET /volume/v3/qos-specs/976ef939-4ddd-4ff9-b0af-6db58489eb1e => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-21b0e684-554c-404b-954b-4d505c076cb3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21b0e684-554c-404b-954b-4d505c076cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] POST http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21b0e684-554c-404b-954b-4d505c076cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1735470934", "consumer": "front-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.qos_specs [None req-21b0e684-554c-404b-954b-4d505c076cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1735470934', 'consumer': 'front-end', 'specs': {}} {{(pid=87011) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-21b0e684-554c-404b-954b-4d505c076cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DB qos_specs_create(): root {'id': 'cb933de5-4017-4780-9ee0-4b2b34aead11', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1735470934'} {{(pid=87011) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 02:22:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21b0e684-554c-404b-954b-4d505c076cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 601/1162] 192.168.122.234 () {60 vars in 1148 bytes} [Mon Sep 7 02:22:06 2026] POST /volume/v3/qos-specs => generated 378 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b3e6a0b1-0250-4ac9-a3cd-b7ec73a26d49 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3e6a0b1-0250-4ac9-a3cd-b7ec73a26d49 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11?force=False Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3e6a0b1-0250-4ac9-a3cd-b7ec73a26d49 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3e6a0b1-0250-4ac9-a3cd-b7ec73a26d49 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3e6a0b1-0250-4ac9-a3cd-b7ec73a26d49 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete qos_spec: cb933de5-4017-4780-9ee0-4b2b34aead11, force: False {{(pid=87010) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /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 07 02:22:07 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3e6a0b1-0250-4ac9-a3cd-b7ec73a26d49 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11?force=False returned with HTTP 202 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 562/1163] 192.168.122.234 () {58 vars in 1264 bytes} [Mon Sep 7 02:22:06 2026] DELETE /volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-26f18b35-e0ea-4265-96ee-b234d66270f7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26f18b35-e0ea-4265-96ee-b234d66270f7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26f18b35-e0ea-4265-96ee-b234d66270f7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26f18b35-e0ea-4265-96ee-b234d66270f7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26f18b35-e0ea-4265-96ee-b234d66270f7 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11 returned with HTTP 404 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 602/1164] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-06b4825c-6117-4567-ad02-3c3ef9c20986 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06b4825c-6117-4567-ad02-3c3ef9c20986 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06b4825c-6117-4567-ad02-3c3ef9c20986 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06b4825c-6117-4567-ad02-3c3ef9c20986 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /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 07 02:22:07 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06b4825c-6117-4567-ad02-3c3ef9c20986 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 563/1165] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2129e898-2743-42c4-aaa9-d48c2832fed9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d6bbe2e6-d499-48e0-aad2-6d4ca9f4cb20 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2129e898-2743-42c4-aaa9-d48c2832fed9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11?force=False Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6bbe2e6-d499-48e0-aad2-6d4ca9f4cb20 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6bbe2e6-d499-48e0-aad2-6d4ca9f4cb20 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6bbe2e6-d499-48e0-aad2-6d4ca9f4cb20 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2129e898-2743-42c4-aaa9-d48c2832fed9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2129e898-2743-42c4-aaa9-d48c2832fed9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2129e898-2743-42c4-aaa9-d48c2832fed9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete qos_spec: cb933de5-4017-4780-9ee0-4b2b34aead11, force: False {{(pid=87010) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2129e898-2743-42c4-aaa9-d48c2832fed9 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11?force=False returned with HTTP 404 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 564/1166] 192.168.122.234 () {58 vars in 1264 bytes} [Mon Sep 7 02:22:07 2026] DELETE /volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11?force=False => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4ae1babf-6590-4083-973f-a4bfd5557e4c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4ae1babf-6590-4083-973f-a4bfd5557e4c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4ae1babf-6590-4083-973f-a4bfd5557e4c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4ae1babf-6590-4083-973f-a4bfd5557e4c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d6bbe2e6-d499-48e0-aad2-6d4ca9f4cb20 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4ae1babf-6590-4083-973f-a4bfd5557e4c tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11 returned with HTTP 404 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 565/1167] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs/cb933de5-4017-4780-9ee0-4b2b34aead11 => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6bbe2e6-d499-48e0-aad2-6d4ca9f4cb20 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 603/1168] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f57cccc4-bb07-4a45-9390-de9ec43ea3be None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f57cccc4-bb07-4a45-9390-de9ec43ea3be tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f57cccc4-bb07-4a45-9390-de9ec43ea3be tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f57cccc4-bb07-4a45-9390-de9ec43ea3be tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f57cccc4-bb07-4a45-9390-de9ec43ea3be tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 566/1169] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 => generated 400 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e4108c73-ed16-4856-af5c-9650009c185f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e4108c73-ed16-4856-af5c-9650009c185f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e4108c73-ed16-4856-af5c-9650009c185f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e4108c73-ed16-4856-af5c-9650009c185f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /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 07 02:22:07 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e4108c73-ed16-4856-af5c-9650009c185f tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 604/1170] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cfe998f2-9ff5-4da3-bce9-e244ea65e75d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cfe998f2-9ff5-4da3-bce9-e244ea65e75d tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] PUT http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cfe998f2-9ff5-4da3-bce9-e244ea65e75d tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.qos_specs [None req-cfe998f2-9ff5-4da3-bce9-e244ea65e75d tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87010) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-cfe998f2-9ff5-4da3-bce9-e244ea65e75d tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] qos_specs_update() value: {'id': 'e9f7e8c8-d327-43b6-959a-0a5d2e178353', 'key': 'iops_bytes', 'value': '500', 'specs_id': '2f16e76f-86eb-4d8f-9909-ea03f925fc46', 'deleted': False} {{(pid=87010) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cfe998f2-9ff5-4da3-bce9-e244ea65e75d tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 567/1171] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:22:07 2026] PUT /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 => generated 36 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f517972a-584b-4cab-842d-44f4ec455c15 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f517972a-584b-4cab-842d-44f4ec455c15 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f517972a-584b-4cab-842d-44f4ec455c15 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f517972a-584b-4cab-842d-44f4ec455c15 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f517972a-584b-4cab-842d-44f4ec455c15 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 605/1172] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 => generated 421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-609df2c3-a043-4265-ac08-11406ae166fe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-609df2c3-a043-4265-ac08-11406ae166fe tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] PUT http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/delete_keys Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-609df2c3-a043-4265-ac08-11406ae166fe tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.qos_specs_manage [None req-609df2c3-a043-4265-ac08-11406ae166fe tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete_key spec: 2f16e76f-86eb-4d8f-9909-ea03f925fc46, keys: ['iops_bytes'] {{(pid=87010) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-609df2c3-a043-4265-ac08-11406ae166fe tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/delete_keys returned with HTTP 202 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 568/1173] 192.168.122.234 () {60 vars in 1294 bytes} [Mon Sep 7 02:22:07 2026] PUT /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46/delete_keys => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-65eca274-6cc4-4a48-91ed-3ffe2cfc3cb3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65eca274-6cc4-4a48-91ed-3ffe2cfc3cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-65eca274-6cc4-4a48-91ed-3ffe2cfc3cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-65eca274-6cc4-4a48-91ed-3ffe2cfc3cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65eca274-6cc4-4a48-91ed-3ffe2cfc3cb3 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 606/1174] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 => generated 400 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8d8b50f3-9768-4f86-a51e-e6dceebf1068 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d8b50f3-9768-4f86-a51e-e6dceebf1068 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d8b50f3-9768-4f86-a51e-e6dceebf1068 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d8b50f3-9768-4f86-a51e-e6dceebf1068 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d8b50f3-9768-4f86-a51e-e6dceebf1068 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 returned with HTTP 200 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 569/1175] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 => generated 400 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-868d042f-446f-4003-8116-77f8c96f8d9e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-868d042f-446f-4003-8116-77f8c96f8d9e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] DELETE http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46?force=False Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-868d042f-446f-4003-8116-77f8c96f8d9e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-868d042f-446f-4003-8116-77f8c96f8d9e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.qos_specs_manage [None req-868d042f-446f-4003-8116-77f8c96f8d9e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Delete qos_spec: 2f16e76f-86eb-4d8f-9909-ea03f925fc46, force: False {{(pid=87011) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 02:22:07 devstack devstack@c-api.service[87011]: /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 07 02:22:07 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 02:22:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-868d042f-446f-4003-8116-77f8c96f8d9e tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46?force=False returned with HTTP 202 Sep 07 02:22:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 607/1176] 192.168.122.234 () {58 vars in 1264 bytes} [Mon Sep 7 02:22:07 2026] DELETE /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46?force=False => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f4e2e751-5ada-47e0-9058-f9ebb560db51 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4e2e751-5ada-47e0-9058-f9ebb560db51 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] GET http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f4e2e751-5ada-47e0-9058-f9ebb560db51 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f4e2e751-5ada-47e0-9058-f9ebb560db51 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4e2e751-5ada-47e0-9058-f9ebb560db51 tempest-QosSpecsTestJSON-1013696382 tempest-QosSpecsTestJSON-1013696382-project-admin] http://192.168.122.234/volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 returned with HTTP 404 Sep 07 02:22:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 570/1177] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:07 2026] GET /volume/v3/qos-specs/2f16e76f-86eb-4d8f-9909-ea03f925fc46 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7a8afe9e-07da-47df-bd07-42581664348d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7a8afe9e-07da-47df-bd07-42581664348d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7a8afe9e-07da-47df-bd07-42581664348d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7a8afe9e-07da-47df-bd07-42581664348d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7a8afe9e-07da-47df-bd07-42581664348d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7a8afe9e-07da-47df-bd07-42581664348d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 608/1178] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:08 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-daeacbfc-0d8c-4194-888d-5f06203792dc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-daeacbfc-0d8c-4194-888d-5f06203792dc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-daeacbfc-0d8c-4194-888d-5f06203792dc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-daeacbfc-0d8c-4194-888d-5f06203792dc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-daeacbfc-0d8c-4194-888d-5f06203792dc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Volume info retrieved successfully. Sep 07 02:22:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-daeacbfc-0d8c-4194-888d-5f06203792dc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 571/1179] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:08 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 861 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d1272601-84ad-4c62-bddb-3873dc1d58f4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1272601-84ad-4c62-bddb-3873dc1d58f4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d1272601-84ad-4c62-bddb-3873dc1d58f4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1566512977"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d1272601-84ad-4c62-bddb-3873dc1d58f4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d1272601-84ad-4c62-bddb-3873dc1d58f4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1272601-84ad-4c62-bddb-3873dc1d58f4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 609/1180] 192.168.122.234 () {60 vars in 1252 bytes} [Mon Sep 7 02:22:08 2026] PUT /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 793 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a5d1f2c6-9b01-45e8-b2c1-cba11c374e16 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5d1f2c6-9b01-45e8-b2c1-cba11c374e16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5d1f2c6-9b01-45e8-b2c1-cba11c374e16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2082120790", "description": "This is the new description of volume"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a5d1f2c6-9b01-45e8-b2c1-cba11c374e16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a5d1f2c6-9b01-45e8-b2c1-cba11c374e16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5d1f2c6-9b01-45e8-b2c1-cba11c374e16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 572/1181] 192.168.122.234 () {60 vars in 1253 bytes} [Mon Sep 7 02:22:08 2026] PUT /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 832 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b1c0e183-8963-4458-b3f7-9c4acce6dbaa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1c0e183-8963-4458-b3f7-9c4acce6dbaa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1c0e183-8963-4458-b3f7-9c4acce6dbaa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1c0e183-8963-4458-b3f7-9c4acce6dbaa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b1c0e183-8963-4458-b3f7-9c4acce6dbaa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Volume info retrieved successfully. Sep 07 02:22:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1c0e183-8963-4458-b3f7-9c4acce6dbaa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 610/1182] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:08 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 900 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1792999932", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-500639655"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1792999932', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-500639655'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume of 1 GB Sep 07 02:22:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Availability Zones retrieved successfully. Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (d4ae7ed0-78b1-42bd-a52c-25c88ba9d63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7605b22-31c6-4d2b-acbc-09a0b2cde59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7605b22-31c6-4d2b-acbc-09a0b2cde59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9713a60d-1a33-4b8e-8f9b-9404bfbae994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Created reservations ['9e9a2ef0-f0ba-4c4e-809c-4b32b62da0f3', '5231e83f-50fb-4f8c-94a8-f9a0fbe3c228', '544a3ea7-5a35-4cba-a34b-dc11c79ad722', 'aeab3519-dac1-42e0-91d9-a0bdca402675'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9713a60d-1a33-4b8e-8f9b-9404bfbae994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9a2ef0-f0ba-4c4e-809c-4b32b62da0f3', '5231e83f-50fb-4f8c-94a8-f9a0fbe3c228', '544a3ea7-5a35-4cba-a34b-dc11c79ad722', 'aeab3519-dac1-42e0-91d9-a0bdca402675']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0f1e61-3462-4c5d-b77a-e904b8ee4f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0f1e61-3462-4c5d-b77a-e904b8ee4f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8929ef2a-b605-409a-9239-92671ed9c77c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1792999932',display_name='tempest-VolumesGetTest-Volume-500639655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['9e9a2ef0-f0ba-4c4e-809c-4b32b62da0f3','5231e83f-50fb-4f8c-94a8-f9a0fbe3c228','544a3ea7-5a35-4cba-a34b-dc11c79ad722','aeab3519-dac1-42e0-91d9-a0bdca402675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1792999932',display_name='tempest-VolumesGetTest-Volume-500639655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8929ef2a-b605-409a-9239-92671ed9c77c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13099940a0624ac0a492d888ec261881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5fe953-1055-468d-afb4-0a226c565972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5fe953-1055-468d-afb4-0a226c565972) transitioned into 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-1792999932',display_name='tempest-VolumesGetTest-Volume-500639655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['9e9a2ef0-f0ba-4c4e-809c-4b32b62da0f3','5231e83f-50fb-4f8c-94a8-f9a0fbe3c228','544a3ea7-5a35-4cba-a34b-dc11c79ad722','aeab3519-dac1-42e0-91d9-a0bdca402675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413bb02a-d491-4186-b35a-05d52de5d334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413bb02a-d491-4186-b35a-05d52de5d334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (d4ae7ed0-78b1-42bd-a52c-25c88ba9d63e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request issued successfully. Sep 07 02:22:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62d5f921-e488-4843-8fe4-a5b2dda001dd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 573/1183] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:22:09 2026] POST /volume/v3/volumes => generated 788 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0dc35aca-1745-444f-b910-3c271fe9e429 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0dc35aca-1745-444f-b910-3c271fe9e429 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0dc35aca-1745-444f-b910-3c271fe9e429 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0dc35aca-1745-444f-b910-3c271fe9e429 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0dc35aca-1745-444f-b910-3c271fe9e429 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0dc35aca-1745-444f-b910-3c271fe9e429 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 200 Sep 07 02:22:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 611/1184] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:09 2026] GET /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 856 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e358eba1-e446-4a20-9696-1d7ffb8a0421 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e358eba1-e446-4a20-9696-1d7ffb8a0421 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e358eba1-e446-4a20-9696-1d7ffb8a0421 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e358eba1-e446-4a20-9696-1d7ffb8a0421 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e358eba1-e446-4a20-9696-1d7ffb8a0421 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e358eba1-e446-4a20-9696-1d7ffb8a0421 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 200 Sep 07 02:22:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 574/1185] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:10 2026] GET /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8ed8646a-0569-490a-8e20-0bee73264967 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ed8646a-0569-490a-8e20-0bee73264967 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ed8646a-0569-490a-8e20-0bee73264967 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ed8646a-0569-490a-8e20-0bee73264967 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8ed8646a-0569-490a-8e20-0bee73264967 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ed8646a-0569-490a-8e20-0bee73264967 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 200 Sep 07 02:22:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 612/1186] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:11 2026] GET /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-649b50b9-b138-4910-8e79-447130df6a66 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-649b50b9-b138-4910-8e79-447130df6a66 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-649b50b9-b138-4910-8e79-447130df6a66 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1566512977", "description": null}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-649b50b9-b138-4910-8e79-447130df6a66 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-649b50b9-b138-4910-8e79-447130df6a66 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-649b50b9-b138-4910-8e79-447130df6a66 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 200 Sep 07 02:22:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 575/1187] 192.168.122.234 () {60 vars in 1252 bytes} [Mon Sep 7 02:22:11 2026] PUT /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 779 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ff2278ac-c198-489e-82f8-b71e936eeefe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff2278ac-c198-489e-82f8-b71e936eeefe tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ff2278ac-c198-489e-82f8-b71e936eeefe tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ff2278ac-c198-489e-82f8-b71e936eeefe tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ff2278ac-c198-489e-82f8-b71e936eeefe tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff2278ac-c198-489e-82f8-b71e936eeefe tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 200 Sep 07 02:22:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 613/1188] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:11 2026] GET /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a85a51ce-ecac-460a-8b39-8a109128c858 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a85a51ce-ecac-460a-8b39-8a109128c858 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a85a51ce-ecac-460a-8b39-8a109128c858 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a85a51ce-ecac-460a-8b39-8a109128c858 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:12 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a85a51ce-ecac-460a-8b39-8a109128c858 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume with id: 8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a85a51ce-ecac-460a-8b39-8a109128c858 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a85a51ce-ecac-460a-8b39-8a109128c858 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume request issued successfully. Sep 07 02:22:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a85a51ce-ecac-460a-8b39-8a109128c858 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 202 Sep 07 02:22:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 576/1189] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:11 2026] DELETE /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-565b640f-9e56-4507-bd32-b4ed25eb630a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-565b640f-9e56-4507-bd32-b4ed25eb630a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-565b640f-9e56-4507-bd32-b4ed25eb630a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-565b640f-9e56-4507-bd32-b4ed25eb630a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-565b640f-9e56-4507-bd32-b4ed25eb630a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-565b640f-9e56-4507-bd32-b4ed25eb630a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 200 Sep 07 02:22:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 614/1190] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:12 2026] GET /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ab156241-4397-440b-b626-450f433e7610 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ab156241-4397-440b-b626-450f433e7610 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ab156241-4397-440b-b626-450f433e7610 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ab156241-4397-440b-b626-450f433e7610 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ab156241-4397-440b-b626-450f433e7610 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c returned with HTTP 404 Sep 07 02:22:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 577/1191] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:13 2026] GET /volume/v3/volumes/8929ef2a-b605-409a-9239-92671ed9c77c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-114032eb-ef19-48f8-9b22-fff82c991df4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-114032eb-ef19-48f8-9b22-fff82c991df4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-114032eb-ef19-48f8-9b22-fff82c991df4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-114032eb-ef19-48f8-9b22-fff82c991df4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-114032eb-ef19-48f8-9b22-fff82c991df4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-114032eb-ef19-48f8-9b22-fff82c991df4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 615/1192] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:13 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 900 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] DELETE http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume with id: 52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume request issued successfully. Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fc4fa5fd-25e6-4bcb-b5f8-09e260aba0ed tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 202 Sep 07 02:22:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 578/1193] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:13 2026] DELETE /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-825e41fa-ff1b-4f98-ade7-8f702bc1f0fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-825e41fa-ff1b-4f98-ade7-8f702bc1f0fb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-825e41fa-ff1b-4f98-ade7-8f702bc1f0fb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-825e41fa-ff1b-4f98-ade7-8f702bc1f0fb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-825e41fa-ff1b-4f98-ade7-8f702bc1f0fb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-825e41fa-ff1b-4f98-ade7-8f702bc1f0fb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 200 Sep 07 02:22:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 616/1194] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:13 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 899 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] GET http://192.168.122.234/volume/v3/os-hosts Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: /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 07 02:22:13 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.hosts [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] status, active and update: available, enabled, 2026-09-07 00:20:39+00:00 {{(pid=87010) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.hosts [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] status, active and update: available, enabled, 2026-09-07 00:12:58+00:00 {{(pid=87010) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.hosts [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] status, active and update: available, enabled, 2026-09-07 00:21:42+00:00 {{(pid=87010) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4aca1c40-20eb-47a2-b25c-7ea56df42a65 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] http://192.168.122.234/volume/v3/os-hosts returned with HTTP 200 Sep 07 02:22:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 579/1195] 192.168.122.234 () {58 vars in 1124 bytes} [Mon Sep 7 02:22:13 2026] GET /volume/v3/os-hosts => generated 561 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0a342c82-1aa8-4749-9018-a613b0f0404d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0a342c82-1aa8-4749-9018-a613b0f0404d tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] GET http://192.168.122.234/volume/v3/os-hosts Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0a342c82-1aa8-4749-9018-a613b0f0404d tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0a342c82-1aa8-4749-9018-a613b0f0404d tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: /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 07 02:22:13 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.hosts [None req-0a342c82-1aa8-4749-9018-a613b0f0404d tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] status, active and update: available, enabled, 2026-09-07 00:20:39+00:00 {{(pid=87011) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.hosts [None req-0a342c82-1aa8-4749-9018-a613b0f0404d tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] status, active and update: available, enabled, 2026-09-07 00:12:58+00:00 {{(pid=87011) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.hosts [None req-0a342c82-1aa8-4749-9018-a613b0f0404d tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] status, active and update: available, enabled, 2026-09-07 00:21:42+00:00 {{(pid=87011) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0a342c82-1aa8-4749-9018-a613b0f0404d tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] http://192.168.122.234/volume/v3/os-hosts returned with HTTP 200 Sep 07 02:22:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 617/1196] 192.168.122.234 () {58 vars in 1124 bytes} [Mon Sep 7 02:22:13 2026] GET /volume/v3/os-hosts => generated 561 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e7e83e85-76e4-4b07-a30b-87b2d228c5dd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7e83e85-76e4-4b07-a30b-87b2d228c5dd tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] GET http://192.168.122.234/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7e83e85-76e4-4b07-a30b-87b2d228c5dd tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7e83e85-76e4-4b07-a30b-87b2d228c5dd tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7e83e85-76e4-4b07-a30b-87b2d228c5dd tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] http://192.168.122.234/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 02:22:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 580/1197] 192.168.122.234 () {58 vars in 1187 bytes} [Mon Sep 7 02:22:13 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac7db0fa-7291-4b27-af50-0dcae7d15303 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac7db0fa-7291-4b27-af50-0dcae7d15303 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] GET http://192.168.122.234/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac7db0fa-7291-4b27-af50-0dcae7d15303 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac7db0fa-7291-4b27-af50-0dcae7d15303 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac7db0fa-7291-4b27-af50-0dcae7d15303 tempest-VolumeHostsAdminTestsJSON-1591949193 tempest-VolumeHostsAdminTestsJSON-1591949193-project-admin] http://192.168.122.234/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 02:22:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 618/1198] 192.168.122.234 () {58 vars in 1181 bytes} [Mon Sep 7 02:22:13 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9fcf40a5-8f30-4147-8073-d8348150ba63 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9fcf40a5-8f30-4147-8073-d8348150ba63 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a Sep 07 02:22:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9fcf40a5-8f30-4147-8073-d8348150ba63 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9fcf40a5-8f30-4147-8073-d8348150ba63 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9fcf40a5-8f30-4147-8073-d8348150ba63 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a returned with HTTP 404 Sep 07 02:22:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 581/1199] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:14 2026] GET /volume/v3/volumes/52ff4eb6-35ef-4cc5-9274-4e8321345e4a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-785167375"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-785167375'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume of 1 GB Sep 07 02:22:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Availability Zones retrieved successfully. Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (8166b766-d03a-46fe-8eb5-adc3721a718c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eced87c9-c889-47f9-80a9-517e765b9f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eced87c9-c889-47f9-80a9-517e765b9f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87947d5e-074a-4b7e-9b4d-e3648550d0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Created reservations ['f122bfe0-fa4e-49ef-a5c4-978ca5b668ec', '2f6674a5-82e2-4649-a8b9-76cb13edf62f', '0fb7d823-53ed-4b8b-917b-011e2f8c46e8', 'f614c096-fc9f-464b-8ecd-72ceb09dbe28'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87947d5e-074a-4b7e-9b4d-e3648550d0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f122bfe0-fa4e-49ef-a5c4-978ca5b668ec', '2f6674a5-82e2-4649-a8b9-76cb13edf62f', '0fb7d823-53ed-4b8b-917b-011e2f8c46e8', 'f614c096-fc9f-464b-8ecd-72ceb09dbe28']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14dc1f4-1c59-4c7e-8d4a-8bfe54f57308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14dc1f4-1c59-4c7e-8d4a-8bfe54f57308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c1cf763-3087-4334-8089-22567bf1ff25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-785167375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['f122bfe0-fa4e-49ef-a5c4-978ca5b668ec','2f6674a5-82e2-4649-a8b9-76cb13edf62f','0fb7d823-53ed-4b8b-917b-011e2f8c46e8','f614c096-fc9f-464b-8ecd-72ceb09dbe28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-785167375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c1cf763-3087-4334-8089-22567bf1ff25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13099940a0624ac0a492d888ec261881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad8b3c1-5d11-482b-b325-06eea18494c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad8b3c1-5d11-482b-b325-06eea18494c6) transitioned into state 'SUCCESS' from state '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-785167375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['f122bfe0-fa4e-49ef-a5c4-978ca5b668ec','2f6674a5-82e2-4649-a8b9-76cb13edf62f','0fb7d823-53ed-4b8b-917b-011e2f8c46e8','f614c096-fc9f-464b-8ecd-72ceb09dbe28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14d9aaf-3244-4098-afb0-293f0c5113ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14d9aaf-3244-4098-afb0-293f0c5113ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (8166b766-d03a-46fe-8eb5-adc3721a718c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request issued successfully. Sep 07 02:22:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aeb0cc2f-97a5-4070-905b-e49fa716a405 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 619/1200] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:22:14 2026] POST /volume/v3/volumes => generated 753 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-72f911f1-883d-4dfd-b3ca-038e8cb8ebc6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72f911f1-883d-4dfd-b3ca-038e8cb8ebc6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72f911f1-883d-4dfd-b3ca-038e8cb8ebc6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72f911f1-883d-4dfd-b3ca-038e8cb8ebc6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-72f911f1-883d-4dfd-b3ca-038e8cb8ebc6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72f911f1-883d-4dfd-b3ca-038e8cb8ebc6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 returned with HTTP 200 Sep 07 02:22:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 582/1201] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:14 2026] GET /volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8f9d541f-fa8f-49a7-8750-fe07abd454fa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f9d541f-fa8f-49a7-8750-fe07abd454fa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f9d541f-fa8f-49a7-8750-fe07abd454fa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f9d541f-fa8f-49a7-8750-fe07abd454fa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8f9d541f-fa8f-49a7-8750-fe07abd454fa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f9d541f-fa8f-49a7-8750-fe07abd454fa tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 returned with HTTP 200 Sep 07 02:22:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 620/1202] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:15 2026] GET /volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 => generated 845 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b69a4854-27fc-41cf-b182-413d27d38715 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b69a4854-27fc-41cf-b182-413d27d38715 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b69a4854-27fc-41cf-b182-413d27d38715 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b69a4854-27fc-41cf-b182-413d27d38715 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b69a4854-27fc-41cf-b182-413d27d38715 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b69a4854-27fc-41cf-b182-413d27d38715 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 returned with HTTP 200 Sep 07 02:22:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 583/1203] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:17 2026] GET /volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4c1cf763-3087-4334-8089-22567bf1ff25", "size": 1, "name": "tempest-VolumesGetTest-Volume-704383324", "metadata": {"Type": "Test"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request body: {'volume': {'source_volid': '4c1cf763-3087-4334-8089-22567bf1ff25', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-704383324', 'metadata': {'Type': 'Test'}}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume retrieved successfully. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume of 1 GB Sep 07 02:22:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Availability Zones retrieved successfully. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (060c75a6-70ce-4314-b7b1-b6fd484eb5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa7bba0-697e-4cf1-aa82-1d8b8e44c941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa7bba0-697e-4cf1-aa82-1d8b8e44c941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4c1cf763-3087-4334-8089-22567bf1ff25', 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11682b69-ec34-4ba4-8353-f8691e0bd512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Created reservations ['041e7da5-ad11-4d43-8dba-11c720ec06c3', 'a8bde34e-47ae-42f7-8dbb-92f17291935a', '69e14d70-b519-4373-b2e9-989692729deb', '2e2955bf-2dff-4c4a-acd3-93de2ca7bff9'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11682b69-ec34-4ba4-8353-f8691e0bd512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041e7da5-ad11-4d43-8dba-11c720ec06c3', 'a8bde34e-47ae-42f7-8dbb-92f17291935a', '69e14d70-b519-4373-b2e9-989692729deb', '2e2955bf-2dff-4c4a-acd3-93de2ca7bff9']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0be45b-7b3c-40de-9e02-ff2795ff8ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0be45b-7b3c-40de-9e02-ff2795ff8ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75a625f9-16f4-47a1-aeb6-a293803577b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-704383324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['041e7da5-ad11-4d43-8dba-11c720ec06c3','a8bde34e-47ae-42f7-8dbb-92f17291935a','69e14d70-b519-4373-b2e9-989692729deb','2e2955bf-2dff-4c4a-acd3-93de2ca7bff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c1cf763-3087-4334-8089-22567bf1ff25,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-704383324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75a625f9-16f4-47a1-aeb6-a293803577b1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='13099940a0624ac0a492d888ec261881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4c1cf763-3087-4334-8089-22567bf1ff25,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2612e46f-0814-4133-ba2e-b697deac3668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2612e46f-0814-4133-ba2e-b697deac3668) transitioned into state 'SUCCESS' from state '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-704383324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['041e7da5-ad11-4d43-8dba-11c720ec06c3','a8bde34e-47ae-42f7-8dbb-92f17291935a','69e14d70-b519-4373-b2e9-989692729deb','2e2955bf-2dff-4c4a-acd3-93de2ca7bff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c1cf763-3087-4334-8089-22567bf1ff25,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc9c9e8-a47f-4b9d-940c-a8cce1376ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc9c9e8-a47f-4b9d-940c-a8cce1376ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (060c75a6-70ce-4314-b7b1-b6fd484eb5ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request issued successfully. Sep 07 02:22:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bca8fbce-c628-408c-b7f1-a31098c4be5d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 621/1204] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:22:17 2026] POST /volume/v3/volumes => generated 801 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fab5ec24-6215-4058-992e-a3e8d99710e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fab5ec24-6215-4058-992e-a3e8d99710e4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fab5ec24-6215-4058-992e-a3e8d99710e4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fab5ec24-6215-4058-992e-a3e8d99710e4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fab5ec24-6215-4058-992e-a3e8d99710e4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fab5ec24-6215-4058-992e-a3e8d99710e4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 584/1205] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:17 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8a6831ba-8634-427e-a835-61e764667755 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1035992043"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1035992043'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume of 1 GB Sep 07 02:22:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Availability Zones retrieved successfully. Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Flow 'volume_create_api' (c3ae2a8a-c881-4595-8f1f-845c0ec52004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46025a1-9f2c-46fd-b32a-56b2b491cfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46025a1-9f2c-46fd-b32a-56b2b491cfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c49c2c-6d9a-49b2-b5c8-a4e6aee70217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Created reservations ['809d1567-b6d1-49c7-a282-5e296c9da217', 'c98bd041-38be-4862-a933-19d8e5c5f33c', 'd65e9374-24b5-4fed-a2ca-8d7bd77100c4', '26c09395-05e9-4fe7-afb2-a888d99ebf5b'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c49c2c-6d9a-49b2-b5c8-a4e6aee70217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809d1567-b6d1-49c7-a282-5e296c9da217', 'c98bd041-38be-4862-a933-19d8e5c5f33c', 'd65e9374-24b5-4fed-a2ca-8d7bd77100c4', '26c09395-05e9-4fe7-afb2-a888d99ebf5b']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f723dcec-6264-419a-8ec6-3c891ffe67c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f723dcec-6264-419a-8ec6-3c891ffe67c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1035992043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a523a306edb4c81889e2f6b861c3c05',qos_specs=None,replication_status=,reservations=['809d1567-b6d1-49c7-a282-5e296c9da217','c98bd041-38be-4862-a933-19d8e5c5f33c','d65e9374-24b5-4fed-a2ca-8d7bd77100c4','26c09395-05e9-4fe7-afb2-a888d99ebf5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1035992043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a523a306edb4c81889e2f6b861c3c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c361d88-4c37-4640-8e6a-dbac591ea992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c361d88-4c37-4640-8e6a-dbac591ea992) transitioned into state 'SUCCESS' from state '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-1035992043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a523a306edb4c81889e2f6b861c3c05',qos_specs=None,replication_status=,reservations=['809d1567-b6d1-49c7-a282-5e296c9da217','c98bd041-38be-4862-a933-19d8e5c5f33c','d65e9374-24b5-4fed-a2ca-8d7bd77100c4','26c09395-05e9-4fe7-afb2-a888d99ebf5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb637bcf-4b28-41cc-a8da-4cf62382ce33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb637bcf-4b28-41cc-a8da-4cf62382ce33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Flow 'volume_create_api' (c3ae2a8a-c881-4595-8f1f-845c0ec52004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume request issued successfully. Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a6831ba-8634-427e-a835-61e764667755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 622/1206] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:22:18 2026] POST /volume/v3/volumes => generated 760 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fc32b923-7fe2-4776-b76c-f221c6a975bf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fc32b923-7fe2-4776-b76c-f221c6a975bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fc32b923-7fe2-4776-b76c-f221c6a975bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fc32b923-7fe2-4776-b76c-f221c6a975bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fc32b923-7fe2-4776-b76c-f221c6a975bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fc32b923-7fe2-4776-b76c-f221c6a975bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 585/1207] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:18 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 828 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8fefeaad-6572-445f-982a-1bdbdb85e5c1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8fefeaad-6572-445f-982a-1bdbdb85e5c1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8fefeaad-6572-445f-982a-1bdbdb85e5c1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8fefeaad-6572-445f-982a-1bdbdb85e5c1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8fefeaad-6572-445f-982a-1bdbdb85e5c1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8fefeaad-6572-445f-982a-1bdbdb85e5c1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 623/1208] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:18 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3604c032-9ebb-462a-91d9-f034a0bc1b56 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3604c032-9ebb-462a-91d9-f034a0bc1b56 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] GET http://192.168.122.234/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 02:22:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3604c032-9ebb-462a-91d9-f034a0bc1b56 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3604c032-9ebb-462a-91d9-f034a0bc1b56 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] Calling method 'get_pools' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3604c032-9ebb-462a-91d9-f034a0bc1b56 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] http://192.168.122.234/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 02:22:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 586/1209] 192.168.122.234 () {58 vars in 1198 bytes} [Mon Sep 7 02:22:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ccd1389-d3af-4fc5-89dc-5830cf681a26 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ccd1389-d3af-4fc5-89dc-5830cf681a26 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] GET http://192.168.122.234/volume/v3/scheduler-stats/get_pools Sep 07 02:22:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ccd1389-d3af-4fc5-89dc-5830cf681a26 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ccd1389-d3af-4fc5-89dc-5830cf681a26 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] Calling method 'get_pools' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ccd1389-d3af-4fc5-89dc-5830cf681a26 tempest-VolumePoolsAdminTestsJSON-696864233 tempest-VolumePoolsAdminTestsJSON-696864233-project-admin] http://192.168.122.234/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 02:22:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 624/1210] 192.168.122.234 () {58 vars in 1175 bytes} [Mon Sep 7 02:22:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:22:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9dd9837b-a676-4649-a546-e34aebbc50bf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dd9837b-a676-4649-a546-e34aebbc50bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9dd9837b-a676-4649-a546-e34aebbc50bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9dd9837b-a676-4649-a546-e34aebbc50bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9dd9837b-a676-4649-a546-e34aebbc50bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dd9837b-a676-4649-a546-e34aebbc50bf tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 587/1211] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:19 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cb53c75c-3ab8-416a-8204-a8f995e41f04 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb53c75c-3ab8-416a-8204-a8f995e41f04 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb53c75c-3ab8-416a-8204-a8f995e41f04 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb53c75c-3ab8-416a-8204-a8f995e41f04 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cb53c75c-3ab8-416a-8204-a8f995e41f04 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb53c75c-3ab8-416a-8204-a8f995e41f04 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 625/1212] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:19 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f851d286-8982-46a6-beb3-0eaa56e62a58 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f851d286-8982-46a6-beb3-0eaa56e62a58 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f851d286-8982-46a6-beb3-0eaa56e62a58 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f851d286-8982-46a6-beb3-0eaa56e62a58 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f851d286-8982-46a6-beb3-0eaa56e62a58 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f851d286-8982-46a6-beb3-0eaa56e62a58 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 588/1213] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:20 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cd8a03f5-b2db-450d-9d57-10a80578a3c4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd8a03f5-b2db-450d-9d57-10a80578a3c4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd8a03f5-b2db-450d-9d57-10a80578a3c4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd8a03f5-b2db-450d-9d57-10a80578a3c4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cd8a03f5-b2db-450d-9d57-10a80578a3c4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd8a03f5-b2db-450d-9d57-10a80578a3c4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 626/1214] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:21 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1753198f-5590-47bc-9c1b-58ce6f1f221e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1753198f-5590-47bc-9c1b-58ce6f1f221e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1753198f-5590-47bc-9c1b-58ce6f1f221e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1753198f-5590-47bc-9c1b-58ce6f1f221e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1753198f-5590-47bc-9c1b-58ce6f1f221e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5e65a779-f3d7-41d8-b1a1-4a1b9c2f5780 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e65a779-f3d7-41d8-b1a1-4a1b9c2f5780 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e65a779-f3d7-41d8-b1a1-4a1b9c2f5780 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e65a779-f3d7-41d8-b1a1-4a1b9c2f5780 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1753198f-5590-47bc-9c1b-58ce6f1f221e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 589/1215] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:21 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5e65a779-f3d7-41d8-b1a1-4a1b9c2f5780 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e65a779-f3d7-41d8-b1a1-4a1b9c2f5780 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 627/1216] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:22 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1194eef5-497d-4daf-a0c8-e6a2b1a9da7d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1194eef5-497d-4daf-a0c8-e6a2b1a9da7d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1194eef5-497d-4daf-a0c8-e6a2b1a9da7d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1194eef5-497d-4daf-a0c8-e6a2b1a9da7d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1194eef5-497d-4daf-a0c8-e6a2b1a9da7d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1194eef5-497d-4daf-a0c8-e6a2b1a9da7d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 590/1217] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:23 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d6962719-ee21-4018-a0d2-0788879b3cd1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6962719-ee21-4018-a0d2-0788879b3cd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6962719-ee21-4018-a0d2-0788879b3cd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6962719-ee21-4018-a0d2-0788879b3cd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d6962719-ee21-4018-a0d2-0788879b3cd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6962719-ee21-4018-a0d2-0788879b3cd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 628/1218] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:23 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-153e5db9-c6b3-4dca-ba6e-fef2bbcec994 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-153e5db9-c6b3-4dca-ba6e-fef2bbcec994 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-153e5db9-c6b3-4dca-ba6e-fef2bbcec994 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-153e5db9-c6b3-4dca-ba6e-fef2bbcec994 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-09c9993d-153c-4a9e-8dd1-820d79b95a1b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09c9993d-153c-4a9e-8dd1-820d79b95a1b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09c9993d-153c-4a9e-8dd1-820d79b95a1b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09c9993d-153c-4a9e-8dd1-820d79b95a1b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-153e5db9-c6b3-4dca-ba6e-fef2bbcec994 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-153e5db9-c6b3-4dca-ba6e-fef2bbcec994 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 591/1219] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:24 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-09c9993d-153c-4a9e-8dd1-820d79b95a1b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09c9993d-153c-4a9e-8dd1-820d79b95a1b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 629/1220] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:24 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4716cb6e-d386-4e07-90cd-a9b3a88abbea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4716cb6e-d386-4e07-90cd-a9b3a88abbea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4716cb6e-d386-4e07-90cd-a9b3a88abbea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4716cb6e-d386-4e07-90cd-a9b3a88abbea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8bb37edf-4624-470b-9e69-de8833484104 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bb37edf-4624-470b-9e69-de8833484104 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bb37edf-4624-470b-9e69-de8833484104 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bb37edf-4624-470b-9e69-de8833484104 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8bb37edf-4624-470b-9e69-de8833484104 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4716cb6e-d386-4e07-90cd-a9b3a88abbea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bb37edf-4624-470b-9e69-de8833484104 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 630/1221] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:25 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4716cb6e-d386-4e07-90cd-a9b3a88abbea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 592/1222] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:25 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cf7cad76-1c33-4910-8b9f-6aa14797b3dd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf7cad76-1c33-4910-8b9f-6aa14797b3dd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf7cad76-1c33-4910-8b9f-6aa14797b3dd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf7cad76-1c33-4910-8b9f-6aa14797b3dd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cf7cad76-1c33-4910-8b9f-6aa14797b3dd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf7cad76-1c33-4910-8b9f-6aa14797b3dd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 631/1223] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:25 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 948 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-e976526e-2026-405a-b437-ed013c90a012 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-e976526e-2026-405a-b437-ed013c90a012 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-e976526e-2026-405a-b437-ed013c90a012 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-e976526e-2026-405a-b437-ed013c90a012 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=442,cinder:INSERT=67,cinder:UPDATE=118 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-e976526e-2026-405a-b437-ed013c90a012 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-e976526e-2026-405a-b437-ed013c90a012 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 593/1224] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:26 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 948 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a12626db-853c-4bc5-b6f9-2856e35a9f45 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a12626db-853c-4bc5-b6f9-2856e35a9f45 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a12626db-853c-4bc5-b6f9-2856e35a9f45 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a12626db-853c-4bc5-b6f9-2856e35a9f45 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-67eaa7a6-9f80-48d5-b1f9-ac42479e6ea5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-67eaa7a6-9f80-48d5-b1f9-ac42479e6ea5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-67eaa7a6-9f80-48d5-b1f9-ac42479e6ea5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-67eaa7a6-9f80-48d5-b1f9-ac42479e6ea5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a12626db-853c-4bc5-b6f9-2856e35a9f45 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a12626db-853c-4bc5-b6f9-2856e35a9f45 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 632/1225] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:26 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-67eaa7a6-9f80-48d5-b1f9-ac42479e6ea5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-67eaa7a6-9f80-48d5-b1f9-ac42479e6ea5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 594/1226] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:26 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e735491d-10a7-44d9-9788-d393396f274a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e735491d-10a7-44d9-9788-d393396f274a None None] GET http://192.168.122.234/volume// Sep 07 02:22:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e735491d-10a7-44d9-9788-d393396f274a None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e735491d-10a7-44d9-9788-d393396f274a None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e735491d-10a7-44d9-9788-d393396f274a None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 633/1227] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:22:26 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-b6687e61-3d00-4822-a44a-2bb6fc543845 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-b6687e61-3d00-4822-a44a-2bb6fc543845 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:22:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-b6687e61-3d00-4822-a44a-2bb6fc543845 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f03e2ef3-63b7-4596-bd88-d5d062138f87", "connector": null, "instance_uuid": "24249c09-ff81-4b64-9bff-39e38901e1f8"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-b6687e61-3d00-4822-a44a-2bb6fc543845 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:22:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 595/1228] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:22:26 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5b9146f9-8076-4404-be65-476d67e8dc9f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fb5925a8-b9f6-48d2-a725-42a81e5425c4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb5925a8-b9f6-48d2-a725-42a81e5425c4 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb5925a8-b9f6-48d2-a725-42a81e5425c4 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb5925a8-b9f6-48d2-a725-42a81e5425c4 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fb5925a8-b9f6-48d2-a725-42a81e5425c4 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb5925a8-b9f6-48d2-a725-42a81e5425c4 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 596/1229] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:27 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 947 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b7cb0fdf-2c8e-4c4e-a081-4eb22bec46b6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7cb0fdf-2c8e-4c4e-a081-4eb22bec46b6 None None] GET http://192.168.122.234/volume// Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7cb0fdf-2c8e-4c4e-a081-4eb22bec46b6 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7cb0fdf-2c8e-4c4e-a081-4eb22bec46b6 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7cb0fdf-2c8e-4c4e-a081-4eb22bec46b6 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 597/1230] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:27 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-5ce6ba81-8e46-427a-ba1c-90f381edc936 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-5ce6ba81-8e46-427a-ba1c-90f381edc936 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-5ce6ba81-8e46-427a-ba1c-90f381edc936 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-5ce6ba81-8e46-427a-ba1c-90f381edc936 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-5ce6ba81-8e46-427a-ba1c-90f381edc936 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-5ce6ba81-8e46-427a-ba1c-90f381edc936 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 598/1231] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:27 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=481,cinder:INSERT=66,cinder:UPDATE=103 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-3a0e5334-be89-46ee-adc6-16fb96e0295b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-3a0e5334-be89-46ee-adc6-16fb96e0295b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] PUT http://192.168.122.234/volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1 Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-3a0e5334-be89-46ee-adc6-16fb96e0295b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b9146f9-8076-4404-be65-476d67e8dc9f tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f returned with HTTP 200 Sep 07 02:22:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 634/1232] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:27 2026] GET /volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f => generated 1433 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-3a0e5334-be89-46ee-adc6-16fb96e0295b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Acquiring lock "cinder-attachment_update-f03e2ef3-63b7-4596-bd88-d5d062138f87-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e065e4bc-e531-476f-9df8-301dbcac3336 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-3a0e5334-be89-46ee-adc6-16fb96e0295b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Lock "cinder-attachment_update-f03e2ef3-63b7-4596-bd88-d5d062138f87-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:22:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1708067999"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1708067999'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Create volume of 1 GB Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Availability Zones retrieved successfully. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Flow 'volume_create_api' (8e2f5de5-2935-4ab2-8c8f-40f0111ae2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2529c7-8004-46ff-9a67-2af6b41bd4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2529c7-8004-46ff-9a67-2af6b41bd4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b335c5f-06d0-4dd1-bd20-314ec4bb8966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Created reservations ['e8ac3fd8-4ccc-4e5b-816e-b18132ec0132', '3d4ad2c9-af5d-4710-b0c8-3fcf28a4f057', 'dd0fc402-b6dd-463f-ad89-593e66fe7adb', 'e5e2fdf4-c413-435c-89d5-ab5f342184f1'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b335c5f-06d0-4dd1-bd20-314ec4bb8966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8ac3fd8-4ccc-4e5b-816e-b18132ec0132', '3d4ad2c9-af5d-4710-b0c8-3fcf28a4f057', 'dd0fc402-b6dd-463f-ad89-593e66fe7adb', 'e5e2fdf4-c413-435c-89d5-ab5f342184f1']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f19c8e-2323-45dc-b379-2927b80537cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f19c8e-2323-45dc-b379-2927b80537cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '735a6414-e2b9-44f6-b39a-d0108bdc13d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1708067999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1598421ca8c4baebc04aa1afdddcd1f',qos_specs=None,replication_status=,reservations=['e8ac3fd8-4ccc-4e5b-816e-b18132ec0132','3d4ad2c9-af5d-4710-b0c8-3fcf28a4f057','dd0fc402-b6dd-463f-ad89-593e66fe7adb','e5e2fdf4-c413-435c-89d5-ab5f342184f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f530bb687995436e9c949f04bbd70490',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1708067999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=735a6414-e2b9-44f6-b39a-d0108bdc13d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1598421ca8c4baebc04aa1afdddcd1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f530bb687995436e9c949f04bbd70490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e2ba04-d59a-4ea1-9c58-6344acbc5ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e2ba04-d59a-4ea1-9c58-6344acbc5ad0) transitioned into state 'SUCCESS' from state '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-1708067999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1598421ca8c4baebc04aa1afdddcd1f',qos_specs=None,replication_status=,reservations=['e8ac3fd8-4ccc-4e5b-816e-b18132ec0132','3d4ad2c9-af5d-4710-b0c8-3fcf28a4f057','dd0fc402-b6dd-463f-ad89-593e66fe7adb','e5e2fdf4-c413-435c-89d5-ab5f342184f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f530bb687995436e9c949f04bbd70490',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e881f9-54a9-4afd-90ba-6f43b74969db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e881f9-54a9-4afd-90ba-6f43b74969db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Flow 'volume_create_api' (8e2f5de5-2935-4ab2-8c8f-40f0111ae2bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Create volume request issued successfully. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e065e4bc-e531-476f-9df8-301dbcac3336 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 635/1233] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:22:27 2026] POST /volume/v3/volumes => generated 768 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3b254ce9-e213-4bb6-9f5a-74e38e890d61 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b254ce9-e213-4bb6-9f5a-74e38e890d61 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b254ce9-e213-4bb6-9f5a-74e38e890d61 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b254ce9-e213-4bb6-9f5a-74e38e890d61 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3b254ce9-e213-4bb6-9f5a-74e38e890d61 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b254ce9-e213-4bb6-9f5a-74e38e890d61 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 636/1234] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:27 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-20390ee5-940f-473a-ac3a-272d08780778 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20390ee5-940f-473a-ac3a-272d08780778 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] GET http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20390ee5-940f-473a-ac3a-272d08780778 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20390ee5-940f-473a-ac3a-272d08780778 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-20390ee5-940f-473a-ac3a-272d08780778 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20390ee5-940f-473a-ac3a-272d08780778 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 200 Sep 07 02:22:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 637/1235] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:27 2026] GET /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4e8c00ed-7b43-41de-96bb-25309816c91b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e8c00ed-7b43-41de-96bb-25309816c91b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e8c00ed-7b43-41de-96bb-25309816c91b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e8c00ed-7b43-41de-96bb-25309816c91b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4e8c00ed-7b43-41de-96bb-25309816c91b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e8c00ed-7b43-41de-96bb-25309816c91b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 638/1236] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:27 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-91818efc-ace8-4a64-8238-6450d5a43d78 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91818efc-ace8-4a64-8238-6450d5a43d78 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91818efc-ace8-4a64-8238-6450d5a43d78 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91818efc-ace8-4a64-8238-6450d5a43d78 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-91818efc-ace8-4a64-8238-6450d5a43d78 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91818efc-ace8-4a64-8238-6450d5a43d78 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 639/1237] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:28 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 947 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-92625f8c-ac0c-466e-b846-d4e34e71e634 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92625f8c-ac0c-466e-b846-d4e34e71e634 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92625f8c-ac0c-466e-b846-d4e34e71e634 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92625f8c-ac0c-466e-b846-d4e34e71e634 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-92625f8c-ac0c-466e-b846-d4e34e71e634 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92625f8c-ac0c-466e-b846-d4e34e71e634 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 640/1238] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:28 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1beffa78-a381-4207-a0c1-aba80a316e0b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1beffa78-a381-4207-a0c1-aba80a316e0b tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] GET http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1beffa78-a381-4207-a0c1-aba80a316e0b tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1beffa78-a381-4207-a0c1-aba80a316e0b tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1beffa78-a381-4207-a0c1-aba80a316e0b tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1beffa78-a381-4207-a0c1-aba80a316e0b tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 200 Sep 07 02:22:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 641/1239] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:28 2026] GET /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e1106247-7768-473d-8fa5-307a9298ab0b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e1106247-7768-473d-8fa5-307a9298ab0b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e1106247-7768-473d-8fa5-307a9298ab0b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e1106247-7768-473d-8fa5-307a9298ab0b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e1106247-7768-473d-8fa5-307a9298ab0b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Volume info retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e1106247-7768-473d-8fa5-307a9298ab0b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 642/1240] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:28 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 894 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-47632340-8b65-49f6-b922-a5ed619179e0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47632340-8b65-49f6-b922-a5ed619179e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47632340-8b65-49f6-b922-a5ed619179e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47632340-8b65-49f6-b922-a5ed619179e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-47632340-8b65-49f6-b922-a5ed619179e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47632340-8b65-49f6-b922-a5ed619179e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 643/1241] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:29 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-13092e61-7adb-4052-a1fd-c25139da4b75 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-13092e61-7adb-4052-a1fd-c25139da4b75 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-13092e61-7adb-4052-a1fd-c25139da4b75 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-704383324"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-13092e61-7adb-4052-a1fd-c25139da4b75 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-13092e61-7adb-4052-a1fd-c25139da4b75 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-13092e61-7adb-4052-a1fd-c25139da4b75 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 644/1242] 192.168.122.234 () {60 vars in 1252 bytes} [Mon Sep 7 02:22:29 2026] PUT /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a61bbd02-52ea-4774-a739-de12c41130af None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a61bbd02-52ea-4774-a739-de12c41130af tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a61bbd02-52ea-4774-a739-de12c41130af tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1334923673", "description": "This is the new description of volume"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a61bbd02-52ea-4774-a739-de12c41130af tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a61bbd02-52ea-4774-a739-de12c41130af tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a61bbd02-52ea-4774-a739-de12c41130af tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 645/1243] 192.168.122.234 () {60 vars in 1253 bytes} [Mon Sep 7 02:22:29 2026] PUT /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-69243581-f69d-4a68-9856-c57f22d27ff1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-69243581-f69d-4a68-9856-c57f22d27ff1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-69243581-f69d-4a68-9856-c57f22d27ff1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-69243581-f69d-4a68-9856-c57f22d27ff1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-69243581-f69d-4a68-9856-c57f22d27ff1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Volume info retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-69243581-f69d-4a68-9856-c57f22d27ff1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 646/1244] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:29 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 934 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d46570f2-7fdb-4b0a-875d-8f2387953165 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d46570f2-7fdb-4b0a-875d-8f2387953165 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d46570f2-7fdb-4b0a-875d-8f2387953165 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d46570f2-7fdb-4b0a-875d-8f2387953165 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d46570f2-7fdb-4b0a-875d-8f2387953165 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d46570f2-7fdb-4b0a-875d-8f2387953165 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 647/1245] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:29 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 947 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9661f653-18b4-4071-a31b-c6fb0386c524 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-773059765", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1626056198"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-773059765', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1626056198'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume of 1 GB Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Availability Zones retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (3f966a9a-546b-4e3b-bff0-9b5ba957e4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4279103d-d226-4b6b-8f82-81bb9cf2a585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4279103d-d226-4b6b-8f82-81bb9cf2a585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58bd108f-805f-48c7-8b15-c6151874e675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Created reservations ['4160dbe6-2dad-4b20-af30-0c8d8e574e69', 'd1230f88-f6e6-47ad-9b19-986759f194a1', 'bb4f9a08-8cef-4421-896c-e7b7bb4be8a4', '68c0060f-6dde-4258-9d97-ebff90451c08'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58bd108f-805f-48c7-8b15-c6151874e675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4160dbe6-2dad-4b20-af30-0c8d8e574e69', 'd1230f88-f6e6-47ad-9b19-986759f194a1', 'bb4f9a08-8cef-4421-896c-e7b7bb4be8a4', '68c0060f-6dde-4258-9d97-ebff90451c08']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a92b31-d834-430f-9073-ac289fba4084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a92b31-d834-430f-9073-ac289fba4084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '117b5327-f241-4dd9-8f95-174d1ed94830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-773059765',display_name='tempest-VolumesGetTest-Volume-1626056198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['4160dbe6-2dad-4b20-af30-0c8d8e574e69','d1230f88-f6e6-47ad-9b19-986759f194a1','bb4f9a08-8cef-4421-896c-e7b7bb4be8a4','68c0060f-6dde-4258-9d97-ebff90451c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-773059765',display_name='tempest-VolumesGetTest-Volume-1626056198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=117b5327-f241-4dd9-8f95-174d1ed94830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13099940a0624ac0a492d888ec261881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cc2974-3b9b-4dfe-a24b-89933684f0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cc2974-3b9b-4dfe-a24b-89933684f0aa) transitioned into 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-773059765',display_name='tempest-VolumesGetTest-Volume-1626056198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['4160dbe6-2dad-4b20-af30-0c8d8e574e69','d1230f88-f6e6-47ad-9b19-986759f194a1','bb4f9a08-8cef-4421-896c-e7b7bb4be8a4','68c0060f-6dde-4258-9d97-ebff90451c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43eaa738-1b01-4fb0-bf9b-043988e86248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43eaa738-1b01-4fb0-bf9b-043988e86248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (3f966a9a-546b-4e3b-bff0-9b5ba957e4c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request issued successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9661f653-18b4-4071-a31b-c6fb0386c524 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 648/1246] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:22:29 2026] POST /volume/v3/volumes => generated 788 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b8a2bd03-066f-428b-9e91-b32a6e58ecb6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8a2bd03-066f-428b-9e91-b32a6e58ecb6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8a2bd03-066f-428b-9e91-b32a6e58ecb6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8a2bd03-066f-428b-9e91-b32a6e58ecb6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b8a2bd03-066f-428b-9e91-b32a6e58ecb6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8a2bd03-066f-428b-9e91-b32a6e58ecb6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 649/1247] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:29 2026] GET /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-3a0e5334-be89-46ee-adc6-16fb96e0295b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Lock "cinder-attachment_update-f03e2ef3-63b7-4596-bd88-d5d062138f87-devstack" released by "attachment_update" :: held 2.346s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:22:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-3a0e5334-be89-46ee-adc6-16fb96e0295b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1 returned with HTTP 200 Sep 07 02:22:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 599/1248] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:22:27 2026] PUT /volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1 => generated 694 bytes in 2392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6bd10c42-4617-4c56-8500-85f3de8d13aa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6bd10c42-4617-4c56-8500-85f3de8d13aa tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] GET http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6bd10c42-4617-4c56-8500-85f3de8d13aa tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6bd10c42-4617-4c56-8500-85f3de8d13aa tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6bd10c42-4617-4c56-8500-85f3de8d13aa tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6bd10c42-4617-4c56-8500-85f3de8d13aa tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 650/1249] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:29 2026] GET /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3fbcdfc6-b7bf-406c-890a-309a509ffe11 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3fbcdfc6-b7bf-406c-890a-309a509ffe11 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3fbcdfc6-b7bf-406c-890a-309a509ffe11 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-79a8dcc5-4aaa-4bcc-a2a0-7f7a42d3fd16 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3fbcdfc6-b7bf-406c-890a-309a509ffe11 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-79a8dcc5-4aaa-4bcc-a2a0-7f7a42d3fd16 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1/action Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-79a8dcc5-4aaa-4bcc-a2a0-7f7a42d3fd16 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-79a8dcc5-4aaa-4bcc-a2a0-7f7a42d3fd16 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3fbcdfc6-b7bf-406c-890a-309a509ffe11 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3fbcdfc6-b7bf-406c-890a-309a509ffe11 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 600/1250] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-df474336-7bc8-47b4-bfed-ccc503a5cdde req-79a8dcc5-4aaa-4bcc-a2a0-7f7a42d3fd16 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1/action returned with HTTP 204 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 651/1251] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:22:30 2026] POST /volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-fe959a71-06ae-4217-9edc-fd6851d5b640 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-fe959a71-06ae-4217-9edc-fd6851d5b640 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-fe959a71-06ae-4217-9edc-fd6851d5b640 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-fe959a71-06ae-4217-9edc-fd6851d5b640 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-fe959a71-06ae-4217-9edc-fd6851d5b640 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-fe959a71-06ae-4217-9edc-fd6851d5b640 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 601/1252] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ab1575ad-26fc-4ab3-8141-4ca67be2f1a5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab1575ad-26fc-4ab3-8141-4ca67be2f1a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab1575ad-26fc-4ab3-8141-4ca67be2f1a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab1575ad-26fc-4ab3-8141-4ca67be2f1a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ab1575ad-26fc-4ab3-8141-4ca67be2f1a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab1575ad-26fc-4ab3-8141-4ca67be2f1a5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 652/1253] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-837fb404-c4fc-450c-bcc3-ae49335ad557 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-837fb404-c4fc-450c-bcc3-ae49335ad557 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-837fb404-c4fc-450c-bcc3-ae49335ad557 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-837fb404-c4fc-450c-bcc3-ae49335ad557 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-837fb404-c4fc-450c-bcc3-ae49335ad557 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-837fb404-c4fc-450c-bcc3-ae49335ad557 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 602/1254] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-85f5a69e-456e-4661-b7dd-918e7f743ae9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85f5a69e-456e-4661-b7dd-918e7f743ae9 None None] GET http://192.168.122.234/volume// Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85f5a69e-456e-4661-b7dd-918e7f743ae9 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85f5a69e-456e-4661-b7dd-918e7f743ae9 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85f5a69e-456e-4661-b7dd-918e7f743ae9 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 653/1255] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-8a2328d0-aa44-46dc-82d9-7ac8c8869a42 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-8a2328d0-aa44-46dc-82d9-7ac8c8869a42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-8a2328d0-aa44-46dc-82d9-7ac8c8869a42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc", "connector": null, "instance_uuid": "5107f935-19f5-48f6-856d-c8706adf3e2c"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-599b6840-f55e-41ef-a3c5-ee5f1422a053 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-599b6840-f55e-41ef-a3c5-ee5f1422a053 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-8a2328d0-aa44-46dc-82d9-7ac8c8869a42 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 603/1256] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:22:30 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 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-599b6840-f55e-41ef-a3c5-ee5f1422a053 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-599b6840-f55e-41ef-a3c5-ee5f1422a053 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-599b6840-f55e-41ef-a3c5-ee5f1422a053 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-599b6840-f55e-41ef-a3c5-ee5f1422a053 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 654/1257] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 946 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8bda0bfa-8c65-4091-93ec-973decbd51b1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8bda0bfa-8c65-4091-93ec-973decbd51b1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8bda0bfa-8c65-4091-93ec-973decbd51b1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8bda0bfa-8c65-4091-93ec-973decbd51b1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c61d52e6-74a4-4d45-acb3-3ea2082a8b3e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c61d52e6-74a4-4d45-acb3-3ea2082a8b3e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c61d52e6-74a4-4d45-acb3-3ea2082a8b3e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c61d52e6-74a4-4d45-acb3-3ea2082a8b3e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8bda0bfa-8c65-4091-93ec-973decbd51b1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8bda0bfa-8c65-4091-93ec-973decbd51b1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 604/1258] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 880 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e811065c-bc55-4c8f-8d88-47a962c29716 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e811065c-bc55-4c8f-8d88-47a962c29716 None None] GET http://192.168.122.234/volume// Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e811065c-bc55-4c8f-8d88-47a962c29716 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e811065c-bc55-4c8f-8d88-47a962c29716 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c61d52e6-74a4-4d45-acb3-3ea2082a8b3e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e811065c-bc55-4c8f-8d88-47a962c29716 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 605/1259] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-9cd5758e-7a7b-4ea5-846c-28dc4cf05054 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-9cd5758e-7a7b-4ea5-846c-28dc4cf05054 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-9cd5758e-7a7b-4ea5-846c-28dc4cf05054 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-9cd5758e-7a7b-4ea5-846c-28dc4cf05054 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c61d52e6-74a4-4d45-acb3-3ea2082a8b3e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 655/1260] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-9cd5758e-7a7b-4ea5-846c-28dc4cf05054 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-9cd5758e-7a7b-4ea5-846c-28dc4cf05054 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 606/1261] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 1033 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-11a6d1e8-8b29-4532-b967-970073c27346 req-7a2d38eb-893b-454d-aeb7-d54be092845e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-7a2d38eb-893b-454d-aeb7-d54be092845e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-7a2d38eb-893b-454d-aeb7-d54be092845e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-7a2d38eb-893b-454d-aeb7-d54be092845e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-11a6d1e8-8b29-4532-b967-970073c27346 req-7a2d38eb-893b-454d-aeb7-d54be092845e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-7a2d38eb-893b-454d-aeb7-d54be092845e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 656/1262] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:30 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 946 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-0c3b0a36-a20f-4845-8bdd-90c644340164 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-0c3b0a36-a20f-4845-8bdd-90c644340164 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] PUT http://192.168.122.234/volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5 Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-0c3b0a36-a20f-4845-8bdd-90c644340164 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-0c3b0a36-a20f-4845-8bdd-90c644340164 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Acquiring lock "cinder-attachment_update-871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-0c3b0a36-a20f-4845-8bdd-90c644340164 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Lock "cinder-attachment_update-871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:22:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-932f4ba4-d4f2-4b6c-9dec-687c3ad29aef None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-932f4ba4-d4f2-4b6c-9dec-687c3ad29aef tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] GET http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-932f4ba4-d4f2-4b6c-9dec-687c3ad29aef tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-932f4ba4-d4f2-4b6c-9dec-687c3ad29aef tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-932f4ba4-d4f2-4b6c-9dec-687c3ad29aef tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-932f4ba4-d4f2-4b6c-9dec-687c3ad29aef tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 657/1263] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:31 2026] GET /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8d763a53-da93-42c2-b52c-babd83d6d502 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d763a53-da93-42c2-b52c-babd83d6d502 None None] GET http://192.168.122.234/volume// Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d763a53-da93-42c2-b52c-babd83d6d502 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d763a53-da93-42c2-b52c-babd83d6d502 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d763a53-da93-42c2-b52c-babd83d6d502 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 658/1264] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:22:31 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-11a6d1e8-8b29-4532-b967-970073c27346 req-cea4d70c-1dfd-48e8-8cdb-0eb278e567a3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-cea4d70c-1dfd-48e8-8cdb-0eb278e567a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-cea4d70c-1dfd-48e8-8cdb-0eb278e567a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4d2d514-adb2-4f2f-8e1b-11bc12f80c23", "connector": null, "instance_uuid": "24249c09-ff81-4b64-9bff-39e38901e1f8"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-cea4d70c-1dfd-48e8-8cdb-0eb278e567a3 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 659/1265] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:22:31 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0cdff713-6562-4bd5-b125-cae984d0651e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0cdff713-6562-4bd5-b125-cae984d0651e tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0cdff713-6562-4bd5-b125-cae984d0651e tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0cdff713-6562-4bd5-b125-cae984d0651e tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 660/1266] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:22:31 2026] PUT /volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f => generated 1388 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-71d2f4f7-c4b3-4c69-8c51-700580e31b8e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71d2f4f7-c4b3-4c69-8c51-700580e31b8e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71d2f4f7-c4b3-4c69-8c51-700580e31b8e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71d2f4f7-c4b3-4c69-8c51-700580e31b8e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-71d2f4f7-c4b3-4c69-8c51-700580e31b8e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71d2f4f7-c4b3-4c69-8c51-700580e31b8e tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 661/1267] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:31 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 945 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f6832ae6-c83a-40be-ae49-0780e4cd8b13 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6832ae6-c83a-40be-ae49-0780e4cd8b13 None None] GET http://192.168.122.234/volume// Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f6832ae6-c83a-40be-ae49-0780e4cd8b13 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f6832ae6-c83a-40be-ae49-0780e4cd8b13 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6832ae6-c83a-40be-ae49-0780e4cd8b13 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 662/1268] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:31 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Create volume of 2 GB Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Availability Zones retrieved successfully. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Flow 'volume_create_api' (3f42e760-a16b-41bc-9d19-b3962e606451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f340269-cf2a-4c36-9580-15601fdcd297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Validating volume size '2' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-0c3b0a36-a20f-4845-8bdd-90c644340164 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Lock "cinder-attachment_update-871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc-devstack" released by "attachment_update" :: held 0.486s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-0c3b0a36-a20f-4845-8bdd-90c644340164 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5 returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 607/1269] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:22:30 2026] PUT /volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5 => generated 694 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-11a6d1e8-8b29-4532-b967-970073c27346 req-106f1d1a-1183-4a1a-a74f-1fa8de2846ec None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-106f1d1a-1183-4a1a-a74f-1fa8de2846ec tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-106f1d1a-1183-4a1a-a74f-1fa8de2846ec tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-106f1d1a-1183-4a1a-a74f-1fa8de2846ec tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f340269-cf2a-4c36-9580-15601fdcd297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb70786-448b-4966-a762-1fac2a58d746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-11a6d1e8-8b29-4532-b967-970073c27346 req-106f1d1a-1183-4a1a-a74f-1fa8de2846ec tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-106f1d1a-1183-4a1a-a74f-1fa8de2846ec tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 608/1270] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:31 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 1126 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: WARNING cinder.quota_utils [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Quota exceeded for f1598421ca8c4baebc04aa1afdddcd1f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 02:22:31 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb70786-448b-4966-a762-1fac2a58d746) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 02:22:31 devstack devstack@c-api.service[87011]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb70786-448b-4966-a762-1fac2a58d746) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb70786-448b-4966-a762-1fac2a58d746) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f340269-cf2a-4c36-9580-15601fdcd297) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f340269-cf2a-4c36-9580-15601fdcd297) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:22:31 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Flow 'volume_create_api' (3f42e760-a16b-41bc-9d19-b3962e606451) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.middleware.fault [None req-7c09caa9-cd4e-47ae-8d3e-c458825ccc1e tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 413 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 663/1271] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:22:31 2026] POST /volume/v3/volumes => generated 208 bytes in 222 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4842c6f4-7832-465f-bd45-5321157bba16 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-11a6d1e8-8b29-4532-b967-970073c27346 req-c76409ac-3515-4c79-9b30-3ea8fbd1dcbc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-c76409ac-3515-4c79-9b30-3ea8fbd1dcbc tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] PUT http://192.168.122.234/volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-c76409ac-3515-4c79-9b30-3ea8fbd1dcbc tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-11a6d1e8-8b29-4532-b967-970073c27346 req-c76409ac-3515-4c79-9b30-3ea8fbd1dcbc tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Acquiring lock "cinder-attachment_update-b4d2d514-adb2-4f2f-8e1b-11bc12f80c23-devstack" by "attachment_update" {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-11a6d1e8-8b29-4532-b967-970073c27346 req-c76409ac-3515-4c79-9b30-3ea8fbd1dcbc tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Lock "cinder-attachment_update-b4d2d514-adb2-4f2f-8e1b-11bc12f80c23-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-426045003-1908673751, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748910283-1519463465, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96184431-1454952958, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4842c6f4-7832-465f-bd45-5321157bba16 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 609/1272] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:22:31 2026] PUT /volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f => generated 1388 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-56d65848-f485-4477-96ac-4f8c40dcc489 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-56d65848-f485-4477-96ac-4f8c40dcc489 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-56d65848-f485-4477-96ac-4f8c40dcc489 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-56d65848-f485-4477-96ac-4f8c40dcc489 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-56d65848-f485-4477-96ac-4f8c40dcc489 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-56d65848-f485-4477-96ac-4f8c40dcc489 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 610/1273] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:31 2026] GET /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 881 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f337bac1-e565-438c-85a7-9247303d55a0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f337bac1-e565-438c-85a7-9247303d55a0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f337bac1-e565-438c-85a7-9247303d55a0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f337bac1-e565-438c-85a7-9247303d55a0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f337bac1-e565-438c-85a7-9247303d55a0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f337bac1-e565-438c-85a7-9247303d55a0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 611/1274] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:31 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Create volume of 1 GB Sep 07 02:22:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Availability Zones retrieved successfully. Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Flow 'volume_create_api' (b87896b3-9d83-4c86-8b8a-71ad299a94c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7396a8-3966-47b9-b6b7-b63e33951240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-11a6d1e8-8b29-4532-b967-970073c27346 req-c76409ac-3515-4c79-9b30-3ea8fbd1dcbc tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Lock "cinder-attachment_update-b4d2d514-adb2-4f2f-8e1b-11bc12f80c23-devstack" released by "attachment_update" :: held 0.253s {{(pid=87011) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-c76409ac-3515-4c79-9b30-3ea8fbd1dcbc tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998 returned with HTTP 200 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 664/1275] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:22:31 2026] PUT /volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998 => generated 694 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e8552224-5b78-4479-bc4d-34aab63d8b9d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8552224-5b78-4479-bc4d-34aab63d8b9d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8552224-5b78-4479-bc4d-34aab63d8b9d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-704383324", "description": null}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e8552224-5b78-4479-bc4d-34aab63d8b9d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e8552224-5b78-4479-bc4d-34aab63d8b9d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8552224-5b78-4479-bc4d-34aab63d8b9d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 665/1276] 192.168.122.234 () {60 vars in 1252 bytes} [Mon Sep 7 02:22:31 2026] PUT /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 778 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-94765185-6456-4ac6-b75c-e1a861791c46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7396a8-3966-47b9-b6b7-b63e33951240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6572e0-7b03-4e5a-92e0-c8fbdfb3f376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-94765185-6456-4ac6-b75c-e1a861791c46 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5/action Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-94765185-6456-4ac6-b75c-e1a861791c46 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-94765185-6456-4ac6-b75c-e1a861791c46 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: WARNING cinder.quota_utils [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Quota exceeded for f1598421ca8c4baebc04aa1afdddcd1f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-a7758b6d-82e2-48dc-9191-f2f14f55f5d1 req-94765185-6456-4ac6-b75c-e1a861791c46 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5/action returned with HTTP 204 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6572e0-7b03-4e5a-92e0-c8fbdfb3f376) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 02:22:32 devstack devstack@c-api.service[87010]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 666/1277] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:22:32 2026] POST /volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b05f11f8-6952-4407-afa8-3a85b56a76b6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6572e0-7b03-4e5a-92e0-c8fbdfb3f376) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b05f11f8-6952-4407-afa8-3a85b56a76b6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b05f11f8-6952-4407-afa8-3a85b56a76b6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b05f11f8-6952-4407-afa8-3a85b56a76b6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6572e0-7b03-4e5a-92e0-c8fbdfb3f376) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7396a8-3966-47b9-b6b7-b63e33951240) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7396a8-3966-47b9-b6b7-b63e33951240) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:22:32 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Flow 'volume_create_api' (b87896b3-9d83-4c86-8b8a-71ad299a94c8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.middleware.fault [None req-38586b04-7147-4199-b0d6-54cc8c2e2dd1 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 413 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 612/1278] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:22:31 2026] POST /volume/v3/volumes => generated 150 bytes in 216 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1ef6eeb9-68e0-4c05-87e8-31632241b8a0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ef6eeb9-68e0-4c05-87e8-31632241b8a0 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ef6eeb9-68e0-4c05-87e8-31632241b8a0 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b05f11f8-6952-4407-afa8-3a85b56a76b6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b05f11f8-6952-4407-afa8-3a85b56a76b6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 667/1279] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:32 2026] GET /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] DELETE http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume with id: 117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ef6eeb9-68e0-4c05-87e8-31632241b8a0 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 613/1280] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:22:32 2026] PUT /volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f => generated 1387 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-37ffcf30-6cdb-49ab-9a54-74ac08ff87e7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37ffcf30-6cdb-49ab-9a54-74ac08ff87e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] POST http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8/action Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37ffcf30-6cdb-49ab-9a54-74ac08ff87e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37ffcf30-6cdb-49ab-9a54-74ac08ff87e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-37ffcf30-6cdb-49ab-9a54-74ac08ff87e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume request issued successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dac19ffe-3798-431d-b520-16c28e2e3e3b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 202 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 668/1281] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:32 2026] DELETE /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b0bf7130-0359-4cb4-9429-6188af101f32 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b0bf7130-0359-4cb4-9429-6188af101f32 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b0bf7130-0359-4cb4-9429-6188af101f32 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b0bf7130-0359-4cb4-9429-6188af101f32 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b0bf7130-0359-4cb4-9429-6188af101f32 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b0bf7130-0359-4cb4-9429-6188af101f32 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 669/1282] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:32 2026] GET /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52049320-ea34-4d39-8362-edac997c1a88 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52049320-ea34-4d39-8362-edac997c1a88 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: ERROR cinder.volume.api [None req-37ffcf30-6cdb-49ab-9a54-74ac08ff87e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Quota exceeded for f1598421ca8c4baebc04aa1afdddcd1f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52049320-ea34-4d39-8362-edac997c1a88 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52049320-ea34-4d39-8362-edac997c1a88 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.middleware.fault [None req-37ffcf30-6cdb-49ab-9a54-74ac08ff87e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8/action returned with HTTP 413 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 614/1283] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:22:32 2026] POST /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8/action => generated 208 bytes in 175 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-11a6d1e8-8b29-4532-b967-970073c27346 req-531fbaa0-f777-45a3-9152-20c016999059 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-531fbaa0-f777-45a3-9152-20c016999059 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998/action Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-531fbaa0-f777-45a3-9152-20c016999059 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-531fbaa0-f777-45a3-9152-20c016999059 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52049320-ea34-4d39-8362-edac997c1a88 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52049320-ea34-4d39-8362-edac997c1a88 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 670/1284] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:32 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 946 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7ccc001b-2b65-4ff2-a7ac-ae23d7cc57e7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ccc001b-2b65-4ff2-a7ac-ae23d7cc57e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] GET http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ccc001b-2b65-4ff2-a7ac-ae23d7cc57e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ccc001b-2b65-4ff2-a7ac-ae23d7cc57e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7ccc001b-2b65-4ff2-a7ac-ae23d7cc57e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ccc001b-2b65-4ff2-a7ac-ae23d7cc57e7 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 671/1285] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:32 2026] GET /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-11a6d1e8-8b29-4532-b967-970073c27346 req-531fbaa0-f777-45a3-9152-20c016999059 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998/action returned with HTTP 204 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 615/1286] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:22:32 2026] POST /volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] DELETE http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Delete volume with id: 735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Delete volume request issued successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa1e27c2-d44d-4bcd-bf5a-b4592bb73bf0 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 202 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 672/1287] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:32 2026] DELETE /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f798f301-a3db-4ef4-a924-0c20dd8784df None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f798f301-a3db-4ef4-a924-0c20dd8784df tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] GET http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f798f301-a3db-4ef4-a924-0c20dd8784df tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f798f301-a3db-4ef4-a924-0c20dd8784df tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f798f301-a3db-4ef4-a924-0c20dd8784df tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f798f301-a3db-4ef4-a924-0c20dd8784df tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 616/1288] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:32 2026] GET /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bf2c6b92-af23-4abe-9364-6a807c774cb9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf2c6b92-af23-4abe-9364-6a807c774cb9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf2c6b92-af23-4abe-9364-6a807c774cb9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf2c6b92-af23-4abe-9364-6a807c774cb9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bf2c6b92-af23-4abe-9364-6a807c774cb9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf2c6b92-af23-4abe-9364-6a807c774cb9 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 673/1289] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:32 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:22:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e6791137-515a-4626-abf7-aa1f23871fc8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6791137-515a-4626-abf7-aa1f23871fc8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6791137-515a-4626-abf7-aa1f23871fc8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6791137-515a-4626-abf7-aa1f23871fc8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e6791137-515a-4626-abf7-aa1f23871fc8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6791137-515a-4626-abf7-aa1f23871fc8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 617/1290] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:32 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 1145 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1109580748"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1109580748'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume of 1 GB Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Availability Zones retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Flow 'volume_create_api' (ed74e981-5109-402c-8077-3b6b021907ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db865c63-d4c8-4215-9c44-ac9f6a792408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db865c63-d4c8-4215-9c44-ac9f6a792408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12026844-e9b3-4e1f-9f72-4ce4c2cbcb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-798df8f9-1908-47c8-905d-3c5a77eeff16 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-798df8f9-1908-47c8-905d-3c5a77eeff16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-798df8f9-1908-47c8-905d-3c5a77eeff16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-798df8f9-1908-47c8-905d-3c5a77eeff16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-798df8f9-1908-47c8-905d-3c5a77eeff16 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 returned with HTTP 404 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 618/1291] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:33 2026] GET /volume/v3/volumes/117b5327-f241-4dd9-8f95-174d1ed94830 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b1a9b95d-748b-4374-b7aa-7b4f2299820e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b1a9b95d-748b-4374-b7aa-7b4f2299820e tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b1a9b95d-748b-4374-b7aa-7b4f2299820e tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b1a9b95d-748b-4374-b7aa-7b4f2299820e tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Created reservations ['7a3d501d-6d4c-49c2-8410-e856382d73f7', '2e5cec64-7c0c-49d9-aba1-1457469b7ec5', 'fdf10cbe-6602-4cb9-955e-0a83dc337779', '944184fb-7cb0-4f4a-9a05-f117f1d2c05d'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12026844-e9b3-4e1f-9f72-4ce4c2cbcb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a3d501d-6d4c-49c2-8410-e856382d73f7', '2e5cec64-7c0c-49d9-aba1-1457469b7ec5', 'fdf10cbe-6602-4cb9-955e-0a83dc337779', '944184fb-7cb0-4f4a-9a05-f117f1d2c05d']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde8d40f-3c87-481c-9310-e532bc41ae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b1a9b95d-748b-4374-b7aa-7b4f2299820e tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b1a9b95d-748b-4374-b7aa-7b4f2299820e tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 619/1292] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:33 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 934 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e4c2b9f7-9e17-4bd6-9fe3-2c62d28300c5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e4c2b9f7-9e17-4bd6-9fe3-2c62d28300c5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e4c2b9f7-9e17-4bd6-9fe3-2c62d28300c5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e4c2b9f7-9e17-4bd6-9fe3-2c62d28300c5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde8d40f-3c87-481c-9310-e532bc41ae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de824e9-1edf-43a8-b0d3-4f4e2dd3663f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1109580748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a523a306edb4c81889e2f6b861c3c05',qos_specs=None,replication_status=,reservations=['7a3d501d-6d4c-49c2-8410-e856382d73f7','2e5cec64-7c0c-49d9-aba1-1457469b7ec5','fdf10cbe-6602-4cb9-955e-0a83dc337779','944184fb-7cb0-4f4a-9a05-f117f1d2c05d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1109580748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de824e9-1edf-43a8-b0d3-4f4e2dd3663f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a523a306edb4c81889e2f6b861c3c05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e4c2b9f7-9e17-4bd6-9fe3-2c62d28300c5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ca185a-64c1-4d58-be16-4243fa9c8320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e4c2b9f7-9e17-4bd6-9fe3-2c62d28300c5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 620/1293] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:33 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] DELETE http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume with id: 75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ca185a-64c1-4d58-be16-4243fa9c8320) transitioned into state 'SUCCESS' from state '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-1109580748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a523a306edb4c81889e2f6b861c3c05',qos_specs=None,replication_status=,reservations=['7a3d501d-6d4c-49c2-8410-e856382d73f7','2e5cec64-7c0c-49d9-aba1-1457469b7ec5','fdf10cbe-6602-4cb9-955e-0a83dc337779','944184fb-7cb0-4f4a-9a05-f117f1d2c05d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae831d0ce3b4fc188d00ca8a192a4d0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8571017-3c5f-45f4-ad11-225eee8bafc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8571017-3c5f-45f4-ad11-225eee8bafc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Flow 'volume_create_api' (ed74e981-5109-402c-8077-3b6b021907ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Create volume request issued successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4143a7f-ddf3-475c-ac4d-9c4dcf546e76 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 674/1294] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:22:33 2026] POST /volume/v3/volumes => generated 760 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume request issued successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c080c03-6ed5-44df-becc-a5464fb9bfcf tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 202 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cb841795-2c68-4695-bada-9832198acb66 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 621/1295] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:33 2026] DELETE /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb841795-2c68-4695-bada-9832198acb66 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb841795-2c68-4695-bada-9832198acb66 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb841795-2c68-4695-bada-9832198acb66 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-724280b3-510d-40af-a3f9-683da89a48cd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-724280b3-510d-40af-a3f9-683da89a48cd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-724280b3-510d-40af-a3f9-683da89a48cd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-724280b3-510d-40af-a3f9-683da89a48cd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cb841795-2c68-4695-bada-9832198acb66 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb841795-2c68-4695-bada-9832198acb66 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 675/1296] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:33 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-44003d7d-6d65-460f-a1d5-6fcc835da5e6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44003d7d-6d65-460f-a1d5-6fcc835da5e6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-44003d7d-6d65-460f-a1d5-6fcc835da5e6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-44003d7d-6d65-460f-a1d5-6fcc835da5e6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-724280b3-510d-40af-a3f9-683da89a48cd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-44003d7d-6d65-460f-a1d5-6fcc835da5e6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-44003d7d-6d65-460f-a1d5-6fcc835da5e6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 676/1297] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:33 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-35693ad4-fe08-4bb1-9105-1b2c2a449165 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-724280b3-510d-40af-a3f9-683da89a48cd tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 200 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-35693ad4-fe08-4bb1-9105-1b2c2a449165 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] GET http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-35693ad4-fe08-4bb1-9105-1b2c2a449165 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-35693ad4-fe08-4bb1-9105-1b2c2a449165 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 622/1298] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:33 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 933 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-35693ad4-fe08-4bb1-9105-1b2c2a449165 tempest-VolumeQuotasNegativeTestJSON-1519577587 tempest-VolumeQuotasNegativeTestJSON-1519577587-project-member] http://192.168.122.234/volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 returned with HTTP 404 Sep 07 02:22:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 677/1299] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:33 2026] GET /volume/v3/volumes/735a6414-e2b9-44f6-b39a-d0108bdc13d8 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5535ad61-afb4-4982-a91f-e930e28ffad2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5535ad61-afb4-4982-a91f-e930e28ffad2 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f Sep 07 02:22:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5535ad61-afb4-4982-a91f-e930e28ffad2 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5535ad61-afb4-4982-a91f-e930e28ffad2 tempest-VolumeQuotasNegativeTestJSON-718949304 tempest-VolumeQuotasNegativeTestJSON-718949304-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f returned with HTTP 200 Sep 07 02:22:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 623/1300] 192.168.122.234 () {60 vars in 1259 bytes} [Mon Sep 7 02:22:33 2026] PUT /volume/v3/os-quota-sets/f1598421ca8c4baebc04aa1afdddcd1f => generated 1391 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b1e21c78-69e4-4adb-ada8-a84e0d7ab755 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8975d879-e062-42a5-ad08-d91cc7a0681f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1e21c78-69e4-4adb-ada8-a84e0d7ab755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1e21c78-69e4-4adb-ada8-a84e0d7ab755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b1e21c78-69e4-4adb-ada8-a84e0d7ab755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8975d879-e062-42a5-ad08-d91cc7a0681f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8975d879-e062-42a5-ad08-d91cc7a0681f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8975d879-e062-42a5-ad08-d91cc7a0681f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8975d879-e062-42a5-ad08-d91cc7a0681f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 returned with HTTP 404 Sep 07 02:22:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 624/1301] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:34 2026] GET /volume/v3/volumes/75a625f9-16f4-47a1-aeb6-a293803577b1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e746e060-e43f-4983-b050-bd1a251e6358 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e746e060-e43f-4983-b050-bd1a251e6358 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e746e060-e43f-4983-b050-bd1a251e6358 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e746e060-e43f-4983-b050-bd1a251e6358 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b1e21c78-69e4-4adb-ada8-a84e0d7ab755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e746e060-e43f-4983-b050-bd1a251e6358 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e746e060-e43f-4983-b050-bd1a251e6358 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 returned with HTTP 200 Sep 07 02:22:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b1e21c78-69e4-4adb-ada8-a84e0d7ab755 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 625/1302] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:34 2026] GET /volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 678/1303] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:34 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f66957d2-aae7-4baf-823f-4c755592054a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f66957d2-aae7-4baf-823f-4c755592054a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] DELETE http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f66957d2-aae7-4baf-823f-4c755592054a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f66957d2-aae7-4baf-823f-4c755592054a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f66957d2-aae7-4baf-823f-4c755592054a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume with id: 4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f66957d2-aae7-4baf-823f-4c755592054a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f66957d2-aae7-4baf-823f-4c755592054a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume request issued successfully. Sep 07 02:22:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f66957d2-aae7-4baf-823f-4c755592054a tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 returned with HTTP 202 Sep 07 02:22:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 626/1304] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:34 2026] DELETE /volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-68ee89f9-3c8a-421d-bd58-871cdd534562 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-68ee89f9-3c8a-421d-bd58-871cdd534562 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-68ee89f9-3c8a-421d-bd58-871cdd534562 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-68ee89f9-3c8a-421d-bd58-871cdd534562 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-68ee89f9-3c8a-421d-bd58-871cdd534562 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-68ee89f9-3c8a-421d-bd58-871cdd534562 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 returned with HTTP 200 Sep 07 02:22:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 679/1305] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:35 2026] GET /volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 => generated 845 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3f8582e3-b603-47b3-a557-7bdfe5b5337e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f8582e3-b603-47b3-a557-7bdfe5b5337e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f8582e3-b603-47b3-a557-7bdfe5b5337e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f8582e3-b603-47b3-a557-7bdfe5b5337e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3f8582e3-b603-47b3-a557-7bdfe5b5337e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f8582e3-b603-47b3-a557-7bdfe5b5337e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 627/1306] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:35 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-ec9e3aac-933f-4e49-b58f-ef696b875bfd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-ec9e3aac-933f-4e49-b58f-ef696b875bfd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-ec9e3aac-933f-4e49-b58f-ef696b875bfd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-ec9e3aac-933f-4e49-b58f-ef696b875bfd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-ec9e3aac-933f-4e49-b58f-ef696b875bfd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fd5336b9-4fa8-4056-b08b-4bebe3631573 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd5336b9-4fa8-4056-b08b-4bebe3631573 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd5336b9-4fa8-4056-b08b-4bebe3631573 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd5336b9-4fa8-4056-b08b-4bebe3631573 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd5336b9-4fa8-4056-b08b-4bebe3631573 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 returned with HTTP 404 Sep 07 02:22:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 628/1307] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:36 2026] GET /volume/v3/volumes/4c1cf763-3087-4334-8089-22567bf1ff25 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-ec9e3aac-933f-4e49-b58f-ef696b875bfd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 680/1308] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:36 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-VolumesGetTest-Volume-8065150", "metadata": {"Type": "Test"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request body: {'volume': {'imageRef': '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-8065150', 'metadata': {'Type': 'Test'}}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f7338632-2db1-465e-9aa4-b81201f5a16b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f7338632-2db1-465e-9aa4-b81201f5a16b None None] GET http://192.168.122.234/volume// Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f7338632-2db1-465e-9aa4-b81201f5a16b None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f7338632-2db1-465e-9aa4-b81201f5a16b None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f7338632-2db1-465e-9aa4-b81201f5a16b None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 681/1309] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:22:36 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-50488075-7fff-4bc7-b4f2-83d2d2fe4c01 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-50488075-7fff-4bc7-b4f2-83d2d2fe4c01 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-50488075-7fff-4bc7-b4f2-83d2d2fe4c01 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1de824e9-1edf-43a8-b0d3-4f4e2dd3663f", "connector": null, "instance_uuid": "5107f935-19f5-48f6-856d-c8706adf3e2c"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:36 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume of 1 GB Sep 07 02:22:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Availability Zones retrieved successfully. Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (15e3f97a-b2b4-483c-bd1c-3d6588e2e278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf31a8f-4f66-43ff-9d45-2576123b7233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-50488075-7fff-4bc7-b4f2-83d2d2fe4c01 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:22:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 682/1310] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:22:36 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2016de6-5a4c-4051-9502-119f19a34a1f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2016de6-5a4c-4051-9502-119f19a34a1f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2016de6-5a4c-4051-9502-119f19a34a1f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2016de6-5a4c-4051-9502-119f19a34a1f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d2016de6-5a4c-4051-9502-119f19a34a1f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2016de6-5a4c-4051-9502-119f19a34a1f tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 683/1311] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:36 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8cd173b0-41b6-424f-a8de-0849a61ce252 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8cd173b0-41b6-424f-a8de-0849a61ce252 None None] GET http://192.168.122.234/volume// Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8cd173b0-41b6-424f-a8de-0849a61ce252 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8cd173b0-41b6-424f-a8de-0849a61ce252 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8cd173b0-41b6-424f-a8de-0849a61ce252 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 684/1312] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:36 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-23685b8a-6471-4138-8503-211eacf65dce None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf31a8f-4f66-43ff-9d45-2576123b7233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-23685b8a-6471-4138-8503-211eacf65dce tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-23685b8a-6471-4138-8503-211eacf65dce tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-23685b8a-6471-4138-8503-211eacf65dce tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd08aa2-7a04-4be2-a91d-86eae678e717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-23685b8a-6471-4138-8503-211eacf65dce tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-23685b8a-6471-4138-8503-211eacf65dce tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 685/1313] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:36 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 1033 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Created reservations ['9a84f3d8-18dd-4a5e-9270-d2e98d79acdb', 'fac7383c-fe5b-43c8-8c2e-ed8f949f0a61', 'aa5d5840-a442-4587-8be3-b6653ff8e041', '6268f2dc-a148-4c8a-949b-008b76180db9'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd08aa2-7a04-4be2-a91d-86eae678e717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a84f3d8-18dd-4a5e-9270-d2e98d79acdb', 'fac7383c-fe5b-43c8-8c2e-ed8f949f0a61', 'aa5d5840-a442-4587-8be3-b6653ff8e041', '6268f2dc-a148-4c8a-949b-008b76180db9']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:36 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d170edb-958a-4a75-8845-275fca94536d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d170edb-958a-4a75-8845-275fca94536d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a781f1f1-ce89-4e2f-9a4f-944f1c675086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-8065150',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['9a84f3d8-18dd-4a5e-9270-d2e98d79acdb','fac7383c-fe5b-43c8-8c2e-ed8f949f0a61','aa5d5840-a442-4587-8be3-b6653ff8e041','6268f2dc-a148-4c8a-949b-008b76180db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-8065150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a781f1f1-ce89-4e2f-9a4f-944f1c675086,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='13099940a0624ac0a492d888ec261881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35afc6a4-b23d-4c66-a251-9da7bc6adc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-9e1bc2d9-5c2c-4e23-8b23-b2cb52c84d6b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-9e1bc2d9-5c2c-4e23-8b23-b2cb52c84d6b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] PUT http://192.168.122.234/volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683 Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-9e1bc2d9-5c2c-4e23-8b23-b2cb52c84d6b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35afc6a4-b23d-4c66-a251-9da7bc6adc25) transitioned into state 'SUCCESS' from state '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-8065150',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['9a84f3d8-18dd-4a5e-9270-d2e98d79acdb','fac7383c-fe5b-43c8-8c2e-ed8f949f0a61','aa5d5840-a442-4587-8be3-b6653ff8e041','6268f2dc-a148-4c8a-949b-008b76180db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90354b87-f981-4b66-aee1-68d8eb46bb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-9e1bc2d9-5c2c-4e23-8b23-b2cb52c84d6b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Acquiring lock "cinder-attachment_update-1de824e9-1edf-43a8-b0d3-4f4e2dd3663f-devstack" by "attachment_update" {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90354b87-f981-4b66-aee1-68d8eb46bb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-9e1bc2d9-5c2c-4e23-8b23-b2cb52c84d6b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Lock "cinder-attachment_update-1de824e9-1edf-43a8-b0d3-4f4e2dd3663f-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (15e3f97a-b2b4-483c-bd1c-3d6588e2e278) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request issued successfully. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ce5ef07b-38cc-4df4-83d9-f42eae2ec36c tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 629/1314] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:22:36 2026] POST /volume/v3/volumes => generated 765 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8449b2a9-5747-4d8d-a969-52a66749411d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8449b2a9-5747-4d8d-a969-52a66749411d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8449b2a9-5747-4d8d-a969-52a66749411d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8449b2a9-5747-4d8d-a969-52a66749411d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8449b2a9-5747-4d8d-a969-52a66749411d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8449b2a9-5747-4d8d-a969-52a66749411d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 630/1315] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:37 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 833 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-9e1bc2d9-5c2c-4e23-8b23-b2cb52c84d6b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Lock "cinder-attachment_update-1de824e9-1edf-43a8-b0d3-4f4e2dd3663f-devstack" released by "attachment_update" :: held 0.284s {{(pid=87011) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-9e1bc2d9-5c2c-4e23-8b23-b2cb52c84d6b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683 returned with HTTP 200 Sep 07 02:22:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 686/1316] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:22:37 2026] PUT /volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683 => generated 694 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-82408632-f954-464a-b3c5-46dd91d4f18f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-82408632-f954-464a-b3c5-46dd91d4f18f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-82408632-f954-464a-b3c5-46dd91d4f18f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-82408632-f954-464a-b3c5-46dd91d4f18f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-82408632-f954-464a-b3c5-46dd91d4f18f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-82408632-f954-464a-b3c5-46dd91d4f18f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 631/1317] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:37 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-68d777f1-2e0a-4925-bb88-989d651bc6df None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-68d777f1-2e0a-4925-bb88-989d651bc6df tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87/action Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-68d777f1-2e0a-4925-bb88-989d651bc6df tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-68d777f1-2e0a-4925-bb88-989d651bc6df tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-68d777f1-2e0a-4925-bb88-989d651bc6df tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-68d777f1-2e0a-4925-bb88-989d651bc6df tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Begin detaching volume completed successfully. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-68d777f1-2e0a-4925-bb88-989d651bc6df tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87/action returned with HTTP 202 Sep 07 02:22:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 687/1318] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:22:37 2026] POST /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e9c5c2e3-0347-4697-a70f-b1afbccfef5c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e9c5c2e3-0347-4697-a70f-b1afbccfef5c tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e9c5c2e3-0347-4697-a70f-b1afbccfef5c tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e9c5c2e3-0347-4697-a70f-b1afbccfef5c tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-c1f06a60-26bf-487a-9e8f-84e1d3cc6996 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e9c5c2e3-0347-4697-a70f-b1afbccfef5c tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-c1f06a60-26bf-487a-9e8f-84e1d3cc6996 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683/action Sep 07 02:22:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e9c5c2e3-0347-4697-a70f-b1afbccfef5c tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 632/1319] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:37 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-c1f06a60-26bf-487a-9e8f-84e1d3cc6996 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-c1f06a60-26bf-487a-9e8f-84e1d3cc6996 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7191c413-4c0c-4281-8bbe-e5464d59ae03 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7191c413-4c0c-4281-8bbe-e5464d59ae03 None None] GET http://192.168.122.234/volume// Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7191c413-4c0c-4281-8bbe-e5464d59ae03 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7191c413-4c0c-4281-8bbe-e5464d59ae03 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7191c413-4c0c-4281-8bbe-e5464d59ae03 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 633/1320] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:38 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-e9402d66-32ec-47f3-8ab3-eeda53cb49f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-e9402d66-32ec-47f3-8ab3-eeda53cb49f5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-e9402d66-32ec-47f3-8ab3-eeda53cb49f5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-e9402d66-32ec-47f3-8ab3-eeda53cb49f5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4acbd0f3-147e-4beb-a467-5ed1a9f15c77 req-c1f06a60-26bf-487a-9e8f-84e1d3cc6996 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683/action returned with HTTP 204 Sep 07 02:22:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 688/1321] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:22:37 2026] POST /volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-e9402d66-32ec-47f3-8ab3-eeda53cb49f5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-e9402d66-32ec-47f3-8ab3-eeda53cb49f5 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 200 Sep 07 02:22:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 634/1322] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:38 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 1424 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:22:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-438a15fa-d160-4edb-a2c4-0658b0cf3dd1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-438a15fa-d160-4edb-a2c4-0658b0cf3dd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-438a15fa-d160-4edb-a2c4-0658b0cf3dd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-438a15fa-d160-4edb-a2c4-0658b0cf3dd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-438a15fa-d160-4edb-a2c4-0658b0cf3dd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-438a15fa-d160-4edb-a2c4-0658b0cf3dd1 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 689/1323] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:38 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-7a879abb-8133-483d-affd-c1feaa24e584 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-7a879abb-8133-483d-affd-c1feaa24e584 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1 Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-7a879abb-8133-483d-affd-c1feaa24e584 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-7a879abb-8133-483d-affd-c1feaa24e584 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:38 devstack devstack@c-api.service[87010]: /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 07 02:22:38 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:22:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-588b9f16-df28-42e9-8f7f-07e1137bf1a4 req-7a879abb-8133-483d-affd-c1feaa24e584 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1 returned with HTTP 200 Sep 07 02:22:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 635/1324] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:22:38 2026] DELETE /volume/v3/attachments/4bf73851-9357-4ac5-b510-57e468e2d0a1 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5bb127fa-5e24-4da7-adf7-93643876d7d5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5bb127fa-5e24-4da7-adf7-93643876d7d5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5bb127fa-5e24-4da7-adf7-93643876d7d5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5bb127fa-5e24-4da7-adf7-93643876d7d5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5bb127fa-5e24-4da7-adf7-93643876d7d5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5bb127fa-5e24-4da7-adf7-93643876d7d5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 690/1325] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:38 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1097ed14-f434-4e34-a099-acdd61f472e0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1097ed14-f434-4e34-a099-acdd61f472e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1097ed14-f434-4e34-a099-acdd61f472e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1097ed14-f434-4e34-a099-acdd61f472e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1097ed14-f434-4e34-a099-acdd61f472e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1097ed14-f434-4e34-a099-acdd61f472e0 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 636/1326] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:39 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 1145 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-066527ef-6578-408e-8547-399e5a6c2008 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-066527ef-6578-408e-8547-399e5a6c2008 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-066527ef-6578-408e-8547-399e5a6c2008 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-066527ef-6578-408e-8547-399e5a6c2008 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-066527ef-6578-408e-8547-399e5a6c2008 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume with id: f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-066527ef-6578-408e-8547-399e5a6c2008 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-066527ef-6578-408e-8547-399e5a6c2008 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume request issued successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-066527ef-6578-408e-8547-399e5a6c2008 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 202 Sep 07 02:22:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 691/1327] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:39 2026] DELETE /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-89b24788-1591-431b-8924-b84e8a495dc7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89b24788-1591-431b-8924-b84e8a495dc7 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89b24788-1591-431b-8924-b84e8a495dc7 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89b24788-1591-431b-8924-b84e8a495dc7 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-89b24788-1591-431b-8924-b84e8a495dc7 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89b24788-1591-431b-8924-b84e8a495dc7 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 637/1328] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:39 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-32b18b38-d3e8-4039-ab3c-07fe622c2525 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-32b18b38-d3e8-4039-ab3c-07fe622c2525 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-32b18b38-d3e8-4039-ab3c-07fe622c2525 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-32b18b38-d3e8-4039-ab3c-07fe622c2525 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-32b18b38-d3e8-4039-ab3c-07fe622c2525 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-32b18b38-d3e8-4039-ab3c-07fe622c2525 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 692/1329] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:39 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 1145 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-b772f1b8-2f0e-4722-abcf-a1a06113ec0a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-b772f1b8-2f0e-4722-abcf-a1a06113ec0a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc/action Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-b772f1b8-2f0e-4722-abcf-a1a06113ec0a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-b772f1b8-2f0e-4722-abcf-a1a06113ec0a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-b772f1b8-2f0e-4722-abcf-a1a06113ec0a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-b772f1b8-2f0e-4722-abcf-a1a06113ec0a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Begin detaching volume completed successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-b772f1b8-2f0e-4722-abcf-a1a06113ec0a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc/action returned with HTTP 202 Sep 07 02:22:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 638/1330] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:22:39 2026] POST /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-637dcd7d-13a4-4e7c-977c-32ff2c78cf27 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-637dcd7d-13a4-4e7c-977c-32ff2c78cf27 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-637dcd7d-13a4-4e7c-977c-32ff2c78cf27 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-637dcd7d-13a4-4e7c-977c-32ff2c78cf27 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-637dcd7d-13a4-4e7c-977c-32ff2c78cf27 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-637dcd7d-13a4-4e7c-977c-32ff2c78cf27 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 693/1331] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:39 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-496c22c9-50ee-4528-ada6-d11e32924b76 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-496c22c9-50ee-4528-ada6-d11e32924b76 None None] GET http://192.168.122.234/volume// Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-496c22c9-50ee-4528-ada6-d11e32924b76 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-496c22c9-50ee-4528-ada6-d11e32924b76 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-496c22c9-50ee-4528-ada6-d11e32924b76 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 639/1332] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:39 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-dd421f66-eb20-4c44-b7e1-2569cbb3273a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-dd421f66-eb20-4c44-b7e1-2569cbb3273a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-dd421f66-eb20-4c44-b7e1-2569cbb3273a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-dd421f66-eb20-4c44-b7e1-2569cbb3273a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-dd421f66-eb20-4c44-b7e1-2569cbb3273a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-dd421f66-eb20-4c44-b7e1-2569cbb3273a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 694/1333] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:39 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 1329 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:22:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-4161e0af-f4f1-41ca-938e-2e7dbd514bec None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-4161e0af-f4f1-41ca-938e-2e7dbd514bec tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] DELETE http://192.168.122.234/volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5 Sep 07 02:22:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-4161e0af-f4f1-41ca-938e-2e7dbd514bec tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-4161e0af-f4f1-41ca-938e-2e7dbd514bec tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:40 devstack devstack@c-api.service[87010]: /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 07 02:22:40 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:22:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d1417de7-2022-4a20-b4ee-e04fdc29a6a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1417de7-2022-4a20-b4ee-e04fdc29a6a9 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d1417de7-2022-4a20-b4ee-e04fdc29a6a9 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d1417de7-2022-4a20-b4ee-e04fdc29a6a9 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-9ac8162c-c3ce-48ff-8c35-96fd521c3b55 req-4161e0af-f4f1-41ca-938e-2e7dbd514bec tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5 returned with HTTP 200 Sep 07 02:22:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 640/1334] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:22:40 2026] DELETE /volume/v3/attachments/1f18d67e-680a-4d70-9371-667a962e48e5 => generated 19 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d1417de7-2022-4a20-b4ee-e04fdc29a6a9 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1417de7-2022-4a20-b4ee-e04fdc29a6a9 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 695/1335] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:40 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-26dcf6dc-c522-4abe-9f53-595d692da5b5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26dcf6dc-c522-4abe-9f53-595d692da5b5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26dcf6dc-c522-4abe-9f53-595d692da5b5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26dcf6dc-c522-4abe-9f53-595d692da5b5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-26dcf6dc-c522-4abe-9f53-595d692da5b5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26dcf6dc-c522-4abe-9f53-595d692da5b5 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 641/1336] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:40 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a47e3d68-86ed-4e37-9f43-49b1ceaf7a50 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-9509f020-39e6-447f-a7f9-d295c64ccb48 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-9509f020-39e6-447f-a7f9-d295c64ccb48 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-9509f020-39e6-447f-a7f9-d295c64ccb48 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-9509f020-39e6-447f-a7f9-d295c64ccb48 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-9509f020-39e6-447f-a7f9-d295c64ccb48 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-9509f020-39e6-447f-a7f9-d295c64ccb48 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 642/1337] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:41 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-a98384ee-895f-437d-943a-b9051b610a4d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-a98384ee-895f-437d-943a-b9051b610a4d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] POST http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f/action Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-a98384ee-895f-437d-943a-b9051b610a4d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-a98384ee-895f-437d-943a-b9051b610a4d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-a98384ee-895f-437d-943a-b9051b610a4d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-a98384ee-895f-437d-943a-b9051b610a4d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Begin detaching volume completed successfully. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-a98384ee-895f-437d-943a-b9051b610a4d tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f/action returned with HTTP 202 Sep 07 02:22:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 643/1338] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:22:41 2026] POST /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-932b886c-f053-42aa-9822-a2409cfc894a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-932b886c-f053-42aa-9822-a2409cfc894a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-932b886c-f053-42aa-9822-a2409cfc894a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-932b886c-f053-42aa-9822-a2409cfc894a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-932b886c-f053-42aa-9822-a2409cfc894a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-932b886c-f053-42aa-9822-a2409cfc894a tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 644/1339] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:41 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 1148 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c59aeb33-ba7e-4bbc-9047-43b5d6761ea1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c59aeb33-ba7e-4bbc-9047-43b5d6761ea1 None None] GET http://192.168.122.234/volume// Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c59aeb33-ba7e-4bbc-9047-43b5d6761ea1 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c59aeb33-ba7e-4bbc-9047-43b5d6761ea1 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c59aeb33-ba7e-4bbc-9047-43b5d6761ea1 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 645/1340] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:41 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a47e3d68-86ed-4e37-9f43-49b1ceaf7a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a47e3d68-86ed-4e37-9f43-49b1ceaf7a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a47e3d68-86ed-4e37-9f43-49b1ceaf7a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-ccbce7c5-d8aa-4921-94d3-b9841d55262e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-ccbce7c5-d8aa-4921-94d3-b9841d55262e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-ccbce7c5-d8aa-4921-94d3-b9841d55262e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-ccbce7c5-d8aa-4921-94d3-b9841d55262e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a47e3d68-86ed-4e37-9f43-49b1ceaf7a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 returned with HTTP 200 Sep 07 02:22:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 696/1341] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:41 2026] GET /volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 => generated 1433 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8b739e14-f898-421d-ac58-0d8398069b17 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8b739e14-f898-421d-ac58-0d8398069b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8b739e14-f898-421d-ac58-0d8398069b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-ccbce7c5-d8aa-4921-94d3-b9841d55262e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-ccbce7c5-d8aa-4921-94d3-b9841d55262e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 646/1342] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:41 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 1329 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dfd8e7b2-525d-4d0b-a9ed-ccf54f2fd110 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dfd8e7b2-525d-4d0b-a9ed-ccf54f2fd110 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dfd8e7b2-525d-4d0b-a9ed-ccf54f2fd110 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dfd8e7b2-525d-4d0b-a9ed-ccf54f2fd110 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-dfd8e7b2-525d-4d0b-a9ed-ccf54f2fd110 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dfd8e7b2-525d-4d0b-a9ed-ccf54f2fd110 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 647/1343] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:41 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8b739e14-f898-421d-ac58-0d8398069b17 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 returned with HTTP 200 Sep 07 02:22:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 697/1344] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:22:41 2026] PUT /volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 => generated 1386 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f2905564-d332-4577-8ffb-867de5fd8966 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-4c4dcf10-9e03-4eda-b61b-d222f1b04ea8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-4c4dcf10-9e03-4eda-b61b-d222f1b04ea8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] DELETE http://192.168.122.234/volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683 Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-4c4dcf10-9e03-4eda-b61b-d222f1b04ea8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-4c4dcf10-9e03-4eda-b61b-d222f1b04ea8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-272535428"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-272535428'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Create volume of 1 GB Sep 07 02:22:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Availability Zones retrieved successfully. Sep 07 02:22:41 devstack devstack@c-api.service[87011]: /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 07 02:22:41 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Flow 'volume_create_api' (232f529c-4baf-4cb5-ad99-cd79091f3faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3471db4-ec2c-41b1-9f03-f01cd8554e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:41 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b91a1788-1b11-4949-82b3-44e76e7fa6ce req-4c4dcf10-9e03-4eda-b61b-d222f1b04ea8 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683 returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 698/1345] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:22:41 2026] DELETE /volume/v3/attachments/ab3c8739-a209-4161-b0f8-350e36c19683 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3471db4-ec2c-41b1-9f03-f01cd8554e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f84824-3eae-437b-8153-2fef2b9695f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Created reservations ['ac381bcd-a9a0-4b70-9a71-c22f4addc7d5', 'bdf5a25b-32e3-468f-8332-40084cc001db', '7aa53a90-86ff-4eea-8e7d-8f19a1fb6d52', 'e932aca6-61f6-4fa0-b6e4-68fd0f491a3b'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f84824-3eae-437b-8153-2fef2b9695f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac381bcd-a9a0-4b70-9a71-c22f4addc7d5', 'bdf5a25b-32e3-468f-8332-40084cc001db', '7aa53a90-86ff-4eea-8e7d-8f19a1fb6d52', 'e932aca6-61f6-4fa0-b6e4-68fd0f491a3b']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd806dd-b779-4ff0-b879-6945c2e82fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd806dd-b779-4ff0-b879-6945c2e82fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3876e9f4-45e9-4b28-ac20-0d6c0f2b969e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-272535428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18529f61d9974d3fa50bb4e4abd246a5',qos_specs=None,replication_status=,reservations=['ac381bcd-a9a0-4b70-9a71-c22f4addc7d5','bdf5a25b-32e3-468f-8332-40084cc001db','7aa53a90-86ff-4eea-8e7d-8f19a1fb6d52','e932aca6-61f6-4fa0-b6e4-68fd0f491a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08019823caf64c41abb1515420c15b84',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-272535428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3876e9f4-45e9-4b28-ac20-0d6c0f2b969e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18529f61d9974d3fa50bb4e4abd246a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08019823caf64c41abb1515420c15b84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd91d90-c376-48f4-9973-18249f468db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-322b4188-efe0-41a1-a538-098306316da6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd91d90-c376-48f4-9973-18249f468db3) transitioned into state 'SUCCESS' from state '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-272535428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18529f61d9974d3fa50bb4e4abd246a5',qos_specs=None,replication_status=,reservations=['ac381bcd-a9a0-4b70-9a71-c22f4addc7d5','bdf5a25b-32e3-468f-8332-40084cc001db','7aa53a90-86ff-4eea-8e7d-8f19a1fb6d52','e932aca6-61f6-4fa0-b6e4-68fd0f491a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08019823caf64c41abb1515420c15b84',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-322b4188-efe0-41a1-a538-098306316da6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-322b4188-efe0-41a1-a538-098306316da6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc0829b-6871-4fd4-840a-96e92c8e5540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-322b4188-efe0-41a1-a538-098306316da6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-322b4188-efe0-41a1-a538-098306316da6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc0829b-6871-4fd4-840a-96e92c8e5540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Flow 'volume_create_api' (232f529c-4baf-4cb5-ad99-cd79091f3faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Create volume request issued successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2905564-d332-4577-8ffb-867de5fd8966 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 648/1346] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:22:41 2026] POST /volume/v3/volumes => generated 775 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-322b4188-efe0-41a1-a538-098306316da6 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 699/1347] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:42 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9da1ba4d-b354-4019-8379-c0ac3a97bd2e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9da1ba4d-b354-4019-8379-c0ac3a97bd2e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9da1ba4d-b354-4019-8379-c0ac3a97bd2e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4611c630-a9ce-4898-b1c5-23534f853a05 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9da1ba4d-b354-4019-8379-c0ac3a97bd2e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4611c630-a9ce-4898-b1c5-23534f853a05 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4611c630-a9ce-4898-b1c5-23534f853a05 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4611c630-a9ce-4898-b1c5-23534f853a05 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9da1ba4d-b354-4019-8379-c0ac3a97bd2e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4611c630-a9ce-4898-b1c5-23534f853a05 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9da1ba4d-b354-4019-8379-c0ac3a97bd2e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 649/1348] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:42 2026] GET /volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e => generated 843 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4611c630-a9ce-4898-b1c5-23534f853a05 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 700/1349] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:42 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-37513d41-68f6-4ba5-81a9-6d9a3d542927 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37513d41-68f6-4ba5-81a9-6d9a3d542927 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37513d41-68f6-4ba5-81a9-6d9a3d542927 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37513d41-68f6-4ba5-81a9-6d9a3d542927 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-862a1dbc-6d7d-4448-b2de-c226370c3e0d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-862a1dbc-6d7d-4448-b2de-c226370c3e0d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-862a1dbc-6d7d-4448-b2de-c226370c3e0d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-862a1dbc-6d7d-4448-b2de-c226370c3e0d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-37513d41-68f6-4ba5-81a9-6d9a3d542927 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37513d41-68f6-4ba5-81a9-6d9a3d542927 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 650/1350] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:42 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-862a1dbc-6d7d-4448-b2de-c226370c3e0d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-862a1dbc-6d7d-4448-b2de-c226370c3e0d tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 701/1351] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:42 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-85306aa9-df72-40e4-82df-5c22a7027b0e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85306aa9-df72-40e4-82df-5c22a7027b0e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85306aa9-df72-40e4-82df-5c22a7027b0e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85306aa9-df72-40e4-82df-5c22a7027b0e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-85306aa9-df72-40e4-82df-5c22a7027b0e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85306aa9-df72-40e4-82df-5c22a7027b0e tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 651/1352] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:42 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-957a9bfd-6506-41a2-96da-45717cb31cda None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-957a9bfd-6506-41a2-96da-45717cb31cda tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-957a9bfd-6506-41a2-96da-45717cb31cda tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-957a9bfd-6506-41a2-96da-45717cb31cda tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-957a9bfd-6506-41a2-96da-45717cb31cda tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-957a9bfd-6506-41a2-96da-45717cb31cda tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 702/1353] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:42 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8eae795c-f833-4e67-8254-cff8f800a065 req-d149f1d2-906f-4595-bf54-971de8aa764b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-d149f1d2-906f-4595-bf54-971de8aa764b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-d149f1d2-906f-4595-bf54-971de8aa764b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-d149f1d2-906f-4595-bf54-971de8aa764b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-8eae795c-f833-4e67-8254-cff8f800a065 req-d149f1d2-906f-4595-bf54-971de8aa764b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-d149f1d2-906f-4595-bf54-971de8aa764b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 652/1354] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:43 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-8eae795c-f833-4e67-8254-cff8f800a065 req-3e716f03-3e34-4efc-8d22-51e5cf83fd75 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-3e716f03-3e34-4efc-8d22-51e5cf83fd75 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] POST http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23/action Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-3e716f03-3e34-4efc-8d22-51e5cf83fd75 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-3e716f03-3e34-4efc-8d22-51e5cf83fd75 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8eae795c-f833-4e67-8254-cff8f800a065 req-3e716f03-3e34-4efc-8d22-51e5cf83fd75 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8eae795c-f833-4e67-8254-cff8f800a065 req-3e716f03-3e34-4efc-8d22-51e5cf83fd75 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Begin detaching volume completed successfully. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-3e716f03-3e34-4efc-8d22-51e5cf83fd75 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23/action returned with HTTP 202 Sep 07 02:22:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 703/1355] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:22:43 2026] POST /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-62c2ddf5-5139-444f-a284-3e17de51fa50 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62c2ddf5-5139-444f-a284-3e17de51fa50 None None] GET http://192.168.122.234/volume// Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62c2ddf5-5139-444f-a284-3e17de51fa50 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62c2ddf5-5139-444f-a284-3e17de51fa50 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62c2ddf5-5139-444f-a284-3e17de51fa50 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:22:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 653/1356] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:22:43 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-8eae795c-f833-4e67-8254-cff8f800a065 req-66180789-b450-460c-9308-696d6f580f8a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-66180789-b450-460c-9308-696d6f580f8a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-66180789-b450-460c-9308-696d6f580f8a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-66180789-b450-460c-9308-696d6f580f8a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8eae795c-f833-4e67-8254-cff8f800a065 req-66180789-b450-460c-9308-696d6f580f8a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-66180789-b450-460c-9308-696d6f580f8a tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 704/1357] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:22:43 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 1422 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-01a7dab5-aa47-4847-9a4c-f73948148c76 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01a7dab5-aa47-4847-9a4c-f73948148c76 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01a7dab5-aa47-4847-9a4c-f73948148c76 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01a7dab5-aa47-4847-9a4c-f73948148c76 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-01a7dab5-aa47-4847-9a4c-f73948148c76 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01a7dab5-aa47-4847-9a4c-f73948148c76 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e returned with HTTP 200 Sep 07 02:22:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 654/1358] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:43 2026] GET /volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e => generated 867 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9259c920-06ae-42ad-a167-94571b195e38 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9259c920-06ae-42ad-a167-94571b195e38 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9259c920-06ae-42ad-a167-94571b195e38 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9259c920-06ae-42ad-a167-94571b195e38 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8eae795c-f833-4e67-8254-cff8f800a065 req-a70ee687-9e5d-40f2-b485-958f45789b3b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-a70ee687-9e5d-40f2-b485-958f45789b3b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998 Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-a70ee687-9e5d-40f2-b485-958f45789b3b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-a70ee687-9e5d-40f2-b485-958f45789b3b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9259c920-06ae-42ad-a167-94571b195e38 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9259c920-06ae-42ad-a167-94571b195e38 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 705/1359] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:43 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 918 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:44 devstack devstack@c-api.service[87010]: /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 07 02:22:44 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:22:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8eae795c-f833-4e67-8254-cff8f800a065 req-a70ee687-9e5d-40f2-b485-958f45789b3b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998 returned with HTTP 200 Sep 07 02:22:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 655/1360] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:22:43 2026] DELETE /volume/v3/attachments/d0c47a49-9aae-49ae-904f-65241c9b6998 => generated 19 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume with id: b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume request issued successfully. Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de21d8dc-81d7-4cc6-9fd2-42862789a351 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 202 Sep 07 02:22:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 706/1361] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:44 2026] DELETE /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fd692023-6ba7-43ef-9bfa-aaa3a670ec0e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd692023-6ba7-43ef-9bfa-aaa3a670ec0e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd692023-6ba7-43ef-9bfa-aaa3a670ec0e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd692023-6ba7-43ef-9bfa-aaa3a670ec0e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e60874de-199a-4bea-bb28-3174654484b9 req-23ef6620-a806-4a7e-acb9-d3ca6dabb6a7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e60874de-199a-4bea-bb28-3174654484b9 req-23ef6620-a806-4a7e-acb9-d3ca6dabb6a7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e60874de-199a-4bea-bb28-3174654484b9 req-23ef6620-a806-4a7e-acb9-d3ca6dabb6a7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e60874de-199a-4bea-bb28-3174654484b9 req-23ef6620-a806-4a7e-acb9-d3ca6dabb6a7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fd692023-6ba7-43ef-9bfa-aaa3a670ec0e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd692023-6ba7-43ef-9bfa-aaa3a670ec0e tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e returned with HTTP 200 Sep 07 02:22:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 656/1362] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:44 2026] GET /volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e => generated 868 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-e60874de-199a-4bea-bb28-3174654484b9 req-23ef6620-a806-4a7e-acb9-d3ca6dabb6a7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:22:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3876e9f4-45e9-4b28-ac20-0d6c0f2b969e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-319296039"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e60874de-199a-4bea-bb28-3174654484b9 req-23ef6620-a806-4a7e-acb9-d3ca6dabb6a7 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 200 Sep 07 02:22:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 707/1363] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:44 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 945 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:44 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Create snapshot from volume 3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-41788e6c-ef4e-4ab0-bdb3-76d912f2dff8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41788e6c-ef4e-4ab0-bdb3-76d912f2dff8 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-41788e6c-ef4e-4ab0-bdb3-76d912f2dff8 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-41788e6c-ef4e-4ab0-bdb3-76d912f2dff8 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-41788e6c-ef4e-4ab0-bdb3-76d912f2dff8 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41788e6c-ef4e-4ab0-bdb3-76d912f2dff8 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 708/1364] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:44 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e14ad24e-5dcb-41e8-95e8-ca29c13bc89d req-4f5e4350-3a6c-41d8-ad3f-dfa224e83c99 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e14ad24e-5dcb-41e8-95e8-ca29c13bc89d req-4f5e4350-3a6c-41d8-ad3f-dfa224e83c99 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e14ad24e-5dcb-41e8-95e8-ca29c13bc89d req-4f5e4350-3a6c-41d8-ad3f-dfa224e83c99 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e14ad24e-5dcb-41e8-95e8-ca29c13bc89d req-4f5e4350-3a6c-41d8-ad3f-dfa224e83c99 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:45 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Created reservations ['eb38982c-1536-4a03-8674-851728ebc98c', 'd557e4ad-06fd-4864-b5a7-6ac735d2e855', '9bee1dd4-a129-4341-ac9d-c09a54f54b08', '6e1e7b81-4108-497b-b505-5cafc1b17cfc'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e14ad24e-5dcb-41e8-95e8-ca29c13bc89d req-4f5e4350-3a6c-41d8-ad3f-dfa224e83c99 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 404 Sep 07 02:22:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 709/1365] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:22:45 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot create request issued successfully. Sep 07 02:22:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e01408a4-a5f4-492a-b6f0-55cec6f057a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:22:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 657/1366] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:22:44 2026] POST /volume/v3/snapshots => generated 322 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3fdbfefd-e9b2-4bed-a0d3-3bd0a218dd43 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fdbfefd-e9b2-4bed-a0d3-3bd0a218dd43 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fdbfefd-e9b2-4bed-a0d3-3bd0a218dd43 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fdbfefd-e9b2-4bed-a0d3-3bd0a218dd43 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3fdbfefd-e9b2-4bed-a0d3-3bd0a218dd43 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fdbfefd-e9b2-4bed-a0d3-3bd0a218dd43 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 200 Sep 07 02:22:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 710/1367] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:45 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 454 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-56824bae-1a7a-492e-bffb-32b12dab8b6f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-56824bae-1a7a-492e-bffb-32b12dab8b6f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-56824bae-1a7a-492e-bffb-32b12dab8b6f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-56824bae-1a7a-492e-bffb-32b12dab8b6f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-56824bae-1a7a-492e-bffb-32b12dab8b6f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-56824bae-1a7a-492e-bffb-32b12dab8b6f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 658/1368] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:46 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 1336 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-716afc17-9319-4e3c-9544-2ddbdf12b328 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-716afc17-9319-4e3c-9544-2ddbdf12b328 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-716afc17-9319-4e3c-9544-2ddbdf12b328 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-716afc17-9319-4e3c-9544-2ddbdf12b328 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-716afc17-9319-4e3c-9544-2ddbdf12b328 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Volume info retrieved successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-716afc17-9319-4e3c-9544-2ddbdf12b328 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 711/1369] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:46 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 1336 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-681bdb6b-8f08-4224-b8c5-bd9a96e00e5f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-681bdb6b-8f08-4224-b8c5-bd9a96e00e5f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-681bdb6b-8f08-4224-b8c5-bd9a96e00e5f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-8065150"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4f59d82d-c804-435d-b46e-cb8100f99065 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-681bdb6b-8f08-4224-b8c5-bd9a96e00e5f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4f59d82d-c804-435d-b46e-cb8100f99065 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4f59d82d-c804-435d-b46e-cb8100f99065 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4f59d82d-c804-435d-b46e-cb8100f99065 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-681bdb6b-8f08-4224-b8c5-bd9a96e00e5f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-681bdb6b-8f08-4224-b8c5-bd9a96e00e5f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 659/1370] 192.168.122.234 () {60 vars in 1252 bytes} [Mon Sep 7 02:22:46 2026] PUT /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 789 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4f59d82d-c804-435d-b46e-cb8100f99065 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2379b44b-c396-418a-87a8-e20429951956 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4f59d82d-c804-435d-b46e-cb8100f99065 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 200 Sep 07 02:22:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 712/1371] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:46 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 454 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2379b44b-c396-418a-87a8-e20429951956 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2379b44b-c396-418a-87a8-e20429951956 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1249844291", "description": "This is the new description of volume"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2379b44b-c396-418a-87a8-e20429951956 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2379b44b-c396-418a-87a8-e20429951956 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2379b44b-c396-418a-87a8-e20429951956 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 660/1372] 192.168.122.234 () {60 vars in 1253 bytes} [Mon Sep 7 02:22:46 2026] PUT /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 831 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dec6ef1e-5642-4232-8ad5-26cd55b52851 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dec6ef1e-5642-4232-8ad5-26cd55b52851 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dec6ef1e-5642-4232-8ad5-26cd55b52851 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dec6ef1e-5642-4232-8ad5-26cd55b52851 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dec6ef1e-5642-4232-8ad5-26cd55b52851 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] Volume info retrieved successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dec6ef1e-5642-4232-8ad5-26cd55b52851 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-reader] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 713/1373] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:46 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 1378 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-50509404", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1848408823"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-50509404', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1848408823'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume of 1 GB Sep 07 02:22:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Availability Zones retrieved successfully. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (b9353219-f1a5-4064-9ab6-56d677fd7e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c428d2f0-0977-4cce-8a7c-02ea13924dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c428d2f0-0977-4cce-8a7c-02ea13924dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b5610e-2c8f-4657-8438-756a0508fcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Created reservations ['629822d4-5ad3-4a41-ba5c-aad8c0a52ff7', '646d660f-839e-4100-b301-4d11b6f830f7', 'ee0302c8-1858-429e-bbb0-56ba0a81ca8b', '9e98142f-99f3-4796-b637-04d18a8ec93f'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b5610e-2c8f-4657-8438-756a0508fcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629822d4-5ad3-4a41-ba5c-aad8c0a52ff7', '646d660f-839e-4100-b301-4d11b6f830f7', 'ee0302c8-1858-429e-bbb0-56ba0a81ca8b', '9e98142f-99f3-4796-b637-04d18a8ec93f']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4524e46-df08-461c-ac2f-5967e3ee5d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4524e46-df08-461c-ac2f-5967e3ee5d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5926ad0b-8e00-4c24-9c7a-cce09607af43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-50509404',display_name='tempest-VolumesGetTest-Volume-1848408823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['629822d4-5ad3-4a41-ba5c-aad8c0a52ff7','646d660f-839e-4100-b301-4d11b6f830f7','ee0302c8-1858-429e-bbb0-56ba0a81ca8b','9e98142f-99f3-4796-b637-04d18a8ec93f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:22:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-50509404',display_name='tempest-VolumesGetTest-Volume-1848408823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5926ad0b-8e00-4c24-9c7a-cce09607af43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13099940a0624ac0a492d888ec261881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d69f984-e272-44d0-bd28-8636bec8550e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d69f984-e272-44d0-bd28-8636bec8550e) transitioned into 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-50509404',display_name='tempest-VolumesGetTest-Volume-1848408823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13099940a0624ac0a492d888ec261881',qos_specs=None,replication_status=,reservations=['629822d4-5ad3-4a41-ba5c-aad8c0a52ff7','646d660f-839e-4100-b301-4d11b6f830f7','ee0302c8-1858-429e-bbb0-56ba0a81ca8b','9e98142f-99f3-4796-b637-04d18a8ec93f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d6849d9cce14f4fa55b28c2773cf88a',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d645e3-cfa8-41b8-8976-a4c6c4905a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d645e3-cfa8-41b8-8976-a4c6c4905a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Flow 'volume_create_api' (b9353219-f1a5-4064-9ab6-56d677fd7e73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Create volume request issued successfully. Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fce1d63d-87a8-4ae1-a176-79534d3f8646 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:22:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 661/1374] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:22:46 2026] POST /volume/v3/volumes => generated 787 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:22:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6d2ddcfd-ebfb-45d6-8b00-47647cc847a6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6d2ddcfd-ebfb-45d6-8b00-47647cc847a6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6d2ddcfd-ebfb-45d6-8b00-47647cc847a6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6d2ddcfd-ebfb-45d6-8b00-47647cc847a6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6d2ddcfd-ebfb-45d6-8b00-47647cc847a6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6d2ddcfd-ebfb-45d6-8b00-47647cc847a6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 200 Sep 07 02:22:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 714/1375] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:47 2026] GET /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-74f3aa1b-d841-4f2a-bf8f-c983d5d01461 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74f3aa1b-d841-4f2a-bf8f-c983d5d01461 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74f3aa1b-d841-4f2a-bf8f-c983d5d01461 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74f3aa1b-d841-4f2a-bf8f-c983d5d01461 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-74f3aa1b-d841-4f2a-bf8f-c983d5d01461 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74f3aa1b-d841-4f2a-bf8f-c983d5d01461 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 200 Sep 07 02:22:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 662/1376] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:47 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] DELETE http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Delete volume with id: 1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Delete volume request issued successfully. Sep 07 02:22:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-451e96f8-b4d8-4bf7-9e70-ebefc5b75c97 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 202 Sep 07 02:22:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 715/1377] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:47 2026] DELETE /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c078609a-3e53-448f-8272-e6e5e962a858 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c078609a-3e53-448f-8272-e6e5e962a858 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c078609a-3e53-448f-8272-e6e5e962a858 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c078609a-3e53-448f-8272-e6e5e962a858 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c078609a-3e53-448f-8272-e6e5e962a858 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c078609a-3e53-448f-8272-e6e5e962a858 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 663/1378] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:47 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-af75d873-e3c3-4ff3-9377-8ae47c3aa762 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af75d873-e3c3-4ff3-9377-8ae47c3aa762 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af75d873-e3c3-4ff3-9377-8ae47c3aa762 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af75d873-e3c3-4ff3-9377-8ae47c3aa762 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-af75d873-e3c3-4ff3-9377-8ae47c3aa762 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af75d873-e3c3-4ff3-9377-8ae47c3aa762 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 200 Sep 07 02:22:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 716/1379] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:48 2026] GET /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 879 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b140c850-d7af-4e92-b0c1-3e2b1d8226af None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b140c850-d7af-4e92-b0c1-3e2b1d8226af tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b140c850-d7af-4e92-b0c1-3e2b1d8226af tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b140c850-d7af-4e92-b0c1-3e2b1d8226af tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b140c850-d7af-4e92-b0c1-3e2b1d8226af tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b140c850-d7af-4e92-b0c1-3e2b1d8226af tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 200 Sep 07 02:22:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 664/1380] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:48 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 481 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2c1780cb-946e-4d20-a1c2-6abc2d95b21e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c1780cb-946e-4d20-a1c2-6abc2d95b21e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c1780cb-946e-4d20-a1c2-6abc2d95b21e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c1780cb-946e-4d20-a1c2-6abc2d95b21e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 returned with HTTP 200 Sep 07 02:22:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 717/1381] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:22:48 2026] PUT /volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 => generated 1386 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:22:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ccf19d6d-12eb-4605-be61-6843cb000329 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ccf19d6d-12eb-4605-be61-6843cb000329 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:22:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ccf19d6d-12eb-4605-be61-6843cb000329 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3876e9f4-45e9-4b28-ac20-0d6c0f2b969e"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ccf19d6d-12eb-4605-be61-6843cb000329 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-ccf19d6d-12eb-4605-be61-6843cb000329 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Create snapshot from volume 3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-053be12f-6aa4-49ba-aba0-7da45a463ed7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-053be12f-6aa4-49ba-aba0-7da45a463ed7 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-053be12f-6aa4-49ba-aba0-7da45a463ed7 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-053be12f-6aa4-49ba-aba0-7da45a463ed7 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:48 devstack devstack@c-api.service[87010]: WARNING cinder.quota_utils [None req-ccf19d6d-12eb-4605-be61-6843cb000329 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Quota exceeded for 18529f61d9974d3fa50bb4e4abd246a5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.api.middleware.fault [None req-ccf19d6d-12eb-4605-be61-6843cb000329 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 413 Sep 07 02:22:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 665/1382] 192.168.122.234 () {60 vars in 1148 bytes} [Mon Sep 7 02:22:48 2026] POST /volume/v3/snapshots => generated 208 bytes in 211 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 02:22:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6c9b7f43-1b98-4917-8590-b5517d058b5d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c9b7f43-1b98-4917-8590-b5517d058b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 Sep 07 02:22:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6c9b7f43-1b98-4917-8590-b5517d058b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-053be12f-6aa4-49ba-aba0-7da45a463ed7 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-053be12f-6aa4-49ba-aba0-7da45a463ed7 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 200 Sep 07 02:22:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 718/1383] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:48 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 852 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c9b7f43-1b98-4917-8590-b5517d058b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 returned with HTTP 200 Sep 07 02:22:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 666/1384] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:22:48 2026] PUT /volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 => generated 1386 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-880d08e2-d7af-4d7a-9d55-491f5977aecf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-880d08e2-d7af-4d7a-9d55-491f5977aecf tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:22:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-880d08e2-d7af-4d7a-9d55-491f5977aecf tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3876e9f4-45e9-4b28-ac20-0d6c0f2b969e"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-880d08e2-d7af-4d7a-9d55-491f5977aecf tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-880d08e2-d7af-4d7a-9d55-491f5977aecf tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Create snapshot from volume 3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:49 devstack devstack@c-api.service[87011]: WARNING cinder.quota_utils [None req-880d08e2-d7af-4d7a-9d55-491f5977aecf tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Quota exceeded for 18529f61d9974d3fa50bb4e4abd246a5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 02:22:49 devstack devstack@c-api.service[87011]: INFO cinder.api.middleware.fault [None req-880d08e2-d7af-4d7a-9d55-491f5977aecf tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 413 Sep 07 02:22:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 719/1385] 192.168.122.234 () {60 vars in 1148 bytes} [Mon Sep 7 02:22:49 2026] POST /volume/v3/snapshots => generated 133 bytes in 108 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-de572047-ad1a-4884-a45a-580566ad1375 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de572047-ad1a-4884-a45a-580566ad1375 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de572047-ad1a-4884-a45a-580566ad1375 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de572047-ad1a-4884-a45a-580566ad1375 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-de572047-ad1a-4884-a45a-580566ad1375 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Delete snapshot with id: d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-de572047-ad1a-4884-a45a-580566ad1375 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c7a22733-de66-4baa-94c7-f9f9620d66c6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-de572047-ad1a-4884-a45a-580566ad1375 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot delete request issued successfully. Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de572047-ad1a-4884-a45a-580566ad1375 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 202 Sep 07 02:22:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 667/1386] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:22:49 2026] DELETE /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c7a22733-de66-4baa-94c7-f9f9620d66c6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c7a22733-de66-4baa-94c7-f9f9620d66c6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c7a22733-de66-4baa-94c7-f9f9620d66c6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8ab0cacf-8929-4e7b-97cb-142c879c3862 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ab0cacf-8929-4e7b-97cb-142c879c3862 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ab0cacf-8929-4e7b-97cb-142c879c3862 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ab0cacf-8929-4e7b-97cb-142c879c3862 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8ab0cacf-8929-4e7b-97cb-142c879c3862 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ab0cacf-8929-4e7b-97cb-142c879c3862 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 200 Sep 07 02:22:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 668/1387] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:49 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 480 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c7a22733-de66-4baa-94c7-f9f9620d66c6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c7a22733-de66-4baa-94c7-f9f9620d66c6 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 200 Sep 07 02:22:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 720/1388] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:49 2026] GET /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 879 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-2baad53f-be5c-4e37-80f2-6994b2fb0cf8 req-8ad58433-b251-4516-89cb-54a9d8e39188 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2baad53f-be5c-4e37-80f2-6994b2fb0cf8 req-8ad58433-b251-4516-89cb-54a9d8e39188 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07 Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2baad53f-be5c-4e37-80f2-6994b2fb0cf8 req-8ad58433-b251-4516-89cb-54a9d8e39188 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2baad53f-be5c-4e37-80f2-6994b2fb0cf8 req-8ad58433-b251-4516-89cb-54a9d8e39188 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d6a7baf0-b26b-4f61-9cec-58d7f9892cea None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6a7baf0-b26b-4f61-9cec-58d7f9892cea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6a7baf0-b26b-4f61-9cec-58d7f9892cea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6a7baf0-b26b-4f61-9cec-58d7f9892cea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6a7baf0-b26b-4f61-9cec-58d7f9892cea tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f returned with HTTP 404 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 721/1389] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:49 2026] GET /volume/v3/volumes/1de824e9-1edf-43a8-b0d3-4f4e2dd3663f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] DELETE http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Delete volume with id: 871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /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 07 02:22:50 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2baad53f-be5c-4e37-80f2-6994b2fb0cf8 req-8ad58433-b251-4516-89cb-54a9d8e39188 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07 returned with HTTP 200 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 669/1390] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:22:49 2026] DELETE /volume/v3/attachments/ed761fdd-8129-4061-a06c-176b2c1d3c07 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Delete volume request issued successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e3f73da-86c0-4842-a9b1-51adf1f61ced tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 202 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 722/1391] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:50 2026] DELETE /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-92b227b3-9fa4-484a-b111-ed3c2f167689 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92b227b3-9fa4-484a-b111-ed3c2f167689 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92b227b3-9fa4-484a-b111-ed3c2f167689 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92b227b3-9fa4-484a-b111-ed3c2f167689 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-92b227b3-9fa4-484a-b111-ed3c2f167689 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92b227b3-9fa4-484a-b111-ed3c2f167689 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 200 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 670/1392] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:50 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-33eb772e-81e5-43e5-8750-4bd6a6c577f3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33eb772e-81e5-43e5-8750-4bd6a6c577f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-33eb772e-81e5-43e5-8750-4bd6a6c577f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-33eb772e-81e5-43e5-8750-4bd6a6c577f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-33eb772e-81e5-43e5-8750-4bd6a6c577f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33eb772e-81e5-43e5-8750-4bd6a6c577f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 200 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 723/1393] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:50 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 480 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6b469e42-ecd7-4569-8b42-e2bc2202404f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b469e42-ecd7-4569-8b42-e2bc2202404f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b469e42-ecd7-4569-8b42-e2bc2202404f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b469e42-ecd7-4569-8b42-e2bc2202404f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6b469e42-ecd7-4569-8b42-e2bc2202404f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b469e42-ecd7-4569-8b42-e2bc2202404f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 200 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 671/1394] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:50 2026] GET /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 880 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f1bfad5b-e9cb-4d7e-ad68-6ed2f6dba5cc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1bfad5b-e9cb-4d7e-ad68-6ed2f6dba5cc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] PUT http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f1bfad5b-e9cb-4d7e-ad68-6ed2f6dba5cc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-8065150", "description": null}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f1bfad5b-e9cb-4d7e-ad68-6ed2f6dba5cc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f1bfad5b-e9cb-4d7e-ad68-6ed2f6dba5cc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume updated successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1bfad5b-e9cb-4d7e-ad68-6ed2f6dba5cc tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 200 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 724/1395] 192.168.122.234 () {60 vars in 1252 bytes} [Mon Sep 7 02:22:50 2026] PUT /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 776 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-785392ef-30c6-43e7-b46b-03e34adfe247 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-785392ef-30c6-43e7-b46b-03e34adfe247 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-785392ef-30c6-43e7-b46b-03e34adfe247 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-785392ef-30c6-43e7-b46b-03e34adfe247 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-785392ef-30c6-43e7-b46b-03e34adfe247 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-785392ef-30c6-43e7-b46b-03e34adfe247 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 200 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 672/1396] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:50 2026] GET /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] DELETE http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume with id: 5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume request issued successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2509d2e5-17dc-4fc8-9c4e-50c33dbde8d2 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 202 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 725/1397] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:50 2026] DELETE /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eceb3170-2f90-46d0-b008-3d6d3ebc8492 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eceb3170-2f90-46d0-b008-3d6d3ebc8492 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eceb3170-2f90-46d0-b008-3d6d3ebc8492 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eceb3170-2f90-46d0-b008-3d6d3ebc8492 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eceb3170-2f90-46d0-b008-3d6d3ebc8492 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eceb3170-2f90-46d0-b008-3d6d3ebc8492 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 200 Sep 07 02:22:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 673/1398] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:50 2026] GET /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:50 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume with id: afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume request issued successfully. Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5c9dfe80-9333-494c-83a4-e201c088aaa9 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 202 Sep 07 02:22:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 726/1399] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:50 2026] DELETE /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-de40f148-323d-4eac-81ea-a830897e5ebd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de40f148-323d-4eac-81ea-a830897e5ebd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de40f148-323d-4eac-81ea-a830897e5ebd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de40f148-323d-4eac-81ea-a830897e5ebd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-de40f148-323d-4eac-81ea-a830897e5ebd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de40f148-323d-4eac-81ea-a830897e5ebd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 674/1400] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:51 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1257 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6200cc2a-c92a-4b46-aa8c-0642ea7269fd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6200cc2a-c92a-4b46-aa8c-0642ea7269fd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6200cc2a-c92a-4b46-aa8c-0642ea7269fd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6200cc2a-c92a-4b46-aa8c-0642ea7269fd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6200cc2a-c92a-4b46-aa8c-0642ea7269fd tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc returned with HTTP 404 Sep 07 02:22:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 727/1401] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:51 2026] GET /volume/v3/volumes/871ad0ae-740d-45d9-bd9e-ed4ec2ddb1bc => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] DELETE http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Delete volume with id: c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-87262650-1180-4c56-bd20-683c6d9f0c42 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Delete volume request issued successfully. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1117b3d1-3cdd-4cd6-bb42-41de2793c15b tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 202 Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87262650-1180-4c56-bd20-683c6d9f0c42 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 675/1402] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:51 2026] DELETE /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87262650-1180-4c56-bd20-683c6d9f0c42 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87262650-1180-4c56-bd20-683c6d9f0c42 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-24b21d1c-9926-4719-b667-b2918c7c9c43 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-24b21d1c-9926-4719-b667-b2918c7c9c43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-24b21d1c-9926-4719-b667-b2918c7c9c43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-24b21d1c-9926-4719-b667-b2918c7c9c43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-87262650-1180-4c56-bd20-683c6d9f0c42 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Snapshot retrieved successfully. Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87262650-1180-4c56-bd20-683c6d9f0c42 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 200 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 728/1403] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:51 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 480 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-24b21d1c-9926-4719-b667-b2918c7c9c43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Volume info retrieved successfully. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-24b21d1c-9926-4719-b667-b2918c7c9c43 tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 200 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 676/1404] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:51 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dfb82980-0bc6-4b49-b477-46d8155d888f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dfb82980-0bc6-4b49-b477-46d8155d888f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dfb82980-0bc6-4b49-b477-46d8155d888f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dfb82980-0bc6-4b49-b477-46d8155d888f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dfb82980-0bc6-4b49-b477-46d8155d888f tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 returned with HTTP 404 Sep 07 02:22:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 729/1405] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:51 2026] GET /volume/v3/volumes/5926ad0b-8e00-4c24-9c7a-cce09607af43 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b444f9d5-6cea-4689-bf21-860a71db3cbb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b444f9d5-6cea-4689-bf21-860a71db3cbb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b444f9d5-6cea-4689-bf21-860a71db3cbb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b444f9d5-6cea-4689-bf21-860a71db3cbb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b444f9d5-6cea-4689-bf21-860a71db3cbb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b444f9d5-6cea-4689-bf21-860a71db3cbb tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 677/1406] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:51 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 1378 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3663775f-e8f0-4402-b1e3-7093a953883b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3663775f-e8f0-4402-b1e3-7093a953883b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3663775f-e8f0-4402-b1e3-7093a953883b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3663775f-e8f0-4402-b1e3-7093a953883b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-3663775f-e8f0-4402-b1e3-7093a953883b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume with id: a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3663775f-e8f0-4402-b1e3-7093a953883b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3663775f-e8f0-4402-b1e3-7093a953883b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Delete volume request issued successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3663775f-e8f0-4402-b1e3-7093a953883b tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 202 Sep 07 02:22:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 730/1407] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:52 2026] DELETE /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c6b25986-a87e-476c-95a2-dcb9ddb370a4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6b25986-a87e-476c-95a2-dcb9ddb370a4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6b25986-a87e-476c-95a2-dcb9ddb370a4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6b25986-a87e-476c-95a2-dcb9ddb370a4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c6b25986-a87e-476c-95a2-dcb9ddb370a4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Volume info retrieved successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-59176b4a-2550-49e2-b969-6bc816e2bd9f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59176b4a-2550-49e2-b969-6bc816e2bd9f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59176b4a-2550-49e2-b969-6bc816e2bd9f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59176b4a-2550-49e2-b969-6bc816e2bd9f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6b25986-a87e-476c-95a2-dcb9ddb370a4 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 200 Sep 07 02:22:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 678/1408] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:52 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 1377 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-59176b4a-2550-49e2-b969-6bc816e2bd9f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Volume info retrieved successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59176b4a-2550-49e2-b969-6bc816e2bd9f tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 200 Sep 07 02:22:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 731/1409] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:52 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 1257 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-22356b84-5968-44de-95ca-206473f22a5c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22356b84-5968-44de-95ca-206473f22a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22356b84-5968-44de-95ca-206473f22a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22356b84-5968-44de-95ca-206473f22a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22356b84-5968-44de-95ca-206473f22a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e returned with HTTP 404 Sep 07 02:22:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 679/1410] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:22:52 2026] GET /volume/v3/snapshots/d614387c-ac63-470c-9f9d-fba2816b854e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-59a678a0-adc6-461b-a560-576d48500d41 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-147626a8-3b7b-404b-9e92-86dea1b5e0ee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-147626a8-3b7b-404b-9e92-86dea1b5e0ee tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] GET http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-147626a8-3b7b-404b-9e92-86dea1b5e0ee tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-147626a8-3b7b-404b-9e92-86dea1b5e0ee tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59a678a0-adc6-461b-a560-576d48500d41 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59a678a0-adc6-461b-a560-576d48500d41 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59a678a0-adc6-461b-a560-576d48500d41 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-147626a8-3b7b-404b-9e92-86dea1b5e0ee tempest-AttachVolumeTestJSON-1145787406 tempest-AttachVolumeTestJSON-1145787406-project-member] http://192.168.122.234/volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 returned with HTTP 404 Sep 07 02:22:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 680/1411] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:52 2026] GET /volume/v3/volumes/c7afe189-e828-4c6e-9652-cd234888dd29 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-59a678a0-adc6-461b-a560-576d48500d41 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59a678a0-adc6-461b-a560-576d48500d41 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e returned with HTTP 200 Sep 07 02:22:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 732/1412] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:52 2026] GET /volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] DELETE http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Delete volume with id: 3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Delete volume request issued successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eaf64534-9590-4cf3-a1b7-a26c1398b18d tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e returned with HTTP 202 Sep 07 02:22:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 681/1413] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:52 2026] DELETE /volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c360cf68-fa40-44c7-8f61-0177ca6bfc15 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c360cf68-fa40-44c7-8f61-0177ca6bfc15 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c360cf68-fa40-44c7-8f61-0177ca6bfc15 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c360cf68-fa40-44c7-8f61-0177ca6bfc15 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c360cf68-fa40-44c7-8f61-0177ca6bfc15 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Volume info retrieved successfully. Sep 07 02:22:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c360cf68-fa40-44c7-8f61-0177ca6bfc15 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e returned with HTTP 200 Sep 07 02:22:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 733/1414] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:52 2026] GET /volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e => generated 867 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-90aed546-bb5c-4d1c-8894-4b16f1eb7d01 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90aed546-bb5c-4d1c-8894-4b16f1eb7d01 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] GET http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90aed546-bb5c-4d1c-8894-4b16f1eb7d01 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90aed546-bb5c-4d1c-8894-4b16f1eb7d01 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90aed546-bb5c-4d1c-8894-4b16f1eb7d01 tempest-VolumesGetTest-1558026568 tempest-VolumesGetTest-1558026568-project-member] http://192.168.122.234/volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 returned with HTTP 404 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 682/1415] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:53 2026] GET /volume/v3/volumes/a781f1f1-ce89-4e2f-9a4f-944f1c675086 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b6673b81-4919-44bb-89b9-5fba728fde9b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6673b81-4919-44bb-89b9-5fba728fde9b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b6673b81-4919-44bb-89b9-5fba728fde9b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b6673b81-4919-44bb-89b9-5fba728fde9b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6673b81-4919-44bb-89b9-5fba728fde9b tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 returned with HTTP 404 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 734/1416] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:53 2026] GET /volume/v3/volumes/afc4d19c-b104-4d18-966f-2fc9eacf0609 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4135f544-d4cb-4102-bae7-e5d0b29d5bbd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4135f544-d4cb-4102-bae7-e5d0b29d5bbd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4135f544-d4cb-4102-bae7-e5d0b29d5bbd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4135f544-d4cb-4102-bae7-e5d0b29d5bbd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-4135f544-d4cb-4102-bae7-e5d0b29d5bbd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume with id: b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4135f544-d4cb-4102-bae7-e5d0b29d5bbd tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 404 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 683/1417] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:53 2026] DELETE /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-df18db18-7421-40c7-b303-97c73b8e1791 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-df18db18-7421-40c7-b303-97c73b8e1791 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-df18db18-7421-40c7-b303-97c73b8e1791 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-df18db18-7421-40c7-b303-97c73b8e1791 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-df18db18-7421-40c7-b303-97c73b8e1791 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 returned with HTTP 404 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 735/1418] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:53 2026] GET /volume/v3/volumes/b4d2d514-adb2-4f2f-8e1b-11bc12f80c23 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca9b173a-8de1-496f-aa47-a212c7882826 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca9b173a-8de1-496f-aa47-a212c7882826 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca9b173a-8de1-496f-aa47-a212c7882826 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca9b173a-8de1-496f-aa47-a212c7882826 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-ca9b173a-8de1-496f-aa47-a212c7882826 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Delete volume with id: f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca9b173a-8de1-496f-aa47-a212c7882826 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 404 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 684/1419] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:22:53 2026] DELETE /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-53699088-c77e-47d2-9890-6fcfda415f59 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-53699088-c77e-47d2-9890-6fcfda415f59 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] GET http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-53699088-c77e-47d2-9890-6fcfda415f59 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-53699088-c77e-47d2-9890-6fcfda415f59 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-53699088-c77e-47d2-9890-6fcfda415f59 tempest-TestInstancesWithCinderVolumes-674604342 tempest-TestInstancesWithCinderVolumes-674604342-project-member] http://192.168.122.234/volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 returned with HTTP 404 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 736/1420] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:53 2026] GET /volume/v3/volumes/f03e2ef3-63b7-4596-bd88-d5d062138f87 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-69270896-b051-4c7f-b5f5-986e07f37dfa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-69270896-b051-4c7f-b5f5-986e07f37dfa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] GET http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-69270896-b051-4c7f-b5f5-986e07f37dfa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-69270896-b051-4c7f-b5f5-986e07f37dfa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-69270896-b051-4c7f-b5f5-986e07f37dfa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-69270896-b051-4c7f-b5f5-986e07f37dfa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Get all volumes completed successfully. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-69270896-b051-4c7f-b5f5-986e07f37dfa tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 685/1421] 192.168.122.234 () {58 vars in 1169 bytes} [Mon Sep 7 02:22:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1033 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1f374c9b-1b94-4d36-8422-86fb96348464 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f374c9b-1b94-4d36-8422-86fb96348464 tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] DELETE http://192.168.122.234/volume/v3/types/b4a7817d-7ae3-45c4-b48b-698d377c1660 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f374c9b-1b94-4d36-8422-86fb96348464 tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f374c9b-1b94-4d36-8422-86fb96348464 tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f374c9b-1b94-4d36-8422-86fb96348464 tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/types/b4a7817d-7ae3-45c4-b48b-698d377c1660 returned with HTTP 202 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 737/1422] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:22:53 2026] DELETE /volume/v3/types/b4a7817d-7ae3-45c4-b48b-698d377c1660 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-21d95176-8645-4279-a99d-acfd706700ff None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-21d95176-8645-4279-a99d-acfd706700ff tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] GET http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-21d95176-8645-4279-a99d-acfd706700ff tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-21d95176-8645-4279-a99d-acfd706700ff tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-21d95176-8645-4279-a99d-acfd706700ff tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-21d95176-8645-4279-a99d-acfd706700ff tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Get all volumes completed successfully. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-21d95176-8645-4279-a99d-acfd706700ff tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 686/1423] 192.168.122.234 () {58 vars in 1169 bytes} [Mon Sep 7 02:22:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1033 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-09062d6b-d9ed-4683-abf3-7a4e858bad0e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09062d6b-d9ed-4683-abf3-7a4e858bad0e tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] DELETE http://192.168.122.234/volume/v3/types/163b27ff-bf3d-4ec0-827e-a2e18302a721 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09062d6b-d9ed-4683-abf3-7a4e858bad0e tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09062d6b-d9ed-4683-abf3-7a4e858bad0e tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09062d6b-d9ed-4683-abf3-7a4e858bad0e tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/types/163b27ff-bf3d-4ec0-827e-a2e18302a721 returned with HTTP 202 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 738/1424] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:22:53 2026] DELETE /volume/v3/types/163b27ff-bf3d-4ec0-827e-a2e18302a721 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-13816fad-dd3d-4bd3-9ae5-e57926dd38ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-13816fad-dd3d-4bd3-9ae5-e57926dd38ea tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] GET http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-13816fad-dd3d-4bd3-9ae5-e57926dd38ea tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-13816fad-dd3d-4bd3-9ae5-e57926dd38ea tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:22:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:22:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:22:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-13816fad-dd3d-4bd3-9ae5-e57926dd38ea tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227 tempest-VolumeSnapshotQuotasNegativeTestJSON-849297227-project-member] http://192.168.122.234/volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e returned with HTTP 404 Sep 07 02:22:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 687/1425] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:22:53 2026] GET /volume/v3/volumes/3876e9f4-45e9-4b28-ac20-0d6c0f2b969e => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e6c257b2-14c8-420d-b9a8-c9e146024fdd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6c257b2-14c8-420d-b9a8-c9e146024fdd tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 Sep 07 02:22:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6c257b2-14c8-420d-b9a8-c9e146024fdd tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c96fb624-7700-488c-9888-593d0ad1e87d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c96fb624-7700-488c-9888-593d0ad1e87d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] GET http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 Sep 07 02:22:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c96fb624-7700-488c-9888-593d0ad1e87d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c96fb624-7700-488c-9888-593d0ad1e87d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c96fb624-7700-488c-9888-593d0ad1e87d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c96fb624-7700-488c-9888-593d0ad1e87d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Get all volumes completed successfully. Sep 07 02:22:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c96fb624-7700-488c-9888-593d0ad1e87d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 02:22:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 688/1426] 192.168.122.234 () {58 vars in 1169 bytes} [Mon Sep 7 02:22:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 02:22:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d2139807-3860-4617-8839-53a14f72086d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2139807-3860-4617-8839-53a14f72086d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] DELETE http://192.168.122.234/volume/v3/types/4296e36f-e97e-44f0-b3ed-bf4fab1f9531 Sep 07 02:22:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2139807-3860-4617-8839-53a14f72086d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2139807-3860-4617-8839-53a14f72086d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:22:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2139807-3860-4617-8839-53a14f72086d tempest-TestInstancesWithCinderVolumes-2025000296 tempest-TestInstancesWithCinderVolumes-2025000296-project-admin] http://192.168.122.234/volume/v3/types/4296e36f-e97e-44f0-b3ed-bf4fab1f9531 returned with HTTP 202 Sep 07 02:22:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 689/1427] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:22:54 2026] DELETE /volume/v3/types/4296e36f-e97e-44f0-b3ed-bf4fab1f9531 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:22:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6c257b2-14c8-420d-b9a8-c9e146024fdd tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250540411-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 returned with HTTP 200 Sep 07 02:22:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 739/1428] 192.168.122.234 () {60 vars in 1259 bytes} [Mon Sep 7 02:22:53 2026] PUT /volume/v3/os-quota-sets/18529f61d9974d3fa50bb4e4abd246a5 => generated 726 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c0c100d9-3116-4ac1-98d5-90e0c68b82c4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0c100d9-3116-4ac1-98d5-90e0c68b82c4 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:23:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0c100d9-3116-4ac1-98d5-90e0c68b82c4 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-804885154", "os-volume-type-access:is_public": false}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0c100d9-3116-4ac1-98d5-90e0c68b82c4 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:23:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 690/1429] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:23:03 2026] POST /volume/v3/types => generated 228 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8f9a3653-99f2-491c-a1cd-20327f37a110 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f9a3653-99f2-491c-a1cd-20327f37a110 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f9a3653-99f2-491c-a1cd-20327f37a110 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d747a72e-f1fa-45d0-baef-bfbfeeaf339d", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8f9a3653-99f2-491c-a1cd-20327f37a110 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Create volume request body: {'volume': {'volume_type': 'd747a72e-f1fa-45d0-baef-bfbfeeaf339d', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f9a3653-99f2-491c-a1cd-20327f37a110 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 404 Sep 07 02:23:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 740/1430] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:23:03 2026] POST /volume/v3/volumes => generated 114 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2488f6e6-7d6c-413b-b070-002fe77aab74 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2488f6e6-7d6c-413b-b070-002fe77aab74 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d/action Sep 07 02:23:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2488f6e6-7d6c-413b-b070-002fe77aab74 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action body: b'{"addProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:23:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2488f6e6-7d6c-413b-b070-002fe77aab74 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2488f6e6-7d6c-413b-b070-002fe77aab74 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d/action returned with HTTP 202 Sep 07 02:23:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 691/1431] 192.168.122.234 () {60 vars in 1268 bytes} [Mon Sep 7 02:23:03 2026] POST /volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f79e23ef-1358-401e-a6a8-2509173ef533 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d747a72e-f1fa-45d0-baef-bfbfeeaf339d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2025847387"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Create volume request body: {'volume': {'volume_type': 'd747a72e-f1fa-45d0-baef-bfbfeeaf339d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-2025847387'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Create volume of 1 GB Sep 07 02:23:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Availability Zones retrieved successfully. Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Flow 'volume_create_api' (f482f22f-7ba0-46e7-8807-b776346f81fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b9e5ac-9303-4a05-9a96-88361cc51466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b9e5ac-9303-4a05-9a96-88361cc51466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:23:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d747a72e-f1fa-45d0-baef-bfbfeeaf339d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-804885154',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd747a72e-f1fa-45d0-baef-bfbfeeaf339d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49bc5631-6ca8-48e6-82b4-9a90a57dbb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:03 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-804885154 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-804885154, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:23:03 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-804885154 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-804885154, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Created reservations ['d955b8fe-a22d-40e8-b3bc-256ce0a40f49', '13130917-f89b-4aae-878d-2b7782c773f5', '10707110-b9ac-40e5-9d35-95eb729155a8', '4c110d80-cc42-4350-ac6b-a16ecf353306'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49bc5631-6ca8-48e6-82b4-9a90a57dbb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d955b8fe-a22d-40e8-b3bc-256ce0a40f49', '13130917-f89b-4aae-878d-2b7782c773f5', '10707110-b9ac-40e5-9d35-95eb729155a8', '4c110d80-cc42-4350-ac6b-a16ecf353306']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b79dda3-b111-4e40-81e6-dba91cead3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b79dda3-b111-4e40-81e6-dba91cead3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e9b77e-06a4-489e-a271-b9a32f156461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2025847387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4af54f0f8a143138a2ff8e99e12021d',qos_specs=None,replication_status=,reservations=['d955b8fe-a22d-40e8-b3bc-256ce0a40f49','13130917-f89b-4aae-878d-2b7782c773f5','10707110-b9ac-40e5-9d35-95eb729155a8','4c110d80-cc42-4350-ac6b-a16ecf353306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2952260267584aceb9890d1ab055cda9',volume_type_id=d747a72e-f1fa-45d0-baef-bfbfeeaf339d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2025847387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22e9b77e-06a4-489e-a271-b9a32f156461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4af54f0f8a143138a2ff8e99e12021d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2952260267584aceb9890d1ab055cda9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d747a72e-f1fa-45d0-baef-bfbfeeaf339d),volume_type_id=d747a72e-f1fa-45d0-baef-bfbfeeaf339d)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594be3e3-989c-439a-9c7e-e5fb397fca5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594be3e3-989c-439a-9c7e-e5fb397fca5c) transitioned into state 'SUCCESS' from state '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-2025847387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4af54f0f8a143138a2ff8e99e12021d',qos_specs=None,replication_status=,reservations=['d955b8fe-a22d-40e8-b3bc-256ce0a40f49','13130917-f89b-4aae-878d-2b7782c773f5','10707110-b9ac-40e5-9d35-95eb729155a8','4c110d80-cc42-4350-ac6b-a16ecf353306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2952260267584aceb9890d1ab055cda9',volume_type_id=d747a72e-f1fa-45d0-baef-bfbfeeaf339d)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21684c80-8e0a-4c44-9732-21336f0ae315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21684c80-8e0a-4c44-9732-21336f0ae315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Flow 'volume_create_api' (f482f22f-7ba0-46e7-8807-b776346f81fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Create volume request issued successfully. Sep 07 02:23:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f79e23ef-1358-401e-a6a8-2509173ef533 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 741/1432] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:23:03 2026] POST /volume/v3/volumes => generated 803 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-24cbd55a-4bf7-4aeb-8985-ed7bfdbbedb0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-24cbd55a-4bf7-4aeb-8985-ed7bfdbbedb0 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] GET http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-24cbd55a-4bf7-4aeb-8985-ed7bfdbbedb0 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-24cbd55a-4bf7-4aeb-8985-ed7bfdbbedb0 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-24cbd55a-4bf7-4aeb-8985-ed7bfdbbedb0 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Volume info retrieved successfully. Sep 07 02:23:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-24cbd55a-4bf7-4aeb-8985-ed7bfdbbedb0 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 returned with HTTP 200 Sep 07 02:23:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 692/1433] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:04 2026] GET /volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 => generated 871 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3a14e840-6629-48ce-babf-9bbf7dfd1df1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3a14e840-6629-48ce-babf-9bbf7dfd1df1 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] GET http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3a14e840-6629-48ce-babf-9bbf7dfd1df1 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3a14e840-6629-48ce-babf-9bbf7dfd1df1 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3a14e840-6629-48ce-babf-9bbf7dfd1df1 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Volume info retrieved successfully. Sep 07 02:23:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3a14e840-6629-48ce-babf-9bbf7dfd1df1 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 returned with HTTP 200 Sep 07 02:23:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 742/1434] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:05 2026] GET /volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 => generated 895 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b94fac0f-600c-4bbd-a437-7b28d9690ec7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b94fac0f-600c-4bbd-a437-7b28d9690ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] GET http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b94fac0f-600c-4bbd-a437-7b28d9690ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b94fac0f-600c-4bbd-a437-7b28d9690ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b94fac0f-600c-4bbd-a437-7b28d9690ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Volume info retrieved successfully. Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b94fac0f-600c-4bbd-a437-7b28d9690ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 returned with HTTP 200 Sep 07 02:23:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 693/1435] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:06 2026] GET /volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 => generated 896 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ec757746-4c6e-47d1-8f2b-5a6fa44b0ec7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ec757746-4c6e-47d1-8f2b-5a6fa44b0ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] GET http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ec757746-4c6e-47d1-8f2b-5a6fa44b0ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ec757746-4c6e-47d1-8f2b-5a6fa44b0ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ec757746-4c6e-47d1-8f2b-5a6fa44b0ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Volume info retrieved successfully. Sep 07 02:23:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ec757746-4c6e-47d1-8f2b-5a6fa44b0ec7 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 returned with HTTP 200 Sep 07 02:23:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 743/1436] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:06 2026] GET /volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 => generated 896 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9b673794-a8e5-42af-99b2-024a7fb2936f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9b673794-a8e5-42af-99b2-024a7fb2936f tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] DELETE http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9b673794-a8e5-42af-99b2-024a7fb2936f tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9b673794-a8e5-42af-99b2-024a7fb2936f tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9b673794-a8e5-42af-99b2-024a7fb2936f tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Delete volume with id: 22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9b673794-a8e5-42af-99b2-024a7fb2936f tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Volume info retrieved successfully. Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9b673794-a8e5-42af-99b2-024a7fb2936f tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Delete volume request issued successfully. Sep 07 02:23:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9b673794-a8e5-42af-99b2-024a7fb2936f tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 returned with HTTP 202 Sep 07 02:23:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 694/1437] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:23:06 2026] DELETE /volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4185dcdc-0650-44a5-b748-99f0d5728ab8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4185dcdc-0650-44a5-b748-99f0d5728ab8 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] GET http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4185dcdc-0650-44a5-b748-99f0d5728ab8 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4185dcdc-0650-44a5-b748-99f0d5728ab8 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4185dcdc-0650-44a5-b748-99f0d5728ab8 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Volume info retrieved successfully. Sep 07 02:23:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4185dcdc-0650-44a5-b748-99f0d5728ab8 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 returned with HTTP 200 Sep 07 02:23:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 744/1438] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:06 2026] GET /volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 => generated 895 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f0e1a179-d7fd-4cc3-82fe-28c147c86cf9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0e1a179-d7fd-4cc3-82fe-28c147c86cf9 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] GET http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 Sep 07 02:23:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0e1a179-d7fd-4cc3-82fe-28c147c86cf9 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0e1a179-d7fd-4cc3-82fe-28c147c86cf9 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0e1a179-d7fd-4cc3-82fe-28c147c86cf9 tempest-VolumeTypesAccessTest-1696699748 tempest-VolumeTypesAccessTest-1696699748-project-member] http://192.168.122.234/volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 returned with HTTP 404 Sep 07 02:23:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 695/1439] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:07 2026] GET /volume/v3/volumes/22e9b77e-06a4-489e-a271-b9a32f156461 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2ada00d0-fb9f-4efa-9619-06ce19a0c442 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2ada00d0-fb9f-4efa-9619-06ce19a0c442 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d/action Sep 07 02:23:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2ada00d0-fb9f-4efa-9619-06ce19a0c442 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action body: b'{"removeProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:23:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2ada00d0-fb9f-4efa-9619-06ce19a0c442 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2ada00d0-fb9f-4efa-9619-06ce19a0c442 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d/action returned with HTTP 202 Sep 07 02:23:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 745/1440] 192.168.122.234 () {60 vars in 1268 bytes} [Mon Sep 7 02:23:07 2026] POST /volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:23:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d47ae746-30ff-40cf-a6cf-24e90f81598a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d47ae746-30ff-40cf-a6cf-24e90f81598a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] DELETE http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d Sep 07 02:23:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d47ae746-30ff-40cf-a6cf-24e90f81598a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d47ae746-30ff-40cf-a6cf-24e90f81598a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d47ae746-30ff-40cf-a6cf-24e90f81598a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d returned with HTTP 202 Sep 07 02:23:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 696/1441] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:23:07 2026] DELETE /volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fb6ecb00-279c-4e11-9650-d6f80e76a87c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fb6ecb00-279c-4e11-9650-d6f80e76a87c tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] GET http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fb6ecb00-279c-4e11-9650-d6f80e76a87c tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fb6ecb00-279c-4e11-9650-d6f80e76a87c tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fb6ecb00-279c-4e11-9650-d6f80e76a87c tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d returned with HTTP 404 Sep 07 02:23:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 746/1442] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:23:08 2026] GET /volume/v3/types/d747a72e-f1fa-45d0-baef-bfbfeeaf339d => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6b52036a-3da5-4775-a46c-5d37ed448e33 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b52036a-3da5-4775-a46c-5d37ed448e33 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b52036a-3da5-4775-a46c-5d37ed448e33 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-402410900", "os-volume-type-access:is_public": false}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b52036a-3da5-4775-a46c-5d37ed448e33 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:23:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 697/1443] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:23:08 2026] POST /volume/v3/types => generated 228 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1fedf6e1-c9f5-438e-944f-9ce519521933 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1fedf6e1-c9f5-438e-944f-9ce519521933 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1fedf6e1-c9f5-438e-944f-9ce519521933 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action body: b'{"addProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1fedf6e1-c9f5-438e-944f-9ce519521933 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1fedf6e1-c9f5-438e-944f-9ce519521933 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action returned with HTTP 202 Sep 07 02:23:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 747/1444] 192.168.122.234 () {60 vars in 1268 bytes} [Mon Sep 7 02:23:08 2026] POST /volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fbad56ff-3b73-4c04-b721-ceeaa586ea63 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbad56ff-3b73-4c04-b721-ceeaa586ea63 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fbad56ff-3b73-4c04-b721-ceeaa586ea63 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action body: b'{"addProjectAccess": {"project": "abe7c43c5c184f88a1535356c5b0167d"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fbad56ff-3b73-4c04-b721-ceeaa586ea63 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "abe7c43c5c184f88a1535356c5b0167d"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbad56ff-3b73-4c04-b721-ceeaa586ea63 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action returned with HTTP 202 Sep 07 02:23:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 698/1445] 192.168.122.234 () {60 vars in 1268 bytes} [Mon Sep 7 02:23:08 2026] POST /volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3e735477-2242-402a-9eb3-56cc10264cc4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e735477-2242-402a-9eb3-56cc10264cc4 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] GET http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/os-volume-type-access Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e735477-2242-402a-9eb3-56cc10264cc4 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e735477-2242-402a-9eb3-56cc10264cc4 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e735477-2242-402a-9eb3-56cc10264cc4 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/os-volume-type-access returned with HTTP 200 Sep 07 02:23:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 748/1446] 192.168.122.234 () {58 vars in 1292 bytes} [Mon Sep 7 02:23:08 2026] GET /volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/os-volume-type-access => generated 244 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fce95a82-e95f-49af-a3dd-8563c1d1751a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fce95a82-e95f-49af-a3dd-8563c1d1751a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fce95a82-e95f-49af-a3dd-8563c1d1751a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action body: b'{"removeProjectAccess": {"project": "abe7c43c5c184f88a1535356c5b0167d"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fce95a82-e95f-49af-a3dd-8563c1d1751a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "abe7c43c5c184f88a1535356c5b0167d"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fce95a82-e95f-49af-a3dd-8563c1d1751a tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action returned with HTTP 202 Sep 07 02:23:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 699/1447] 192.168.122.234 () {60 vars in 1268 bytes} [Mon Sep 7 02:23:08 2026] POST /volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3113e490-6d13-4265-816d-69288a77bc1b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3113e490-6d13-4265-816d-69288a77bc1b tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] POST http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3113e490-6d13-4265-816d-69288a77bc1b tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action body: b'{"removeProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3113e490-6d13-4265-816d-69288a77bc1b tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b4af54f0f8a143138a2ff8e99e12021d"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3113e490-6d13-4265-816d-69288a77bc1b tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action returned with HTTP 202 Sep 07 02:23:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 749/1448] 192.168.122.234 () {60 vars in 1268 bytes} [Mon Sep 7 02:23:08 2026] POST /volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-82c882bc-82dc-4cc9-b767-06058c5ca172 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82c882bc-82dc-4cc9-b767-06058c5ca172 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] DELETE http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9 Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82c882bc-82dc-4cc9-b767-06058c5ca172 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82c882bc-82dc-4cc9-b767-06058c5ca172 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82c882bc-82dc-4cc9-b767-06058c5ca172 tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9 returned with HTTP 202 Sep 07 02:23:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 700/1449] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:23:08 2026] DELETE /volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ecd025e0-094c-42a6-b00f-85ab3c05dcad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ecd025e0-094c-42a6-b00f-85ab3c05dcad tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] GET http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9 Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ecd025e0-094c-42a6-b00f-85ab3c05dcad tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ecd025e0-094c-42a6-b00f-85ab3c05dcad tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ecd025e0-094c-42a6-b00f-85ab3c05dcad tempest-VolumeTypesAccessTest-1592352212 tempest-VolumeTypesAccessTest-1592352212-project-admin] http://192.168.122.234/volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9 returned with HTTP 404 Sep 07 02:23:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 750/1450] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:23:08 2026] GET /volume/v3/types/d8d9919d-4a96-426f-99ba-c60729e8cac9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:23:18 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=532,cinder:UPDATE=100,cinder:INSERT=45 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:23:18 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=556,cinder:INSERT=52,cinder:UPDATE=93 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:23:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-476316809", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-476316809', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Create volume of 1 GB Sep 07 02:23:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Availability Zones retrieved successfully. Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Flow 'volume_create_api' (f8618cba-3eea-455c-8c72-a65523076daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2949f7eb-f0c8-425e-a4a6-d81e4608f582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2949f7eb-f0c8-425e-a4a6-d81e4608f582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1552115-4a25-4d37-be4a-3fb5a61afa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Created reservations ['c9882296-34ec-4d8f-88b4-a7bccc480181', 'c1cb4083-f585-408d-8994-4760ec0bf327', '1b8499aa-c420-4e9a-9701-fdc4fa57beb8', '22777c19-cbec-4470-b377-0934f082c65b'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1552115-4a25-4d37-be4a-3fb5a61afa25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9882296-34ec-4d8f-88b4-a7bccc480181', 'c1cb4083-f585-408d-8994-4760ec0bf327', '1b8499aa-c420-4e9a-9701-fdc4fa57beb8', '22777c19-cbec-4470-b377-0934f082c65b']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc48f23-442d-4459-8afc-20f2b2cd015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc48f23-442d-4459-8afc-20f2b2cd015d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a3eeb99-786f-4268-888d-fe2084a9ffb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-476316809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe55361fa941af8ded04bf62ece87d',qos_specs=None,replication_status=,reservations=['c9882296-34ec-4d8f-88b4-a7bccc480181','c1cb4083-f585-408d-8994-4760ec0bf327','1b8499aa-c420-4e9a-9701-fdc4fa57beb8','22777c19-cbec-4470-b377-0934f082c65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e915e48e65d4d60a4190efb61822522',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-476316809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a3eeb99-786f-4268-888d-fe2084a9ffb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fe55361fa941af8ded04bf62ece87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e915e48e65d4d60a4190efb61822522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a061e24-ab88-4f46-9326-a4ea07c8eef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a061e24-ab88-4f46-9326-a4ea07c8eef6) transitioned into state 'SUCCESS' from state '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-476316809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe55361fa941af8ded04bf62ece87d',qos_specs=None,replication_status=,reservations=['c9882296-34ec-4d8f-88b4-a7bccc480181','c1cb4083-f585-408d-8994-4760ec0bf327','1b8499aa-c420-4e9a-9701-fdc4fa57beb8','22777c19-cbec-4470-b377-0934f082c65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e915e48e65d4d60a4190efb61822522',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62aec238-b73a-4549-bb00-5076ba2c2498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62aec238-b73a-4549-bb00-5076ba2c2498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Flow 'volume_create_api' (f8618cba-3eea-455c-8c72-a65523076daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Create volume request issued successfully. Sep 07 02:23:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52950a0a-f927-4b29-9f8b-6a027f2687b9 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 701/1451] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:23:19 2026] POST /volume/v3/volumes => generated 773 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aa44f471-694c-459a-82ac-fa0c0512b01c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1759034342", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1759034342', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Create volume of 1 GB Sep 07 02:23:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Availability Zones retrieved successfully. Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Flow 'volume_create_api' (802c7152-6f4a-425d-9c33-670962ee51ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b9918e-f25d-407c-a177-c3036b4a1dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b9918e-f25d-407c-a177-c3036b4a1dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc5ba4c-1bea-4446-8665-c0300649ee23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Created reservations ['dbee98f6-291e-48f9-947a-00b76b98e736', '40e46a7f-0f9b-4582-b7d5-3dd3ddb7af2a', '8916a8ba-87ef-40b7-8016-113bdef3fab9', 'b642308c-7fd3-467a-a49c-9c012ed58289'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc5ba4c-1bea-4446-8665-c0300649ee23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbee98f6-291e-48f9-947a-00b76b98e736', '40e46a7f-0f9b-4582-b7d5-3dd3ddb7af2a', '8916a8ba-87ef-40b7-8016-113bdef3fab9', 'b642308c-7fd3-467a-a49c-9c012ed58289']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56989584-b4f2-48c7-b3b6-8857a77ec88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:20 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56989584-b4f2-48c7-b3b6-8857a77ec88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a52fb2b-6fb5-4288-b5f8-144a51a19a05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1759034342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe55361fa941af8ded04bf62ece87d',qos_specs=None,replication_status=,reservations=['dbee98f6-291e-48f9-947a-00b76b98e736','40e46a7f-0f9b-4582-b7d5-3dd3ddb7af2a','8916a8ba-87ef-40b7-8016-113bdef3fab9','b642308c-7fd3-467a-a49c-9c012ed58289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e915e48e65d4d60a4190efb61822522',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1759034342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a52fb2b-6fb5-4288-b5f8-144a51a19a05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fe55361fa941af8ded04bf62ece87d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e915e48e65d4d60a4190efb61822522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890eb518-47a5-4e17-9acd-ffecc58fa9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890eb518-47a5-4e17-9acd-ffecc58fa9d5) transitioned into state 'SUCCESS' from state '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-1759034342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe55361fa941af8ded04bf62ece87d',qos_specs=None,replication_status=,reservations=['dbee98f6-291e-48f9-947a-00b76b98e736','40e46a7f-0f9b-4582-b7d5-3dd3ddb7af2a','8916a8ba-87ef-40b7-8016-113bdef3fab9','b642308c-7fd3-467a-a49c-9c012ed58289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e915e48e65d4d60a4190efb61822522',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0219ca4-e7ed-448d-9c0a-47759ad35c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0219ca4-e7ed-448d-9c0a-47759ad35c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Flow 'volume_create_api' (802c7152-6f4a-425d-9c33-670962ee51ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Create volume request issued successfully. Sep 07 02:23:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aa44f471-694c-459a-82ac-fa0c0512b01c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 751/1452] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:23:20 2026] POST /volume/v3/volumes => generated 774 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e3affe28-cc0b-445e-8120-d5a5be93990a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e3affe28-cc0b-445e-8120-d5a5be93990a tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e3affe28-cc0b-445e-8120-d5a5be93990a tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-711381173", "description": "tempest-volume-type-description-767705754", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e3affe28-cc0b-445e-8120-d5a5be93990a tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:23:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 702/1453] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:23:27 2026] POST /volume/v3/types => generated 316 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bbfc452f-6c80-4981-947b-5be4c8f4ab90 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbfc452f-6c80-4981-947b-5be4c8f4ab90 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbfc452f-6c80-4981-947b-5be4c8f4ab90 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbfc452f-6c80-4981-947b-5be4c8f4ab90 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbfc452f-6c80-4981-947b-5be4c8f4ab90 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 returned with HTTP 200 Sep 07 02:23:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 752/1454] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:23:27 2026] GET /volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 => generated 338 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-89811566-2087-4c01-9277-b215db14fec7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89811566-2087-4c01-9277-b215db14fec7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] DELETE http://192.168.122.234/volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89811566-2087-4c01-9277-b215db14fec7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89811566-2087-4c01-9277-b215db14fec7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89811566-2087-4c01-9277-b215db14fec7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 returned with HTTP 202 Sep 07 02:23:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 703/1455] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:23:27 2026] DELETE /volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5140cd47-4d07-49e8-a189-52d921b1a2d7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5140cd47-4d07-49e8-a189-52d921b1a2d7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5140cd47-4d07-49e8-a189-52d921b1a2d7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5140cd47-4d07-49e8-a189-52d921b1a2d7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5140cd47-4d07-49e8-a189-52d921b1a2d7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 returned with HTTP 404 Sep 07 02:23:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 753/1456] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:23:27 2026] GET /volume/v3/types/9cc5df9a-788c-4b56-a309-54439a8c93e3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-875ee17b-d9c3-427e-b917-8063bf09ecd3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-875ee17b-d9c3-427e-b917-8063bf09ecd3 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-875ee17b-d9c3-427e-b917-8063bf09ecd3 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1281991965"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-875ee17b-d9c3-427e-b917-8063bf09ecd3 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:23:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 704/1457] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:23:27 2026] POST /volume/v3/types => generated 221 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7f8eaa12-2e7a-495d-9325-c77f6435e0c2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7f8eaa12-2e7a-495d-9325-c77f6435e0c2 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] POST http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption Sep 07 02:23:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7f8eaa12-2e7a-495d-9325-c77f6435e0c2 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7f8eaa12-2e7a-495d-9325-c77f6435e0c2 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption returned with HTTP 200 Sep 07 02:23:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 754/1458] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:23:27 2026] POST /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption => generated 239 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bdbd84f9-06c5-4ba7-a63d-0d1025a87dc2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bdbd84f9-06c5-4ba7-a63d-0d1025a87dc2 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bdbd84f9-06c5-4ba7-a63d-0d1025a87dc2 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bdbd84f9-06c5-4ba7-a63d-0d1025a87dc2 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bdbd84f9-06c5-4ba7-a63d-0d1025a87dc2 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 705/1459] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:23:27 2026] GET /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-27f00899-8afc-47bc-bf3e-162a04559150 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27f00899-8afc-47bc-bf3e-162a04559150 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] PUT http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/5957bcf4-bed6-4726-88ed-b7065a8f4f94 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27f00899-8afc-47bc-bf3e-162a04559150 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27f00899-8afc-47bc-bf3e-162a04559150 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/5957bcf4-bed6-4726-88ed-b7065a8f4f94 returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 755/1460] 192.168.122.234 () {60 vars in 1391 bytes} [Mon Sep 7 02:23:28 2026] PUT /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/5957bcf4-bed6-4726-88ed-b7065a8f4f94 => generated 122 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1c3f3bfd-18f3-486d-9620-8b5ddd05bdde None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1c3f3bfd-18f3-486d-9620-8b5ddd05bdde tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1c3f3bfd-18f3-486d-9620-8b5ddd05bdde tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1c3f3bfd-18f3-486d-9620-8b5ddd05bdde tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1c3f3bfd-18f3-486d-9620-8b5ddd05bdde tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 706/1461] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption => generated 347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-91796c47-c4f1-4c5a-a378-fb51aac22684 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91796c47-c4f1-4c5a-a378-fb51aac22684 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/cipher Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91796c47-c4f1-4c5a-a378-fb51aac22684 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91796c47-c4f1-4c5a-a378-fb51aac22684 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91796c47-c4f1-4c5a-a378-fb51aac22684 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/cipher returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 756/1462] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b2988175-aa4e-47cc-9d4a-446c9e6dfefd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b2988175-aa4e-47cc-9d4a-446c9e6dfefd tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] DELETE http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/5957bcf4-bed6-4726-88ed-b7065a8f4f94 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b2988175-aa4e-47cc-9d4a-446c9e6dfefd tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b2988175-aa4e-47cc-9d4a-446c9e6dfefd tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b2988175-aa4e-47cc-9d4a-446c9e6dfefd tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/5957bcf4-bed6-4726-88ed-b7065a8f4f94 returned with HTTP 202 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 707/1463] 192.168.122.234 () {58 vars in 1373 bytes} [Mon Sep 7 02:23:28 2026] DELETE /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption/5957bcf4-bed6-4726-88ed-b7065a8f4f94 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ee6422e-86ae-4c09-8546-b9fdac771b52 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ee6422e-86ae-4c09-8546-b9fdac771b52 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ee6422e-86ae-4c09-8546-b9fdac771b52 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ee6422e-86ae-4c09-8546-b9fdac771b52 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ee6422e-86ae-4c09-8546-b9fdac771b52 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 757/1464] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bf53559e-e146-47ab-8bc5-0ad6932aab81 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf53559e-e146-47ab-8bc5-0ad6932aab81 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf53559e-e146-47ab-8bc5-0ad6932aab81 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf53559e-e146-47ab-8bc5-0ad6932aab81 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf53559e-e146-47ab-8bc5-0ad6932aab81 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 708/1465] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ebe9ad98-6129-41c5-bfc2-cb1b8fb5a168 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ebe9ad98-6129-41c5-bfc2-cb1b8fb5a168 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] DELETE http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ebe9ad98-6129-41c5-bfc2-cb1b8fb5a168 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ebe9ad98-6129-41c5-bfc2-cb1b8fb5a168 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ebe9ad98-6129-41c5-bfc2-cb1b8fb5a168 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb returned with HTTP 202 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 758/1466] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:23:28 2026] DELETE /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b2a34c40-6735-4ef8-804e-545ef219310f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b2a34c40-6735-4ef8-804e-545ef219310f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b2a34c40-6735-4ef8-804e-545ef219310f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b2a34c40-6735-4ef8-804e-545ef219310f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b2a34c40-6735-4ef8-804e-545ef219310f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb returned with HTTP 404 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 709/1467] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types/97d3d134-776e-453b-a029-17c6231d6cbb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d219d8e0-d27c-49f6-9c5f-958635ee6af9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d219d8e0-d27c-49f6-9c5f-958635ee6af9 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d219d8e0-d27c-49f6-9c5f-958635ee6af9 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d219d8e0-d27c-49f6-9c5f-958635ee6af9 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d219d8e0-d27c-49f6-9c5f-958635ee6af9 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 759/1468] 192.168.122.234 () {58 vars in 1115 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types => generated 648 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8822c351-e229-42eb-a559-9d2914555ac7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8822c351-e229-42eb-a559-9d2914555ac7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8822c351-e229-42eb-a559-9d2914555ac7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1017378924"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8822c351-e229-42eb-a559-9d2914555ac7 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 710/1469] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:23:28 2026] POST /volume/v3/types => generated 221 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4c05cbb8-8f1c-471b-8ef9-5d0dd9b2443b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c05cbb8-8f1c-471b-8ef9-5d0dd9b2443b tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] PUT http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c05cbb8-8f1c-471b-8ef9-5d0dd9b2443b tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1902951071", "description": "tempest-volume-type-description-1533710027", "is_public": false}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c05cbb8-8f1c-471b-8ef9-5d0dd9b2443b tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 760/1470] 192.168.122.234 () {60 vars in 1247 bytes} [Mon Sep 7 02:23:28 2026] PUT /volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 => generated 205 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a9ae0b4b-cd6a-430b-a01f-be6567e8738f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9ae0b4b-cd6a-430b-a01f-be6567e8738f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9ae0b4b-cd6a-430b-a01f-be6567e8738f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9ae0b4b-cd6a-430b-a01f-be6567e8738f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9ae0b4b-cd6a-430b-a01f-be6567e8738f tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 returned with HTTP 200 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 711/1471] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a992c72f-e9c2-46ff-8e4a-3ad28092dd16 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a992c72f-e9c2-46ff-8e4a-3ad28092dd16 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] DELETE http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a992c72f-e9c2-46ff-8e4a-3ad28092dd16 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a992c72f-e9c2-46ff-8e4a-3ad28092dd16 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a992c72f-e9c2-46ff-8e4a-3ad28092dd16 tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 returned with HTTP 202 Sep 07 02:23:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 761/1472] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:23:28 2026] DELETE /volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-63561cc1-5ef8-410c-ac67-d36a5004fb4d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63561cc1-5ef8-410c-ac67-d36a5004fb4d tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] GET http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-63561cc1-5ef8-410c-ac67-d36a5004fb4d tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-63561cc1-5ef8-410c-ac67-d36a5004fb4d tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63561cc1-5ef8-410c-ac67-d36a5004fb4d tempest-VolumeTypesTest-1888334268 tempest-VolumeTypesTest-1888334268-project-admin] http://192.168.122.234/volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 returned with HTTP 404 Sep 07 02:23:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 712/1473] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:23:28 2026] GET /volume/v3/types/a11382f0-125d-4102-bee2-94915f3cb171 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: /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 07 02:23:38 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:23:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Get all volumes completed successfully. Sep 07 02:23:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bf9889d-52bf-451f-adcd-dc5ac26ca506 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:23:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 762/1474] 192.168.122.234 () {58 vars in 1121 bytes} [Mon Sep 7 02:23:38 2026] GET /volume/v3/volumes => generated 15 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-941195060"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-941195060'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume of 1 GB Sep 07 02:23:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Availability Zones retrieved successfully. Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Flow 'volume_create_api' (d0ce7777-3b2e-43bd-afb0-031ce7ae3bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a16012-fc7e-4d79-8d37-efe0d423253c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a16012-fc7e-4d79-8d37-efe0d423253c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33803272-1882-409d-bab3-85095930c432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Created reservations ['37a90a7b-bea7-42b2-ae1a-c99fc745d760', '42e7fd76-1f94-4532-8bba-5dca8186b56f', 'bce124b9-9243-4acc-ba14-0872302521a3', 'd19402af-a308-4871-a0d7-2a01cdb584ca'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33803272-1882-409d-bab3-85095930c432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a90a7b-bea7-42b2-ae1a-c99fc745d760', '42e7fd76-1f94-4532-8bba-5dca8186b56f', 'bce124b9-9243-4acc-ba14-0872302521a3', 'd19402af-a308-4871-a0d7-2a01cdb584ca']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44f24c1-2558-4e41-b22d-0a2a7af6cbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44f24c1-2558-4e41-b22d-0a2a7af6cbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf78f9c-17c0-4a97-80e9-a99b20e24238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-941195060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c8e48a7c143b5b1e02a8d092b449e',qos_specs=None,replication_status=,reservations=['37a90a7b-bea7-42b2-ae1a-c99fc745d760','42e7fd76-1f94-4532-8bba-5dca8186b56f','bce124b9-9243-4acc-ba14-0872302521a3','d19402af-a308-4871-a0d7-2a01cdb584ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3975c74e8a4e4c33965d958a841f6601',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-941195060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf78f9c-17c0-4a97-80e9-a99b20e24238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='692c8e48a7c143b5b1e02a8d092b449e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3975c74e8a4e4c33965d958a841f6601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f2e184-788d-4ac7-ab8d-ed5fa70c0b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f2e184-788d-4ac7-ab8d-ed5fa70c0b7f) transitioned into state 'SUCCESS' from state '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-941195060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c8e48a7c143b5b1e02a8d092b449e',qos_specs=None,replication_status=,reservations=['37a90a7b-bea7-42b2-ae1a-c99fc745d760','42e7fd76-1f94-4532-8bba-5dca8186b56f','bce124b9-9243-4acc-ba14-0872302521a3','d19402af-a308-4871-a0d7-2a01cdb584ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3975c74e8a4e4c33965d958a841f6601',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828f9136-3533-42b9-b94c-b0e599f796c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828f9136-3533-42b9-b94c-b0e599f796c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Flow 'volume_create_api' (d0ce7777-3b2e-43bd-afb0-031ce7ae3bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume request issued successfully. Sep 07 02:23:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bbf76a24-2082-4cd1-84f0-bc8ea83a5c30 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 713/1475] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:23:38 2026] POST /volume/v3/volumes => generated 763 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39dfabde-f217-410a-b121-ace937442ff9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39dfabde-f217-410a-b121-ace937442ff9 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39dfabde-f217-410a-b121-ace937442ff9 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39dfabde-f217-410a-b121-ace937442ff9 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39dfabde-f217-410a-b121-ace937442ff9 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39dfabde-f217-410a-b121-ace937442ff9 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 200 Sep 07 02:23:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 763/1476] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:38 2026] GET /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 831 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cb85b6fc-1be6-449d-91a1-b2036f7cc898 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb85b6fc-1be6-449d-91a1-b2036f7cc898 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb85b6fc-1be6-449d-91a1-b2036f7cc898 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb85b6fc-1be6-449d-91a1-b2036f7cc898 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cb85b6fc-1be6-449d-91a1-b2036f7cc898 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb85b6fc-1be6-449d-91a1-b2036f7cc898 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 200 Sep 07 02:23:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 714/1477] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:39 2026] GET /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-48cfaa22-6bf4-4a9a-9594-47c3df69a019 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-48cfaa22-6bf4-4a9a-9594-47c3df69a019 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-48cfaa22-6bf4-4a9a-9594-47c3df69a019 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-48cfaa22-6bf4-4a9a-9594-47c3df69a019 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-48cfaa22-6bf4-4a9a-9594-47c3df69a019 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-48cfaa22-6bf4-4a9a-9594-47c3df69a019 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 200 Sep 07 02:23:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 764/1478] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:40 2026] GET /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f9342342-5bd1-4a3d-81c0-be4e5aaff2bb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f9342342-5bd1-4a3d-81c0-be4e5aaff2bb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f9342342-5bd1-4a3d-81c0-be4e5aaff2bb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f9342342-5bd1-4a3d-81c0-be4e5aaff2bb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f9342342-5bd1-4a3d-81c0-be4e5aaff2bb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f9342342-5bd1-4a3d-81c0-be4e5aaff2bb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 200 Sep 07 02:23:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 715/1479] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:41 2026] GET /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-581416422"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-581416422'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume of 1 GB Sep 07 02:23:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Availability Zones retrieved successfully. Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Flow 'volume_create_api' (68f3eddd-8e94-408d-80c6-572660c82564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50492f19-8e65-4f40-bcaa-1ae952bf1cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50492f19-8e65-4f40-bcaa-1ae952bf1cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d365ebd9-d56d-40f8-99ff-1f7be07bcf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Created reservations ['2f91e36e-3b19-4965-b6e6-0da99a192edd', '7aeb78b2-83e2-4b7b-ad80-c323d7c6cef3', 'c05437e5-869c-4190-88aa-50c12b08e984', '855d3016-8ee0-4d64-b635-4532990f75d6'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d365ebd9-d56d-40f8-99ff-1f7be07bcf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f91e36e-3b19-4965-b6e6-0da99a192edd', '7aeb78b2-83e2-4b7b-ad80-c323d7c6cef3', 'c05437e5-869c-4190-88aa-50c12b08e984', '855d3016-8ee0-4d64-b635-4532990f75d6']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4c2d42-47e3-4c2a-8b6b-b637f980806a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4c2d42-47e3-4c2a-8b6b-b637f980806a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-581416422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c8e48a7c143b5b1e02a8d092b449e',qos_specs=None,replication_status=,reservations=['2f91e36e-3b19-4965-b6e6-0da99a192edd','7aeb78b2-83e2-4b7b-ad80-c323d7c6cef3','c05437e5-869c-4190-88aa-50c12b08e984','855d3016-8ee0-4d64-b635-4532990f75d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3975c74e8a4e4c33965d958a841f6601',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-581416422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='692c8e48a7c143b5b1e02a8d092b449e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3975c74e8a4e4c33965d958a841f6601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b551e87a-3134-4da7-af80-cc9e07b4d88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b551e87a-3134-4da7-af80-cc9e07b4d88e) transitioned into state 'SUCCESS' from state '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-581416422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c8e48a7c143b5b1e02a8d092b449e',qos_specs=None,replication_status=,reservations=['2f91e36e-3b19-4965-b6e6-0da99a192edd','7aeb78b2-83e2-4b7b-ad80-c323d7c6cef3','c05437e5-869c-4190-88aa-50c12b08e984','855d3016-8ee0-4d64-b635-4532990f75d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3975c74e8a4e4c33965d958a841f6601',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c3f47a-037e-4300-a150-f32b33b7d1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c3f47a-037e-4300-a150-f32b33b7d1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Flow 'volume_create_api' (68f3eddd-8e94-408d-80c6-572660c82564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume request issued successfully. Sep 07 02:23:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cef0a065-fd49-44f0-bb41-91f6d7344d46 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 765/1480] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:23:41 2026] POST /volume/v3/volumes => generated 763 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9edc7a7e-9e9e-47c9-ad49-f7dd5637be07 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9edc7a7e-9e9e-47c9-ad49-f7dd5637be07 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9edc7a7e-9e9e-47c9-ad49-f7dd5637be07 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9edc7a7e-9e9e-47c9-ad49-f7dd5637be07 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9edc7a7e-9e9e-47c9-ad49-f7dd5637be07 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9edc7a7e-9e9e-47c9-ad49-f7dd5637be07 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 200 Sep 07 02:23:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 716/1481] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:41 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 831 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5d15bd7c-2fae-4a9e-b45e-dfab5b8b4346 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d15bd7c-2fae-4a9e-b45e-dfab5b8b4346 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d15bd7c-2fae-4a9e-b45e-dfab5b8b4346 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d15bd7c-2fae-4a9e-b45e-dfab5b8b4346 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5d15bd7c-2fae-4a9e-b45e-dfab5b8b4346 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d15bd7c-2fae-4a9e-b45e-dfab5b8b4346 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 200 Sep 07 02:23:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 766/1482] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:42 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7338fa28-8b32-410f-a7db-21e40a918987 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7338fa28-8b32-410f-a7db-21e40a918987 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7338fa28-8b32-410f-a7db-21e40a918987 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7338fa28-8b32-410f-a7db-21e40a918987 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7338fa28-8b32-410f-a7db-21e40a918987 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7338fa28-8b32-410f-a7db-21e40a918987 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 200 Sep 07 02:23:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 717/1483] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:43 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c353f3cb-9da6-424e-b503-435fee1f9778 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c353f3cb-9da6-424e-b503-435fee1f9778 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c353f3cb-9da6-424e-b503-435fee1f9778 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c353f3cb-9da6-424e-b503-435fee1f9778 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c353f3cb-9da6-424e-b503-435fee1f9778 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c353f3cb-9da6-424e-b503-435fee1f9778 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 200 Sep 07 02:23:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 767/1484] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:43 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1135112045"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1135112045'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:43 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume of 1 GB Sep 07 02:23:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Availability Zones retrieved successfully. Sep 07 02:23:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Flow 'volume_create_api' (5b511a33-9517-42c5-ae46-5d3eb33248c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9528c66-4c79-4880-b07d-811c3a3584f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9528c66-4c79-4880-b07d-811c3a3584f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7685556-802e-43a1-b64d-2b71d1f293af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Created reservations ['5db774df-78bb-4a22-b6ef-7be336b8808f', 'a867cd17-9658-4dd8-bb96-16cca4fdfa1f', 'a77f25b7-988d-4f6a-8fc8-ab337c283298', '1e8c429f-2744-4544-8ebf-5028c877263d'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7685556-802e-43a1-b64d-2b71d1f293af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5db774df-78bb-4a22-b6ef-7be336b8808f', 'a867cd17-9658-4dd8-bb96-16cca4fdfa1f', 'a77f25b7-988d-4f6a-8fc8-ab337c283298', '1e8c429f-2744-4544-8ebf-5028c877263d']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7276412a-f1c3-4bbd-ac7f-db18f0866ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7276412a-f1c3-4bbd-ac7f-db18f0866ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3384c807-5ac5-460d-b5c4-a24e2fe9da99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1135112045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c8e48a7c143b5b1e02a8d092b449e',qos_specs=None,replication_status=,reservations=['5db774df-78bb-4a22-b6ef-7be336b8808f','a867cd17-9658-4dd8-bb96-16cca4fdfa1f','a77f25b7-988d-4f6a-8fc8-ab337c283298','1e8c429f-2744-4544-8ebf-5028c877263d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3975c74e8a4e4c33965d958a841f6601',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1135112045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3384c807-5ac5-460d-b5c4-a24e2fe9da99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='692c8e48a7c143b5b1e02a8d092b449e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3975c74e8a4e4c33965d958a841f6601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a4a364-a881-4a8e-a6a3-ac490d6d4e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a4a364-a881-4a8e-a6a3-ac490d6d4e4c) transitioned into state 'SUCCESS' from state '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-1135112045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c8e48a7c143b5b1e02a8d092b449e',qos_specs=None,replication_status=,reservations=['5db774df-78bb-4a22-b6ef-7be336b8808f','a867cd17-9658-4dd8-bb96-16cca4fdfa1f','a77f25b7-988d-4f6a-8fc8-ab337c283298','1e8c429f-2744-4544-8ebf-5028c877263d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3975c74e8a4e4c33965d958a841f6601',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e0a724-886f-4f6e-ba76-c8b2fa5026fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e0a724-886f-4f6e-ba76-c8b2fa5026fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Flow 'volume_create_api' (5b511a33-9517-42c5-ae46-5d3eb33248c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Create volume request issued successfully. Sep 07 02:23:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8495a3fc-cde4-4b56-ac5d-6ee64fd0997b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 718/1485] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:23:43 2026] POST /volume/v3/volumes => generated 764 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cb4962cb-b38d-4cf0-a4b3-f66c5f4792f8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb4962cb-b38d-4cf0-a4b3-f66c5f4792f8 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb4962cb-b38d-4cf0-a4b3-f66c5f4792f8 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb4962cb-b38d-4cf0-a4b3-f66c5f4792f8 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cb4962cb-b38d-4cf0-a4b3-f66c5f4792f8 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb4962cb-b38d-4cf0-a4b3-f66c5f4792f8 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 768/1486] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:44 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 832 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c0bf9398-dd2b-4a59-93cd-99854f3f9d6d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0bf9398-dd2b-4a59-93cd-99854f3f9d6d tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0bf9398-dd2b-4a59-93cd-99854f3f9d6d tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0bf9398-dd2b-4a59-93cd-99854f3f9d6d tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c0bf9398-dd2b-4a59-93cd-99854f3f9d6d tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0bf9398-dd2b-4a59-93cd-99854f3f9d6d tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 719/1487] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:45 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8a4cead5-05d4-4935-8fa8-ef2f6b347bb3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a4cead5-05d4-4935-8fa8-ef2f6b347bb3 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a4cead5-05d4-4935-8fa8-ef2f6b347bb3 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a4cead5-05d4-4935-8fa8-ef2f6b347bb3 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8a4cead5-05d4-4935-8fa8-ef2f6b347bb3 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a4cead5-05d4-4935-8fa8-ef2f6b347bb3 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 769/1488] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:46 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 857 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1ce3e16b-ae67-4692-9d8f-f15003b4d8ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ce3e16b-ae67-4692-9d8f-f15003b4d8ea tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ce3e16b-ae67-4692-9d8f-f15003b4d8ea tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ce3e16b-ae67-4692-9d8f-f15003b4d8ea tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1ce3e16b-ae67-4692-9d8f-f15003b4d8ea tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ce3e16b-ae67-4692-9d8f-f15003b4d8ea tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 720/1489] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:46 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 857 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3887d03b-44b5-4946-b747-f763ddb84edf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Create volume of 1 GB Sep 07 02:23:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Availability Zones retrieved successfully. Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Flow 'volume_create_api' (e802980e-4ea7-40e4-a3d3-135ab8821afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653cc7e4-078a-45b8-bd66-d4f46a6ad1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653cc7e4-078a-45b8-bd66-d4f46a6ad1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (887ffdea-5d85-4c78-89a7-34cad64bc74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Created reservations ['4c07d82d-4144-460a-87f7-112245ee6378', 'f88dc779-c9de-41d8-b4e7-7cf8a1c9a2e1', '5acd0169-63e4-4e36-9c1d-aa23c7f59fdc', '9df753e7-dac7-4332-ab76-f7510d356af0'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (887ffdea-5d85-4c78-89a7-34cad64bc74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c07d82d-4144-460a-87f7-112245ee6378', 'f88dc779-c9de-41d8-b4e7-7cf8a1c9a2e1', '5acd0169-63e4-4e36-9c1d-aa23c7f59fdc', '9df753e7-dac7-4332-ab76-f7510d356af0']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18be1cd-4c9d-4e91-b7f5-732dc023646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18be1cd-4c9d-4e91-b7f5-732dc023646b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2350dd90-d4a8-4e8c-a6f3-9a2090072982', '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='35b65a7a1272400dbd0ae6c05f6597bb',qos_specs=None,replication_status=,reservations=['4c07d82d-4144-460a-87f7-112245ee6378','f88dc779-c9de-41d8-b4e7-7cf8a1c9a2e1','5acd0169-63e4-4e36-9c1d-aa23c7f59fdc','9df753e7-dac7-4332-ab76-f7510d356af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5625f855ab04617b09412f49de0d709',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23: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=2350dd90-d4a8-4e8c-a6f3-9a2090072982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35b65a7a1272400dbd0ae6c05f6597bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5625f855ab04617b09412f49de0d709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ecd4b83-a20f-41d1-95a0-59ee94fad821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ecd4b83-a20f-41d1-95a0-59ee94fad821) transitioned into state 'SUCCESS' from 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='35b65a7a1272400dbd0ae6c05f6597bb',qos_specs=None,replication_status=,reservations=['4c07d82d-4144-460a-87f7-112245ee6378','f88dc779-c9de-41d8-b4e7-7cf8a1c9a2e1','5acd0169-63e4-4e36-9c1d-aa23c7f59fdc','9df753e7-dac7-4332-ab76-f7510d356af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5625f855ab04617b09412f49de0d709',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b03f867-bca9-4901-a823-d15a25e95f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b03f867-bca9-4901-a823-d15a25e95f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Flow 'volume_create_api' (e802980e-4ea7-40e4-a3d3-135ab8821afb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Create volume request issued successfully. Sep 07 02:23:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3887d03b-44b5-4946-b747-f763ddb84edf tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 770/1490] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:23:47 2026] POST /volume/v3/volumes => generated 742 bytes in 1358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-832d5994-9967-47dc-95bc-f95361ddd0a2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-832d5994-9967-47dc-95bc-f95361ddd0a2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] GET http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 Sep 07 02:23:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-832d5994-9967-47dc-95bc-f95361ddd0a2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-832d5994-9967-47dc-95bc-f95361ddd0a2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-832d5994-9967-47dc-95bc-f95361ddd0a2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Volume info retrieved successfully. Sep 07 02:23:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-832d5994-9967-47dc-95bc-f95361ddd0a2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 returned with HTTP 200 Sep 07 02:23:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 721/1491] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:48 2026] GET /volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 => generated 921 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e2c61ed5-7d38-4e0b-9967-da37cf409354 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2c61ed5-7d38-4e0b-9967-da37cf409354 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] GET http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 Sep 07 02:23:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2c61ed5-7d38-4e0b-9967-da37cf409354 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2c61ed5-7d38-4e0b-9967-da37cf409354 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e2c61ed5-7d38-4e0b-9967-da37cf409354 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Volume info retrieved successfully. Sep 07 02:23:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2c61ed5-7d38-4e0b-9967-da37cf409354 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 returned with HTTP 200 Sep 07 02:23:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 771/1492] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:49 2026] GET /volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-65eed7c1-6f46-4bb5-bf5e-d2b207edb1b4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65eed7c1-6f46-4bb5-bf5e-d2b207edb1b4 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] GET http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 Sep 07 02:23:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-65eed7c1-6f46-4bb5-bf5e-d2b207edb1b4 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-65eed7c1-6f46-4bb5-bf5e-d2b207edb1b4 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-65eed7c1-6f46-4bb5-bf5e-d2b207edb1b4 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Volume info retrieved successfully. Sep 07 02:23:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65eed7c1-6f46-4bb5-bf5e-d2b207edb1b4 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 returned with HTTP 200 Sep 07 02:23:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 722/1493] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:50 2026] GET /volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e02f3093-736c-4960-843e-318be1b83bd5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fe0d4a44-6705-4332-946d-84fb864257d6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:23:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-150855402", "imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:23:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe0d4a44-6705-4332-946d-84fb864257d6 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] GET http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 Sep 07 02:23:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe0d4a44-6705-4332-946d-84fb864257d6 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe0d4a44-6705-4332-946d-84fb864257d6 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-150855402', 'imageRef': '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:23:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fe0d4a44-6705-4332-946d-84fb864257d6 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Volume info retrieved successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe0d4a44-6705-4332-946d-84fb864257d6 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 returned with HTTP 200 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 723/1494] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:51 2026] GET /volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 => generated 972 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] GET http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1&project_id=692c8e48a7c143b5b1e02a8d092b449e Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Could not evaluate value 692c8e48a7c143b5b1e02a8d092b449e, assuming string {{(pid=87010) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Searching by: MultiDict([('project_id', '692c8e48a7c143b5b1e02a8d092b449e'), ('all_tenants', 1)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Get all volumes completed successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb1a5134-8915-4e47-a77a-3ab0ab85e7e2 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1&project_id=692c8e48a7c143b5b1e02a8d092b449e returned with HTTP 200 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 724/1495] 192.168.122.234 () {58 vars in 1257 bytes} [Mon Sep 7 02:23:52 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=692c8e48a7c143b5b1e02a8d092b449e => generated 3041 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:52 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Create volume of 1 GB Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Delete volume with id: 2350dd90-d4a8-4e8c-a6f3-9a2090072982 Sep 07 02:23:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Availability Zones retrieved successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Volume info retrieved successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Flow 'volume_create_api' (0491e1ef-ca2c-4850-9713-1f02cf83b7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3977d1b3-d520-46d6-8202-613b09b52324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] Delete volume request issued successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ea911b5-d4de-42b6-a0f1-ef2b2ce57259 tempest-VolumesListAdminTestJSON-1622419462 tempest-VolumesListAdminTestJSON-1622419462-project-admin] http://192.168.122.234/volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 returned with HTTP 202 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 725/1496] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:23:52 2026] DELETE /volume/v3/volumes/2350dd90-d4a8-4e8c-a6f3-9a2090072982 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3026cc12-095c-4d83-84b7-e26b380ce015 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3026cc12-095c-4d83-84b7-e26b380ce015 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3026cc12-095c-4d83-84b7-e26b380ce015 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3026cc12-095c-4d83-84b7-e26b380ce015 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3026cc12-095c-4d83-84b7-e26b380ce015 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3026cc12-095c-4d83-84b7-e26b380ce015 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 726/1497] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:52 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 857 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] DELETE http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Delete volume with id: 3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3977d1b3-d520-46d6-8202-613b09b52324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Delete volume request issued successfully. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64b71dc7-fe63-4df5-8e3b-ca283d73c17c tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 202 Sep 07 02:23:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c576b922-1882-41a9-b0d9-0907f6a1d28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 727/1498] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:23:52 2026] DELETE /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0e4b6ec8-4f0e-4b30-8956-a591cce875ba None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0e4b6ec8-4f0e-4b30-8956-a591cce875ba tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0e4b6ec8-4f0e-4b30-8956-a591cce875ba tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0e4b6ec8-4f0e-4b30-8956-a591cce875ba tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0e4b6ec8-4f0e-4b30-8956-a591cce875ba tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0e4b6ec8-4f0e-4b30-8956-a591cce875ba tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 728/1499] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:52 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 856 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Created reservations ['2717ecb2-bf78-4b02-ab3b-ac8eaf0bacb5', '03fe5a93-f608-40d0-a0ff-21a6ae263acd', 'b7cba920-17a8-4875-83cc-e8cafa786f24', 'd65871bc-bd89-454d-bc5f-c93d3c2f751e'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c576b922-1882-41a9-b0d9-0907f6a1d28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2717ecb2-bf78-4b02-ab3b-ac8eaf0bacb5', '03fe5a93-f608-40d0-a0ff-21a6ae263acd', 'b7cba920-17a8-4875-83cc-e8cafa786f24', 'd65871bc-bd89-454d-bc5f-c93d3c2f751e']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83cfa501-2b68-4a13-bce1-0a40d6308c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83cfa501-2b68-4a13-bce1-0a40d6308c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c02252-2e4d-4e85-9498-a404af011232', '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-150855402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da82a125ace4fc5a7007cf7b252422c',qos_specs=None,replication_status=,reservations=['2717ecb2-bf78-4b02-ab3b-ac8eaf0bacb5','03fe5a93-f608-40d0-a0ff-21a6ae263acd','b7cba920-17a8-4875-83cc-e8cafa786f24','d65871bc-bd89-454d-bc5f-c93d3c2f751e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3a6bd8a13b34eaa8bc2a8352fdc246b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-150855402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c02252-2e4d-4e85-9498-a404af011232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2da82a125ace4fc5a7007cf7b252422c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3a6bd8a13b34eaa8bc2a8352fdc246b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b578695c-f599-427d-a82c-babae760f3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b578695c-f599-427d-a82c-babae760f3f6) transitioned into state 'SUCCESS' from state '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-150855402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da82a125ace4fc5a7007cf7b252422c',qos_specs=None,replication_status=,reservations=['2717ecb2-bf78-4b02-ab3b-ac8eaf0bacb5','03fe5a93-f608-40d0-a0ff-21a6ae263acd','b7cba920-17a8-4875-83cc-e8cafa786f24','d65871bc-bd89-454d-bc5f-c93d3c2f751e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3a6bd8a13b34eaa8bc2a8352fdc246b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f07499-d966-4d51-aec9-079bc30f8a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f07499-d966-4d51-aec9-079bc30f8a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Flow 'volume_create_api' (0491e1ef-ca2c-4850-9713-1f02cf83b7d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:23:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Create volume request issued successfully. Sep 07 02:23:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e02f3093-736c-4960-843e-318be1b83bd5 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:23:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 772/1500] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:23:51 2026] POST /volume/v3/volumes => generated 761 bytes in 1434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:23:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-31304104-285b-43e0-89b4-1a02abed4716 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31304104-285b-43e0-89b4-1a02abed4716 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:23:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31304104-285b-43e0-89b4-1a02abed4716 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31304104-285b-43e0-89b4-1a02abed4716 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-31304104-285b-43e0-89b4-1a02abed4716 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:23:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31304104-285b-43e0-89b4-1a02abed4716 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:23:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 729/1501] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:53 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 829 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d63ff25e-1f7d-46b6-ae58-0ab8de1eebaa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d63ff25e-1f7d-46b6-ae58-0ab8de1eebaa tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d63ff25e-1f7d-46b6-ae58-0ab8de1eebaa tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d63ff25e-1f7d-46b6-ae58-0ab8de1eebaa tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d63ff25e-1f7d-46b6-ae58-0ab8de1eebaa tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d63ff25e-1f7d-46b6-ae58-0ab8de1eebaa tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 773/1502] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:54 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 856 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ff218b81-6e71-44d1-90f3-750126c5c8d6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ff218b81-6e71-44d1-90f3-750126c5c8d6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:23:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ff218b81-6e71-44d1-90f3-750126c5c8d6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ff218b81-6e71-44d1-90f3-750126c5c8d6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ff218b81-6e71-44d1-90f3-750126c5c8d6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:23:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ff218b81-6e71-44d1-90f3-750126c5c8d6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:23:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 730/1503] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:54 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:23:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8bf80a28-4220-48a3-9f36-f6fd36c38751 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bf80a28-4220-48a3-9f36-f6fd36c38751 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bf80a28-4220-48a3-9f36-f6fd36c38751 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8bf80a28-4220-48a3-9f36-f6fd36c38751 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8bf80a28-4220-48a3-9f36-f6fd36c38751 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8bf80a28-4220-48a3-9f36-f6fd36c38751 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 200 Sep 07 02:23:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 774/1504] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:55 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 856 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7fcd5153-e73f-46bc-ba92-c31e6f1057aa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7fcd5153-e73f-46bc-ba92-c31e6f1057aa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:23:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7fcd5153-e73f-46bc-ba92-c31e6f1057aa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7fcd5153-e73f-46bc-ba92-c31e6f1057aa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7fcd5153-e73f-46bc-ba92-c31e6f1057aa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:23:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7fcd5153-e73f-46bc-ba92-c31e6f1057aa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:23:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 731/1505] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:55 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 853 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1af22155-21ee-47ca-8175-4f48a058e928 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1af22155-21ee-47ca-8175-4f48a058e928 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1af22155-21ee-47ca-8175-4f48a058e928 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1af22155-21ee-47ca-8175-4f48a058e928 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1af22155-21ee-47ca-8175-4f48a058e928 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 returned with HTTP 404 Sep 07 02:23:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 775/1506] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:56 2026] GET /volume/v3/volumes/3384c807-5ac5-460d-b5c4-a24e2fe9da99 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-264053c8-6f12-4d18-959a-c338da2facdb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-264053c8-6f12-4d18-959a-c338da2facdb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-264053c8-6f12-4d18-959a-c338da2facdb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-264053c8-6f12-4d18-959a-c338da2facdb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-264053c8-6f12-4d18-959a-c338da2facdb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-264053c8-6f12-4d18-959a-c338da2facdb tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 200 Sep 07 02:23:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 732/1507] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:56 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 856 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] DELETE http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Delete volume with id: 940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-10d7884b-9c5a-4036-9301-31869da19f1d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Delete volume request issued successfully. Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49f12ae2-9189-48ac-beef-dbcfe0bb003b tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 202 Sep 07 02:23:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-10d7884b-9c5a-4036-9301-31869da19f1d tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:23:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-10d7884b-9c5a-4036-9301-31869da19f1d tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-10d7884b-9c5a-4036-9301-31869da19f1d tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 776/1508] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:23:56 2026] DELETE /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7fb3c1fb-9848-439b-a22c-bd9ee9e3dfce None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fb3c1fb-9848-439b-a22c-bd9ee9e3dfce tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fb3c1fb-9848-439b-a22c-bd9ee9e3dfce tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fb3c1fb-9848-439b-a22c-bd9ee9e3dfce tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-10d7884b-9c5a-4036-9301-31869da19f1d tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:23:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-10d7884b-9c5a-4036-9301-31869da19f1d tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:23:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 733/1509] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:56 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7fb3c1fb-9848-439b-a22c-bd9ee9e3dfce tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fb3c1fb-9848-439b-a22c-bd9ee9e3dfce tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 200 Sep 07 02:23:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 777/1510] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:56 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 855 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-33350698-096e-4158-967d-45fb7c744901 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-33350698-096e-4158-967d-45fb7c744901 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:23:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-33350698-096e-4158-967d-45fb7c744901 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-33350698-096e-4158-967d-45fb7c744901 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-33350698-096e-4158-967d-45fb7c744901 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:23:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-33350698-096e-4158-967d-45fb7c744901 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:23:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 734/1511] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:58 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8aaae62d-fb68-45a7-abf9-120431c3ef37 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8aaae62d-fb68-45a7-abf9-120431c3ef37 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8aaae62d-fb68-45a7-abf9-120431c3ef37 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8aaae62d-fb68-45a7-abf9-120431c3ef37 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8aaae62d-fb68-45a7-abf9-120431c3ef37 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8aaae62d-fb68-45a7-abf9-120431c3ef37 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 200 Sep 07 02:23:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 778/1512] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:58 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-71db5b53-eae6-4eff-b755-d86d1b371046 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71db5b53-eae6-4eff-b755-d86d1b371046 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71db5b53-eae6-4eff-b755-d86d1b371046 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71db5b53-eae6-4eff-b755-d86d1b371046 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-71db5b53-eae6-4eff-b755-d86d1b371046 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71db5b53-eae6-4eff-b755-d86d1b371046 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:23:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 735/1513] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:59 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a2f54dc8-bac0-40fb-a376-6e96003605e5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a2f54dc8-bac0-40fb-a376-6e96003605e5 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 Sep 07 02:23:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a2f54dc8-bac0-40fb-a376-6e96003605e5 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a2f54dc8-bac0-40fb-a376-6e96003605e5 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a2f54dc8-bac0-40fb-a376-6e96003605e5 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 returned with HTTP 404 Sep 07 02:23:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 779/1514] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:59 2026] GET /volume/v3/volumes/940bb4ed-c7a5-4c18-a6e5-a4a145d9c7a3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f6f4eb1c-05f2-478d-be5d-9a5abfb4c776 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f6f4eb1c-05f2-478d-be5d-9a5abfb4c776 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f6f4eb1c-05f2-478d-be5d-9a5abfb4c776 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f6f4eb1c-05f2-478d-be5d-9a5abfb4c776 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f6f4eb1c-05f2-478d-be5d-9a5abfb4c776 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f6f4eb1c-05f2-478d-be5d-9a5abfb4c776 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 200 Sep 07 02:23:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 736/1515] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:59 2026] GET /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:23:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] DELETE http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:59 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Delete volume with id: 3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:23:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:23:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Delete volume request issued successfully. Sep 07 02:23:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f97c3a3f-b9ff-4a74-855c-5ebdcd52fa21 tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 202 Sep 07 02:23:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 780/1516] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:23:59 2026] DELETE /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-05bf06c6-fb6c-428f-8436-abb6506be59a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05bf06c6-fb6c-428f-8436-abb6506be59a tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05bf06c6-fb6c-428f-8436-abb6506be59a tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05bf06c6-fb6c-428f-8436-abb6506be59a tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:23:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:23:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-05bf06c6-fb6c-428f-8436-abb6506be59a tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Volume info retrieved successfully. Sep 07 02:23:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05bf06c6-fb6c-428f-8436-abb6506be59a tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 200 Sep 07 02:23:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 737/1517] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:23:59 2026] GET /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c62eb3b8-e957-49a4-8523-7a3f8abc1960 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c62eb3b8-e957-49a4-8523-7a3f8abc1960 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c62eb3b8-e957-49a4-8523-7a3f8abc1960 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c62eb3b8-e957-49a4-8523-7a3f8abc1960 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c62eb3b8-e957-49a4-8523-7a3f8abc1960 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c62eb3b8-e957-49a4-8523-7a3f8abc1960 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 781/1518] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:00 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1bd55fd7-9d60-4cef-ba6a-a8d06018283f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bd55fd7-9d60-4cef-ba6a-a8d06018283f tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] GET http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 Sep 07 02:24:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1bd55fd7-9d60-4cef-ba6a-a8d06018283f tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1bd55fd7-9d60-4cef-ba6a-a8d06018283f tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bd55fd7-9d60-4cef-ba6a-a8d06018283f tempest-VolumesListAdminTestJSON-1107938188 tempest-VolumesListAdminTestJSON-1107938188-project-member] http://192.168.122.234/volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 returned with HTTP 404 Sep 07 02:24:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 738/1519] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:00 2026] GET /volume/v3/volumes/3bf78f9c-17c0-4a97-80e9-a99b20e24238 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2e25e8ef-bd6d-4214-b99e-1b0009fc0e7c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e25e8ef-bd6d-4214-b99e-1b0009fc0e7c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e25e8ef-bd6d-4214-b99e-1b0009fc0e7c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e25e8ef-bd6d-4214-b99e-1b0009fc0e7c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2e25e8ef-bd6d-4214-b99e-1b0009fc0e7c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e25e8ef-bd6d-4214-b99e-1b0009fc0e7c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 782/1520] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:01 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:24:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-34a0ba48-89c6-4e37-a37e-8a670f4f61fa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34a0ba48-89c6-4e37-a37e-8a670f4f61fa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34a0ba48-89c6-4e37-a37e-8a670f4f61fa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34a0ba48-89c6-4e37-a37e-8a670f4f61fa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-34a0ba48-89c6-4e37-a37e-8a670f4f61fa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34a0ba48-89c6-4e37-a37e-8a670f4f61fa tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 739/1521] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:02 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bbb18257-be39-4e14-bbcd-b69fee60cd0e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbb18257-be39-4e14-bbcd-b69fee60cd0e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbb18257-be39-4e14-bbcd-b69fee60cd0e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbb18257-be39-4e14-bbcd-b69fee60cd0e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bbb18257-be39-4e14-bbcd-b69fee60cd0e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbb18257-be39-4e14-bbcd-b69fee60cd0e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 783/1522] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:03 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 1332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-13120256-26bc-422f-89ff-4e017604097e req-f60b4a47-a578-4643-9045-75b9b556039b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-f60b4a47-a578-4643-9045-75b9b556039b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-f60b4a47-a578-4643-9045-75b9b556039b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-f60b4a47-a578-4643-9045-75b9b556039b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-13120256-26bc-422f-89ff-4e017604097e req-f60b4a47-a578-4643-9045-75b9b556039b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-f60b4a47-a578-4643-9045-75b9b556039b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 740/1523] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:03 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 1332 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-13120256-26bc-422f-89ff-4e017604097e req-559d1c73-5e01-4c83-b230-b6986a0076de None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-559d1c73-5e01-4c83-b230-b6986a0076de tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-559d1c73-5e01-4c83-b230-b6986a0076de tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-559d1c73-5e01-4c83-b230-b6986a0076de tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-13120256-26bc-422f-89ff-4e017604097e req-559d1c73-5e01-4c83-b230-b6986a0076de tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-559d1c73-5e01-4c83-b230-b6986a0076de tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 784/1524] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:04 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8976526f-c6d9-42f1-a173-5ad172b4b882 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8976526f-c6d9-42f1-a173-5ad172b4b882 None None] GET http://192.168.122.234/volume// Sep 07 02:24:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8976526f-c6d9-42f1-a173-5ad172b4b882 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8976526f-c6d9-42f1-a173-5ad172b4b882 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8976526f-c6d9-42f1-a173-5ad172b4b882 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 741/1525] 192.168.122.234 () {58 vars in 1308 bytes} [Mon Sep 7 02:24:04 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-13120256-26bc-422f-89ff-4e017604097e req-46534128-e9b9-465c-bf68-6f8dcc835e42 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-46534128-e9b9-465c-bf68-6f8dcc835e42 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:24:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-46534128-e9b9-465c-bf68-6f8dcc835e42 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22c02252-2e4d-4e85-9498-a404af011232", "connector": null, "instance_uuid": "9953c853-d935-4bdd-8129-7a3f96239a2e"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-46534128-e9b9-465c-bf68-6f8dcc835e42 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:24:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 785/1526] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:24:04 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bba8e8fe-6ef6-4aa6-add8-bd8ee990b145 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bba8e8fe-6ef6-4aa6-add8-bd8ee990b145 None None] GET http://192.168.122.234/volume// Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bba8e8fe-6ef6-4aa6-add8-bd8ee990b145 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bba8e8fe-6ef6-4aa6-add8-bd8ee990b145 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bba8e8fe-6ef6-4aa6-add8-bd8ee990b145 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 742/1527] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:06 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-13120256-26bc-422f-89ff-4e017604097e req-4895c743-ff1a-42cd-9fba-f46e7be6077b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-4895c743-ff1a-42cd-9fba-f46e7be6077b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-4895c743-ff1a-42cd-9fba-f46e7be6077b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-4895c743-ff1a-42cd-9fba-f46e7be6077b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-13120256-26bc-422f-89ff-4e017604097e req-4895c743-ff1a-42cd-9fba-f46e7be6077b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-4895c743-ff1a-42cd-9fba-f46e7be6077b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 786/1528] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:24:06 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 1512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-13120256-26bc-422f-89ff-4e017604097e req-74f305ed-555d-423a-b816-ab043706363c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-74f305ed-555d-423a-b816-ab043706363c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] PUT http://192.168.122.234/volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-74f305ed-555d-423a-b816-ab043706363c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-13120256-26bc-422f-89ff-4e017604097e req-74f305ed-555d-423a-b816-ab043706363c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Acquiring lock "cinder-attachment_update-22c02252-2e4d-4e85-9498-a404af011232-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-13120256-26bc-422f-89ff-4e017604097e req-74f305ed-555d-423a-b816-ab043706363c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Lock "cinder-attachment_update-22c02252-2e4d-4e85-9498-a404af011232-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:06 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-13120256-26bc-422f-89ff-4e017604097e req-74f305ed-555d-423a-b816-ab043706363c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Lock "cinder-attachment_update-22c02252-2e4d-4e85-9498-a404af011232-devstack" released by "attachment_update" :: held 0.220s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:24:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-74f305ed-555d-423a-b816-ab043706363c tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d returned with HTTP 200 Sep 07 02:24:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 743/1529] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:24:06 2026] PUT /volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d => generated 694 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-13120256-26bc-422f-89ff-4e017604097e req-30c5fef3-d404-4791-985f-335760e7ae91 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-30c5fef3-d404-4791-985f-335760e7ae91 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] POST http://192.168.122.234/volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d/action Sep 07 02:24:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-30c5fef3-d404-4791-985f-335760e7ae91 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-30c5fef3-d404-4791-985f-335760e7ae91 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-13120256-26bc-422f-89ff-4e017604097e req-30c5fef3-d404-4791-985f-335760e7ae91 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d/action returned with HTTP 204 Sep 07 02:24:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 787/1530] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:24:06 2026] POST /volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7127b854-1144-4a7f-b487-891e6da60cfa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-69120293"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-69120293'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Create volume of 1 GB Sep 07 02:24:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:07 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Availability Zones retrieved successfully. Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Flow 'volume_create_api' (960ee87c-2b46-4d47-ab26-b3ef0221ca6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d6b6a8-3426-44d0-8793-c2a106b01c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d6b6a8-3426-44d0-8793-c2a106b01c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10147d10-f1b7-47e8-a80b-bf99351708ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Created reservations ['288d35f8-afb3-4cae-b6d7-b6a6eb6988d9', 'f525ddc1-69f9-45ca-9be4-f8cf04a859be', '953041f8-aac4-4d3e-8d92-a47321048ca1', '0fcb6b17-5d5c-4a17-acc6-dc0b1e295416'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10147d10-f1b7-47e8-a80b-bf99351708ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['288d35f8-afb3-4cae-b6d7-b6a6eb6988d9', 'f525ddc1-69f9-45ca-9be4-f8cf04a859be', '953041f8-aac4-4d3e-8d92-a47321048ca1', '0fcb6b17-5d5c-4a17-acc6-dc0b1e295416']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d22d9e-94f0-4fcd-8b82-1ec3db93b68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d22d9e-94f0-4fcd-8b82-1ec3db93b68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd52cd9-548b-410d-acf8-03799b90d30d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-69120293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f546a841032f4f12acfc879f33d24489',qos_specs=None,replication_status=,reservations=['288d35f8-afb3-4cae-b6d7-b6a6eb6988d9','f525ddc1-69f9-45ca-9be4-f8cf04a859be','953041f8-aac4-4d3e-8d92-a47321048ca1','0fcb6b17-5d5c-4a17-acc6-dc0b1e295416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d6970ed51f4385ad0767ff47adffdb',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-69120293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dd52cd9-548b-410d-acf8-03799b90d30d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f546a841032f4f12acfc879f33d24489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d6970ed51f4385ad0767ff47adffdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b503821f-b881-47f1-9122-a79ef6955938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b503821f-b881-47f1-9122-a79ef6955938) transitioned into state 'SUCCESS' from state '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-69120293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f546a841032f4f12acfc879f33d24489',qos_specs=None,replication_status=,reservations=['288d35f8-afb3-4cae-b6d7-b6a6eb6988d9','f525ddc1-69f9-45ca-9be4-f8cf04a859be','953041f8-aac4-4d3e-8d92-a47321048ca1','0fcb6b17-5d5c-4a17-acc6-dc0b1e295416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d6970ed51f4385ad0767ff47adffdb',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b53548a4-e714-4a90-a23f-53870aa74093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b53548a4-e714-4a90-a23f-53870aa74093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Flow 'volume_create_api' (960ee87c-2b46-4d47-ab26-b3ef0221ca6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Create volume request issued successfully. Sep 07 02:24:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7127b854-1144-4a7f-b487-891e6da60cfa tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:24:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 744/1531] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:24:07 2026] POST /volume/v3/volumes => generated 758 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-20268e31-6443-48eb-ba34-355f19511005 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20268e31-6443-48eb-ba34-355f19511005 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20268e31-6443-48eb-ba34-355f19511005 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20268e31-6443-48eb-ba34-355f19511005 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-20268e31-6443-48eb-ba34-355f19511005 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20268e31-6443-48eb-ba34-355f19511005 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 200 Sep 07 02:24:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 788/1532] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:08 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fb95256e-59fb-4e23-b534-02cd04109aca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb95256e-59fb-4e23-b534-02cd04109aca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb95256e-59fb-4e23-b534-02cd04109aca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb95256e-59fb-4e23-b534-02cd04109aca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fb95256e-59fb-4e23-b534-02cd04109aca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb95256e-59fb-4e23-b534-02cd04109aca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 200 Sep 07 02:24:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 745/1533] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:09 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 850 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-256f0a68-09b6-47a2-a5c3-1f33df5ba844 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-256f0a68-09b6-47a2-a5c3-1f33df5ba844 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-256f0a68-09b6-47a2-a5c3-1f33df5ba844 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-256f0a68-09b6-47a2-a5c3-1f33df5ba844 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-256f0a68-09b6-47a2-a5c3-1f33df5ba844 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-256f0a68-09b6-47a2-a5c3-1f33df5ba844 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 200 Sep 07 02:24:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 789/1534] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:10 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7951a5db-38c9-4fdb-b294-9c012f1569ca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7951a5db-38c9-4fdb-b294-9c012f1569ca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] POST http://192.168.122.234/volume/v3/os-volume-transfer Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7951a5db-38c9-4fdb-b294-9c012f1569ca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9dd52cd9-548b-410d-acf8-03799b90d30d"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.volume_transfer [None req-7951a5db-38c9-4fdb-b294-9c012f1569ca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Creating new volume transfer {'transfer': {'volume_id': '9dd52cd9-548b-410d-acf8-03799b90d30d'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-7951a5db-38c9-4fdb-b294-9c012f1569ca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Creating transfer of volume 9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.transfer.api [None req-7951a5db-38c9-4fdb-b294-9c012f1569ca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Generating transfer record for volume 9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7951a5db-38c9-4fdb-b294-9c012f1569ca tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 02:24:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 746/1535] 192.168.122.234 () {60 vars in 1175 bytes} [Mon Sep 7 02:24:10 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e4c0f673-b5d7-4b8f-982d-86670eb33813 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e4c0f673-b5d7-4b8f-982d-86670eb33813 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e4c0f673-b5d7-4b8f-982d-86670eb33813 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e4c0f673-b5d7-4b8f-982d-86670eb33813 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e4c0f673-b5d7-4b8f-982d-86670eb33813 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e4c0f673-b5d7-4b8f-982d-86670eb33813 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 200 Sep 07 02:24:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 790/1536] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:10 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6b235155-9c87-4568-b365-641e1cff1f51 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b235155-9c87-4568-b365-641e1cff1f51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b235155-9c87-4568-b365-641e1cff1f51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b235155-9c87-4568-b365-641e1cff1f51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b235155-9c87-4568-b365-641e1cff1f51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd returned with HTTP 200 Sep 07 02:24:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 747/1537] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:24:10 2026] GET /volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd => generated 417 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-213ccff7-acc3-454e-8472-8ab46501e3fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-213ccff7-acc3-454e-8472-8ab46501e3fb tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-213ccff7-acc3-454e-8472-8ab46501e3fb tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-213ccff7-acc3-454e-8472-8ab46501e3fb tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.volume_transfer [None req-213ccff7-acc3-454e-8472-8ab46501e3fb tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Listing volume transfers {{(pid=87011) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 02:24:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-213ccff7-acc3-454e-8472-8ab46501e3fb tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 02:24:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 791/1538] 192.168.122.234 () {58 vars in 1154 bytes} [Mon Sep 7 02:24:10 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] POST http://192.168.122.234/volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd/accept Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3e940f49ffd44480"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.volume_transfer [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Accepting volume transfer cabdc381-37e2-4055-8c3b-e9783bb7b7fd {{(pid=87010) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 02:24:10 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Accepting transfer cabdc381-37e2-4055-8c3b-e9783bb7b7fd Sep 07 02:24:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:11 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Created reservations ['87f95288-f4b5-4b1e-b9f1-746798511966', '87701f9a-4856-4332-aa31-141ea0562cb9', '151078d4-2f0d-4c3a-9f82-55c7e9dbf2eb', '5575063e-be19-4a1b-a5d0-23f4e83bff6e'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:11 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Created reservations ['3d621040-c815-4b5b-94e2-a0d52375dc90', '913b5dd4-9275-4031-876f-9a4e3a530f62', 'e187144e-57ea-43d0-bae5-e771a21db965', 'af0651f7-b65d-4b77-941f-e107c39a3320'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:11 devstack devstack@c-api.service[87010]: /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 07 02:24:11 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:24:11 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Created reservations ['d4f01cdd-aefd-4b97-90a1-7e8a3266d954', '5e7e6d31-8fa0-46af-a5eb-e80dc00e188f', '15ce67d4-5ecb-4c67-9df0-96eb90fd8659', '00de4fe4-2f4f-4eda-a787-69c286a21778'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:11 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Created reservations ['7d00e873-c3a5-4a73-b6e2-cfba8ccaafa4', '11f12446-86dc-4307-ae93-40c7653f9dc6', 'e2a200e7-9a56-4275-b393-9f17a5731fe5', '53fb00b2-b8e3-4ca3-839d-7f6a64a6d1b9'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Transfer volume completed successfully. Sep 07 02:24:11 devstack devstack@c-api.service[87010]: INFO cinder.transfer.api [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Volume 9dd52cd9-548b-410d-acf8-03799b90d30d has been transferred. Sep 07 02:24:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f9d8dd0-32c1-43ba-8269-dd1a5e1c9e25 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] http://192.168.122.234/volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd/accept returned with HTTP 202 Sep 07 02:24:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 748/1539] 192.168.122.234 () {60 vars in 1307 bytes} [Mon Sep 7 02:24:10 2026] POST /volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd/accept => generated 373 bytes in 1064 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f54ee2a2-f499-4fa9-b759-af9d8922a0c6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f54ee2a2-f499-4fa9-b759-af9d8922a0c6 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f54ee2a2-f499-4fa9-b759-af9d8922a0c6 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f54ee2a2-f499-4fa9-b759-af9d8922a0c6 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f54ee2a2-f499-4fa9-b759-af9d8922a0c6 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Volume info retrieved successfully. Sep 07 02:24:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f54ee2a2-f499-4fa9-b759-af9d8922a0c6 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 200 Sep 07 02:24:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 792/1540] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:11 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-de21f3be-a981-49d4-aa41-5b16b4b8d798 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de21f3be-a981-49d4-aa41-5b16b4b8d798 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de21f3be-a981-49d4-aa41-5b16b4b8d798 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de21f3be-a981-49d4-aa41-5b16b4b8d798 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-de21f3be-a981-49d4-aa41-5b16b4b8d798 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] Volume info retrieved successfully. Sep 07 02:24:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de21f3be-a981-49d4-aa41-5b16b4b8d798 tempest-VolumesTransfersTest-1071434973 tempest-VolumesTransfersTest-1071434973-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 200 Sep 07 02:24:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 749/1541] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:11 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6c723885-3207-42ef-90b4-0990992c6c9c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c723885-3207-42ef-90b4-0990992c6c9c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] DELETE http://192.168.122.234/volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd Sep 07 02:24:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c723885-3207-42ef-90b4-0990992c6c9c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c723885-3207-42ef-90b4-0990992c6c9c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:12 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.volume_transfer [None req-6c723885-3207-42ef-90b4-0990992c6c9c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Delete transfer with id: cabdc381-37e2-4055-8c3b-e9783bb7b7fd Sep 07 02:24:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c723885-3207-42ef-90b4-0990992c6c9c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd returned with HTTP 404 Sep 07 02:24:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 793/1542] 192.168.122.234 () {58 vars in 1268 bytes} [Mon Sep 7 02:24:11 2026] DELETE /volume/v3/os-volume-transfer/cabdc381-37e2-4055-8c3b-e9783bb7b7fd => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:12 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Delete volume with id: 9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Volume info retrieved successfully. Sep 07 02:24:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Delete volume request issued successfully. Sep 07 02:24:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-67cfbc33-0257-4f2f-859f-1ab87277dfd2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 202 Sep 07 02:24:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 750/1543] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:24:12 2026] DELETE /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-899a0d6f-313a-4745-9d6c-b5c0e38400f1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-899a0d6f-313a-4745-9d6c-b5c0e38400f1 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-899a0d6f-313a-4745-9d6c-b5c0e38400f1 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-899a0d6f-313a-4745-9d6c-b5c0e38400f1 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-899a0d6f-313a-4745-9d6c-b5c0e38400f1 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Volume info retrieved successfully. Sep 07 02:24:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-899a0d6f-313a-4745-9d6c-b5c0e38400f1 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 200 Sep 07 02:24:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 794/1544] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:12 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 1013 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6a2835f7-044c-4135-b1c4-a5bb565687f2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a2835f7-044c-4135-b1c4-a5bb565687f2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a2835f7-044c-4135-b1c4-a5bb565687f2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a2835f7-044c-4135-b1c4-a5bb565687f2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a2835f7-044c-4135-b1c4-a5bb565687f2 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 404 Sep 07 02:24:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 751/1545] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:13 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2840f0ee-5815-45a3-a077-57de1500d926 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-09bdd97a-2a67-43ba-9d82-0f674262d2df None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-624861062"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09bdd97a-2a67-43ba-9d82-0f674262d2df tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-09bdd97a-2a67-43ba-9d82-0f674262d2df tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-09bdd97a-2a67-43ba-9d82-0f674262d2df tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-624861062'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume of 1 GB Sep 07 02:24:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Availability Zones retrieved successfully. Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09bdd97a-2a67-43ba-9d82-0f674262d2df tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 404 Sep 07 02:24:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 752/1546] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:13 2026] GET /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a5151ae5-23ce-408f-8a2a-a1a39dc84306 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5151ae5-23ce-408f-8a2a-a1a39dc84306 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] DELETE http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5151ae5-23ce-408f-8a2a-a1a39dc84306 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5151ae5-23ce-408f-8a2a-a1a39dc84306 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a5151ae5-23ce-408f-8a2a-a1a39dc84306 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Delete volume with id: 9dd52cd9-548b-410d-acf8-03799b90d30d Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Flow 'volume_create_api' (23025d6e-4e58-4dc9-90e3-9750e5e3e78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3784ca0-42ca-4895-9137-3d5e0a6f7f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5151ae5-23ce-408f-8a2a-a1a39dc84306 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d returned with HTTP 404 Sep 07 02:24:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 753/1547] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:24:13 2026] DELETE /volume/v3/volumes/9dd52cd9-548b-410d-acf8-03799b90d30d => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6048c695-501b-41ed-abf9-e567524be17c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-701370762"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-701370762'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Create volume of 1 GB Sep 07 02:24:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Availability Zones retrieved successfully. Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Flow 'volume_create_api' (1731e7f2-1096-4f38-97ae-9358fc705216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d9f78f2-1218-4bcc-9a54-b5ca33b79599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3784ca0-42ca-4895-9137-3d5e0a6f7f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3db6f0-6993-4858-a5f0-b06aee8b0d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d9f78f2-1218-4bcc-9a54-b5ca33b79599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e309fc03-e267-41ba-8b60-92b21edbd213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Created reservations ['42f88516-5735-4498-a9b2-04a59ad154ca', '54fe9daf-b4d2-40fe-b12d-b2a4803fbea6', 'de6a5563-4f28-4385-a9a3-abeb93cc2008', 'e4fcf917-b072-4320-8791-531cf1e38c17'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3db6f0-6993-4858-a5f0-b06aee8b0d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42f88516-5735-4498-a9b2-04a59ad154ca', '54fe9daf-b4d2-40fe-b12d-b2a4803fbea6', 'de6a5563-4f28-4385-a9a3-abeb93cc2008', 'e4fcf917-b072-4320-8791-531cf1e38c17']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a55152d4-befc-4e8d-8714-c2c051eb1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a55152d4-befc-4e8d-8714-c2c051eb1eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3150da7b-6e05-467f-a491-bb1dfff4a9a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-624861062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',qos_specs=None,replication_status=,reservations=['42f88516-5735-4498-a9b2-04a59ad154ca','54fe9daf-b4d2-40fe-b12d-b2a4803fbea6','de6a5563-4f28-4385-a9a3-abeb93cc2008','e4fcf917-b072-4320-8791-531cf1e38c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-624861062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3150da7b-6e05-467f-a491-bb1dfff4a9a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d8e64c-bbf1-410e-b29e-3da0d69da91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Created reservations ['eb9ceba1-2592-4971-850a-596f2def8875', '8bc94f5e-b913-459f-a816-810fbdf8d866', '0dc68e81-3247-40ca-b44d-16f4be914b65', '9f52f37d-fb55-45d9-ab82-dff2d47b84ca'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e309fc03-e267-41ba-8b60-92b21edbd213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9ceba1-2592-4971-850a-596f2def8875', '8bc94f5e-b913-459f-a816-810fbdf8d866', '0dc68e81-3247-40ca-b44d-16f4be914b65', '9f52f37d-fb55-45d9-ab82-dff2d47b84ca']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e092e45-05e1-45ef-9c85-dd715656087d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d8e64c-bbf1-410e-b29e-3da0d69da91a) transitioned into state 'SUCCESS' from state '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-624861062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',qos_specs=None,replication_status=,reservations=['42f88516-5735-4498-a9b2-04a59ad154ca','54fe9daf-b4d2-40fe-b12d-b2a4803fbea6','de6a5563-4f28-4385-a9a3-abeb93cc2008','e4fcf917-b072-4320-8791-531cf1e38c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c56dfa5-e074-4798-afb3-4f32bb6e7d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e092e45-05e1-45ef-9c85-dd715656087d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f96888b-19ac-45c9-826a-e579a2d45662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-701370762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f546a841032f4f12acfc879f33d24489',qos_specs=None,replication_status=,reservations=['eb9ceba1-2592-4971-850a-596f2def8875','8bc94f5e-b913-459f-a816-810fbdf8d866','0dc68e81-3247-40ca-b44d-16f4be914b65','9f52f37d-fb55-45d9-ab82-dff2d47b84ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d6970ed51f4385ad0767ff47adffdb',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-701370762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f96888b-19ac-45c9-826a-e579a2d45662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f546a841032f4f12acfc879f33d24489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d6970ed51f4385ad0767ff47adffdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c8da76-8482-462d-8229-441bb6f10b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c56dfa5-e074-4798-afb3-4f32bb6e7d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Flow 'volume_create_api' (23025d6e-4e58-4dc9-90e3-9750e5e3e78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume request issued successfully. Sep 07 02:24:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2840f0ee-5815-45a3-a077-57de1500d926 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:24:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 795/1548] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:24:13 2026] POST /volume/v3/volumes => generated 763 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e409e39b-f5c2-4d8e-a5a6-28052f26b234 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e409e39b-f5c2-4d8e-a5a6-28052f26b234 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e409e39b-f5c2-4d8e-a5a6-28052f26b234 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e409e39b-f5c2-4d8e-a5a6-28052f26b234 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c8da76-8482-462d-8229-441bb6f10b59) transitioned into state 'SUCCESS' from state '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-701370762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f546a841032f4f12acfc879f33d24489',qos_specs=None,replication_status=,reservations=['eb9ceba1-2592-4971-850a-596f2def8875','8bc94f5e-b913-459f-a816-810fbdf8d866','0dc68e81-3247-40ca-b44d-16f4be914b65','9f52f37d-fb55-45d9-ab82-dff2d47b84ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d6970ed51f4385ad0767ff47adffdb',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c32053-e3db-4b3b-acd9-1249056371df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e409e39b-f5c2-4d8e-a5a6-28052f26b234 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c32053-e3db-4b3b-acd9-1249056371df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Flow 'volume_create_api' (1731e7f2-1096-4f38-97ae-9358fc705216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Create volume request issued successfully. Sep 07 02:24:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6048c695-501b-41ed-abf9-e567524be17c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:24:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 754/1549] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:24:13 2026] POST /volume/v3/volumes => generated 759 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e409e39b-f5c2-4d8e-a5a6-28052f26b234 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 796/1550] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:14 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 831 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3f085c23-0ed6-472d-ba5a-1160d0131293 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f085c23-0ed6-472d-ba5a-1160d0131293 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f085c23-0ed6-472d-ba5a-1160d0131293 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f085c23-0ed6-472d-ba5a-1160d0131293 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3f085c23-0ed6-472d-ba5a-1160d0131293 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f085c23-0ed6-472d-ba5a-1160d0131293 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 200 Sep 07 02:24:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 755/1551] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:14 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 827 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e2b7276b-9f92-4856-81a7-43eedd785801 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2b7276b-9f92-4856-81a7-43eedd785801 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2b7276b-9f92-4856-81a7-43eedd785801 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2b7276b-9f92-4856-81a7-43eedd785801 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e2b7276b-9f92-4856-81a7-43eedd785801 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2b7276b-9f92-4856-81a7-43eedd785801 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 797/1552] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:15 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-078a3d14-34d8-4c15-a4a7-722811608cbe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-078a3d14-34d8-4c15-a4a7-722811608cbe tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-078a3d14-34d8-4c15-a4a7-722811608cbe tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-078a3d14-34d8-4c15-a4a7-722811608cbe tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-078a3d14-34d8-4c15-a4a7-722811608cbe tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-078a3d14-34d8-4c15-a4a7-722811608cbe tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 200 Sep 07 02:24:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 756/1553] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:15 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6ce7db5c-dde3-4d40-99ff-d141b2ef07c3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6ce7db5c-dde3-4d40-99ff-d141b2ef07c3 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6ce7db5c-dde3-4d40-99ff-d141b2ef07c3 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6ce7db5c-dde3-4d40-99ff-d141b2ef07c3 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6ce7db5c-dde3-4d40-99ff-d141b2ef07c3 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6ce7db5c-dde3-4d40-99ff-d141b2ef07c3 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 798/1554] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:16 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-91f3aa15-044f-4063-8c1a-29e10656373a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-91f3aa15-044f-4063-8c1a-29e10656373a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-91f3aa15-044f-4063-8c1a-29e10656373a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-91f3aa15-044f-4063-8c1a-29e10656373a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-91f3aa15-044f-4063-8c1a-29e10656373a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1d8900f7-1b1d-4069-b02c-438df08403c5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d8900f7-1b1d-4069-b02c-438df08403c5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d8900f7-1b1d-4069-b02c-438df08403c5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d8900f7-1b1d-4069-b02c-438df08403c5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-91f3aa15-044f-4063-8c1a-29e10656373a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 757/1555] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:16 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 866 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1d8900f7-1b1d-4069-b02c-438df08403c5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d8900f7-1b1d-4069-b02c-438df08403c5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 799/1556] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:16 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f12855ef-512c-4f36-8c8c-3122ed3e430c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f12855ef-512c-4f36-8c8c-3122ed3e430c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f12855ef-512c-4f36-8c8c-3122ed3e430c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f12855ef-512c-4f36-8c8c-3122ed3e430c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-7df7f138-14f1-45ae-a065-700dad3bb638 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-7df7f138-14f1-45ae-a065-700dad3bb638 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-7df7f138-14f1-45ae-a065-700dad3bb638 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-7df7f138-14f1-45ae-a065-700dad3bb638 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f12855ef-512c-4f36-8c8c-3122ed3e430c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f12855ef-512c-4f36-8c8c-3122ed3e430c tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 200 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 758/1557] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:16 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-7e36408f-991e-4ada-bfd6-536c1a7bbcd0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-7df7f138-14f1-45ae-a065-700dad3bb638 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-7e36408f-991e-4ada-bfd6-536c1a7bbcd0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-7e36408f-991e-4ada-bfd6-536c1a7bbcd0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-7e36408f-991e-4ada-bfd6-536c1a7bbcd0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-7df7f138-14f1-45ae-a065-700dad3bb638 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 800/1558] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:16 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 866 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-7e36408f-991e-4ada-bfd6-536c1a7bbcd0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-7e36408f-991e-4ada-bfd6-536c1a7bbcd0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 759/1559] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:16 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5b04f736-f283-47d5-b5cc-8fd9991f5bf7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b04f736-f283-47d5-b5cc-8fd9991f5bf7 None None] GET http://192.168.122.234/volume// Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b04f736-f283-47d5-b5cc-8fd9991f5bf7 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b04f736-f283-47d5-b5cc-8fd9991f5bf7 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b04f736-f283-47d5-b5cc-8fd9991f5bf7 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 801/1560] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:24:16 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-6d6548bc-d73c-404e-8139-664aec7aea04 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-6d6548bc-d73c-404e-8139-664aec7aea04 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:24:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-6d6548bc-d73c-404e-8139-664aec7aea04 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a3eeb99-786f-4268-888d-fe2084a9ffb4", "connector": null, "instance_uuid": "068f35f4-5131-4b0d-8b01-87281be7c388"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2d54e27-136b-4788-b19b-cb0c98bab80f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2d54e27-136b-4788-b19b-cb0c98bab80f None None] GET http://192.168.122.234/volume// Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2d54e27-136b-4788-b19b-cb0c98bab80f None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2d54e27-136b-4788-b19b-cb0c98bab80f None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2d54e27-136b-4788-b19b-cb0c98bab80f None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 802/1561] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-0f2ecc08-00cb-4a50-bfc1-bfa247fc2791 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-6d6548bc-d73c-404e-8139-664aec7aea04 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 760/1562] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:24:16 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cf7c6bac-3dd8-4680-8150-03fedad6fe8b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cf7c6bac-3dd8-4680-8150-03fedad6fe8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cf7c6bac-3dd8-4680-8150-03fedad6fe8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cf7c6bac-3dd8-4680-8150-03fedad6fe8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-0f2ecc08-00cb-4a50-bfc1-bfa247fc2791 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-0f2ecc08-00cb-4a50-bfc1-bfa247fc2791 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3150da7b-6e05-467f-a491-bb1dfff4a9a1", "connector": null, "instance_uuid": "c11b2f5d-8133-493c-b6f0-5a21baa2339f"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cf7c6bac-3dd8-4680-8150-03fedad6fe8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cf7c6bac-3dd8-4680-8150-03fedad6fe8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 761/1563] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 865 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-60b5a8dd-cd8c-4f70-b420-36950d20c7da None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60b5a8dd-cd8c-4f70-b420-36950d20c7da None None] GET http://192.168.122.234/volume// Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-60b5a8dd-cd8c-4f70-b420-36950d20c7da None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-60b5a8dd-cd8c-4f70-b420-36950d20c7da None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60b5a8dd-cd8c-4f70-b420-36950d20c7da None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 762/1564] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-aa25dde8-07f4-497f-8559-1402ce179b45 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-aa25dde8-07f4-497f-8559-1402ce179b45 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-aa25dde8-07f4-497f-8559-1402ce179b45 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-aa25dde8-07f4-497f-8559-1402ce179b45 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-0f2ecc08-00cb-4a50-bfc1-bfa247fc2791 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 803/1565] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:24:17 2026] POST /volume/v3/attachments => generated 273 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-aa25dde8-07f4-497f-8559-1402ce179b45 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-aa25dde8-07f4-497f-8559-1402ce179b45 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 763/1566] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 1046 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f153c31e-efdd-42d0-937d-eb6c66115de5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f153c31e-efdd-42d0-937d-eb6c66115de5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f153c31e-efdd-42d0-937d-eb6c66115de5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f153c31e-efdd-42d0-937d-eb6c66115de5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4c986a40-4453-4ea8-b543-0a9a8cff0f9f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c986a40-4453-4ea8-b543-0a9a8cff0f9f None None] GET http://192.168.122.234/volume// Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4c986a40-4453-4ea8-b543-0a9a8cff0f9f None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4c986a40-4453-4ea8-b543-0a9a8cff0f9f None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c986a40-4453-4ea8-b543-0a9a8cff0f9f None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 764/1567] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f153c31e-efdd-42d0-937d-eb6c66115de5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f153c31e-efdd-42d0-937d-eb6c66115de5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 804/1568] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-5f54c115-9caf-437b-9e37-9500ff6f7584 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-5f54c115-9caf-437b-9e37-9500ff6f7584 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-5f54c115-9caf-437b-9e37-9500ff6f7584 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-5f54c115-9caf-437b-9e37-9500ff6f7584 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-eb78f9ed-ed95-4719-b7bd-1c8741cdcfdf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-eb78f9ed-ed95-4719-b7bd-1c8741cdcfdf tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-eb78f9ed-ed95-4719-b7bd-1c8741cdcfdf tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-eb78f9ed-ed95-4719-b7bd-1c8741cdcfdf tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-5f54c115-9caf-437b-9e37-9500ff6f7584 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-5f54c115-9caf-437b-9e37-9500ff6f7584 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 765/1569] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 1036 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-8ed9a5e3-6bdf-4ae0-a4a5-66d270f2ed0c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-8ed9a5e3-6bdf-4ae0-a4a5-66d270f2ed0c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] PUT http://192.168.122.234/volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-8ed9a5e3-6bdf-4ae0-a4a5-66d270f2ed0c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-eb78f9ed-ed95-4719-b7bd-1c8741cdcfdf tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-eb78f9ed-ed95-4719-b7bd-1c8741cdcfdf tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 805/1570] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-8ed9a5e3-6bdf-4ae0-a4a5-66d270f2ed0c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Acquiring lock "cinder-attachment_update-0a3eeb99-786f-4268-888d-fe2084a9ffb4-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c8915995-84af-4a4e-b7a4-58ab4ddce6d2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c8915995-84af-4a4e-b7a4-58ab4ddce6d2 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] POST http://192.168.122.234/volume/v3/os-volume-transfer Sep 07 02:24:17 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-8ed9a5e3-6bdf-4ae0-a4a5-66d270f2ed0c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Lock "cinder-attachment_update-0a3eeb99-786f-4268-888d-fe2084a9ffb4-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c8915995-84af-4a4e-b7a4-58ab4ddce6d2 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7f96888b-19ac-45c9-826a-e579a2d45662"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.volume_transfer [None req-c8915995-84af-4a4e-b7a4-58ab4ddce6d2 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Creating new volume transfer {'transfer': {'volume_id': '7f96888b-19ac-45c9-826a-e579a2d45662'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.volume_transfer [None req-c8915995-84af-4a4e-b7a4-58ab4ddce6d2 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Creating transfer of volume 7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.transfer.api [None req-c8915995-84af-4a4e-b7a4-58ab4ddce6d2 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Generating transfer record for volume 7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c8915995-84af-4a4e-b7a4-58ab4ddce6d2 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 806/1571] 192.168.122.234 () {60 vars in 1175 bytes} [Mon Sep 7 02:24:17 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d5cc4728-a48a-4fbc-8083-ce152a741c06 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5cc4728-a48a-4fbc-8083-ce152a741c06 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5cc4728-a48a-4fbc-8083-ce152a741c06 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5cc4728-a48a-4fbc-8083-ce152a741c06 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d5cc4728-a48a-4fbc-8083-ce152a741c06 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5cc4728-a48a-4fbc-8083-ce152a741c06 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 200 Sep 07 02:24:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 807/1572] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:17 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-35b56a1b-c183-4b04-9fb3-c0582eaf6406 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-35b56a1b-c183-4b04-9fb3-c0582eaf6406 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] PUT http://192.168.122.234/volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-35b56a1b-c183-4b04-9fb3-c0582eaf6406 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-35b56a1b-c183-4b04-9fb3-c0582eaf6406 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Acquiring lock "cinder-attachment_update-3150da7b-6e05-467f-a491-bb1dfff4a9a1-devstack" by "attachment_update" {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-35b56a1b-c183-4b04-9fb3-c0582eaf6406 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Lock "cinder-attachment_update-3150da7b-6e05-467f-a491-bb1dfff4a9a1-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-8ed9a5e3-6bdf-4ae0-a4a5-66d270f2ed0c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Lock "cinder-attachment_update-0a3eeb99-786f-4268-888d-fe2084a9ffb4-devstack" released by "attachment_update" :: held 0.287s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-8ed9a5e3-6bdf-4ae0-a4a5-66d270f2ed0c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3 returned with HTTP 200 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 766/1573] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:24:17 2026] PUT /volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3 => generated 694 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-28426d4e-e92d-4df1-9e58-70ba27d0c25f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-28426d4e-e92d-4df1-9e58-70ba27d0c25f tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer/detail Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-28426d4e-e92d-4df1-9e58-70ba27d0c25f tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-28426d4e-e92d-4df1-9e58-70ba27d0c25f tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.volume_transfer [None req-28426d4e-e92d-4df1-9e58-70ba27d0c25f tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] Listing volume transfers {{(pid=87010) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-28426d4e-e92d-4df1-9e58-70ba27d0c25f tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 767/1574] 192.168.122.234 () {58 vars in 1175 bytes} [Mon Sep 7 02:24:18 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-db82bbc9-f713-4a69-89e6-21b72f0b6dcc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-db82bbc9-f713-4a69-89e6-21b72f0b6dcc tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] DELETE http://192.168.122.234/volume/v3/os-volume-transfer/96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-db82bbc9-f713-4a69-89e6-21b72f0b6dcc tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-db82bbc9-f713-4a69-89e6-21b72f0b6dcc tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-db82bbc9-f713-4a69-89e6-21b72f0b6dcc tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Delete transfer with id: 96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-db82bbc9-f713-4a69-89e6-21b72f0b6dcc tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/os-volume-transfer/96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 returned with HTTP 202 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 768/1575] 192.168.122.234 () {58 vars in 1268 bytes} [Mon Sep 7 02:24:18 2026] DELETE /volume/v3/os-volume-transfer/96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-de319610-dbd3-427b-8c1c-d850afc32b51 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de319610-dbd3-427b-8c1c-d850afc32b51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de319610-dbd3-427b-8c1c-d850afc32b51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-de319610-dbd3-427b-8c1c-d850afc32b51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-35b56a1b-c183-4b04-9fb3-c0582eaf6406 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Lock "cinder-attachment_update-3150da7b-6e05-467f-a491-bb1dfff4a9a1-devstack" released by "attachment_update" :: held 0.235s {{(pid=87011) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-35b56a1b-c183-4b04-9fb3-c0582eaf6406 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc returned with HTTP 200 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 808/1576] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:24:17 2026] PUT /volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc => generated 694 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-de319610-dbd3-427b-8c1c-d850afc32b51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Volume info retrieved successfully. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-de319610-dbd3-427b-8c1c-d850afc32b51 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 200 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 769/1577] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:18 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4b2cc615-5fe2-42f1-bc4c-74db5733ee69 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b2cc615-5fe2-42f1-bc4c-74db5733ee69 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] DELETE http://192.168.122.234/volume/v3/os-volume-transfer/96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b2cc615-5fe2-42f1-bc4c-74db5733ee69 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b2cc615-5fe2-42f1-bc4c-74db5733ee69 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.volume_transfer [None req-4b2cc615-5fe2-42f1-bc4c-74db5733ee69 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Delete transfer with id: 96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b2cc615-5fe2-42f1-bc4c-74db5733ee69 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/os-volume-transfer/96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 returned with HTTP 404 Sep 07 02:24:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 809/1578] 192.168.122.234 () {58 vars in 1268 bytes} [Mon Sep 7 02:24:18 2026] DELETE /volume/v3/os-volume-transfer/96d1ea09-8f37-4f4b-ab61-e2c167fd5b95 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Delete volume with id: 7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Volume info retrieved successfully. Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5fb02234-a25c-4023-a493-046fc75de6e0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5fb02234-a25c-4023-a493-046fc75de6e0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5fb02234-a25c-4023-a493-046fc75de6e0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5fb02234-a25c-4023-a493-046fc75de6e0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Delete volume request issued successfully. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c80e78a-a3c4-4b80-9aa5-175e31b01ff6 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 202 Sep 07 02:24:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 770/1579] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:24:18 2026] DELETE /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7ed41920-cd6f-4ff3-8f26-70ece0e28b01 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ed41920-cd6f-4ff3-8f26-70ece0e28b01 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ed41920-cd6f-4ff3-8f26-70ece0e28b01 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ed41920-cd6f-4ff3-8f26-70ece0e28b01 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7ed41920-cd6f-4ff3-8f26-70ece0e28b01 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Volume info retrieved successfully. Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5fb02234-a25c-4023-a493-046fc75de6e0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ed41920-cd6f-4ff3-8f26-70ece0e28b01 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 200 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 771/1580] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:18 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5fb02234-a25c-4023-a493-046fc75de6e0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 810/1581] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:18 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 866 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-08ec8941-159c-4602-b96d-f1f25a0e0af0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-08ec8941-159c-4602-b96d-f1f25a0e0af0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-08ec8941-159c-4602-b96d-f1f25a0e0af0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-08ec8941-159c-4602-b96d-f1f25a0e0af0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=382,cinder:INSERT=77,cinder:UPDATE=106 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-08ec8941-159c-4602-b96d-f1f25a0e0af0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-08ec8941-159c-4602-b96d-f1f25a0e0af0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 772/1582] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:18 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-f17734b7-b3a7-4940-bf6d-9b52c0d0fc79 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-f17734b7-b3a7-4940-bf6d-9b52c0d0fc79 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3/action Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-f17734b7-b3a7-4940-bf6d-9b52c0d0fc79 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-f17734b7-b3a7-4940-bf6d-9b52c0d0fc79 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=319,cinder:INSERT=48,cinder:UPDATE=80 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:24:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8d02b4c2-2e6a-4964-a46b-11ecb2b70727 req-f17734b7-b3a7-4940-bf6d-9b52c0d0fc79 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3/action returned with HTTP 204 Sep 07 02:24:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 811/1583] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:24:18 2026] POST /volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-8c75d88a-a8d7-4dac-8d43-7078e77054e6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-8c75d88a-a8d7-4dac-8d43-7078e77054e6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc/action Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-8c75d88a-a8d7-4dac-8d43-7078e77054e6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-8c75d88a-a8d7-4dac-8d43-7078e77054e6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-c87c7803-0b11-4fc9-9354-3b41273b0a71 req-8c75d88a-a8d7-4dac-8d43-7078e77054e6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc/action returned with HTTP 204 Sep 07 02:24:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 773/1584] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:24:18 2026] POST /volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3ca5f8b7-8f90-43e3-b46e-c6a47de01426 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3ca5f8b7-8f90-43e3-b46e-c6a47de01426 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3ca5f8b7-8f90-43e3-b46e-c6a47de01426 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3ca5f8b7-8f90-43e3-b46e-c6a47de01426 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-61392dc1-9dfd-48a1-b475-9e1b4b14a77d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-61392dc1-9dfd-48a1-b475-9e1b4b14a77d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-61392dc1-9dfd-48a1-b475-9e1b4b14a77d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-61392dc1-9dfd-48a1-b475-9e1b4b14a77d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3ca5f8b7-8f90-43e3-b46e-c6a47de01426 tempest-VolumesTransfersTest-1482784924 tempest-VolumesTransfersTest-1482784924-project-admin] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 404 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 812/1585] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:19 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ead23cf-ea63-498c-bb76-df8de493ebc8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ead23cf-ea63-498c-bb76-df8de493ebc8 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] GET http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ead23cf-ea63-498c-bb76-df8de493ebc8 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ead23cf-ea63-498c-bb76-df8de493ebc8 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ead23cf-ea63-498c-bb76-df8de493ebc8 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 404 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 813/1586] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:19 2026] GET /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ba066afd-f347-4cbb-85f3-78dd7a909f45 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-61392dc1-9dfd-48a1-b475-9e1b4b14a77d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba066afd-f347-4cbb-85f3-78dd7a909f45 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] DELETE http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba066afd-f347-4cbb-85f3-78dd7a909f45 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba066afd-f347-4cbb-85f3-78dd7a909f45 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-ba066afd-f347-4cbb-85f3-78dd7a909f45 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] Delete volume with id: 7f96888b-19ac-45c9-826a-e579a2d45662 Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-61392dc1-9dfd-48a1-b475-9e1b4b14a77d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 774/1587] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:19 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 1158 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba066afd-f347-4cbb-85f3-78dd7a909f45 tempest-VolumesTransfersTest-39833380 tempest-VolumesTransfersTest-39833380-project-member] http://192.168.122.234/volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 returned with HTTP 404 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 814/1588] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:24:19 2026] DELETE /volume/v3/volumes/7f96888b-19ac-45c9-826a-e579a2d45662 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-86285f86-02ca-4dfc-ab60-14f8a45f8e7e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86285f86-02ca-4dfc-ab60-14f8a45f8e7e tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-86285f86-02ca-4dfc-ab60-14f8a45f8e7e tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-86285f86-02ca-4dfc-ab60-14f8a45f8e7e tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-86285f86-02ca-4dfc-ab60-14f8a45f8e7e tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86285f86-02ca-4dfc-ab60-14f8a45f8e7e tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 775/1589] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:19 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 1158 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2d521252-1a00-4dcc-bca0-535488959a36 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e2d05394-5959-4012-a9eb-0f054e7c106f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d521252-1a00-4dcc-bca0-535488959a36 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d521252-1a00-4dcc-bca0-535488959a36 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d521252-1a00-4dcc-bca0-535488959a36 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action body: b'{"os-detach": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2d521252-1a00-4dcc-bca0-535488959a36 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d521252-1a00-4dcc-bca0-535488959a36 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 815/1590] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:19 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 1148 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a71707e4-71fe-4d25-bffc-8189aad8cebe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a71707e4-71fe-4d25-bffc-8189aad8cebe tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a71707e4-71fe-4d25-bffc-8189aad8cebe tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a71707e4-71fe-4d25-bffc-8189aad8cebe tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a71707e4-71fe-4d25-bffc-8189aad8cebe tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a71707e4-71fe-4d25-bffc-8189aad8cebe tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 816/1591] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:19 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Attachment connected to vm 068f35f4-5131-4b0d-8b01-87281be7c388, checking data on nova Sep 07 02:24:20 devstack devstack@c-api.service[87010]: DEBUG cinder.compute.nova [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Creating Keystone token plugin using URL: http://192.168.122.234/identity {{(pid=87010) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 02:24:20 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] REQ: curl -g -i -X GET http://192.168.122.234/compute/v2.1/servers/068f35f4-5131-4b0d-8b01-87281be7c388/os-volume_attachments/0a3eeb99-786f-4268-888d-fe2084a9ffb4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a1c1809ace40f351cb143aee083859be61cbb5c23b9b72aec6916318d72b9e74" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e2d05394-5959-4012-a9eb-0f054e7c106f" -H "X-Service-Token: {SHA256}ee51b87924e67f078444b3e188b015642443b2ab781633fa0b42ceac670674d4" {{(pid=87010) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 02:24:21 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 00:24:20 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-6180452d-ca6f-477d-8f3f-5ad7fa16c53e x-openstack-request-id: req-6180452d-ca6f-477d-8f3f-5ad7fa16c53e {{(pid=87010) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 02:24:21 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0a3eeb99-786f-4268-888d-fe2084a9ffb4", "serverId": "068f35f4-5131-4b0d-8b01-87281be7c388", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a7e4df7a-8810-43bc-88ef-69618aea88c3", "bdm_uuid": "617eec79-d180-40a4-a435-383640c80851"}} {{(pid=87010) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 02:24:21 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET call to compute for http://192.168.122.234/compute/v2.1/servers/068f35f4-5131-4b0d-8b01-87281be7c388/os-volume_attachments/0a3eeb99-786f-4268-888d-fe2084a9ffb4 used request id req-6180452d-ca6f-477d-8f3f-5ad7fa16c53e {{(pid=87010) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.volume.api [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-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 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Caught error: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: 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 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API Sep 07 02:24:21 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault Sep 07 02:24:21 devstack devstack@c-api.service[87010]: INFO cinder.api.middleware.fault [None req-e2d05394-5959-4012-a9eb-0f054e7c106f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action returned with HTTP 409 Sep 07 02:24:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 776/1592] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:24:19 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 167 bytes in 1537 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action Sep 07 02:24:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Attachment connected to vm 068f35f4-5131-4b0d-8b01-87281be7c388, checking data on nova Sep 07 02:24:21 devstack devstack@c-api.service[87011]: DEBUG cinder.compute.nova [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Creating Keystone token plugin using URL: http://192.168.122.234/identity {{(pid=87011) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 02:24:21 devstack devstack@c-api.service[87011]: DEBUG novaclient.v2.client [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] REQ: curl -g -i -X GET http://192.168.122.234/compute/v2.1/servers/068f35f4-5131-4b0d-8b01-87281be7c388/os-volume_attachments/0a3eeb99-786f-4268-888d-fe2084a9ffb4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}33c748398fc69239592a796485928660d443fd6418932f6a7c7a9e639d296848" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1c2054b3-b322-4809-be8b-2fed0df94aeb" -H "X-Service-Token: {SHA256}d125a2f70da438b5ecc9335eb4b4cc48965b3bb583e85251e2b6207450bf5f93" {{(pid=87011) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG novaclient.v2.client [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 00:24:21 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-5c3b6fb4-dc29-46da-a3b5-1ff49fec525c x-openstack-request-id: req-5c3b6fb4-dc29-46da-a3b5-1ff49fec525c {{(pid=87011) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG novaclient.v2.client [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0a3eeb99-786f-4268-888d-fe2084a9ffb4", "serverId": "068f35f4-5131-4b0d-8b01-87281be7c388", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a7e4df7a-8810-43bc-88ef-69618aea88c3", "bdm_uuid": "617eec79-d180-40a4-a435-383640c80851"}} {{(pid=87011) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG novaclient.v2.client [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET call to compute for http://192.168.122.234/compute/v2.1/servers/068f35f4-5131-4b0d-8b01-87281be7c388/os-volume_attachments/0a3eeb99-786f-4268-888d-fe2084a9ffb4 used request id req-5c3b6fb4-dc29-46da-a3b5-1ff49fec525c {{(pid=87011) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.volume.api [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-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 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Caught error: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: 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 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API Sep 07 02:24:22 devstack devstack@c-api.service[87011]: ERROR cinder.api.middleware.fault Sep 07 02:24:22 devstack devstack@c-api.service[87011]: INFO cinder.api.middleware.fault [None req-1c2054b3-b322-4809-be8b-2fed0df94aeb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action returned with HTTP 409 Sep 07 02:24:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 817/1593] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:24:21 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 167 bytes in 920 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1982c026-6466-4606-b792-c773cf7b7b8e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 777/1594] 192.168.122.234 () {62 vars in 1481 bytes} [Mon Sep 7 02:24:22 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2d0423c-085f-49e7-9ec1-26182a23a0f5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 818/1595] 192.168.122.234 () {62 vars in 1481 bytes} [Mon Sep 7 02:24:22 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 07 02:24:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-97f68903-585c-4a67-9de6-a85d23ece110 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:22 devstack devstack@c-api.service[87010]: WARNING keystonemiddleware.auth_token [None req-97f68903-585c-4a67-9de6-a85d23ece110 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 02:24:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 778/1596] 192.168.122.234 () {62 vars in 1481 bytes} [Mon Sep 7 02:24:22 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 114 bytes in 154 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-92e10902-a4b6-4910-ab29-d3f086caeb76 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: WARNING keystonemiddleware.auth_token [None req-92e10902-a4b6-4910-ab29-d3f086caeb76 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 02:24:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 819/1597] 192.168.122.234 () {62 vars in 1481 bytes} [Mon Sep 7 02:24:22 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 114 bytes in 88 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1a5c3844-5657-4363-8eff-7b233025a447 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a5c3844-5657-4363-8eff-7b233025a447 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] POST http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action Sep 07 02:24:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a5c3844-5657-4363-8eff-7b233025a447 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a5c3844-5657-4363-8eff-7b233025a447 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:22 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-1a5c3844-5657-4363-8eff-7b233025a447 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-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=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:24:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-1a5c3844-5657-4363-8eff-7b233025a447 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Updating volume '0a3eeb99-786f-4268-888d-fe2084a9ffb4' with '{'status': 'error'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:24:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a5c3844-5657-4363-8eff-7b233025a447 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action returned with HTTP 202 Sep 07 02:24:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 779/1598] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:24:22 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 0 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a85b1b21-9c3a-4437-a057-629ac529487f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a85b1b21-9c3a-4437-a057-629ac529487f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a85b1b21-9c3a-4437-a057-629ac529487f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a85b1b21-9c3a-4437-a057-629ac529487f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:23 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-a85b1b21-9c3a-4437-a057-629ac529487f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:24:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a85b1b21-9c3a-4437-a057-629ac529487f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a85b1b21-9c3a-4437-a057-629ac529487f tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 820/1599] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:22 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 1157 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a703e107-5763-4035-8138-a03f124f1238 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] POST http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a7e4df7a-8810-43bc-88ef-69618aea88c3"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a7e4df7a-8810-43bc-88ef-69618aea88c3"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Volume info retrieved successfully. Sep 07 02:24:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Attachment connected to vm 068f35f4-5131-4b0d-8b01-87281be7c388, checking data on nova Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG cinder.compute.nova [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Creating Keystone token plugin using URL: http://192.168.122.234/identity {{(pid=87010) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] REQ: curl -g -i -X GET http://192.168.122.234/compute/v2.1/servers/068f35f4-5131-4b0d-8b01-87281be7c388/os-volume_attachments/0a3eeb99-786f-4268-888d-fe2084a9ffb4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ab92752fbf2c39aeda212d4f6bf51c76765b3bccb7e964ff94b3cd58dd8dcdd2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a703e107-5763-4035-8138-a03f124f1238" -H "X-Service-Token: {SHA256}ee51b87924e67f078444b3e188b015642443b2ab781633fa0b42ceac670674d4" {{(pid=87010) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 00:24:23 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-2109df0a-1e55-406d-a8a4-ebf2e2c71acc x-openstack-request-id: req-2109df0a-1e55-406d-a8a4-ebf2e2c71acc {{(pid=87010) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "0a3eeb99-786f-4268-888d-fe2084a9ffb4", "serverId": "068f35f4-5131-4b0d-8b01-87281be7c388", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a7e4df7a-8810-43bc-88ef-69618aea88c3", "bdm_uuid": "617eec79-d180-40a4-a435-383640c80851"}} {{(pid=87010) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] GET call to compute for http://192.168.122.234/compute/v2.1/servers/068f35f4-5131-4b0d-8b01-87281be7c388/os-volume_attachments/0a3eeb99-786f-4268-888d-fe2084a9ffb4 used request id req-2109df0a-1e55-406d-a8a4-ebf2e2c71acc {{(pid=87010) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.volume.api [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-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 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Caught error: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: 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 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 068f35f4-5131-4b0d-8b01-87281be7c388 using the Compute API Sep 07 02:24:23 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault Sep 07 02:24:23 devstack devstack@c-api.service[87010]: INFO cinder.api.middleware.fault [None req-a703e107-5763-4035-8138-a03f124f1238 tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action returned with HTTP 409 Sep 07 02:24:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 780/1600] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:24:23 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 167 bytes in 875 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ad2f8c16-51e5-4795-9f2f-714f3530fb9e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 821/1601] 192.168.122.234 () {62 vars in 1481 bytes} [Mon Sep 7 02:24:23 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3136784f-81b2-4e3c-9eef-104883e58743 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: WARNING keystonemiddleware.auth_token [None req-3136784f-81b2-4e3c-9eef-104883e58743 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 02:24:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 781/1602] 192.168.122.234 () {62 vars in 1481 bytes} [Mon Sep 7 02:24:23 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 114 bytes in 75 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4e469638-6693-4c84-aeeb-15b49e1c6757 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e469638-6693-4c84-aeeb-15b49e1c6757 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e469638-6693-4c84-aeeb-15b49e1c6757 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e469638-6693-4c84-aeeb-15b49e1c6757 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4e469638-6693-4c84-aeeb-15b49e1c6757 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e469638-6693-4c84-aeeb-15b49e1c6757 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 822/1603] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:24 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5dc8cd0c-d4c8-4df5-9ed3-c042bc68deb0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5dc8cd0c-d4c8-4df5-9ed3-c042bc68deb0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5dc8cd0c-d4c8-4df5-9ed3-c042bc68deb0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5dc8cd0c-d4c8-4df5-9ed3-c042bc68deb0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc8cd0c-d4c8-4df5-9ed3-c042bc68deb0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5dc8cd0c-d4c8-4df5-9ed3-c042bc68deb0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5dc8cd0c-d4c8-4df5-9ed3-c042bc68deb0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 782/1604] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:24 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 867 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-ca3e45ae-a76c-46c9-b056-ba11fd2de7d1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-ca3e45ae-a76c-46c9-b056-ba11fd2de7d1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-ca3e45ae-a76c-46c9-b056-ba11fd2de7d1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-ca3e45ae-a76c-46c9-b056-ba11fd2de7d1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-ca3e45ae-a76c-46c9-b056-ba11fd2de7d1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-ca3e45ae-a76c-46c9-b056-ba11fd2de7d1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 823/1605] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:24 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 867 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-440adc3f-71fd-41a6-8357-a6ef3424c15c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-440adc3f-71fd-41a6-8357-a6ef3424c15c None None] GET http://192.168.122.234/volume// Sep 07 02:24:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-440adc3f-71fd-41a6-8357-a6ef3424c15c None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-440adc3f-71fd-41a6-8357-a6ef3424c15c None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-440adc3f-71fd-41a6-8357-a6ef3424c15c None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 783/1606] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:24:24 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-b1a423da-9297-4a20-8730-2197ec626e4a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-b1a423da-9297-4a20-8730-2197ec626e4a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:24:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-b1a423da-9297-4a20-8730-2197ec626e4a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a52fb2b-6fb5-4288-b5f8-144a51a19a05", "connector": null, "instance_uuid": "068f35f4-5131-4b0d-8b01-87281be7c388"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-b1a423da-9297-4a20-8730-2197ec626e4a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:24:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 824/1607] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:24:24 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:24:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dc66c027-5a33-4947-a75a-2a22b924dc06 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dc66c027-5a33-4947-a75a-2a22b924dc06 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dc66c027-5a33-4947-a75a-2a22b924dc06 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dc66c027-5a33-4947-a75a-2a22b924dc06 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fad6c00e-ac61-44d9-847c-023aaf4a5ade None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fad6c00e-ac61-44d9-847c-023aaf4a5ade None None] GET http://192.168.122.234/volume// Sep 07 02:24:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-dc66c027-5a33-4947-a75a-2a22b924dc06 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fad6c00e-ac61-44d9-847c-023aaf4a5ade None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fad6c00e-ac61-44d9-847c-023aaf4a5ade None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fad6c00e-ac61-44d9-847c-023aaf4a5ade None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 825/1608] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:25 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dc66c027-5a33-4947-a75a-2a22b924dc06 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-699bd766-aa40-4440-acdc-5e8eba984b28 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 784/1609] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:25 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 866 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-699bd766-aa40-4440-acdc-5e8eba984b28 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-699bd766-aa40-4440-acdc-5e8eba984b28 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-699bd766-aa40-4440-acdc-5e8eba984b28 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-699bd766-aa40-4440-acdc-5e8eba984b28 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-699bd766-aa40-4440-acdc-5e8eba984b28 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 826/1610] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:24:25 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 1047 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-28ba0fe6-1b8f-491a-8cef-14bca21da0d8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-28ba0fe6-1b8f-491a-8cef-14bca21da0d8 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] PUT http://192.168.122.234/volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b Sep 07 02:24:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-28ba0fe6-1b8f-491a-8cef-14bca21da0d8 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-28ba0fe6-1b8f-491a-8cef-14bca21da0d8 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Acquiring lock "cinder-attachment_update-9a52fb2b-6fb5-4288-b5f8-144a51a19a05-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-28ba0fe6-1b8f-491a-8cef-14bca21da0d8 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Lock "cinder-attachment_update-9a52fb2b-6fb5-4288-b5f8-144a51a19a05-devstack" acquired by "attachment_update" :: waited 0.060s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:24:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:26 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-28ba0fe6-1b8f-491a-8cef-14bca21da0d8 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Lock "cinder-attachment_update-9a52fb2b-6fb5-4288-b5f8-144a51a19a05-devstack" released by "attachment_update" :: held 0.298s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:24:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-28ba0fe6-1b8f-491a-8cef-14bca21da0d8 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b returned with HTTP 200 Sep 07 02:24:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 785/1611] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:24:25 2026] PUT /volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b => generated 694 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ba6558cd-5b6e-4c13-a105-ef0da95ba0d0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba6558cd-5b6e-4c13-a105-ef0da95ba0d0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba6558cd-5b6e-4c13-a105-ef0da95ba0d0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba6558cd-5b6e-4c13-a105-ef0da95ba0d0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ba6558cd-5b6e-4c13-a105-ef0da95ba0d0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba6558cd-5b6e-4c13-a105-ef0da95ba0d0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 827/1612] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:26 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 867 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:24:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-0847ccb7-a2d4-4ced-841e-4e74b3b39e8b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-0847ccb7-a2d4-4ced-841e-4e74b3b39e8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b/action Sep 07 02:24:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-0847ccb7-a2d4-4ced-841e-4e74b3b39e8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-0847ccb7-a2d4-4ced-841e-4e74b3b39e8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-efbc6e3e-2447-48df-8fc0-a2018b496478 req-0847ccb7-a2d4-4ced-841e-4e74b3b39e8b tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b/action returned with HTTP 204 Sep 07 02:24:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 786/1613] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:24:26 2026] POST /volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-74e77e7d-dcbe-4411-ac48-9e968b21a03c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-74e77e7d-dcbe-4411-ac48-9e968b21a03c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-74e77e7d-dcbe-4411-ac48-9e968b21a03c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-74e77e7d-dcbe-4411-ac48-9e968b21a03c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-74e77e7d-dcbe-4411-ac48-9e968b21a03c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-74e77e7d-dcbe-4411-ac48-9e968b21a03c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 828/1614] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:27 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 1159 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2893e8c5-8ef5-4343-928c-5268fb58bac6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2893e8c5-8ef5-4343-928c-5268fb58bac6 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2893e8c5-8ef5-4343-928c-5268fb58bac6 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2893e8c5-8ef5-4343-928c-5268fb58bac6 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2893e8c5-8ef5-4343-928c-5268fb58bac6 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2893e8c5-8ef5-4343-928c-5268fb58bac6 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 787/1615] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:27 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 1159 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cd63a3b9-6cac-4fe5-b823-fc84593f54d4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd63a3b9-6cac-4fe5-b823-fc84593f54d4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd63a3b9-6cac-4fe5-b823-fc84593f54d4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action body: b'{"os-detach": {"attachment_id": "1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd63a3b9-6cac-4fe5-b823-fc84593f54d4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cd63a3b9-6cac-4fe5-b823-fc84593f54d4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd63a3b9-6cac-4fe5-b823-fc84593f54d4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action returned with HTTP 400 Sep 07 02:24:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 829/1616] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:24:27 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 100 bytes in 103 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:24:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-c1bbfd08-ffa2-4d13-a673-280ffc022289 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-c1bbfd08-ffa2-4d13-a673-280ffc022289 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-c1bbfd08-ffa2-4d13-a673-280ffc022289 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-c1bbfd08-ffa2-4d13-a673-280ffc022289 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-c1bbfd08-ffa2-4d13-a673-280ffc022289 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-c1bbfd08-ffa2-4d13-a673-280ffc022289 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 788/1617] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:27 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 1159 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-4e5871c2-c761-4736-b457-554ede2fb65c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-4e5871c2-c761-4736-b457-554ede2fb65c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05/action Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-4e5871c2-c761-4736-b457-554ede2fb65c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-4e5871c2-c761-4736-b457-554ede2fb65c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-4e5871c2-c761-4736-b457-554ede2fb65c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-4e5871c2-c761-4736-b457-554ede2fb65c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Begin detaching volume completed successfully. Sep 07 02:24:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-4e5871c2-c761-4736-b457-554ede2fb65c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05/action returned with HTTP 202 Sep 07 02:24:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 830/1618] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:24:27 2026] POST /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 02:24:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-39bdbd69-c942-46eb-af36-9260fddc4527 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39bdbd69-c942-46eb-af36-9260fddc4527 None None] GET http://192.168.122.234/volume// Sep 07 02:24:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-39bdbd69-c942-46eb-af36-9260fddc4527 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-39bdbd69-c942-46eb-af36-9260fddc4527 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39bdbd69-c942-46eb-af36-9260fddc4527 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 789/1619] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:28 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-6dd879e0-22b6-499c-a3c2-05d216c7eaf0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-6dd879e0-22b6-499c-a3c2-05d216c7eaf0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-6dd879e0-22b6-499c-a3c2-05d216c7eaf0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-6dd879e0-22b6-499c-a3c2-05d216c7eaf0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-6dd879e0-22b6-499c-a3c2-05d216c7eaf0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-6dd879e0-22b6-499c-a3c2-05d216c7eaf0 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 831/1620] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:24:28 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 1343 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:24:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-9460c4aa-406f-4343-b90d-03e891596ec5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-9460c4aa-406f-4343-b90d-03e891596ec5 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] DELETE http://192.168.122.234/volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b Sep 07 02:24:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-9460c4aa-406f-4343-b90d-03e891596ec5 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-9460c4aa-406f-4343-b90d-03e891596ec5 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:28 devstack devstack@c-api.service[87010]: /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 07 02:24:28 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:24:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-09a204b1-47c0-4255-973d-e4a7c4fab9cb req-9460c4aa-406f-4343-b90d-03e891596ec5 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b returned with HTTP 200 Sep 07 02:24:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 790/1621] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:24:28 2026] DELETE /volume/v3/attachments/1e0b1b39-9ff8-4bc5-bcc0-ba0210ac660b => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8a5cefd1-b00c-4144-9aae-3c25e71dbfce None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a5cefd1-b00c-4144-9aae-3c25e71dbfce tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] POST http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a5cefd1-b00c-4144-9aae-3c25e71dbfce tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a5cefd1-b00c-4144-9aae-3c25e71dbfce tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-8a5cefd1-b00c-4144-9aae-3c25e71dbfce tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] Updating volume '0a3eeb99-786f-4268-888d-fe2084a9ffb4' with '{'status': 'in-use'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a5cefd1-b00c-4144-9aae-3c25e71dbfce tempest-TestServerVolumeAttachmentScenario-1234005666 tempest-TestServerVolumeAttachmentScenario-1234005666-project-admin] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action returned with HTTP 202 Sep 07 02:24:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 832/1622] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:24:29 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f533952c-7b65-4173-b20e-a2cd12ebad55 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f533952c-7b65-4173-b20e-a2cd12ebad55 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f533952c-7b65-4173-b20e-a2cd12ebad55 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f533952c-7b65-4173-b20e-a2cd12ebad55 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f533952c-7b65-4173-b20e-a2cd12ebad55 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f533952c-7b65-4173-b20e-a2cd12ebad55 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 791/1623] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:29 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 1158 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c591b7b2-cfe1-4db5-b308-3d91896e8e3a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c591b7b2-cfe1-4db5-b308-3d91896e8e3a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c591b7b2-cfe1-4db5-b308-3d91896e8e3a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c591b7b2-cfe1-4db5-b308-3d91896e8e3a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c591b7b2-cfe1-4db5-b308-3d91896e8e3a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c591b7b2-cfe1-4db5-b308-3d91896e8e3a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 833/1624] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:29 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 1158 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-da33cc7b-eb0d-49b2-b77d-2326b6daf21c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-da33cc7b-eb0d-49b2-b77d-2326b6daf21c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] POST http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-da33cc7b-eb0d-49b2-b77d-2326b6daf21c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-da33cc7b-eb0d-49b2-b77d-2326b6daf21c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-da33cc7b-eb0d-49b2-b77d-2326b6daf21c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-da33cc7b-eb0d-49b2-b77d-2326b6daf21c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Begin detaching volume completed successfully. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-da33cc7b-eb0d-49b2-b77d-2326b6daf21c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action returned with HTTP 202 Sep 07 02:24:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 792/1625] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:24:29 2026] POST /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8b721c1d-6248-4028-8ff7-782b1ce4d912 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8b721c1d-6248-4028-8ff7-782b1ce4d912 None None] GET http://192.168.122.234/volume// Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8b721c1d-6248-4028-8ff7-782b1ce4d912 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8b721c1d-6248-4028-8ff7-782b1ce4d912 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8b721c1d-6248-4028-8ff7-782b1ce4d912 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 834/1626] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:29 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-0055de7d-7273-40ea-b306-f6a765c3da2c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-0055de7d-7273-40ea-b306-f6a765c3da2c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-0055de7d-7273-40ea-b306-f6a765c3da2c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-0055de7d-7273-40ea-b306-f6a765c3da2c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-0055de7d-7273-40ea-b306-f6a765c3da2c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-0055de7d-7273-40ea-b306-f6a765c3da2c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 793/1627] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:24:29 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 1342 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c5c19097-24b0-445a-9368-faeebe2c839a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c5c19097-24b0-445a-9368-faeebe2c839a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] DELETE http://192.168.122.234/volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3 Sep 07 02:24:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c5c19097-24b0-445a-9368-faeebe2c839a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c5c19097-24b0-445a-9368-faeebe2c839a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:30 devstack devstack@c-api.service[87011]: /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 07 02:24:30 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:24:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-1453df8e-7094-4f95-827a-6d1df62c0267 req-c5c19097-24b0-445a-9368-faeebe2c839a tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3 returned with HTTP 200 Sep 07 02:24:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 835/1628] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:24:30 2026] DELETE /volume/v3/attachments/a7e4df7a-8810-43bc-88ef-69618aea88c3 => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-993985030"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-993985030'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Create volume of 1 GB Sep 07 02:24:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Availability Zones retrieved successfully. Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Flow 'volume_create_api' (d3d56af9-035b-4d00-bea8-7d1780c387d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82e7e15-1246-497b-a152-a32623506a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82e7e15-1246-497b-a152-a32623506a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2ff912-8108-47d2-88de-23beea89f3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Created reservations ['e11c2a2f-0e8a-4bba-b9a1-e11b59d8fe2a', 'c6083352-371d-4052-9c4a-8b1f80796b7f', '21d89a74-9b6e-4f2c-937e-035cf58e21f0', 'ae644d43-dad0-46e1-9c3b-75a1804857c1'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2ff912-8108-47d2-88de-23beea89f3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e11c2a2f-0e8a-4bba-b9a1-e11b59d8fe2a', 'c6083352-371d-4052-9c4a-8b1f80796b7f', '21d89a74-9b6e-4f2c-937e-035cf58e21f0', 'ae644d43-dad0-46e1-9c3b-75a1804857c1']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6500213-11a8-41c7-83f8-052bca250693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6500213-11a8-41c7-83f8-052bca250693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8da7317a-c315-44f3-9ef9-418f9386d1be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-993985030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9d603501784d9a9b0cf403a93d0d55',qos_specs=None,replication_status=,reservations=['e11c2a2f-0e8a-4bba-b9a1-e11b59d8fe2a','c6083352-371d-4052-9c4a-8b1f80796b7f','21d89a74-9b6e-4f2c-937e-035cf58e21f0','ae644d43-dad0-46e1-9c3b-75a1804857c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b22de487ede4557a0addbb489db558c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-993985030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8da7317a-c315-44f3-9ef9-418f9386d1be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb9d603501784d9a9b0cf403a93d0d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b22de487ede4557a0addbb489db558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:30 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696b8329-e191-4991-8c3b-7a3eb8ddd5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-5da47857-cdd6-4cc8-9f5f-1f4864a2269c req-1f03c2d7-e200-4a27-893a-44019d0cb5e1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696b8329-e191-4991-8c3b-7a3eb8ddd5d4) transitioned into state 'SUCCESS' from state '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-993985030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9d603501784d9a9b0cf403a93d0d55',qos_specs=None,replication_status=,reservations=['e11c2a2f-0e8a-4bba-b9a1-e11b59d8fe2a','c6083352-371d-4052-9c4a-8b1f80796b7f','21d89a74-9b6e-4f2c-937e-035cf58e21f0','ae644d43-dad0-46e1-9c3b-75a1804857c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b22de487ede4557a0addbb489db558c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-5da47857-cdd6-4cc8-9f5f-1f4864a2269c req-1f03c2d7-e200-4a27-893a-44019d0cb5e1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-5da47857-cdd6-4cc8-9f5f-1f4864a2269c req-1f03c2d7-e200-4a27-893a-44019d0cb5e1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-5da47857-cdd6-4cc8-9f5f-1f4864a2269c req-1f03c2d7-e200-4a27-893a-44019d0cb5e1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a686ec-a651-4a09-bee0-05880345260d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-5da47857-cdd6-4cc8-9f5f-1f4864a2269c req-1f03c2d7-e200-4a27-893a-44019d0cb5e1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a686ec-a651-4a09-bee0-05880345260d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:31 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Flow 'volume_create_api' (d3d56af9-035b-4d00-bea8-7d1780c387d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Create volume request issued successfully. Sep 07 02:24:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e718707-e985-4b35-b5dd-ab321cdd02f5 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:24:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 794/1629] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:24:30 2026] POST /volume/v3/volumes => generated 827 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-5da47857-cdd6-4cc8-9f5f-1f4864a2269c req-1f03c2d7-e200-4a27-893a-44019d0cb5e1 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 836/1630] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:31 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 866 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:24:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2c06a9ce-7fbe-4dab-ad20-42776c93d9a0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c06a9ce-7fbe-4dab-ad20-42776c93d9a0 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c06a9ce-7fbe-4dab-ad20-42776c93d9a0 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c06a9ce-7fbe-4dab-ad20-42776c93d9a0 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2c06a9ce-7fbe-4dab-ad20-42776c93d9a0 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c06a9ce-7fbe-4dab-ad20-42776c93d9a0 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 795/1631] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:31 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 895 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:24:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1d580fe4-0475-45a5-86bd-4ba86e841fb9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d580fe4-0475-45a5-86bd-4ba86e841fb9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d580fe4-0475-45a5-86bd-4ba86e841fb9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d580fe4-0475-45a5-86bd-4ba86e841fb9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1d580fe4-0475-45a5-86bd-4ba86e841fb9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d580fe4-0475-45a5-86bd-4ba86e841fb9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 837/1632] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:32 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-859f1aa3-4ca0-40d9-a869-b68effe67f22 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-859f1aa3-4ca0-40d9-a869-b68effe67f22 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-859f1aa3-4ca0-40d9-a869-b68effe67f22 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-859f1aa3-4ca0-40d9-a869-b68effe67f22 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-859f1aa3-4ca0-40d9-a869-b68effe67f22 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-859f1aa3-4ca0-40d9-a869-b68effe67f22 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 796/1633] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:33 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 955 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-19784d9f-1ca7-4fb6-b44d-992ddd77a967 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-19784d9f-1ca7-4fb6-b44d-992ddd77a967 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] POST http://192.168.122.234/volume/v3/volume-transfers Sep 07 02:24:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-19784d9f-1ca7-4fb6-b44d-992ddd77a967 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8da7317a-c315-44f3-9ef9-418f9386d1be"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volume_transfer [None req-19784d9f-1ca7-4fb6-b44d-992ddd77a967 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Creating new volume transfer {'transfer': {'volume_id': '8da7317a-c315-44f3-9ef9-418f9386d1be'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 02:24:33 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volume_transfer [None req-19784d9f-1ca7-4fb6-b44d-992ddd77a967 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Creating transfer of volume 8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:33 devstack devstack@c-api.service[87011]: INFO cinder.transfer.api [None req-19784d9f-1ca7-4fb6-b44d-992ddd77a967 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Generating transfer record for volume 8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-19784d9f-1ca7-4fb6-b44d-992ddd77a967 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volume-transfers returned with HTTP 202 Sep 07 02:24:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 838/1634] 192.168.122.234 () {62 vars in 1210 bytes} [Mon Sep 7 02:24:33 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a5a91daa-3e69-421c-b448-cd9031853bdb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5a91daa-3e69-421c-b448-cd9031853bdb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5a91daa-3e69-421c-b448-cd9031853bdb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5a91daa-3e69-421c-b448-cd9031853bdb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a5a91daa-3e69-421c-b448-cd9031853bdb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5a91daa-3e69-421c-b448-cd9031853bdb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 797/1635] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:33 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 963 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5e1b1b52-7653-4b78-9151-e9eebe41b1c4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e1b1b52-7653-4b78-9151-e9eebe41b1c4 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer/52726434-6b0e-4b9d-b49a-89ae2c0797fe Sep 07 02:24:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e1b1b52-7653-4b78-9151-e9eebe41b1c4 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e1b1b52-7653-4b78-9151-e9eebe41b1c4 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e1b1b52-7653-4b78-9151-e9eebe41b1c4 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer/52726434-6b0e-4b9d-b49a-89ae2c0797fe returned with HTTP 200 Sep 07 02:24:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 839/1636] 192.168.122.234 () {60 vars in 1306 bytes} [Mon Sep 7 02:24:33 2026] GET /volume/v3/os-volume-transfer/52726434-6b0e-4b9d-b49a-89ae2c0797fe => generated 548 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2102d9f1-aa69-44fc-ac89-20c8a2bb2d67 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2102d9f1-aa69-44fc-ac89-20c8a2bb2d67 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2102d9f1-aa69-44fc-ac89-20c8a2bb2d67 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2102d9f1-aa69-44fc-ac89-20c8a2bb2d67 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.volume_transfer [None req-2102d9f1-aa69-44fc-ac89-20c8a2bb2d67 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Listing volume transfers {{(pid=87010) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 02:24:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2102d9f1-aa69-44fc-ac89-20c8a2bb2d67 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 02:24:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 798/1637] 192.168.122.234 () {60 vars in 1195 bytes} [Mon Sep 7 02:24:33 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:24:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] POST http://192.168.122.234/volume/v3/volume-transfers/52726434-6b0e-4b9d-b49a-89ae2c0797fe/accept Sep 07 02:24:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6b8785b31f131ed7"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.volume_transfer [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Accepting volume transfer 52726434-6b0e-4b9d-b49a-89ae2c0797fe {{(pid=87011) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 02:24:34 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.volume_transfer [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Accepting transfer 52726434-6b0e-4b9d-b49a-89ae2c0797fe Sep 07 02:24:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:34 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Created reservations ['33b713bd-c94c-4798-a6c6-adf6474bc554', '5efdc2ad-3ba2-4ab9-b320-0fc6bf41899c', 'c155c99b-6937-4bae-b8f1-e8756c932216', '665372bf-714a-45c6-a79b-d2ed7033bc0f'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:34 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Created reservations ['e9b3c395-de0f-42d7-b1a8-586fd7110489', 'dd12a503-f620-4732-a3b6-f0e4e4b4f11d', '8d95c94f-76b3-4ed6-ad2b-214a1871d892', '516ff419-b537-49ce-9522-cf6e96387e27'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:34 devstack devstack@c-api.service[87011]: /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 07 02:24:34 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:24:34 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Created reservations ['853dc197-cbff-48e9-84f7-076951a2f6c1', '19e6071d-5800-4ddc-bf9c-c95f5377dccc', 'df99012b-5f97-4709-a5df-75119ecb6d54', '3f872ba6-9824-4d55-986d-74c8acaa93a7'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:34 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Created reservations ['828dee95-0844-4fc7-8c74-6e6fa2e4767b', 'defab06c-65cf-4ef2-84fa-a7adab75ba57', 'c63fb85b-fc8c-4d0d-9538-878cb04ccd0b', '02e40760-b7c0-476a-b9bd-e01dfea9b749'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Transfer volume completed successfully. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.transfer.api [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Volume 8da7317a-c315-44f3-9ef9-418f9386d1be has been transferred. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e9ae9c7-12a1-43a4-873d-bf00657f62e0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] http://192.168.122.234/volume/v3/volume-transfers/52726434-6b0e-4b9d-b49a-89ae2c0797fe/accept returned with HTTP 202 Sep 07 02:24:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 840/1638] 192.168.122.234 () {62 vars in 1342 bytes} [Mon Sep 7 02:24:33 2026] POST /volume/v3/volume-transfers/52726434-6b0e-4b9d-b49a-89ae2c0797fe/accept => generated 373 bytes in 1241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bcfb0ebc-3be1-4e3d-8b4f-6a1066e86ca0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bcfb0ebc-3be1-4e3d-8b4f-6a1066e86ca0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bcfb0ebc-3be1-4e3d-8b4f-6a1066e86ca0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bcfb0ebc-3be1-4e3d-8b4f-6a1066e86ca0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bcfb0ebc-3be1-4e3d-8b4f-6a1066e86ca0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Volume info retrieved successfully. Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bcfb0ebc-3be1-4e3d-8b4f-6a1066e86ca0 tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 799/1639] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:35 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 955 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-18806651-3313-4bb8-ac0e-27a21e161b5c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-18806651-3313-4bb8-ac0e-27a21e161b5c tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-18806651-3313-4bb8-ac0e-27a21e161b5c tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-18806651-3313-4bb8-ac0e-27a21e161b5c tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-18806651-3313-4bb8-ac0e-27a21e161b5c tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] Volume info retrieved successfully. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-18806651-3313-4bb8-ac0e-27a21e161b5c tempest-VolumesTransfersV357Test-1549725281 tempest-VolumesTransfersV357Test-1549725281-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 841/1640] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:35 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 955 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4a4aa8a2-1616-4359-85d3-63bfaa925144 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4a4aa8a2-1616-4359-85d3-63bfaa925144 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] DELETE http://192.168.122.234/volume/v3/volume-transfers/52726434-6b0e-4b9d-b49a-89ae2c0797fe Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4a4aa8a2-1616-4359-85d3-63bfaa925144 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4a4aa8a2-1616-4359-85d3-63bfaa925144 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-4a4aa8a2-1616-4359-85d3-63bfaa925144 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Delete transfer with id: 52726434-6b0e-4b9d-b49a-89ae2c0797fe Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4a4aa8a2-1616-4359-85d3-63bfaa925144 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volume-transfers/52726434-6b0e-4b9d-b49a-89ae2c0797fe returned with HTTP 404 Sep 07 02:24:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 800/1641] 192.168.122.234 () {60 vars in 1303 bytes} [Mon Sep 7 02:24:35 2026] DELETE /volume/v3/volume-transfers/52726434-6b0e-4b9d-b49a-89ae2c0797fe => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:24:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Delete volume with id: 8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Volume info retrieved successfully. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Delete volume request issued successfully. Sep 07 02:24:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4de9bde-236a-4056-b3ed-1cabf8acd346 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 202 Sep 07 02:24:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 842/1642] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:24:35 2026] DELETE /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 0 bytes in 370 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1f4ae54b-483a-4a1f-8d5a-bcc705b300df None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f4ae54b-483a-4a1f-8d5a-bcc705b300df tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f4ae54b-483a-4a1f-8d5a-bcc705b300df tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f4ae54b-483a-4a1f-8d5a-bcc705b300df tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1f4ae54b-483a-4a1f-8d5a-bcc705b300df tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Volume info retrieved successfully. Sep 07 02:24:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f4ae54b-483a-4a1f-8d5a-bcc705b300df tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 801/1643] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:35 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 1138 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c93f62fa-3ae6-437a-affd-e6422d9842e1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c93f62fa-3ae6-437a-affd-e6422d9842e1 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c93f62fa-3ae6-437a-affd-e6422d9842e1 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c93f62fa-3ae6-437a-affd-e6422d9842e1 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c93f62fa-3ae6-437a-affd-e6422d9842e1 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Volume info retrieved successfully. Sep 07 02:24:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c93f62fa-3ae6-437a-affd-e6422d9842e1 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 200 Sep 07 02:24:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 843/1644] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:36 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 1138 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:24:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] DELETE http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:37 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Delete volume with id: 9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Delete volume request issued successfully. Sep 07 02:24:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3cd85f2-a3af-45e3-bbad-0c9150ce34bb tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 202 Sep 07 02:24:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 802/1645] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:24:37 2026] DELETE /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b215611f-482a-4581-b1a8-cf465770f33d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b215611f-482a-4581-b1a8-cf465770f33d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b215611f-482a-4581-b1a8-cf465770f33d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b215611f-482a-4581-b1a8-cf465770f33d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b215611f-482a-4581-b1a8-cf465770f33d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b215611f-482a-4581-b1a8-cf465770f33d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 200 Sep 07 02:24:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 844/1646] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:37 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c3f13690-b912-430e-aabb-9b5a17dc465a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3f13690-b912-430e-aabb-9b5a17dc465a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3f13690-b912-430e-aabb-9b5a17dc465a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3f13690-b912-430e-aabb-9b5a17dc465a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3f13690-b912-430e-aabb-9b5a17dc465a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 404 Sep 07 02:24:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 803/1647] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:37 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:24:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-972faf5f-6864-4b8b-a68f-0c2d1baf1b1b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-972faf5f-6864-4b8b-a68f-0c2d1baf1b1b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-972faf5f-6864-4b8b-a68f-0c2d1baf1b1b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-972faf5f-6864-4b8b-a68f-0c2d1baf1b1b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-972faf5f-6864-4b8b-a68f-0c2d1baf1b1b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 404 Sep 07 02:24:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 845/1648] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:37 2026] GET /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-876f3139-5530-4572-84ff-d2b479772ba9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-876f3139-5530-4572-84ff-d2b479772ba9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-876f3139-5530-4572-84ff-d2b479772ba9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-876f3139-5530-4572-84ff-d2b479772ba9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-876f3139-5530-4572-84ff-d2b479772ba9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Delete volume with id: 8da7317a-c315-44f3-9ef9-418f9386d1be Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-876f3139-5530-4572-84ff-d2b479772ba9 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be returned with HTTP 404 Sep 07 02:24:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 804/1649] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:24:38 2026] DELETE /volume/v3/volumes/8da7317a-c315-44f3-9ef9-418f9386d1be => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-939dd32d-8635-4605-874e-2cb0526afc40 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1217471284"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1217471284'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Create volume of 1 GB Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Availability Zones retrieved successfully. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Flow 'volume_create_api' (a857fe6b-2911-4080-b543-fa9c3b4fa5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77111c8a-5837-4012-ae56-4acbc2b1439e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77111c8a-5837-4012-ae56-4acbc2b1439e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7ddb2f-fc54-46bd-977e-ecab9b89c6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Created reservations ['35119a67-2d01-4dbd-ae1d-8c4cad42b407', '883ea899-312f-404c-842f-4a2bd7977c64', '1fcabf5a-c5e4-440e-a6ba-7077d362c04e', '948b4424-6949-431d-b0e7-5d496f057872'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7ddb2f-fc54-46bd-977e-ecab9b89c6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35119a67-2d01-4dbd-ae1d-8c4cad42b407', '883ea899-312f-404c-842f-4a2bd7977c64', '1fcabf5a-c5e4-440e-a6ba-7077d362c04e', '948b4424-6949-431d-b0e7-5d496f057872']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad179c9-6a48-4737-8bbd-76572b77e8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad179c9-6a48-4737-8bbd-76572b77e8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0f39241-2104-47cd-892c-95eb07bea7ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1217471284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9d603501784d9a9b0cf403a93d0d55',qos_specs=None,replication_status=,reservations=['35119a67-2d01-4dbd-ae1d-8c4cad42b407','883ea899-312f-404c-842f-4a2bd7977c64','1fcabf5a-c5e4-440e-a6ba-7077d362c04e','948b4424-6949-431d-b0e7-5d496f057872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b22de487ede4557a0addbb489db558c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1217471284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0f39241-2104-47cd-892c-95eb07bea7ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb9d603501784d9a9b0cf403a93d0d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b22de487ede4557a0addbb489db558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1a249a-f43f-42b6-8970-93950681e20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1a249a-f43f-42b6-8970-93950681e20e) transitioned into state 'SUCCESS' from state '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-1217471284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9d603501784d9a9b0cf403a93d0d55',qos_specs=None,replication_status=,reservations=['35119a67-2d01-4dbd-ae1d-8c4cad42b407','883ea899-312f-404c-842f-4a2bd7977c64','1fcabf5a-c5e4-440e-a6ba-7077d362c04e','948b4424-6949-431d-b0e7-5d496f057872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b22de487ede4557a0addbb489db558c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3c6220d-753e-4625-aa43-237b94912fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0a64985e-a2b5-4de9-807d-289ca21f6e21 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a64985e-a2b5-4de9-807d-289ca21f6e21 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a64985e-a2b5-4de9-807d-289ca21f6e21 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a64985e-a2b5-4de9-807d-289ca21f6e21 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3c6220d-753e-4625-aa43-237b94912fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Flow 'volume_create_api' (a857fe6b-2911-4080-b543-fa9c3b4fa5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Create volume request issued successfully. Sep 07 02:24:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-939dd32d-8635-4605-874e-2cb0526afc40 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:24:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 846/1650] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:24:38 2026] POST /volume/v3/volumes => generated 828 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a64985e-a2b5-4de9-807d-289ca21f6e21 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 returned with HTTP 404 Sep 07 02:24:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 805/1651] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:38 2026] GET /volume/v3/volumes/9a52fb2b-6fb5-4288-b5f8-144a51a19a05 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c22df4d7-3f06-46a3-92aa-e0ffc3326f4a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c22df4d7-3f06-46a3-92aa-e0ffc3326f4a tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c22df4d7-3f06-46a3-92aa-e0ffc3326f4a tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c22df4d7-3f06-46a3-92aa-e0ffc3326f4a tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a2174d77-5c98-443c-9bc2-406b78893c9c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2174d77-5c98-443c-9bc2-406b78893c9c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] DELETE http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2174d77-5c98-443c-9bc2-406b78893c9c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2174d77-5c98-443c-9bc2-406b78893c9c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a2174d77-5c98-443c-9bc2-406b78893c9c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Delete volume with id: 0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a2174d77-5c98-443c-9bc2-406b78893c9c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c22df4d7-3f06-46a3-92aa-e0ffc3326f4a tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c22df4d7-3f06-46a3-92aa-e0ffc3326f4a tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 200 Sep 07 02:24:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 847/1652] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:38 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 896 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a2174d77-5c98-443c-9bc2-406b78893c9c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Delete volume request issued successfully. Sep 07 02:24:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2174d77-5c98-443c-9bc2-406b78893c9c tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 202 Sep 07 02:24:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 806/1653] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:24:38 2026] DELETE /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2eff81c0-df36-44fb-9371-6c8f14471cc4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2eff81c0-df36-44fb-9371-6c8f14471cc4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2eff81c0-df36-44fb-9371-6c8f14471cc4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2eff81c0-df36-44fb-9371-6c8f14471cc4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2eff81c0-df36-44fb-9371-6c8f14471cc4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2eff81c0-df36-44fb-9371-6c8f14471cc4 tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 848/1654] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:38 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6a48a21d-9748-4ef7-a870-12ac9dccfefb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a48a21d-9748-4ef7-a870-12ac9dccfefb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a48a21d-9748-4ef7-a870-12ac9dccfefb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a48a21d-9748-4ef7-a870-12ac9dccfefb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0431d612-f280-49f7-a595-293b1be700db None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0431d612-f280-49f7-a595-293b1be700db tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0431d612-f280-49f7-a595-293b1be700db tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0431d612-f280-49f7-a595-293b1be700db tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6a48a21d-9748-4ef7-a870-12ac9dccfefb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a48a21d-9748-4ef7-a870-12ac9dccfefb tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 200 Sep 07 02:24:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 807/1655] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:39 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 920 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0431d612-f280-49f7-a595-293b1be700db tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Volume info retrieved successfully. Sep 07 02:24:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0431d612-f280-49f7-a595-293b1be700db tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 200 Sep 07 02:24:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 849/1656] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:39 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 865 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-17f20262-f657-423a-9a1d-278317d121ce None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17f20262-f657-423a-9a1d-278317d121ce tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17f20262-f657-423a-9a1d-278317d121ce tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17f20262-f657-423a-9a1d-278317d121ce tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-17f20262-f657-423a-9a1d-278317d121ce tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17f20262-f657-423a-9a1d-278317d121ce tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 200 Sep 07 02:24:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 808/1657] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:40 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-feb9b16c-3a3a-4c30-9e70-4c46fb07182b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6739f99b-6248-4b5f-9559-f1fa0a7a3b0d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-feb9b16c-3a3a-4c30-9e70-4c46fb07182b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] POST http://192.168.122.234/volume/v3/volume-transfers Sep 07 02:24:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6739f99b-6248-4b5f-9559-f1fa0a7a3b0d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] GET http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6739f99b-6248-4b5f-9559-f1fa0a7a3b0d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6739f99b-6248-4b5f-9559-f1fa0a7a3b0d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-feb9b16c-3a3a-4c30-9e70-4c46fb07182b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e0f39241-2104-47cd-892c-95eb07bea7ce"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volume_transfer [None req-feb9b16c-3a3a-4c30-9e70-4c46fb07182b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e0f39241-2104-47cd-892c-95eb07bea7ce'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 02:24:40 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volume_transfer [None req-feb9b16c-3a3a-4c30-9e70-4c46fb07182b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Creating transfer of volume e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:40 devstack devstack@c-api.service[87011]: INFO cinder.transfer.api [None req-feb9b16c-3a3a-4c30-9e70-4c46fb07182b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Generating transfer record for volume e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6739f99b-6248-4b5f-9559-f1fa0a7a3b0d tempest-TestServerVolumeAttachmentScenario-1701770427 tempest-TestServerVolumeAttachmentScenario-1701770427-project-member] http://192.168.122.234/volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 returned with HTTP 404 Sep 07 02:24:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 809/1658] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:40 2026] GET /volume/v3/volumes/0a3eeb99-786f-4268-888d-fe2084a9ffb4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-feb9b16c-3a3a-4c30-9e70-4c46fb07182b tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volume-transfers returned with HTTP 202 Sep 07 02:24:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 850/1659] 192.168.122.234 () {62 vars in 1210 bytes} [Mon Sep 7 02:24:40 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d496e1c1-3945-45aa-bf95-2a24adfe5060 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d496e1c1-3945-45aa-bf95-2a24adfe5060 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d496e1c1-3945-45aa-bf95-2a24adfe5060 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d496e1c1-3945-45aa-bf95-2a24adfe5060 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d496e1c1-3945-45aa-bf95-2a24adfe5060 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d496e1c1-3945-45aa-bf95-2a24adfe5060 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 200 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 810/1660] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:40 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8cce89ba-8bf7-4880-a6a0-27ccffac53b7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8cce89ba-8bf7-4880-a6a0-27ccffac53b7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] GET http://192.168.122.234/volume/v3/os-volume-transfer/detail Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8cce89ba-8bf7-4880-a6a0-27ccffac53b7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8cce89ba-8bf7-4880-a6a0-27ccffac53b7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.volume_transfer [None req-8cce89ba-8bf7-4880-a6a0-27ccffac53b7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] Listing volume transfers {{(pid=87011) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8cce89ba-8bf7-4880-a6a0-27ccffac53b7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-reader] http://192.168.122.234/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 02:24:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 851/1661] 192.168.122.234 () {60 vars in 1216 bytes} [Mon Sep 7 02:24:41 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-81b6117a-beb4-414d-b094-e956f8873147 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81b6117a-beb4-414d-b094-e956f8873147 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] DELETE http://192.168.122.234/volume/v3/volume-transfers/230bbec5-45c3-4bd1-be41-5b28de1f14c9 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-81b6117a-beb4-414d-b094-e956f8873147 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-81b6117a-beb4-414d-b094-e956f8873147 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-81b6117a-beb4-414d-b094-e956f8873147 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Delete transfer with id: 230bbec5-45c3-4bd1-be41-5b28de1f14c9 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81b6117a-beb4-414d-b094-e956f8873147 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volume-transfers/230bbec5-45c3-4bd1-be41-5b28de1f14c9 returned with HTTP 202 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 811/1662] 192.168.122.234 () {60 vars in 1303 bytes} [Mon Sep 7 02:24:41 2026] DELETE /volume/v3/volume-transfers/230bbec5-45c3-4bd1-be41-5b28de1f14c9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-deada5cd-1732-4575-b17d-8422562925d7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-deada5cd-1732-4575-b17d-8422562925d7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-deada5cd-1732-4575-b17d-8422562925d7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-deada5cd-1732-4575-b17d-8422562925d7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-deada5cd-1732-4575-b17d-8422562925d7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Volume info retrieved successfully. Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-deada5cd-1732-4575-b17d-8422562925d7 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 200 Sep 07 02:24:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 852/1663] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:41 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-66906c6c-f582-4db1-ab6a-44d8c3acfb64 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66906c6c-f582-4db1-ab6a-44d8c3acfb64 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] DELETE http://192.168.122.234/volume/v3/volume-transfers/230bbec5-45c3-4bd1-be41-5b28de1f14c9 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66906c6c-f582-4db1-ab6a-44d8c3acfb64 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66906c6c-f582-4db1-ab6a-44d8c3acfb64 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.volume_transfer [None req-66906c6c-f582-4db1-ab6a-44d8c3acfb64 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Delete transfer with id: 230bbec5-45c3-4bd1-be41-5b28de1f14c9 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66906c6c-f582-4db1-ab6a-44d8c3acfb64 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volume-transfers/230bbec5-45c3-4bd1-be41-5b28de1f14c9 returned with HTTP 404 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 812/1664] 192.168.122.234 () {60 vars in 1303 bytes} [Mon Sep 7 02:24:41 2026] DELETE /volume/v3/volume-transfers/230bbec5-45c3-4bd1-be41-5b28de1f14c9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Delete volume with id: e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Volume info retrieved successfully. Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Delete volume request issued successfully. Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc02d223-ab9d-4d98-b0f5-0758f6f37583 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 202 Sep 07 02:24:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 853/1665] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:24:41 2026] DELETE /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2874510c-0352-4427-9314-f61825a10c1a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2874510c-0352-4427-9314-f61825a10c1a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2874510c-0352-4427-9314-f61825a10c1a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2874510c-0352-4427-9314-f61825a10c1a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2874510c-0352-4427-9314-f61825a10c1a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Volume info retrieved successfully. Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2874510c-0352-4427-9314-f61825a10c1a tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 200 Sep 07 02:24:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 813/1666] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:41 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 1139 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-80734814-6cab-47d1-87f9-2079c6616d42 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-80734814-6cab-47d1-87f9-2079c6616d42 None None] GET http://192.168.122.234/volume// Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-80734814-6cab-47d1-87f9-2079c6616d42 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-80734814-6cab-47d1-87f9-2079c6616d42 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-80734814-6cab-47d1-87f9-2079c6616d42 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 854/1667] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:41 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-103b0b34-d6f8-47ba-b11f-911bfcf263fd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-103b0b34-d6f8-47ba-b11f-911bfcf263fd tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:24:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-103b0b34-d6f8-47ba-b11f-911bfcf263fd tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22c02252-2e4d-4e85-9498-a404af011232", "connector": null, "instance_uuid": "9953c853-d935-4bdd-8129-7a3f96239a2e"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-103b0b34-d6f8-47ba-b11f-911bfcf263fd tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:24:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 814/1668] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:24:41 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-0c924d32-6a8d-4c05-935f-503c964d902b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-0c924d32-6a8d-4c05-935f-503c964d902b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] DELETE http://192.168.122.234/volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d Sep 07 02:24:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-0c924d32-6a8d-4c05-935f-503c964d902b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-0c924d32-6a8d-4c05-935f-503c964d902b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:42 devstack devstack@c-api.service[87011]: /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 07 02:24:42 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:24:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e04ee6c-2de7-4ad7-b459-b5fd73140929 req-0c924d32-6a8d-4c05-935f-503c964d902b tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d returned with HTTP 200 Sep 07 02:24:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 855/1669] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:24:42 2026] DELETE /volume/v3/attachments/8ecf263a-f108-42c3-87ff-baf302f2a52d => generated 192 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-72a84bf5-34b2-477e-89c2-603bb979fe88 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72a84bf5-34b2-477e-89c2-603bb979fe88 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72a84bf5-34b2-477e-89c2-603bb979fe88 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72a84bf5-34b2-477e-89c2-603bb979fe88 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-72a84bf5-34b2-477e-89c2-603bb979fe88 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Volume info retrieved successfully. Sep 07 02:24:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72a84bf5-34b2-477e-89c2-603bb979fe88 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 200 Sep 07 02:24:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 815/1670] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:42 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 1139 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a507b905-f498-46d6-8c68-1dbbd2a5a380 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a507b905-f498-46d6-8c68-1dbbd2a5a380 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a507b905-f498-46d6-8c68-1dbbd2a5a380 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a507b905-f498-46d6-8c68-1dbbd2a5a380 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a507b905-f498-46d6-8c68-1dbbd2a5a380 tempest-VolumesTransfersV357Test-1527789669 tempest-VolumesTransfersV357Test-1527789669-project-admin] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 404 Sep 07 02:24:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 856/1671] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:43 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:24:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8ef4a1ca-e889-4364-aee2-c4c29edbc03f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ef4a1ca-e889-4364-aee2-c4c29edbc03f tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] GET http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ef4a1ca-e889-4364-aee2-c4c29edbc03f tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ef4a1ca-e889-4364-aee2-c4c29edbc03f tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ef4a1ca-e889-4364-aee2-c4c29edbc03f tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 404 Sep 07 02:24:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 816/1672] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:24:43 2026] GET /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:24:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b7523b3a-0606-4e96-8360-5efa613e4312 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b7523b3a-0606-4e96-8360-5efa613e4312 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] DELETE http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b7523b3a-0606-4e96-8360-5efa613e4312 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b7523b3a-0606-4e96-8360-5efa613e4312 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:43 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b7523b3a-0606-4e96-8360-5efa613e4312 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] Delete volume with id: e0f39241-2104-47cd-892c-95eb07bea7ce Sep 07 02:24:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b7523b3a-0606-4e96-8360-5efa613e4312 tempest-VolumesTransfersV357Test-1011040073 tempest-VolumesTransfersV357Test-1011040073-project-member] http://192.168.122.234/volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce returned with HTTP 404 Sep 07 02:24:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 857/1673] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:24:43 2026] DELETE /volume/v3/volumes/e0f39241-2104-47cd-892c-95eb07bea7ce => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:24:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9dab7da8-4262-424f-bada-01e3aa446dab None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dab7da8-4262-424f-bada-01e3aa446dab None None] GET http://192.168.122.234/volume// Sep 07 02:24:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9dab7da8-4262-424f-bada-01e3aa446dab None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9dab7da8-4262-424f-bada-01e3aa446dab None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dab7da8-4262-424f-bada-01e3aa446dab None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:24:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 817/1674] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:24:45 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:24:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e03e5452-7d35-437d-b903-c0731154e404 req-3afca326-90f9-4b76-9244-028bf9b3ead6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-3afca326-90f9-4b76-9244-028bf9b3ead6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] GET http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:24:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-3afca326-90f9-4b76-9244-028bf9b3ead6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-3afca326-90f9-4b76-9244-028bf9b3ead6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-e03e5452-7d35-437d-b903-c0731154e404 req-3afca326-90f9-4b76-9244-028bf9b3ead6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:24:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-3afca326-90f9-4b76-9244-028bf9b3ead6 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 200 Sep 07 02:24:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 858/1675] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:24:45 2026] GET /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 1512 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:24:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-e03e5452-7d35-437d-b903-c0731154e404 req-8b7547bd-a847-4e06-b811-652ba52f00ba None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-8b7547bd-a847-4e06-b811-652ba52f00ba tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] PUT http://192.168.122.234/volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059 Sep 07 02:24:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-8b7547bd-a847-4e06-b811-652ba52f00ba tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:45 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-e03e5452-7d35-437d-b903-c0731154e404 req-8b7547bd-a847-4e06-b811-652ba52f00ba tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Acquiring lock "cinder-attachment_update-22c02252-2e4d-4e85-9498-a404af011232-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:24:45 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-e03e5452-7d35-437d-b903-c0731154e404 req-8b7547bd-a847-4e06-b811-652ba52f00ba tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Lock "cinder-attachment_update-22c02252-2e4d-4e85-9498-a404af011232-devstack" acquired by "attachment_update" :: waited 0.056s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:24:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:46 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-e03e5452-7d35-437d-b903-c0731154e404 req-8b7547bd-a847-4e06-b811-652ba52f00ba tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Lock "cinder-attachment_update-22c02252-2e4d-4e85-9498-a404af011232-devstack" released by "attachment_update" :: held 0.274s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:24:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-8b7547bd-a847-4e06-b811-652ba52f00ba tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059 returned with HTTP 200 Sep 07 02:24:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 818/1676] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:24:45 2026] PUT /volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059 => generated 694 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e03e5452-7d35-437d-b903-c0731154e404 req-b0b26f07-b204-429b-b729-fb541f7b6a39 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-b0b26f07-b204-429b-b729-fb541f7b6a39 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] POST http://192.168.122.234/volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059/action Sep 07 02:24:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-b0b26f07-b204-429b-b729-fb541f7b6a39 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:24:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-b0b26f07-b204-429b-b729-fb541f7b6a39 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e03e5452-7d35-437d-b903-c0731154e404 req-b0b26f07-b204-429b-b729-fb541f7b6a39 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059/action returned with HTTP 204 Sep 07 02:24:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 859/1677] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:24:46 2026] POST /volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1475964419"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1475964419'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:24:52 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Create volume of 1 GB Sep 07 02:24:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Availability Zones retrieved successfully. Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Flow 'volume_create_api' (892f432c-4456-41a3-bcaa-65a061816942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383565d7-65fe-4ec8-a1a9-8c3ca36d5e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383565d7-65fe-4ec8-a1a9-8c3ca36d5e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545690d2-4cda-4c91-9df3-f0cc2ef92dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Created reservations ['e5468569-3be4-421a-bdb7-46c79198f72f', '68445b71-e123-41aa-95c7-b512299fe1a1', '0a7f296b-e2c7-46fa-8070-f8897acf06f1', '4f37ac89-7434-4525-a2cd-a4241df50460'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545690d2-4cda-4c91-9df3-f0cc2ef92dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5468569-3be4-421a-bdb7-46c79198f72f', '68445b71-e123-41aa-95c7-b512299fe1a1', '0a7f296b-e2c7-46fa-8070-f8897acf06f1', '4f37ac89-7434-4525-a2cd-a4241df50460']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a70ebfbe-95a5-4a5f-bdfe-b9adc7502c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a70ebfbe-95a5-4a5f-bdfe-b9adc7502c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec6d1da8-2825-4ec3-b436-9c6ee0fba240', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1475964419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e03f48b360405b8d79e1ce654507c8',qos_specs=None,replication_status=,reservations=['e5468569-3be4-421a-bdb7-46c79198f72f','68445b71-e123-41aa-95c7-b512299fe1a1','0a7f296b-e2c7-46fa-8070-f8897acf06f1','4f37ac89-7434-4525-a2cd-a4241df50460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b75420480504abca9bcdc62bf2efcf7',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1475964419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec6d1da8-2825-4ec3-b436-9c6ee0fba240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52e03f48b360405b8d79e1ce654507c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b75420480504abca9bcdc62bf2efcf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845551a1-0b85-4d07-8ab8-40738b810107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845551a1-0b85-4d07-8ab8-40738b810107) transitioned into state 'SUCCESS' from state '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-1475964419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e03f48b360405b8d79e1ce654507c8',qos_specs=None,replication_status=,reservations=['e5468569-3be4-421a-bdb7-46c79198f72f','68445b71-e123-41aa-95c7-b512299fe1a1','0a7f296b-e2c7-46fa-8070-f8897acf06f1','4f37ac89-7434-4525-a2cd-a4241df50460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b75420480504abca9bcdc62bf2efcf7',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e9f334-4508-4130-b2ed-696eac4514ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e9f334-4508-4130-b2ed-696eac4514ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Flow 'volume_create_api' (892f432c-4456-41a3-bcaa-65a061816942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Create volume request issued successfully. Sep 07 02:24:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fbeb1dd-e31a-435b-ab0c-d0c6fefc5010 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:24:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 819/1678] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:24:52 2026] POST /volume/v3/volumes => generated 756 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:24:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2a419719-4556-495f-b8b7-3a9921f7c6d3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a419719-4556-495f-b8b7-3a9921f7c6d3 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:24:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a419719-4556-495f-b8b7-3a9921f7c6d3 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a419719-4556-495f-b8b7-3a9921f7c6d3 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2a419719-4556-495f-b8b7-3a9921f7c6d3 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:24:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a419719-4556-495f-b8b7-3a9921f7c6d3 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 returned with HTTP 200 Sep 07 02:24:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 860/1679] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:53 2026] GET /volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 => generated 824 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c3903b79-462c-4f0d-a9c0-5acb9e7ae4b2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3903b79-462c-4f0d-a9c0-5acb9e7ae4b2 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:24:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3903b79-462c-4f0d-a9c0-5acb9e7ae4b2 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3903b79-462c-4f0d-a9c0-5acb9e7ae4b2 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c3903b79-462c-4f0d-a9c0-5acb9e7ae4b2 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:24:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3903b79-462c-4f0d-a9c0-5acb9e7ae4b2 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 returned with HTTP 200 Sep 07 02:24:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 820/1680] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:54 2026] GET /volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 => generated 848 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-eb2c35c0-8fec-4086-b506-582ea350ada1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-eb2c35c0-8fec-4086-b506-582ea350ada1 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:24:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-eb2c35c0-8fec-4086-b506-582ea350ada1 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-eb2c35c0-8fec-4086-b506-582ea350ada1 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-eb2c35c0-8fec-4086-b506-582ea350ada1 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:24:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-eb2c35c0-8fec-4086-b506-582ea350ada1 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 returned with HTTP 200 Sep 07 02:24:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 861/1681] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:55 2026] GET /volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:24:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ec6d1da8-2825-4ec3-b436-9c6ee0fba240", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1141578971"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:24:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Create volume request body: {'volume': {'source_volid': 'ec6d1da8-2825-4ec3-b436-9c6ee0fba240', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1141578971'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:24:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume retrieved successfully. Sep 07 02:24:55 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Create volume of 2 GB Sep 07 02:24:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Availability Zones retrieved successfully. Sep 07 02:24:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Flow 'volume_create_api' (e4e287ee-8fee-4af9-8609-4a48eda53bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5799458-401b-4564-ad01-024fe1ba8c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5799458-401b-4564-ad01-024fe1ba8c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ec6d1da8-2825-4ec3-b436-9c6ee0fba240', 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e4e4aa4f-350a-44b4-af03-32d7fc88a222 req-8cf9df8d-8706-4e34-93d6-b2cae34266b5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c3e0de-573b-4a1a-842c-46e0a2b12f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e4e4aa4f-350a-44b4-af03-32d7fc88a222 req-8cf9df8d-8706-4e34-93d6-b2cae34266b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:24:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e4e4aa4f-350a-44b4-af03-32d7fc88a222 req-8cf9df8d-8706-4e34-93d6-b2cae34266b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e4e4aa4f-350a-44b4-af03-32d7fc88a222 req-8cf9df8d-8706-4e34-93d6-b2cae34266b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-e4e4aa4f-350a-44b4-af03-32d7fc88a222 req-8cf9df8d-8706-4e34-93d6-b2cae34266b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:24:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e4e4aa4f-350a-44b4-af03-32d7fc88a222 req-8cf9df8d-8706-4e34-93d6-b2cae34266b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:24:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 862/1682] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:24:56 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Created reservations ['fc426499-a093-415c-8ee7-fa53b6cb6162', 'd0764637-db29-4583-bc83-7c68dfa17082', '9a411d27-9861-4c20-9732-5a8114b6fab3', 'da66fec4-2d04-4eb8-80f1-f9e7027b44bb'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c3e0de-573b-4a1a-842c-46e0a2b12f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc426499-a093-415c-8ee7-fa53b6cb6162', 'd0764637-db29-4583-bc83-7c68dfa17082', '9a411d27-9861-4c20-9732-5a8114b6fab3', 'da66fec4-2d04-4eb8-80f1-f9e7027b44bb']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42a9e1f-4189-43d5-a90a-28aafadf43ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42a9e1f-4189-43d5-a90a-28aafadf43ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af579019-6cf1-45f9-bfba-b53b01df768d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1141578971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e03f48b360405b8d79e1ce654507c8',qos_specs=None,replication_status=,reservations=['fc426499-a093-415c-8ee7-fa53b6cb6162','d0764637-db29-4583-bc83-7c68dfa17082','9a411d27-9861-4c20-9732-5a8114b6fab3','da66fec4-2d04-4eb8-80f1-f9e7027b44bb'],size=2,snapshot_id=None,source_replicaid=,source_volid=ec6d1da8-2825-4ec3-b436-9c6ee0fba240,status='creating',user_id='2b75420480504abca9bcdc62bf2efcf7',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1141578971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af579019-6cf1-45f9-bfba-b53b01df768d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52e03f48b360405b8d79e1ce654507c8',provider_auth=None,provider_geometry=None,provider_id=None,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=ec6d1da8-2825-4ec3-b436-9c6ee0fba240,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b75420480504abca9bcdc62bf2efcf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6210e0b-d65c-4fa9-8803-10c3c759ceaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6210e0b-d65c-4fa9-8803-10c3c759ceaa) transitioned into state 'SUCCESS' from state '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-1141578971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e03f48b360405b8d79e1ce654507c8',qos_specs=None,replication_status=,reservations=['fc426499-a093-415c-8ee7-fa53b6cb6162','d0764637-db29-4583-bc83-7c68dfa17082','9a411d27-9861-4c20-9732-5a8114b6fab3','da66fec4-2d04-4eb8-80f1-f9e7027b44bb'],size=2,snapshot_id=None,source_replicaid=,source_volid=ec6d1da8-2825-4ec3-b436-9c6ee0fba240,status='creating',user_id='2b75420480504abca9bcdc62bf2efcf7',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98171073-7b41-4762-aeb4-b88c9f5fcea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98171073-7b41-4762-aeb4-b88c9f5fcea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Flow 'volume_create_api' (e4e287ee-8fee-4af9-8609-4a48eda53bf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:24:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Create volume request issued successfully. Sep 07 02:24:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63d76ae5-1449-4616-9e8e-e7c6dc12bad4 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:24:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 821/1683] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:24:55 2026] POST /volume/v3/volumes => generated 790 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:24:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2865bee9-fa0f-46db-86f9-0e3152e07c17 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2865bee9-fa0f-46db-86f9-0e3152e07c17 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:24:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2865bee9-fa0f-46db-86f9-0e3152e07c17 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2865bee9-fa0f-46db-86f9-0e3152e07c17 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2865bee9-fa0f-46db-86f9-0e3152e07c17 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:24:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2865bee9-fa0f-46db-86f9-0e3152e07c17 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:24:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 863/1684] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:56 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6ad91f0a-0b9e-493e-ba63-b461919159af None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ad91f0a-0b9e-493e-ba63-b461919159af tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:24:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ad91f0a-0b9e-493e-ba63-b461919159af tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ad91f0a-0b9e-493e-ba63-b461919159af tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6ad91f0a-0b9e-493e-ba63-b461919159af tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:24:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ad91f0a-0b9e-493e-ba63-b461919159af tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:24:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 822/1685] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:57 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-08c12d91-81fe-4417-bd62-d24f38c62daf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08c12d91-81fe-4417-bd62-d24f38c62daf tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:24:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08c12d91-81fe-4417-bd62-d24f38c62daf tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08c12d91-81fe-4417-bd62-d24f38c62daf tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:24:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:24:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-08c12d91-81fe-4417-bd62-d24f38c62daf tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:24:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08c12d91-81fe-4417-bd62-d24f38c62daf tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:24:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 864/1686] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:58 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:24:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-873ea78b-8926-4135-baf3-27a49fb44b5f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:24:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-873ea78b-8926-4135-baf3-27a49fb44b5f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:24:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-873ea78b-8926-4135-baf3-27a49fb44b5f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:24:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-873ea78b-8926-4135-baf3-27a49fb44b5f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:24:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:24:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:24:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:24:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:24:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-873ea78b-8926-4135-baf3-27a49fb44b5f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:24:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-873ea78b-8926-4135-baf3-27a49fb44b5f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:24:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 823/1687] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:24:59 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9b638c7a-3cf6-4638-8141-26c0c3b293b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b638c7a-3cf6-4638-8141-26c0c3b293b0 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:25:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b638c7a-3cf6-4638-8141-26c0c3b293b0 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b638c7a-3cf6-4638-8141-26c0c3b293b0 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:25:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 865/1688] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:25:00 2026] POST /volume/v3/types => generated 287 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9c0a207a-97a9-4dee-ab3e-6dbc71a7a795 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c0a207a-97a9-4dee-ab3e-6dbc71a7a795 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c0a207a-97a9-4dee-ab3e-6dbc71a7a795 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c0a207a-97a9-4dee-ab3e-6dbc71a7a795 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9c0a207a-97a9-4dee-ab3e-6dbc71a7a795 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c0a207a-97a9-4dee-ab3e-6dbc71a7a795 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 824/1689] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:00 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-831e18e3-bb75-4f55-81b0-8249a9caa4d9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-831e18e3-bb75-4f55-81b0-8249a9caa4d9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-831e18e3-bb75-4f55-81b0-8249a9caa4d9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-831e18e3-bb75-4f55-81b0-8249a9caa4d9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-831e18e3-bb75-4f55-81b0-8249a9caa4d9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-831e18e3-bb75-4f55-81b0-8249a9caa4d9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 866/1690] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:01 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7a3afb91-9e77-4061-8db6-1ac0a7b8e354 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a3afb91-9e77-4061-8db6-1ac0a7b8e354 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:25:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a3afb91-9e77-4061-8db6-1ac0a7b8e354 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a3afb91-9e77-4061-8db6-1ac0a7b8e354 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7a3afb91-9e77-4061-8db6-1ac0a7b8e354 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a3afb91-9e77-4061-8db6-1ac0a7b8e354 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:25:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 825/1691] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:02 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 1148 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-0b0d1a81-bc5f-4406-88a6-2c29d48fb8ab None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-0b0d1a81-bc5f-4406-88a6-2c29d48fb8ab tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:25:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-0b0d1a81-bc5f-4406-88a6-2c29d48fb8ab tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-0b0d1a81-bc5f-4406-88a6-2c29d48fb8ab tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-0b0d1a81-bc5f-4406-88a6-2c29d48fb8ab tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-0b0d1a81-bc5f-4406-88a6-2c29d48fb8ab tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:25:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 867/1692] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:25:02 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 1148 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-94fe3d36-117e-4d1d-8ca9-55636ed8e66a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-94fe3d36-117e-4d1d-8ca9-55636ed8e66a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-94fe3d36-117e-4d1d-8ca9-55636ed8e66a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-94fe3d36-117e-4d1d-8ca9-55636ed8e66a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-4e9c0b3a-7f2d-4941-b733-aa679317da58 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-4e9c0b3a-7f2d-4941-b733-aa679317da58 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1/action Sep 07 02:25:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-4e9c0b3a-7f2d-4941-b733-aa679317da58 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:25:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-4e9c0b3a-7f2d-4941-b733-aa679317da58 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-94fe3d36-117e-4d1d-8ca9-55636ed8e66a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-4e9c0b3a-7f2d-4941-b733-aa679317da58 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-94fe3d36-117e-4d1d-8ca9-55636ed8e66a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-4e9c0b3a-7f2d-4941-b733-aa679317da58 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Begin detaching volume completed successfully. Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-4e9c0b3a-7f2d-4941-b733-aa679317da58 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1/action returned with HTTP 202 Sep 07 02:25:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 868/1693] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:25:03 2026] POST /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:25:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 826/1694] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:03 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-281e86d2-c2cf-429b-b118-8740e08df4fa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-281e86d2-c2cf-429b-b118-8740e08df4fa None None] GET http://192.168.122.234/volume// Sep 07 02:25:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-281e86d2-c2cf-429b-b118-8740e08df4fa None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-281e86d2-c2cf-429b-b118-8740e08df4fa None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-281e86d2-c2cf-429b-b118-8740e08df4fa None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:25:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 869/1695] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:25:03 2026] GET /volume/ => generated 390 bytes in 31 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:25:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-a40e1382-268e-405a-94e4-23ec3da33278 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-a40e1382-268e-405a-94e4-23ec3da33278 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:25:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-a40e1382-268e-405a-94e4-23ec3da33278 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-a40e1382-268e-405a-94e4-23ec3da33278 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-a40e1382-268e-405a-94e4-23ec3da33278 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-a40e1382-268e-405a-94e4-23ec3da33278 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:25:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 827/1696] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:25:03 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 1332 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:25:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8930252b-5288-436d-aa11-1da05ac1bbc5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8930252b-5288-436d-aa11-1da05ac1bbc5 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8930252b-5288-436d-aa11-1da05ac1bbc5 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8930252b-5288-436d-aa11-1da05ac1bbc5 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8930252b-5288-436d-aa11-1da05ac1bbc5 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8930252b-5288-436d-aa11-1da05ac1bbc5 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 870/1697] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:04 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-042b56a2-c039-4666-ac85-78fc7f997a7b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-042b56a2-c039-4666-ac85-78fc7f997a7b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] DELETE http://192.168.122.234/volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc Sep 07 02:25:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-042b56a2-c039-4666-ac85-78fc7f997a7b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-042b56a2-c039-4666-ac85-78fc7f997a7b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:05 devstack devstack@c-api.service[87010]: /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 07 02:25:05 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:25:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-3fba7d14-a77c-4dd9-bbc7-c1047e72d973 req-042b56a2-c039-4666-ac85-78fc7f997a7b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc returned with HTTP 200 Sep 07 02:25:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 828/1698] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:25:04 2026] DELETE /volume/v3/attachments/60eb7f29-d307-464f-ad81-c1239d4776cc => generated 19 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5abc9840-3afd-465b-984d-f580c2f0394b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5abc9840-3afd-465b-984d-f580c2f0394b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5abc9840-3afd-465b-984d-f580c2f0394b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5abc9840-3afd-465b-984d-f580c2f0394b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5abc9840-3afd-465b-984d-f580c2f0394b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5abc9840-3afd-465b-984d-f580c2f0394b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 871/1699] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:05 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a9885a6e-eb02-4cc3-ac7e-3e648b683c47 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9885a6e-eb02-4cc3-ac7e-3e648b683c47 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:25:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9885a6e-eb02-4cc3-ac7e-3e648b683c47 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9885a6e-eb02-4cc3-ac7e-3e648b683c47 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a9885a6e-eb02-4cc3-ac7e-3e648b683c47 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9885a6e-eb02-4cc3-ac7e-3e648b683c47 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:25:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 829/1700] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:06 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7fcc14fe-87bc-41c9-83fd-63bd7a68ef1e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fcc14fe-87bc-41c9-83fd-63bd7a68ef1e tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fcc14fe-87bc-41c9-83fd-63bd7a68ef1e tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fcc14fe-87bc-41c9-83fd-63bd7a68ef1e tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7fcc14fe-87bc-41c9-83fd-63bd7a68ef1e tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fcc14fe-87bc-41c9-83fd-63bd7a68ef1e tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 872/1701] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:06 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-31619a1f-c0e3-49dd-841d-58150bf36589 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31619a1f-c0e3-49dd-841d-58150bf36589 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31619a1f-c0e3-49dd-841d-58150bf36589 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31619a1f-c0e3-49dd-841d-58150bf36589 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-31619a1f-c0e3-49dd-841d-58150bf36589 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "64414096-280b-4894-8c46-2a8b2390aedb", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '64414096-280b-4894-8c46-2a8b2390aedb', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31619a1f-c0e3-49dd-841d-58150bf36589 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 830/1702] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:08 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:08 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Create volume of 1 GB Sep 07 02:25:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Availability Zones retrieved successfully. Sep 07 02:25:08 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Flow 'volume_create_api' (4f6bc10d-e2c5-42c5-8d10-0c05f985faef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:08 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e55c5d2-68d2-440c-866a-cf9dc25e54ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:08 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e55c5d2-68d2-440c-866a-cf9dc25e54ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:25:01Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4d321f66-4977-4979-8209-1300c01b75ed,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': '4d321f66-4977-4979-8209-1300c01b75ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b952355-1e96-4bd0-8f00-5ed0f8f20761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-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 07 02:25:09 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-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 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Created reservations ['2e5dddbf-db3d-4b58-a4b0-9c06563f2ac3', 'c9eb7945-15d6-4f8a-8961-28e7509d5080', '4f278a00-3be1-4c55-b604-0dcaedcf57bc', '8c2be955-8f3a-4c92-8d05-abd81f183cd9'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b952355-1e96-4bd0-8f00-5ed0f8f20761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e5dddbf-db3d-4b58-a4b0-9c06563f2ac3', 'c9eb7945-15d6-4f8a-8961-28e7509d5080', '4f278a00-3be1-4c55-b604-0dcaedcf57bc', '8c2be955-8f3a-4c92-8d05-abd81f183cd9']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1521d95b-03b0-4c7f-9497-c87569233097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-19d8e069-22f6-4968-8d04-4b097aae14e7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-19d8e069-22f6-4968-8d04-4b097aae14e7 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-19d8e069-22f6-4968-8d04-4b097aae14e7 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-19d8e069-22f6-4968-8d04-4b097aae14e7 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1521d95b-03b0-4c7f-9497-c87569233097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6052192-682e-4e2b-aa04-6ac68fc5df27', '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='dae2ea0e23034647afdddbd9dee1d6b6',qos_specs=None,replication_status=,reservations=['2e5dddbf-db3d-4b58-a4b0-9c06563f2ac3','c9eb7945-15d6-4f8a-8961-28e7509d5080','4f278a00-3be1-4c55-b604-0dcaedcf57bc','8c2be955-8f3a-4c92-8d05-abd81f183cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a5d364923e4d8b9478d92202bc98c8',volume_type_id=4d321f66-4977-4979-8209-1300c01b75ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6052192-682e-4e2b-aa04-6ac68fc5df27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dae2ea0e23034647afdddbd9dee1d6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99a5d364923e4d8b9478d92202bc98c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d321f66-4977-4979-8209-1300c01b75ed),volume_type_id=4d321f66-4977-4979-8209-1300c01b75ed)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31a0c4a-933e-4990-b92f-9eaaa3a84a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-19d8e069-22f6-4968-8d04-4b097aae14e7 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-19d8e069-22f6-4968-8d04-4b097aae14e7 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 831/1703] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:09 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31a0c4a-933e-4990-b92f-9eaaa3a84a49) transitioned into state 'SUCCESS' from 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='dae2ea0e23034647afdddbd9dee1d6b6',qos_specs=None,replication_status=,reservations=['2e5dddbf-db3d-4b58-a4b0-9c06563f2ac3','c9eb7945-15d6-4f8a-8961-28e7509d5080','4f278a00-3be1-4c55-b604-0dcaedcf57bc','8c2be955-8f3a-4c92-8d05-abd81f183cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a5d364923e4d8b9478d92202bc98c8',volume_type_id=4d321f66-4977-4979-8209-1300c01b75ed)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2aec1ad-6787-4ebb-be4b-0ced5a8eca2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2aec1ad-6787-4ebb-be4b-0ced5a8eca2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Flow 'volume_create_api' (4f6bc10d-e2c5-42c5-8d10-0c05f985faef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Create volume request issued successfully. Sep 07 02:25:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-975f4c51-6caf-457c-95ae-fcbeb62e7ef1 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 873/1704] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:08 2026] POST /volume/v3/volumes => generated 806 bytes in 1375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3cec78ff-854a-4e1a-933c-1b1c33db2c09 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3cec78ff-854a-4e1a-933c-1b1c33db2c09 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3cec78ff-854a-4e1a-933c-1b1c33db2c09 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3cec78ff-854a-4e1a-933c-1b1c33db2c09 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3cec78ff-854a-4e1a-933c-1b1c33db2c09 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3cec78ff-854a-4e1a-933c-1b1c33db2c09 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 832/1705] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:09 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 874 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b4a689fe-4027-48f5-95f5-85f78570e6fe None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4a689fe-4027-48f5-95f5-85f78570e6fe tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b4a689fe-4027-48f5-95f5-85f78570e6fe tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b4a689fe-4027-48f5-95f5-85f78570e6fe tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b4a689fe-4027-48f5-95f5-85f78570e6fe tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4a689fe-4027-48f5-95f5-85f78570e6fe tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 874/1706] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:10 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ee7e1f9b-930f-40f5-915f-34a672e56841 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee7e1f9b-930f-40f5-915f-34a672e56841 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee7e1f9b-930f-40f5-915f-34a672e56841 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee7e1f9b-930f-40f5-915f-34a672e56841 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ee7e1f9b-930f-40f5-915f-34a672e56841 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee7e1f9b-930f-40f5-915f-34a672e56841 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 833/1707] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:10 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 898 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b926d873-a761-4e2a-9056-c4541b300f4a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b926d873-a761-4e2a-9056-c4541b300f4a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b926d873-a761-4e2a-9056-c4541b300f4a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b926d873-a761-4e2a-9056-c4541b300f4a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b926d873-a761-4e2a-9056-c4541b300f4a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b926d873-a761-4e2a-9056-c4541b300f4a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 875/1708] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:11 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 883 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3dded858-8eeb-4e22-9a61-d2152dc53ab9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e9a5aae9-7abd-44fa-b94c-4e9c40c3677f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9a5aae9-7abd-44fa-b94c-4e9c40c3677f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9a5aae9-7abd-44fa-b94c-4e9c40c3677f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9a5aae9-7abd-44fa-b94c-4e9c40c3677f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3dded858-8eeb-4e22-9a61-d2152dc53ab9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-reader] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3dded858-8eeb-4e22-9a61-d2152dc53ab9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3dded858-8eeb-4e22-9a61-d2152dc53ab9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e9a5aae9-7abd-44fa-b94c-4e9c40c3677f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3dded858-8eeb-4e22-9a61-d2152dc53ab9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-reader] Volume info retrieved successfully. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9a5aae9-7abd-44fa-b94c-4e9c40c3677f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 876/1709] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:11 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 956 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3dded858-8eeb-4e22-9a61-d2152dc53ab9 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-reader] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 834/1710] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:11 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 883 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1b8ba002-1358-47c6-8d07-33801d2b647c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b8ba002-1358-47c6-8d07-33801d2b647c tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1b8ba002-1358-47c6-8d07-33801d2b647c tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1b8ba002-1358-47c6-8d07-33801d2b647c tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1b8ba002-1358-47c6-8d07-33801d2b647c tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1b8ba002-1358-47c6-8d07-33801d2b647c tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 877/1711] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:11 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4485480c-4bde-41bd-86c8-d9e519bb190a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4485480c-4bde-41bd-86c8-d9e519bb190a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] DELETE http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4485480c-4bde-41bd-86c8-d9e519bb190a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4485480c-4bde-41bd-86c8-d9e519bb190a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:12 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-4485480c-4bde-41bd-86c8-d9e519bb190a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Delete volume with id: af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4485480c-4bde-41bd-86c8-d9e519bb190a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4485480c-4bde-41bd-86c8-d9e519bb190a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Delete volume request issued successfully. Sep 07 02:25:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4485480c-4bde-41bd-86c8-d9e519bb190a tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 202 Sep 07 02:25:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 835/1712] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:12 2026] DELETE /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-306a9162-0f63-4d92-8888-e6790efd4ac0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-306a9162-0f63-4d92-8888-e6790efd4ac0 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-306a9162-0f63-4d92-8888-e6790efd4ac0 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-306a9162-0f63-4d92-8888-e6790efd4ac0 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-306a9162-0f63-4d92-8888-e6790efd4ac0 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-306a9162-0f63-4d92-8888-e6790efd4ac0 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 200 Sep 07 02:25:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 878/1713] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:12 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2872a1fe-1fa8-48b6-a972-881958703b5d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2872a1fe-1fa8-48b6-a972-881958703b5d tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2872a1fe-1fa8-48b6-a972-881958703b5d tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2872a1fe-1fa8-48b6-a972-881958703b5d tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2872a1fe-1fa8-48b6-a972-881958703b5d tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2872a1fe-1fa8-48b6-a972-881958703b5d tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 836/1714] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:12 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d7808a58-5f8f-453a-ae39-147ce3083b61 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7808a58-5f8f-453a-ae39-147ce3083b61 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d Sep 07 02:25:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7808a58-5f8f-453a-ae39-147ce3083b61 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7808a58-5f8f-453a-ae39-147ce3083b61 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7808a58-5f8f-453a-ae39-147ce3083b61 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d returned with HTTP 404 Sep 07 02:25:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 879/1715] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:13 2026] GET /volume/v3/volumes/af579019-6cf1-45f9-bfba-b53b01df768d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1662b73d-09d4-486a-a7dc-393756ab9517 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1662b73d-09d4-486a-a7dc-393756ab9517 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:25:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1662b73d-09d4-486a-a7dc-393756ab9517 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1662b73d-09d4-486a-a7dc-393756ab9517 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1662b73d-09d4-486a-a7dc-393756ab9517 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1662b73d-09d4-486a-a7dc-393756ab9517 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 returned with HTTP 200 Sep 07 02:25:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 837/1716] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:13 2026] GET /volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:25:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:13 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Delete volume with id: ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:25:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Delete volume request issued successfully. Sep 07 02:25:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e3b5afd7-8d6f-4191-9f63-ed2a72dc551f tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 returned with HTTP 202 Sep 07 02:25:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 880/1717] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:13 2026] DELETE /volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1430206f-14cb-42e4-a11e-8a56cb3af77b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1430206f-14cb-42e4-a11e-8a56cb3af77b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:25:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1430206f-14cb-42e4-a11e-8a56cb3af77b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1430206f-14cb-42e4-a11e-8a56cb3af77b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1430206f-14cb-42e4-a11e-8a56cb3af77b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Volume info retrieved successfully. Sep 07 02:25:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1430206f-14cb-42e4-a11e-8a56cb3af77b tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 returned with HTTP 200 Sep 07 02:25:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 838/1718] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:13 2026] GET /volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-69e4b25d-b415-407a-8c3a-f1b7960054b3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-69e4b25d-b415-407a-8c3a-f1b7960054b3 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-69e4b25d-b415-407a-8c3a-f1b7960054b3 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-69e4b25d-b415-407a-8c3a-f1b7960054b3 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-69e4b25d-b415-407a-8c3a-f1b7960054b3 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-69e4b25d-b415-407a-8c3a-f1b7960054b3 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 881/1719] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:14 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 959 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-16ae8c39-3ce7-49a1-835d-7e34fd18d123 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16ae8c39-3ce7-49a1-835d-7e34fd18d123 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] GET http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 Sep 07 02:25:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16ae8c39-3ce7-49a1-835d-7e34fd18d123 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16ae8c39-3ce7-49a1-835d-7e34fd18d123 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16ae8c39-3ce7-49a1-835d-7e34fd18d123 tempest-VolumesCloneTest-1912986484 tempest-VolumesCloneTest-1912986484-project-member] http://192.168.122.234/volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 returned with HTTP 404 Sep 07 02:25:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 839/1720] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:14 2026] GET /volume/v3/volumes/ec6d1da8-2825-4ec3-b436-9c6ee0fba240 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-64dfa6c9-3de9-4fd1-b624-faff91291aef None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64dfa6c9-3de9-4fd1-b624-faff91291aef tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64dfa6c9-3de9-4fd1-b624-faff91291aef tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64dfa6c9-3de9-4fd1-b624-faff91291aef tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-64dfa6c9-3de9-4fd1-b624-faff91291aef tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64dfa6c9-3de9-4fd1-b624-faff91291aef tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 882/1721] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:15 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 959 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d4fe471e-4e8b-400f-8657-73f35bafcd7f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d4fe471e-4e8b-400f-8657-73f35bafcd7f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d4fe471e-4e8b-400f-8657-73f35bafcd7f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d4fe471e-4e8b-400f-8657-73f35bafcd7f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d4fe471e-4e8b-400f-8657-73f35bafcd7f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d4fe471e-4e8b-400f-8657-73f35bafcd7f tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 840/1722] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:16 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 1303 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] DELETE http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:16 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Delete volume with id: c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Delete volume request issued successfully. Sep 07 02:25:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2e879c7-780c-40c3-8f61-3ca67b63c9ad tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 202 Sep 07 02:25:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 883/1723] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:16 2026] DELETE /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1df08615-b648-46ae-9fe8-96114a0dcf13 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1df08615-b648-46ae-9fe8-96114a0dcf13 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1df08615-b648-46ae-9fe8-96114a0dcf13 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1df08615-b648-46ae-9fe8-96114a0dcf13 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1df08615-b648-46ae-9fe8-96114a0dcf13 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1df08615-b648-46ae-9fe8-96114a0dcf13 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 841/1724] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:16 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 1302 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-db6beafb-9ebf-4df5-968f-86bc735399a2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db6beafb-9ebf-4df5-968f-86bc735399a2 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db6beafb-9ebf-4df5-968f-86bc735399a2 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db6beafb-9ebf-4df5-968f-86bc735399a2 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-db6beafb-9ebf-4df5-968f-86bc735399a2 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Volume info retrieved successfully. Sep 07 02:25:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db6beafb-9ebf-4df5-968f-86bc735399a2 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 200 Sep 07 02:25:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 884/1725] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:17 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 1302 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6a24bf4d-585d-4baa-a540-f39315ed6091 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a24bf4d-585d-4baa-a540-f39315ed6091 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] GET http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 Sep 07 02:25:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a24bf4d-585d-4baa-a540-f39315ed6091 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6a24bf4d-585d-4baa-a540-f39315ed6091 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:18 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=313,cinder:UPDATE=57,cinder:DELETE=1,cinder:INSERT=30 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:25:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6a24bf4d-585d-4baa-a540-f39315ed6091 tempest-VolumeAndVolumeTypeFromImageTest-1348609934 tempest-VolumeAndVolumeTypeFromImageTest-1348609934-project-member] http://192.168.122.234/volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 returned with HTTP 404 Sep 07 02:25:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 842/1726] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:18 2026] GET /volume/v3/volumes/c6052192-682e-4e2b-aa04-6ac68fc5df27 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-816796cf-283e-447d-bba7-e7cb60fdeb80 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-816796cf-283e-447d-bba7-e7cb60fdeb80 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] GET http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 Sep 07 02:25:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-816796cf-283e-447d-bba7-e7cb60fdeb80 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-816796cf-283e-447d-bba7-e7cb60fdeb80 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:18 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-816796cf-283e-447d-bba7-e7cb60fdeb80 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:25:18 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=343,cinder:UPDATE=75,cinder:INSERT=48,cinder:DELETE=1 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:25:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-816796cf-283e-447d-bba7-e7cb60fdeb80 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Get all volumes completed successfully. Sep 07 02:25:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-816796cf-283e-447d-bba7-e7cb60fdeb80 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 02:25:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 885/1727] 192.168.122.234 () {58 vars in 1169 bytes} [Mon Sep 7 02:25:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-22e56db2-9cc5-4b1d-8cc0-8e84238023f3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22e56db2-9cc5-4b1d-8cc0-8e84238023f3 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] DELETE http://192.168.122.234/volume/v3/types/4d321f66-4977-4979-8209-1300c01b75ed Sep 07 02:25:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22e56db2-9cc5-4b1d-8cc0-8e84238023f3 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22e56db2-9cc5-4b1d-8cc0-8e84238023f3 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22e56db2-9cc5-4b1d-8cc0-8e84238023f3 tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] http://192.168.122.234/volume/v3/types/4d321f66-4977-4979-8209-1300c01b75ed returned with HTTP 202 Sep 07 02:25:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 843/1728] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:25:19 2026] DELETE /volume/v3/types/4d321f66-4977-4979-8209-1300c01b75ed => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-96ad23ba-21c0-47b5-a3d3-acf9058cac4d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-96ad23ba-21c0-47b5-a3d3-acf9058cac4d tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] GET http://192.168.122.234/volume/v3/types/4d321f66-4977-4979-8209-1300c01b75ed Sep 07 02:25:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-96ad23ba-21c0-47b5-a3d3-acf9058cac4d tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-96ad23ba-21c0-47b5-a3d3-acf9058cac4d tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-96ad23ba-21c0-47b5-a3d3-acf9058cac4d tempest-VolumeAndVolumeTypeFromImageTest-2019407223 tempest-VolumeAndVolumeTypeFromImageTest-2019407223-project-admin] http://192.168.122.234/volume/v3/types/4d321f66-4977-4979-8209-1300c01b75ed returned with HTTP 404 Sep 07 02:25:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 886/1729] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:25:19 2026] GET /volume/v3/types/4d321f66-4977-4979-8209-1300c01b75ed => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-290427228"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-290427228'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume of 1 GB Sep 07 02:25:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Availability Zones retrieved successfully. Sep 07 02:25:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (8bc024be-e124-4bfc-bccd-c7bd35225e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c431bb43-1ce5-4bb4-8c38-63b495b0f693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c431bb43-1ce5-4bb4-8c38-63b495b0f693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60f00a0-77c0-483e-a6a1-d46a786ab82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Created reservations ['d402af35-20c0-40c1-96ae-0ec762032b5d', '187aed8d-5dc7-4eac-a1f2-c1a019b830d6', '04808bc8-f180-4cc0-af8d-f27fea5f625e', 'a798e7ae-12fd-40e1-b7c6-33d2867e5970'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60f00a0-77c0-483e-a6a1-d46a786ab82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d402af35-20c0-40c1-96ae-0ec762032b5d', '187aed8d-5dc7-4eac-a1f2-c1a019b830d6', '04808bc8-f180-4cc0-af8d-f27fea5f625e', 'a798e7ae-12fd-40e1-b7c6-33d2867e5970']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef2357a-0255-4162-bed8-b5689496c7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef2357a-0255-4162-bed8-b5689496c7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97b6e53-619e-4353-8f79-841e39966dc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-290427228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['d402af35-20c0-40c1-96ae-0ec762032b5d','187aed8d-5dc7-4eac-a1f2-c1a019b830d6','04808bc8-f180-4cc0-af8d-f27fea5f625e','a798e7ae-12fd-40e1-b7c6-33d2867e5970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-290427228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97b6e53-619e-4353-8f79-841e39966dc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26498ae797314477893c614961364981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad03bf9c-ca92-4738-a8c9-45427adfd149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad03bf9c-ca92-4738-a8c9-45427adfd149) transitioned into state 'SUCCESS' from state '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-290427228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['d402af35-20c0-40c1-96ae-0ec762032b5d','187aed8d-5dc7-4eac-a1f2-c1a019b830d6','04808bc8-f180-4cc0-af8d-f27fea5f625e','a798e7ae-12fd-40e1-b7c6-33d2867e5970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2334945-03f1-46d8-86de-a599cea28ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2334945-03f1-46d8-86de-a599cea28ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (8bc024be-e124-4bfc-bccd-c7bd35225e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request issued successfully. Sep 07 02:25:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17a50e1f-c520-4d18-9b0b-4efb1a4f9a70 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 844/1730] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:24 2026] POST /volume/v3/volumes => generated 765 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-680221478"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-680221478'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume of 1 GB Sep 07 02:25:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Availability Zones retrieved successfully. Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (490ee4ec-9175-4f8c-88b6-225bcea5fab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f016b46-d432-4fc8-b181-542d86df5212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f016b46-d432-4fc8-b181-542d86df5212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b016001-f440-43f3-a9b4-bac345bd7757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Created reservations ['38c79e90-adb6-42b6-b9eb-9e2f99353477', '5b1ecdeb-d0e4-4678-851f-fd83dccc4d94', '588df69c-6257-4598-ad0e-83763b6ea3ca', 'b0cede1d-932c-4431-bfaf-2e721b644ff2'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b016001-f440-43f3-a9b4-bac345bd7757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38c79e90-adb6-42b6-b9eb-9e2f99353477', '5b1ecdeb-d0e4-4678-851f-fd83dccc4d94', '588df69c-6257-4598-ad0e-83763b6ea3ca', 'b0cede1d-932c-4431-bfaf-2e721b644ff2']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e80bcb-315b-4201-bfc5-66c6df8d72da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e80bcb-315b-4201-bfc5-66c6df8d72da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5964562e-1362-417e-aca6-c009c72fd6f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-680221478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['38c79e90-adb6-42b6-b9eb-9e2f99353477','5b1ecdeb-d0e4-4678-851f-fd83dccc4d94','588df69c-6257-4598-ad0e-83763b6ea3ca','b0cede1d-932c-4431-bfaf-2e721b644ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-680221478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5964562e-1362-417e-aca6-c009c72fd6f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26498ae797314477893c614961364981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120c27a7-d770-4717-8e0d-beb462e3a539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120c27a7-d770-4717-8e0d-beb462e3a539) transitioned into state 'SUCCESS' from state '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-680221478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['38c79e90-adb6-42b6-b9eb-9e2f99353477','5b1ecdeb-d0e4-4678-851f-fd83dccc4d94','588df69c-6257-4598-ad0e-83763b6ea3ca','b0cede1d-932c-4431-bfaf-2e721b644ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d261bf90-4fe8-497d-ad16-7304596dc31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d261bf90-4fe8-497d-ad16-7304596dc31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (490ee4ec-9175-4f8c-88b6-225bcea5fab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request issued successfully. Sep 07 02:25:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2eaa6da-61f4-4713-8e94-f27d3cc3c8ff tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 887/1731] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:25 2026] POST /volume/v3/volumes => generated 765 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-273751234"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-273751234'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume of 1 GB Sep 07 02:25:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Availability Zones retrieved successfully. Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (0919746d-a3f2-483d-88c9-c2f480fdb677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff96899-af2c-4943-b5b1-0380acffcff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff96899-af2c-4943-b5b1-0380acffcff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e22b30f-5e05-4c5b-9b98-df754c570503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Created reservations ['d6b9443c-c97a-4c33-9c8a-56ab21df371a', '377ca875-8a2d-4849-8160-ef038c264f88', '90d04c24-42e4-4a11-b5e5-a3ece8db0c6c', '842f5f3a-dc82-4e1b-9935-39c474dd73ea'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e22b30f-5e05-4c5b-9b98-df754c570503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b9443c-c97a-4c33-9c8a-56ab21df371a', '377ca875-8a2d-4849-8160-ef038c264f88', '90d04c24-42e4-4a11-b5e5-a3ece8db0c6c', '842f5f3a-dc82-4e1b-9935-39c474dd73ea']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed09e6ff-22c4-4fff-aada-bf222d1ee0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed09e6ff-22c4-4fff-aada-bf222d1ee0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6988532d-8ddf-4896-83b0-44a9b1bb9161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-273751234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['d6b9443c-c97a-4c33-9c8a-56ab21df371a','377ca875-8a2d-4849-8160-ef038c264f88','90d04c24-42e4-4a11-b5e5-a3ece8db0c6c','842f5f3a-dc82-4e1b-9935-39c474dd73ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-273751234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6988532d-8ddf-4896-83b0-44a9b1bb9161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26498ae797314477893c614961364981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0d537e-631f-4f38-a55b-7be3eb019be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0d537e-631f-4f38-a55b-7be3eb019be7) transitioned into state 'SUCCESS' from state '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-273751234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['d6b9443c-c97a-4c33-9c8a-56ab21df371a','377ca875-8a2d-4849-8160-ef038c264f88','90d04c24-42e4-4a11-b5e5-a3ece8db0c6c','842f5f3a-dc82-4e1b-9935-39c474dd73ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (450a2a66-24eb-4342-9a4c-5b5aeb72eb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (450a2a66-24eb-4342-9a4c-5b5aeb72eb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (0919746d-a3f2-483d-88c9-c2f480fdb677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request issued successfully. Sep 07 02:25:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7b33d2ed-48b1-46df-9bd8-9a979489afc3 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 845/1732] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:25 2026] POST /volume/v3/volumes => generated 765 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a053942c-7436-4df5-ada5-d401cb611ebf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1618463396"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1618463396'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:26 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume of 1 GB Sep 07 02:25:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Availability Zones retrieved successfully. Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (e5ba9f9f-5dd8-4da3-bf44-dd84889d19e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460c1a26-6384-4acf-b5e9-fb8e592e913f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460c1a26-6384-4acf-b5e9-fb8e592e913f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e00c29-ba18-4f4b-9027-7a1617a23715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Created reservations ['d7ea74f9-dd6b-4ece-9669-75ee31567665', '67e528f9-ac1a-4c74-bf9b-bf975cd19dcb', 'df4c8b2b-751b-4975-abeb-6fa23035d2ad', 'fb6e9160-de28-4fda-9f1d-d630c13df4a1'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e00c29-ba18-4f4b-9027-7a1617a23715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ea74f9-dd6b-4ece-9669-75ee31567665', '67e528f9-ac1a-4c74-bf9b-bf975cd19dcb', 'df4c8b2b-751b-4975-abeb-6fa23035d2ad', 'fb6e9160-de28-4fda-9f1d-d630c13df4a1']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd307a5-8903-43c9-ada5-363f62bb91cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd307a5-8903-43c9-ada5-363f62bb91cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1618463396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['d7ea74f9-dd6b-4ece-9669-75ee31567665','67e528f9-ac1a-4c74-bf9b-bf975cd19dcb','df4c8b2b-751b-4975-abeb-6fa23035d2ad','fb6e9160-de28-4fda-9f1d-d630c13df4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1618463396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26498ae797314477893c614961364981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b7b828-b29b-4f32-b4e7-7973bfa59218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b7b828-b29b-4f32-b4e7-7973bfa59218) transitioned into state 'SUCCESS' from state '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-1618463396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['d7ea74f9-dd6b-4ece-9669-75ee31567665','67e528f9-ac1a-4c74-bf9b-bf975cd19dcb','df4c8b2b-751b-4975-abeb-6fa23035d2ad','fb6e9160-de28-4fda-9f1d-d630c13df4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09257c1-5923-4ce2-86f3-74871dcedde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09257c1-5923-4ce2-86f3-74871dcedde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (e5ba9f9f-5dd8-4da3-bf44-dd84889d19e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request issued successfully. Sep 07 02:25:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a053942c-7436-4df5-ada5-d401cb611ebf tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 888/1733] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:26 2026] POST /volume/v3/volumes => generated 766 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-360668718"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-360668718'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:27 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume of 1 GB Sep 07 02:25:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Availability Zones retrieved successfully. Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (bdc81273-8ffc-4500-9ba5-b287a7521867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2715ecd5-44a8-4c9f-92d4-0186b7dfabc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2715ecd5-44a8-4c9f-92d4-0186b7dfabc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7102364f-65c0-4813-a117-a69be8eb31d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Created reservations ['7f3b4d37-5026-41a0-89ba-4908fd8a5013', '4d1d0b1a-b403-416d-b5bc-ba43bfb1f653', '090c57ac-ed81-46ec-bba1-c92b5fc0e25d', '8b6371ae-c7e5-45ca-85b1-2dc48670eb58'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7102364f-65c0-4813-a117-a69be8eb31d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f3b4d37-5026-41a0-89ba-4908fd8a5013', '4d1d0b1a-b403-416d-b5bc-ba43bfb1f653', '090c57ac-ed81-46ec-bba1-c92b5fc0e25d', '8b6371ae-c7e5-45ca-85b1-2dc48670eb58']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb59a970-547c-4b48-9437-434fd3d467d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb59a970-547c-4b48-9437-434fd3d467d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa2aef1e-cd78-4437-be98-30671162aed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-360668718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['7f3b4d37-5026-41a0-89ba-4908fd8a5013','4d1d0b1a-b403-416d-b5bc-ba43bfb1f653','090c57ac-ed81-46ec-bba1-c92b5fc0e25d','8b6371ae-c7e5-45ca-85b1-2dc48670eb58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-360668718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa2aef1e-cd78-4437-be98-30671162aed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26498ae797314477893c614961364981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e509d578-d8c3-4108-b784-5b57a52d7622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e509d578-d8c3-4108-b784-5b57a52d7622) transitioned into state 'SUCCESS' from state '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-360668718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26498ae797314477893c614961364981',qos_specs=None,replication_status=,reservations=['7f3b4d37-5026-41a0-89ba-4908fd8a5013','4d1d0b1a-b403-416d-b5bc-ba43bfb1f653','090c57ac-ed81-46ec-bba1-c92b5fc0e25d','8b6371ae-c7e5-45ca-85b1-2dc48670eb58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196c4f752d3c4b55aa3fe480592e9d59',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118e2189-3007-4564-bf81-e3f23cd50ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118e2189-3007-4564-bf81-e3f23cd50ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Flow 'volume_create_api' (bdc81273-8ffc-4500-9ba5-b287a7521867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Create volume request issued successfully. Sep 07 02:25:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e54171e-b8d8-4c9c-be25-99ea270262cc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 846/1734] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:27 2026] POST /volume/v3/volumes => generated 765 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-98373088-9c22-482c-9571-ca378e1b99c9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-98373088-9c22-482c-9571-ca378e1b99c9 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 Sep 07 02:25:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-98373088-9c22-482c-9571-ca378e1b99c9 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-98373088-9c22-482c-9571-ca378e1b99c9 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-98373088-9c22-482c-9571-ca378e1b99c9 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-98373088-9c22-482c-9571-ca378e1b99c9 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 returned with HTTP 200 Sep 07 02:25:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 889/1735] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:28 2026] GET /volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-66af10f7-44e9-4364-b58c-a74d5e2cd977 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66af10f7-44e9-4364-b58c-a74d5e2cd977 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66af10f7-44e9-4364-b58c-a74d5e2cd977 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66af10f7-44e9-4364-b58c-a74d5e2cd977 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-66af10f7-44e9-4364-b58c-a74d5e2cd977 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66af10f7-44e9-4364-b58c-a74d5e2cd977 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 returned with HTTP 200 Sep 07 02:25:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 847/1736] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:28 2026] GET /volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 => generated 857 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0c8ebe44-5ba6-43db-8efc-ef64af92a062 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0c8ebe44-5ba6-43db-8efc-ef64af92a062 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 Sep 07 02:25:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0c8ebe44-5ba6-43db-8efc-ef64af92a062 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0c8ebe44-5ba6-43db-8efc-ef64af92a062 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0c8ebe44-5ba6-43db-8efc-ef64af92a062 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0c8ebe44-5ba6-43db-8efc-ef64af92a062 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 returned with HTTP 200 Sep 07 02:25:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 890/1737] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:29 2026] GET /volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 => generated 858 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-556383cb-accb-497c-9b2d-f41f0a903ad5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-556383cb-accb-497c-9b2d-f41f0a903ad5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 Sep 07 02:25:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-556383cb-accb-497c-9b2d-f41f0a903ad5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-556383cb-accb-497c-9b2d-f41f0a903ad5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-556383cb-accb-497c-9b2d-f41f0a903ad5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-556383cb-accb-497c-9b2d-f41f0a903ad5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 returned with HTTP 200 Sep 07 02:25:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 848/1738] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:29 2026] GET /volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 => generated 857 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6f1686ac-efeb-41ad-9376-fb23fab696fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6f1686ac-efeb-41ad-9376-fb23fab696fb tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 Sep 07 02:25:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6f1686ac-efeb-41ad-9376-fb23fab696fb tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6f1686ac-efeb-41ad-9376-fb23fab696fb tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6f1686ac-efeb-41ad-9376-fb23fab696fb tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6f1686ac-efeb-41ad-9376-fb23fab696fb tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 returned with HTTP 200 Sep 07 02:25:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 891/1739] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:30 2026] GET /volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 => generated 858 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c856c758-df2e-4847-abd4-928c12f6e635 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c856c758-df2e-4847-abd4-928c12f6e635 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 Sep 07 02:25:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c856c758-df2e-4847-abd4-928c12f6e635 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c856c758-df2e-4847-abd4-928c12f6e635 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c856c758-df2e-4847-abd4-928c12f6e635 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c856c758-df2e-4847-abd4-928c12f6e635 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 returned with HTTP 200 Sep 07 02:25:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 849/1740] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:31 2026] GET /volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-faeda41e-78f4-4083-811b-77923c06ee68 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-faeda41e-78f4-4083-811b-77923c06ee68 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 Sep 07 02:25:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-faeda41e-78f4-4083-811b-77923c06ee68 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-faeda41e-78f4-4083-811b-77923c06ee68 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-faeda41e-78f4-4083-811b-77923c06ee68 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-faeda41e-78f4-4083-811b-77923c06ee68 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 returned with HTTP 200 Sep 07 02:25:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 892/1741] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:32 2026] GET /volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 => generated 859 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e1785d8d-9a0d-4c87-a87c-e4b105c1449f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e1785d8d-9a0d-4c87-a87c-e4b105c1449f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 Sep 07 02:25:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e1785d8d-9a0d-4c87-a87c-e4b105c1449f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e1785d8d-9a0d-4c87-a87c-e4b105c1449f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e1785d8d-9a0d-4c87-a87c-e4b105c1449f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e1785d8d-9a0d-4c87-a87c-e4b105c1449f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 returned with HTTP 200 Sep 07 02:25:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 850/1742] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:32 2026] GET /volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 => generated 857 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-699b471b-5b3f-4d8c-a0bd-8682a9be527f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-699b471b-5b3f-4d8c-a0bd-8682a9be527f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 Sep 07 02:25:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-699b471b-5b3f-4d8c-a0bd-8682a9be527f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-699b471b-5b3f-4d8c-a0bd-8682a9be527f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-699b471b-5b3f-4d8c-a0bd-8682a9be527f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-699b471b-5b3f-4d8c-a0bd-8682a9be527f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 returned with HTTP 200 Sep 07 02:25:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 893/1743] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:33 2026] GET /volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] DELETE http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 Sep 07 02:25:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume with id: fa2aef1e-cd78-4437-be98-30671162aed9 Sep 07 02:25:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume request issued successfully. Sep 07 02:25:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31cd6f99-32fc-441a-9da0-70f40cd78123 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 returned with HTTP 202 Sep 07 02:25:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 851/1744] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:33 2026] DELETE /volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:25:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7ea8ef78-fa1b-4446-9565-30c37a5c7acc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ea8ef78-fa1b-4446-9565-30c37a5c7acc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 Sep 07 02:25:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ea8ef78-fa1b-4446-9565-30c37a5c7acc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7ea8ef78-fa1b-4446-9565-30c37a5c7acc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7ea8ef78-fa1b-4446-9565-30c37a5c7acc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7ea8ef78-fa1b-4446-9565-30c37a5c7acc tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 returned with HTTP 200 Sep 07 02:25:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 894/1745] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:33 2026] GET /volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 => generated 857 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-65bf0be0-8c41-48a0-ae5e-f6f605d16b2d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65bf0be0-8c41-48a0-ae5e-f6f605d16b2d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 Sep 07 02:25:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-65bf0be0-8c41-48a0-ae5e-f6f605d16b2d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-65bf0be0-8c41-48a0-ae5e-f6f605d16b2d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-65bf0be0-8c41-48a0-ae5e-f6f605d16b2d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-65bf0be0-8c41-48a0-ae5e-f6f605d16b2d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 returned with HTTP 200 Sep 07 02:25:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 852/1746] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:34 2026] GET /volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 => generated 857 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-414ebed3-1c13-4fad-be4e-aee37356ecf4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-414ebed3-1c13-4fad-be4e-aee37356ecf4 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] DELETE http://192.168.122.234/volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059 Sep 07 02:25:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-414ebed3-1c13-4fad-be4e-aee37356ecf4 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-414ebed3-1c13-4fad-be4e-aee37356ecf4 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eaf1b0a4-521b-488d-8cc0-6059fa57d40a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eaf1b0a4-521b-488d-8cc0-6059fa57d40a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eaf1b0a4-521b-488d-8cc0-6059fa57d40a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eaf1b0a4-521b-488d-8cc0-6059fa57d40a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eaf1b0a4-521b-488d-8cc0-6059fa57d40a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 returned with HTTP 404 Sep 07 02:25:36 devstack devstack@c-api.service[87011]: /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 07 02:25:36 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:25:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 853/1747] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:36 2026] GET /volume/v3/volumes/fa2aef1e-cd78-4437-be98-30671162aed9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume with id: d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 Sep 07 02:25:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-414ebed3-1c13-4fad-be4e-aee37356ecf4 tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059 returned with HTTP 200 Sep 07 02:25:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 895/1748] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:25:35 2026] DELETE /volume/v3/attachments/77b439a1-b0ce-4f9e-b4ad-2a57ff39c059 => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume request issued successfully. Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1cc4a28b-6fe1-47fc-9824-c64f9f32bf11 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 returned with HTTP 202 Sep 07 02:25:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 854/1749] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:36 2026] DELETE /volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] DELETE http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:25:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:36 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Delete volume with id: 22c02252-2e4d-4e85-9498-a404af011232 Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-85754f04-88ad-454f-bc9c-33ea86468c3c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85754f04-88ad-454f-bc9c-33ea86468c3c tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85754f04-88ad-454f-bc9c-33ea86468c3c tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85754f04-88ad-454f-bc9c-33ea86468c3c tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Volume info retrieved successfully. Sep 07 02:25:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-85754f04-88ad-454f-bc9c-33ea86468c3c tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85754f04-88ad-454f-bc9c-33ea86468c3c tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 returned with HTTP 200 Sep 07 02:25:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 855/1750] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:36 2026] GET /volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 => generated 858 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] Delete volume request issued successfully. Sep 07 02:25:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-cda01aa6-51ad-4fbb-9a32-bd2fbac38837 req-9aa40a88-8556-49bc-8f70-2526bcd32f9e tempest-TestShelveInstance-1433916678 tempest-TestShelveInstance-1433916678-project-member] http://192.168.122.234/volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 returned with HTTP 202 Sep 07 02:25:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 896/1751] 192.168.122.234 () {62 vars in 1509 bytes} [Mon Sep 7 02:25:36 2026] DELETE /volume/v3/volumes/22c02252-2e4d-4e85-9498-a404af011232 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c94a3179-c2e3-406d-8313-43f17a15917f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c94a3179-c2e3-406d-8313-43f17a15917f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 Sep 07 02:25:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c94a3179-c2e3-406d-8313-43f17a15917f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c94a3179-c2e3-406d-8313-43f17a15917f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c94a3179-c2e3-406d-8313-43f17a15917f tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 returned with HTTP 404 Sep 07 02:25:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 856/1752] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:37 2026] GET /volume/v3/volumes/d8a6042f-4ca1-4bbd-b1e7-c11dcd7712f7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-edc552fc-505c-4798-b3a8-b247507e7272 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-edc552fc-505c-4798-b3a8-b247507e7272 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] DELETE http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 Sep 07 02:25:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-edc552fc-505c-4798-b3a8-b247507e7272 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-edc552fc-505c-4798-b3a8-b247507e7272 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:37 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-edc552fc-505c-4798-b3a8-b247507e7272 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume with id: 6988532d-8ddf-4896-83b0-44a9b1bb9161 Sep 07 02:25:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-edc552fc-505c-4798-b3a8-b247507e7272 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-edc552fc-505c-4798-b3a8-b247507e7272 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume request issued successfully. Sep 07 02:25:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-edc552fc-505c-4798-b3a8-b247507e7272 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 returned with HTTP 202 Sep 07 02:25:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 897/1753] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:37 2026] DELETE /volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7d2ffe9e-e217-4ab7-849d-6bf5daca010a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d2ffe9e-e217-4ab7-849d-6bf5daca010a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 Sep 07 02:25:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d2ffe9e-e217-4ab7-849d-6bf5daca010a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d2ffe9e-e217-4ab7-849d-6bf5daca010a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d2ffe9e-e217-4ab7-849d-6bf5daca010a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d2ffe9e-e217-4ab7-849d-6bf5daca010a tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 returned with HTTP 200 Sep 07 02:25:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 857/1754] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:37 2026] GET /volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d59f1ad9-9432-4ad3-ab8d-2c12ea90942d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d59f1ad9-9432-4ad3-ab8d-2c12ea90942d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 Sep 07 02:25:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d59f1ad9-9432-4ad3-ab8d-2c12ea90942d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d59f1ad9-9432-4ad3-ab8d-2c12ea90942d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d59f1ad9-9432-4ad3-ab8d-2c12ea90942d tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 returned with HTTP 404 Sep 07 02:25:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 898/1755] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:38 2026] GET /volume/v3/volumes/6988532d-8ddf-4896-83b0-44a9b1bb9161 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a83a6e68-99cd-40a8-920d-3659a2625907 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a83a6e68-99cd-40a8-920d-3659a2625907 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] DELETE http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 Sep 07 02:25:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a83a6e68-99cd-40a8-920d-3659a2625907 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a83a6e68-99cd-40a8-920d-3659a2625907 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a83a6e68-99cd-40a8-920d-3659a2625907 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume with id: 5964562e-1362-417e-aca6-c009c72fd6f4 Sep 07 02:25:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a83a6e68-99cd-40a8-920d-3659a2625907 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a83a6e68-99cd-40a8-920d-3659a2625907 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume request issued successfully. Sep 07 02:25:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a83a6e68-99cd-40a8-920d-3659a2625907 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 returned with HTTP 202 Sep 07 02:25:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 858/1756] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:38 2026] DELETE /volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c2fb7a89-61ec-4c71-b02b-6522e3dc7bee None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c2fb7a89-61ec-4c71-b02b-6522e3dc7bee tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 Sep 07 02:25:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c2fb7a89-61ec-4c71-b02b-6522e3dc7bee tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c2fb7a89-61ec-4c71-b02b-6522e3dc7bee tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c2fb7a89-61ec-4c71-b02b-6522e3dc7bee tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c2fb7a89-61ec-4c71-b02b-6522e3dc7bee tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 returned with HTTP 200 Sep 07 02:25:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 899/1757] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:38 2026] GET /volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 => generated 857 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-45e65069-7fcb-491d-9b23-3de241cef06b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45e65069-7fcb-491d-9b23-3de241cef06b tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 Sep 07 02:25:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45e65069-7fcb-491d-9b23-3de241cef06b tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45e65069-7fcb-491d-9b23-3de241cef06b tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45e65069-7fcb-491d-9b23-3de241cef06b tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 returned with HTTP 404 Sep 07 02:25:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 859/1758] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:39 2026] GET /volume/v3/volumes/5964562e-1362-417e-aca6-c009c72fd6f4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:25:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] DELETE http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 Sep 07 02:25:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:39 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume with id: c97b6e53-619e-4353-8f79-841e39966dc1 Sep 07 02:25:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Delete volume request issued successfully. Sep 07 02:25:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-090cec56-b2df-4b8a-a1f3-c0071e440658 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 returned with HTTP 202 Sep 07 02:25:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 900/1759] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:39 2026] DELETE /volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3ef7892-c4f3-452a-bb1d-821794ad91c5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3ef7892-c4f3-452a-bb1d-821794ad91c5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 Sep 07 02:25:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3ef7892-c4f3-452a-bb1d-821794ad91c5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3ef7892-c4f3-452a-bb1d-821794ad91c5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a3ef7892-c4f3-452a-bb1d-821794ad91c5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Volume info retrieved successfully. Sep 07 02:25:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3ef7892-c4f3-452a-bb1d-821794ad91c5 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 returned with HTTP 200 Sep 07 02:25:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 860/1760] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:40 2026] GET /volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-611e2266-9cbe-4763-bc63-5985173238b1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-611e2266-9cbe-4763-bc63-5985173238b1 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] GET http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 Sep 07 02:25:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-611e2266-9cbe-4763-bc63-5985173238b1 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-611e2266-9cbe-4763-bc63-5985173238b1 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-611e2266-9cbe-4763-bc63-5985173238b1 tempest-CreateVolumesFromImageTest-1170018660 tempest-CreateVolumesFromImageTest-1170018660-project-member] http://192.168.122.234/volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 returned with HTTP 404 Sep 07 02:25:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 901/1761] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:41 2026] GET /volume/v3/volumes/c97b6e53-619e-4353-8f79-841e39966dc1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-445021548"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-445021548'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume of 1 GB Sep 07 02:25:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Availability Zones retrieved successfully. Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (9a1774cd-3e68-4a8d-b16d-f5126003b65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3462b8d0-6898-43a9-85c0-00bb4d9959a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3462b8d0-6898-43a9-85c0-00bb4d9959a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd3da92-0659-4e7f-a342-40b7933b9428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Created reservations ['51aed035-3598-4c06-8ed2-e923b6e47e4c', '40e7a117-2ec7-462e-9af1-d741c3142f5c', '82791770-334b-47cf-9a18-ed493e939f61', 'e461bfe6-9587-44b2-af22-937a83a17697'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd3da92-0659-4e7f-a342-40b7933b9428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51aed035-3598-4c06-8ed2-e923b6e47e4c', '40e7a117-2ec7-462e-9af1-d741c3142f5c', '82791770-334b-47cf-9a18-ed493e939f61', 'e461bfe6-9587-44b2-af22-937a83a17697']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109a56a5-a983-4b15-ba25-850c3e44259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109a56a5-a983-4b15-ba25-850c3e44259b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f496a919-1b2b-42d6-ad86-604550b956fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-445021548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['51aed035-3598-4c06-8ed2-e923b6e47e4c','40e7a117-2ec7-462e-9af1-d741c3142f5c','82791770-334b-47cf-9a18-ed493e939f61','e461bfe6-9587-44b2-af22-937a83a17697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-445021548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f496a919-1b2b-42d6-ad86-604550b956fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57748b36bf19479ab7aed0335364ffd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe0f57d-956c-4004-9c58-857a71348c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe0f57d-956c-4004-9c58-857a71348c8a) transitioned into state 'SUCCESS' from state '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-445021548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['51aed035-3598-4c06-8ed2-e923b6e47e4c','40e7a117-2ec7-462e-9af1-d741c3142f5c','82791770-334b-47cf-9a18-ed493e939f61','e461bfe6-9587-44b2-af22-937a83a17697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c11eb7-8c94-4ed4-8dd2-407795a70edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c11eb7-8c94-4ed4-8dd2-407795a70edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (9a1774cd-3e68-4a8d-b16d-f5126003b65c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request issued successfully. Sep 07 02:25:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e8a4ab04-7eb2-4f88-8db9-cd8660790056 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 861/1762] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:25:45 2026] POST /volume/v3/volumes => generated 772 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-92271c95-4d31-40a6-b2f7-57ab4a6f5a15 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92271c95-4d31-40a6-b2f7-57ab4a6f5a15 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:25:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92271c95-4d31-40a6-b2f7-57ab4a6f5a15 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92271c95-4d31-40a6-b2f7-57ab4a6f5a15 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-92271c95-4d31-40a6-b2f7-57ab4a6f5a15 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92271c95-4d31-40a6-b2f7-57ab4a6f5a15 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe returned with HTTP 200 Sep 07 02:25:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 902/1763] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:45 2026] GET /volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe => generated 840 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4e38cfac-a679-42ab-814a-b22735baf965 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e38cfac-a679-42ab-814a-b22735baf965 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:25:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e38cfac-a679-42ab-814a-b22735baf965 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e38cfac-a679-42ab-814a-b22735baf965 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4e38cfac-a679-42ab-814a-b22735baf965 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e38cfac-a679-42ab-814a-b22735baf965 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe returned with HTTP 200 Sep 07 02:25:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 862/1764] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:47 2026] GET /volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-189ae98d-b529-42da-9492-805ea8223d6d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-189ae98d-b529-42da-9492-805ea8223d6d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-189ae98d-b529-42da-9492-805ea8223d6d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-189ae98d-b529-42da-9492-805ea8223d6d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-189ae98d-b529-42da-9492-805ea8223d6d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-189ae98d-b529-42da-9492-805ea8223d6d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe returned with HTTP 200 Sep 07 02:25:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 903/1765] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:48 2026] GET /volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f496a919-1b2b-42d6-ad86-604550b956fe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-539910032"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request body: {'volume': {"'source_volid": 'f496a919-1b2b-42d6-ad86-604550b956fe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-539910032'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume of 1 GB Sep 07 02:25:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Availability Zones retrieved successfully. Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (1d5ddc86-a50f-49d5-9704-35efb6c9fa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9817dd-c23d-437d-82dd-cb3e573ab8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9817dd-c23d-437d-82dd-cb3e573ab8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474fc591-a017-4e5b-8bd2-776ec31deb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Created reservations ['397f2d46-a5f0-4897-acf9-873d4fdfa906', '93a4c6ce-4739-42f4-bdfa-8c27c3199bb8', 'a80bf147-444d-4f0d-9cc3-989b56c6e164', 'ed0200d1-d599-4ba0-8d8c-fa4ca8e91ff3'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474fc591-a017-4e5b-8bd2-776ec31deb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['397f2d46-a5f0-4897-acf9-873d4fdfa906', '93a4c6ce-4739-42f4-bdfa-8c27c3199bb8', 'a80bf147-444d-4f0d-9cc3-989b56c6e164', 'ed0200d1-d599-4ba0-8d8c-fa4ca8e91ff3']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8937af-35f3-40e8-84b8-ba8f9a4f3bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8937af-35f3-40e8-84b8-ba8f9a4f3bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306b913f-5c0e-4155-bedb-c222281bb862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-539910032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['397f2d46-a5f0-4897-acf9-873d4fdfa906','93a4c6ce-4739-42f4-bdfa-8c27c3199bb8','a80bf147-444d-4f0d-9cc3-989b56c6e164','ed0200d1-d599-4ba0-8d8c-fa4ca8e91ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-539910032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306b913f-5c0e-4155-bedb-c222281bb862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57748b36bf19479ab7aed0335364ffd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c604120b-69a0-48ac-9ef2-9945da193bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c604120b-69a0-48ac-9ef2-9945da193bf6) transitioned into state 'SUCCESS' from state '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-539910032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['397f2d46-a5f0-4897-acf9-873d4fdfa906','93a4c6ce-4739-42f4-bdfa-8c27c3199bb8','a80bf147-444d-4f0d-9cc3-989b56c6e164','ed0200d1-d599-4ba0-8d8c-fa4ca8e91ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ade50d-7647-4d53-98cd-cceb48c25eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ade50d-7647-4d53-98cd-cceb48c25eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (1d5ddc86-a50f-49d5-9704-35efb6c9fa9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request issued successfully. Sep 07 02:25:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8538fbed-f5e4-43e7-a5ae-154d0e345821 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 863/1766] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:48 2026] POST /volume/v3/volumes => generated 772 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f496a919-1b2b-42d6-ad86-604550b956fe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1760853844"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request body: {'volume': {"'source_volid": 'f496a919-1b2b-42d6-ad86-604550b956fe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1760853844'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume of 1 GB Sep 07 02:25:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Availability Zones retrieved successfully. Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (2f6cbf68-8cc9-4ebd-89ae-be79e973cec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce9a135-7a49-4ac9-b814-b0be9fe1ca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce9a135-7a49-4ac9-b814-b0be9fe1ca59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261e5067-6418-408c-ad1c-8c4ea6eb738e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Created reservations ['50d1c906-6aeb-4fa5-b507-d82ed7cb2287', 'e417b7ca-b2f5-4ff1-ad45-b5fc6ce2e1f3', '69a9d026-a451-4b43-97dd-3468c67a5c39', 'eeaa0d9d-6060-4d11-af32-b2af54168a6e'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261e5067-6418-408c-ad1c-8c4ea6eb738e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d1c906-6aeb-4fa5-b507-d82ed7cb2287', 'e417b7ca-b2f5-4ff1-ad45-b5fc6ce2e1f3', '69a9d026-a451-4b43-97dd-3468c67a5c39', 'eeaa0d9d-6060-4d11-af32-b2af54168a6e']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1cd759-0d1c-44e9-9e3b-5873f49687b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1cd759-0d1c-44e9-9e3b-5873f49687b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60b2ce56-43d4-4eed-af10-b30dee99e236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1760853844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['50d1c906-6aeb-4fa5-b507-d82ed7cb2287','e417b7ca-b2f5-4ff1-ad45-b5fc6ce2e1f3','69a9d026-a451-4b43-97dd-3468c67a5c39','eeaa0d9d-6060-4d11-af32-b2af54168a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1760853844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60b2ce56-43d4-4eed-af10-b30dee99e236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57748b36bf19479ab7aed0335364ffd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dce985e-e571-42fd-9510-1893d4a089d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dce985e-e571-42fd-9510-1893d4a089d0) transitioned into state 'SUCCESS' from state '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-1760853844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['50d1c906-6aeb-4fa5-b507-d82ed7cb2287','e417b7ca-b2f5-4ff1-ad45-b5fc6ce2e1f3','69a9d026-a451-4b43-97dd-3468c67a5c39','eeaa0d9d-6060-4d11-af32-b2af54168a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d0fae2-5dee-4100-945e-663c44a1ffa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d0fae2-5dee-4100-945e-663c44a1ffa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (2f6cbf68-8cc9-4ebd-89ae-be79e973cec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request issued successfully. Sep 07 02:25:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5c1fb7c-9b0b-4d22-8747-2f872cbc2ed7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 904/1767] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:48 2026] POST /volume/v3/volumes => generated 773 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-770c0f31-bcf0-4412-b902-59da477a33ac None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f496a919-1b2b-42d6-ad86-604550b956fe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-939427921"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request body: {'volume': {"'source_volid": 'f496a919-1b2b-42d6-ad86-604550b956fe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-939427921'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume of 1 GB Sep 07 02:25:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Availability Zones retrieved successfully. Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (ab03bb58-68c9-4f18-9032-c93e719604ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f43e0c-1c38-4ba8-b4e9-7c5d12dc50a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f43e0c-1c38-4ba8-b4e9-7c5d12dc50a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b54f10e-a33a-42be-b7a7-4ca859164748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Created reservations ['7fa8753b-b96c-4494-ab57-9efe54f79c6e', '2b6a446f-e538-4785-ab80-cc55935f53ca', '6e8ca9b2-8925-4ff5-99af-919c574cc54f', '4057c991-8e78-4985-b9ba-76efd6a98ca6'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b54f10e-a33a-42be-b7a7-4ca859164748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa8753b-b96c-4494-ab57-9efe54f79c6e', '2b6a446f-e538-4785-ab80-cc55935f53ca', '6e8ca9b2-8925-4ff5-99af-919c574cc54f', '4057c991-8e78-4985-b9ba-76efd6a98ca6']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e854bcf0-143e-447f-a373-e56fe322ed6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e854bcf0-143e-447f-a373-e56fe322ed6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a28ad7a-6525-4433-ac89-0bc139251f4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-939427921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['7fa8753b-b96c-4494-ab57-9efe54f79c6e','2b6a446f-e538-4785-ab80-cc55935f53ca','6e8ca9b2-8925-4ff5-99af-919c574cc54f','4057c991-8e78-4985-b9ba-76efd6a98ca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-939427921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a28ad7a-6525-4433-ac89-0bc139251f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57748b36bf19479ab7aed0335364ffd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e1d5cb-e5bd-4185-81f1-71bfa5100fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e1d5cb-e5bd-4185-81f1-71bfa5100fe7) transitioned into state 'SUCCESS' from state '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-939427921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['7fa8753b-b96c-4494-ab57-9efe54f79c6e','2b6a446f-e538-4785-ab80-cc55935f53ca','6e8ca9b2-8925-4ff5-99af-919c574cc54f','4057c991-8e78-4985-b9ba-76efd6a98ca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f35fa6f-75a1-4c8c-b426-a9c8c13dbe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f35fa6f-75a1-4c8c-b426-a9c8c13dbe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (ab03bb58-68c9-4f18-9032-c93e719604ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request issued successfully. Sep 07 02:25:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-770c0f31-bcf0-4412-b902-59da477a33ac tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 864/1768] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:49 2026] POST /volume/v3/volumes => generated 772 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f496a919-1b2b-42d6-ad86-604550b956fe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1733494626"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request body: {'volume': {"'source_volid": 'f496a919-1b2b-42d6-ad86-604550b956fe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1733494626'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume of 1 GB Sep 07 02:25:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Availability Zones retrieved successfully. Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (49d0f14a-f00d-41d7-8f32-6783e887395f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecae0df-5e1c-4787-b05e-f0855635e26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecae0df-5e1c-4787-b05e-f0855635e26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33bc9996-4843-4591-942d-16d890189166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Created reservations ['0baca874-c9a7-45bc-b821-855f7edd348a', '5601b890-f5e5-4f16-8451-4e7867d25853', '0ed9a76a-9d79-4992-9859-d2f91799be36', 'fa219671-2c56-424f-a94b-d29222bb0c81'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33bc9996-4843-4591-942d-16d890189166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0baca874-c9a7-45bc-b821-855f7edd348a', '5601b890-f5e5-4f16-8451-4e7867d25853', '0ed9a76a-9d79-4992-9859-d2f91799be36', 'fa219671-2c56-424f-a94b-d29222bb0c81']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf91bd37-156a-45d8-8d74-e271370844f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf91bd37-156a-45d8-8d74-e271370844f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4ac20fe-04a3-4225-9253-19fb78f65b92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1733494626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['0baca874-c9a7-45bc-b821-855f7edd348a','5601b890-f5e5-4f16-8451-4e7867d25853','0ed9a76a-9d79-4992-9859-d2f91799be36','fa219671-2c56-424f-a94b-d29222bb0c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1733494626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4ac20fe-04a3-4225-9253-19fb78f65b92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57748b36bf19479ab7aed0335364ffd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c3f8b0-24b5-458d-834c-40d6cca8229c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c3f8b0-24b5-458d-834c-40d6cca8229c) transitioned into state 'SUCCESS' from state '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-1733494626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['0baca874-c9a7-45bc-b821-855f7edd348a','5601b890-f5e5-4f16-8451-4e7867d25853','0ed9a76a-9d79-4992-9859-d2f91799be36','fa219671-2c56-424f-a94b-d29222bb0c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6783eb6e-d2ce-4472-a103-d5d0bc1812cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6783eb6e-d2ce-4472-a103-d5d0bc1812cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (49d0f14a-f00d-41d7-8f32-6783e887395f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request issued successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf1bf624-c3bf-4b78-abdb-b2bd61235c03 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 905/1769] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:49 2026] POST /volume/v3/volumes => generated 773 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f496a919-1b2b-42d6-ad86-604550b956fe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1549253123"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request body: {'volume': {"'source_volid": 'f496a919-1b2b-42d6-ad86-604550b956fe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1549253123'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume of 1 GB Sep 07 02:25:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Availability Zones retrieved successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1640452901", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1640452901', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Create volume of 1 GB Sep 07 02:25:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (416e6760-7b6c-4f76-b65e-1e7b3b3e4752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd1e3d7-96c5-4e30-8daa-1e6239635c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Availability Zones retrieved successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Flow 'volume_create_api' (debb58ed-90a8-45d6-9023-b3a3971630db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe57f89e-95ae-4188-9622-7be036630651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd1e3d7-96c5-4e30-8daa-1e6239635c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e97603-d244-4d36-b3ee-4eed4e019ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe57f89e-95ae-4188-9622-7be036630651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92245f26-b00d-44da-8277-ccd946e6ac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Created reservations ['36a4d011-402a-4a77-8fc9-b50f62e96d96', 'c0d45466-b287-4b91-ad2e-62f20dfe24c8', '97f26099-3268-49c4-a539-33d48437e9c9', 'df7aaab7-5892-4722-b438-818faf000b44'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e97603-d244-4d36-b3ee-4eed4e019ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36a4d011-402a-4a77-8fc9-b50f62e96d96', 'c0d45466-b287-4b91-ad2e-62f20dfe24c8', '97f26099-3268-49c4-a539-33d48437e9c9', 'df7aaab7-5892-4722-b438-818faf000b44']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be22bd8d-2bd5-4182-a5d2-45fc30630ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Created reservations ['ddd549bd-beee-477f-8fda-6645fe62dcf5', '972bf690-5252-43f3-bc5d-04b1474f07d0', 'cb8e2013-6d06-4838-83a1-94a404a80529', 'a62bb576-91b1-4ec1-997a-bc119e651398'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92245f26-b00d-44da-8277-ccd946e6ac52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddd549bd-beee-477f-8fda-6645fe62dcf5', '972bf690-5252-43f3-bc5d-04b1474f07d0', 'cb8e2013-6d06-4838-83a1-94a404a80529', 'a62bb576-91b1-4ec1-997a-bc119e651398']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d923cb29-3294-4ffe-9621-e44b67e64be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be22bd8d-2bd5-4182-a5d2-45fc30630ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed3516c4-0c7e-42fe-88de-c25845a9a72f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1549253123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['36a4d011-402a-4a77-8fc9-b50f62e96d96','c0d45466-b287-4b91-ad2e-62f20dfe24c8','97f26099-3268-49c4-a539-33d48437e9c9','df7aaab7-5892-4722-b438-818faf000b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1549253123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed3516c4-0c7e-42fe-88de-c25845a9a72f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57748b36bf19479ab7aed0335364ffd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c7e684-b0d6-4ef3-a1e5-2d956822f847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c7e684-b0d6-4ef3-a1e5-2d956822f847) transitioned into state 'SUCCESS' from state '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-1549253123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57748b36bf19479ab7aed0335364ffd3',qos_specs=None,replication_status=,reservations=['36a4d011-402a-4a77-8fc9-b50f62e96d96','c0d45466-b287-4b91-ad2e-62f20dfe24c8','97f26099-3268-49c4-a539-33d48437e9c9','df7aaab7-5892-4722-b438-818faf000b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edf1f67dcfc4145b216d563186e6d0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a4acea-8e8d-4678-8569-40ff16c5ab46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d923cb29-3294-4ffe-9621-e44b67e64be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167b14c3-d037-4613-8a21-b8cd3d5c5495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1640452901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7a0019e378407690a9a8432c77d296',qos_specs=None,replication_status=,reservations=['ddd549bd-beee-477f-8fda-6645fe62dcf5','972bf690-5252-43f3-bc5d-04b1474f07d0','cb8e2013-6d06-4838-83a1-94a404a80529','a62bb576-91b1-4ec1-997a-bc119e651398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c5f051e2b04d18a472ed2f472e9f0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1640452901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167b14c3-d037-4613-8a21-b8cd3d5c5495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c7a0019e378407690a9a8432c77d296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c5f051e2b04d18a472ed2f472e9f0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e668a4b-b8b1-4473-b1a2-de358dedf510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a4acea-8e8d-4678-8569-40ff16c5ab46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Flow 'volume_create_api' (416e6760-7b6c-4f76-b65e-1e7b3b3e4752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Create volume request issued successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca6cd3bf-a66d-418e-88ef-92f8d17617c3 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 865/1770] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:50 2026] POST /volume/v3/volumes => generated 773 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-adb0f5d3-a181-4325-ada9-954dc869a031 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-321622864"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-321622864'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume of 1 GB Sep 07 02:25:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Availability Zones retrieved successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e668a4b-b8b1-4473-b1a2-de358dedf510) transitioned into state 'SUCCESS' from state '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-1640452901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7a0019e378407690a9a8432c77d296',qos_specs=None,replication_status=,reservations=['ddd549bd-beee-477f-8fda-6645fe62dcf5','972bf690-5252-43f3-bc5d-04b1474f07d0','cb8e2013-6d06-4838-83a1-94a404a80529','a62bb576-91b1-4ec1-997a-bc119e651398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85c5f051e2b04d18a472ed2f472e9f0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b600871-2630-4e3a-9d07-c66f1e8ffe40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Flow 'volume_create_api' (8ca5e021-9fdf-4c84-92a2-73261b2043fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b600871-2630-4e3a-9d07-c66f1e8ffe40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4088ca74-bdf3-422b-b394-5e9d4f7f29c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Flow 'volume_create_api' (debb58ed-90a8-45d6-9023-b3a3971630db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Create volume request issued successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c6c285bf-b3e6-492b-a590-6cea574e3020 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 906/1771] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:25:50 2026] POST /volume/v3/volumes => generated 756 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7be30f9b-9bcc-4e47-bb22-d3a42c89b24c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7be30f9b-9bcc-4e47-bb22-d3a42c89b24c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7be30f9b-9bcc-4e47-bb22-d3a42c89b24c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7be30f9b-9bcc-4e47-bb22-d3a42c89b24c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7be30f9b-9bcc-4e47-bb22-d3a42c89b24c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7be30f9b-9bcc-4e47-bb22-d3a42c89b24c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 returned with HTTP 200 Sep 07 02:25:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 907/1772] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:50 2026] GET /volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2fd9d8a6-2389-402a-98cd-3251c0347836 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2fd9d8a6-2389-402a-98cd-3251c0347836 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2fd9d8a6-2389-402a-98cd-3251c0347836 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2fd9d8a6-2389-402a-98cd-3251c0347836 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2fd9d8a6-2389-402a-98cd-3251c0347836 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2fd9d8a6-2389-402a-98cd-3251c0347836 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 returned with HTTP 200 Sep 07 02:25:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 908/1773] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:50 2026] GET /volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4088ca74-bdf3-422b-b394-5e9d4f7f29c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0608ce7-e397-4c94-80af-ad697741a262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Created reservations ['323c8430-672b-48df-a054-3d294126d0c0', 'b82882a5-4e94-4189-b1dc-fdce7135d6d8', '6ad4c1b1-819f-4b8d-a6cd-eed7111a66d0', 'd2d2d908-8f8b-48f9-846b-39ae2d9da55e'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0608ce7-e397-4c94-80af-ad697741a262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['323c8430-672b-48df-a054-3d294126d0c0', 'b82882a5-4e94-4189-b1dc-fdce7135d6d8', '6ad4c1b1-819f-4b8d-a6cd-eed7111a66d0', 'd2d2d908-8f8b-48f9-846b-39ae2d9da55e']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d127e45e-1dcd-4d7c-9a10-ae8d6c9253ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d127e45e-1dcd-4d7c-9a10-ae8d6c9253ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1290e38e-2daf-4ec4-87fe-1a7a4b85921e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-321622864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',qos_specs=None,replication_status=,reservations=['323c8430-672b-48df-a054-3d294126d0c0','b82882a5-4e94-4189-b1dc-fdce7135d6d8','6ad4c1b1-819f-4b8d-a6cd-eed7111a66d0','d2d2d908-8f8b-48f9-846b-39ae2d9da55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-321622864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1290e38e-2daf-4ec4-87fe-1a7a4b85921e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03de0e55-d019-4fe8-87a9-2f00e64b0d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03de0e55-d019-4fe8-87a9-2f00e64b0d46) transitioned into state 'SUCCESS' from state '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-321622864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',qos_specs=None,replication_status=,reservations=['323c8430-672b-48df-a054-3d294126d0c0','b82882a5-4e94-4189-b1dc-fdce7135d6d8','6ad4c1b1-819f-4b8d-a6cd-eed7111a66d0','d2d2d908-8f8b-48f9-846b-39ae2d9da55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80eab96-5392-42b8-b711-81b62d86e606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80eab96-5392-42b8-b711-81b62d86e606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Flow 'volume_create_api' (8ca5e021-9fdf-4c84-92a2-73261b2043fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume request issued successfully. Sep 07 02:25:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-adb0f5d3-a181-4325-ada9-954dc869a031 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:25:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 866/1774] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:25:50 2026] POST /volume/v3/volumes => generated 763 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:25:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-48dce4f3-5639-488b-844d-9fb0cd71bd0e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-48dce4f3-5639-488b-844d-9fb0cd71bd0e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-48dce4f3-5639-488b-844d-9fb0cd71bd0e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-48dce4f3-5639-488b-844d-9fb0cd71bd0e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-48dce4f3-5639-488b-844d-9fb0cd71bd0e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-48dce4f3-5639-488b-844d-9fb0cd71bd0e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 909/1775] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:51 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 831 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b6893a8f-009b-49bb-8758-39e5f8cd1c9f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b6893a8f-009b-49bb-8758-39e5f8cd1c9f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b6893a8f-009b-49bb-8758-39e5f8cd1c9f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b6893a8f-009b-49bb-8758-39e5f8cd1c9f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b6893a8f-009b-49bb-8758-39e5f8cd1c9f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b6893a8f-009b-49bb-8758-39e5f8cd1c9f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 returned with HTTP 200 Sep 07 02:25:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 867/1776] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:51 2026] GET /volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5c41bce9-edd8-497b-bd2f-8ffc627fb578 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5c41bce9-edd8-497b-bd2f-8ffc627fb578 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5c41bce9-edd8-497b-bd2f-8ffc627fb578 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5c41bce9-edd8-497b-bd2f-8ffc627fb578 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5c41bce9-edd8-497b-bd2f-8ffc627fb578 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5c41bce9-edd8-497b-bd2f-8ffc627fb578 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 910/1777] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:52 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9721c197-f824-49f5-8156-04db93e301ef None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9721c197-f824-49f5-8156-04db93e301ef tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:25:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9721c197-f824-49f5-8156-04db93e301ef tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9721c197-f824-49f5-8156-04db93e301ef tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9721c197-f824-49f5-8156-04db93e301ef tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9721c197-f824-49f5-8156-04db93e301ef tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 returned with HTTP 200 Sep 07 02:25:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 868/1778] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:52 2026] GET /volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 => generated 866 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1d48e3cd-1441-48c8-b363-d99273a46d68 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d48e3cd-1441-48c8-b363-d99273a46d68 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e Sep 07 02:25:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d48e3cd-1441-48c8-b363-d99273a46d68 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1d48e3cd-1441-48c8-b363-d99273a46d68 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1d48e3cd-1441-48c8-b363-d99273a46d68 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1d48e3cd-1441-48c8-b363-d99273a46d68 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e returned with HTTP 200 Sep 07 02:25:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 911/1779] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:53 2026] GET /volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7661d45d-103c-4580-a63b-29be4d82652d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7661d45d-103c-4580-a63b-29be4d82652d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 Sep 07 02:25:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7661d45d-103c-4580-a63b-29be4d82652d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7661d45d-103c-4580-a63b-29be4d82652d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7661d45d-103c-4580-a63b-29be4d82652d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7661d45d-103c-4580-a63b-29be4d82652d tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 returned with HTTP 200 Sep 07 02:25:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 869/1780] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:53 2026] GET /volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-14067a99-0d87-4aa7-b348-45f361b9c82b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14067a99-0d87-4aa7-b348-45f361b9c82b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14067a99-0d87-4aa7-b348-45f361b9c82b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14067a99-0d87-4aa7-b348-45f361b9c82b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-14067a99-0d87-4aa7-b348-45f361b9c82b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14067a99-0d87-4aa7-b348-45f361b9c82b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 912/1781] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:53 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c6b92db4-3678-4939-b262-f83a72922e08 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6b92db4-3678-4939-b262-f83a72922e08 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 Sep 07 02:25:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6b92db4-3678-4939-b262-f83a72922e08 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6b92db4-3678-4939-b262-f83a72922e08 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c6b92db4-3678-4939-b262-f83a72922e08 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6b92db4-3678-4939-b262-f83a72922e08 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 returned with HTTP 200 Sep 07 02:25:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 870/1782] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:54 2026] GET /volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d5a60cfe-b0a2-402d-ba5d-8ed6dc4e2021 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5a60cfe-b0a2-402d-ba5d-8ed6dc4e2021 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f Sep 07 02:25:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5a60cfe-b0a2-402d-ba5d-8ed6dc4e2021 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5a60cfe-b0a2-402d-ba5d-8ed6dc4e2021 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d5a60cfe-b0a2-402d-ba5d-8ed6dc4e2021 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5a60cfe-b0a2-402d-ba5d-8ed6dc4e2021 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f returned with HTTP 200 Sep 07 02:25:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 913/1783] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:54 2026] GET /volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f => generated 865 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-17c7eb63-80ad-4909-940b-57892879e553 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17c7eb63-80ad-4909-940b-57892879e553 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17c7eb63-80ad-4909-940b-57892879e553 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17c7eb63-80ad-4909-940b-57892879e553 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-17c7eb63-80ad-4909-940b-57892879e553 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17c7eb63-80ad-4909-940b-57892879e553 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 871/1784] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:54 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ad9325a-5b09-4dc2-b453-0f97f1955f23 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ad9325a-5b09-4dc2-b453-0f97f1955f23 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f Sep 07 02:25:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ad9325a-5b09-4dc2-b453-0f97f1955f23 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ad9325a-5b09-4dc2-b453-0f97f1955f23 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9ad9325a-5b09-4dc2-b453-0f97f1955f23 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ad9325a-5b09-4dc2-b453-0f97f1955f23 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f returned with HTTP 200 Sep 07 02:25:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 914/1785] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:55 2026] GET /volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-737cc173-5367-407d-a444-66cdc9e381ed None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-737cc173-5367-407d-a444-66cdc9e381ed tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f Sep 07 02:25:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-737cc173-5367-407d-a444-66cdc9e381ed tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-737cc173-5367-407d-a444-66cdc9e381ed tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-737cc173-5367-407d-a444-66cdc9e381ed tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume with id: ed3516c4-0c7e-42fe-88de-c25845a9a72f Sep 07 02:25:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-737cc173-5367-407d-a444-66cdc9e381ed tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-737cc173-5367-407d-a444-66cdc9e381ed tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume request issued successfully. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-737cc173-5367-407d-a444-66cdc9e381ed tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f returned with HTTP 202 Sep 07 02:25:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 872/1786] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:55 2026] DELETE /volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e0ee7ad2-62c6-437b-ba49-968a869fe3e3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-057ebacf-b3ab-4b8f-b271-f7da88edb8a7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0ee7ad2-62c6-437b-ba49-968a869fe3e3 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0ee7ad2-62c6-437b-ba49-968a869fe3e3 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0ee7ad2-62c6-437b-ba49-968a869fe3e3 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-057ebacf-b3ab-4b8f-b271-f7da88edb8a7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f Sep 07 02:25:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-057ebacf-b3ab-4b8f-b271-f7da88edb8a7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-057ebacf-b3ab-4b8f-b271-f7da88edb8a7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-057ebacf-b3ab-4b8f-b271-f7da88edb8a7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-057ebacf-b3ab-4b8f-b271-f7da88edb8a7 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f returned with HTTP 200 Sep 07 02:25:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e0ee7ad2-62c6-437b-ba49-968a869fe3e3 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 873/1787] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:55 2026] GET /volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0ee7ad2-62c6-437b-ba49-968a869fe3e3 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 915/1788] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:55 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ae15f6c9-9b1c-45e3-ba0c-145a6c45852c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ae15f6c9-9b1c-45e3-ba0c-145a6c45852c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f Sep 07 02:25:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ae15f6c9-9b1c-45e3-ba0c-145a6c45852c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ae15f6c9-9b1c-45e3-ba0c-145a6c45852c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-059f0345-ceb3-43c2-a453-edc8861849b5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-059f0345-ceb3-43c2-a453-edc8861849b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-059f0345-ceb3-43c2-a453-edc8861849b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ae15f6c9-9b1c-45e3-ba0c-145a6c45852c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f returned with HTTP 404 Sep 07 02:25:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 874/1789] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:56 2026] GET /volume/v3/volumes/ed3516c4-0c7e-42fe-88de-c25845a9a72f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-059f0345-ceb3-43c2-a453-edc8861849b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 Sep 07 02:25:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:56 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume with id: d4ac20fe-04a3-4225-9253-19fb78f65b92 Sep 07 02:25:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-059f0345-ceb3-43c2-a453-edc8861849b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-059f0345-ceb3-43c2-a453-edc8861849b5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 916/1790] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:56 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume request issued successfully. Sep 07 02:25:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-826f18d2-8026-43bb-bcca-546fa6f96a96 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 returned with HTTP 202 Sep 07 02:25:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 875/1791] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:56 2026] DELETE /volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6adf794d-3674-4a38-bddb-4cbba3e6cc85 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6adf794d-3674-4a38-bddb-4cbba3e6cc85 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 Sep 07 02:25:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6adf794d-3674-4a38-bddb-4cbba3e6cc85 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6adf794d-3674-4a38-bddb-4cbba3e6cc85 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6adf794d-3674-4a38-bddb-4cbba3e6cc85 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6adf794d-3674-4a38-bddb-4cbba3e6cc85 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 returned with HTTP 200 Sep 07 02:25:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 917/1792] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:56 2026] GET /volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 => generated 865 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-857f9da0-08b3-4166-8483-00fdf7e4cea4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-857f9da0-08b3-4166-8483-00fdf7e4cea4 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-857f9da0-08b3-4166-8483-00fdf7e4cea4 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-857f9da0-08b3-4166-8483-00fdf7e4cea4 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-857f9da0-08b3-4166-8483-00fdf7e4cea4 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-857f9da0-08b3-4166-8483-00fdf7e4cea4 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 876/1793] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:57 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2b03742e-0061-40e7-94d6-a9424a886352 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b03742e-0061-40e7-94d6-a9424a886352 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2b03742e-0061-40e7-94d6-a9424a886352 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2b03742e-0061-40e7-94d6-a9424a886352 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-984185fe-00cd-4f1e-8213-9e7fab34e7c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2b03742e-0061-40e7-94d6-a9424a886352 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-984185fe-00cd-4f1e-8213-9e7fab34e7c2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-984185fe-00cd-4f1e-8213-9e7fab34e7c2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-984185fe-00cd-4f1e-8213-9e7fab34e7c2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b03742e-0061-40e7-94d6-a9424a886352 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 returned with HTTP 200 Sep 07 02:25:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 918/1794] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:58 2026] GET /volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 => generated 865 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-984185fe-00cd-4f1e-8213-9e7fab34e7c2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-984185fe-00cd-4f1e-8213-9e7fab34e7c2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 877/1795] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:25:58 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 856 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-62b146cc-8f22-4ac1-8202-51a05dd89023 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-62b146cc-8f22-4ac1-8202-51a05dd89023 None None] GET http://192.168.122.234/volume// Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-62b146cc-8f22-4ac1-8202-51a05dd89023 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-62b146cc-8f22-4ac1-8202-51a05dd89023 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-62b146cc-8f22-4ac1-8202-51a05dd89023 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:25:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 919/1796] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:25:58 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-5cd8450d-f680-4eec-b1a6-cfc9364f0467 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-5cd8450d-f680-4eec-b1a6-cfc9364f0467 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-5cd8450d-f680-4eec-b1a6-cfc9364f0467 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1290e38e-2daf-4ec4-87fe-1a7a4b85921e", "connector": null, "instance_uuid": "e2914a02-578f-4069-b995-d171a6bd7805"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-5cd8450d-f680-4eec-b1a6-cfc9364f0467 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:25:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 878/1797] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:25:58 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8f2329bf-7308-4a23-8e64-d2b2e2a042a8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f2329bf-7308-4a23-8e64-d2b2e2a042a8 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f2329bf-7308-4a23-8e64-d2b2e2a042a8 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f2329bf-7308-4a23-8e64-d2b2e2a042a8 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8f2329bf-7308-4a23-8e64-d2b2e2a042a8 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f2329bf-7308-4a23-8e64-d2b2e2a042a8 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 920/1798] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:58 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-30675853-01e6-4de7-ae92-4b764c4fcec8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-30675853-01e6-4de7-ae92-4b764c4fcec8 None None] GET http://192.168.122.234/volume// Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-30675853-01e6-4de7-ae92-4b764c4fcec8 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-30675853-01e6-4de7-ae92-4b764c4fcec8 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-30675853-01e6-4de7-ae92-4b764c4fcec8 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:25:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 879/1799] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:25:58 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-733bb7f9-9cab-4231-8256-f97534e061f9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-733bb7f9-9cab-4231-8256-f97534e061f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-733bb7f9-9cab-4231-8256-f97534e061f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-733bb7f9-9cab-4231-8256-f97534e061f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-733bb7f9-9cab-4231-8256-f97534e061f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:25:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-733bb7f9-9cab-4231-8256-f97534e061f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:25:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 921/1800] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:25:58 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 1036 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f67f3939-2778-45c7-bc00-5635d3f17544 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-6819a051-8d14-4a9c-9fdd-461d25bc0ffd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f67f3939-2778-45c7-bc00-5635d3f17544 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f67f3939-2778-45c7-bc00-5635d3f17544 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f67f3939-2778-45c7-bc00-5635d3f17544 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-6819a051-8d14-4a9c-9fdd-461d25bc0ffd tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] PUT http://192.168.122.234/volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8 Sep 07 02:25:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-6819a051-8d14-4a9c-9fdd-461d25bc0ffd tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f67f3939-2778-45c7-bc00-5635d3f17544 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 returned with HTTP 404 Sep 07 02:25:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 880/1801] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:59 2026] GET /volume/v3/volumes/d4ac20fe-04a3-4225-9253-19fb78f65b92 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume with id: 8a28ad7a-6525-4433-ac89-0bc139251f4e Sep 07 02:25:59 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-6819a051-8d14-4a9c-9fdd-461d25bc0ffd tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Acquiring lock "cinder-attachment_update-1290e38e-2daf-4ec4-87fe-1a7a4b85921e-devstack" by "attachment_update" {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:59 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-6819a051-8d14-4a9c-9fdd-461d25bc0ffd tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Lock "cinder-attachment_update-1290e38e-2daf-4ec4-87fe-1a7a4b85921e-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:25:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:25:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume request issued successfully. Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72921260-75f7-40d9-9df4-a7ae80bc3611 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e returned with HTTP 202 Sep 07 02:25:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 881/1802] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:25:59 2026] DELETE /volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-06a398a9-fc82-4934-be91-fd99295271bc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06a398a9-fc82-4934-be91-fd99295271bc tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06a398a9-fc82-4934-be91-fd99295271bc tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06a398a9-fc82-4934-be91-fd99295271bc tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:25:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:25:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:25:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-06a398a9-fc82-4934-be91-fd99295271bc tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06a398a9-fc82-4934-be91-fd99295271bc tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e returned with HTTP 200 Sep 07 02:25:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 882/1803] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:59 2026] GET /volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:25:59 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-6819a051-8d14-4a9c-9fdd-461d25bc0ffd tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Lock "cinder-attachment_update-1290e38e-2daf-4ec4-87fe-1a7a4b85921e-devstack" released by "attachment_update" :: held 0.442s {{(pid=87011) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:25:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-6819a051-8d14-4a9c-9fdd-461d25bc0ffd tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8 returned with HTTP 200 Sep 07 02:25:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 922/1804] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:25:59 2026] PUT /volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8 => generated 694 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1fc07bea-1c0e-4065-912c-f3a1a867a20f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1fc07bea-1c0e-4065-912c-f3a1a867a20f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1fc07bea-1c0e-4065-912c-f3a1a867a20f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:25:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1fc07bea-1c0e-4065-912c-f3a1a867a20f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1fc07bea-1c0e-4065-912c-f3a1a867a20f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1fc07bea-1c0e-4065-912c-f3a1a867a20f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 883/1805] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:25:59 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cacb37d4-989e-487c-9985-33988973c4f0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cacb37d4-989e-487c-9985-33988973c4f0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e Sep 07 02:26:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cacb37d4-989e-487c-9985-33988973c4f0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cacb37d4-989e-487c-9985-33988973c4f0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cacb37d4-989e-487c-9985-33988973c4f0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cacb37d4-989e-487c-9985-33988973c4f0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e returned with HTTP 200 Sep 07 02:26:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 923/1806] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:00 2026] GET /volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e => generated 864 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-23768879-4202-4689-ad8f-4a3f9b4798d5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-23768879-4202-4689-ad8f-4a3f9b4798d5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8/action Sep 07 02:26:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-23768879-4202-4689-ad8f-4a3f9b4798d5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:26:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-23768879-4202-4689-ad8f-4a3f9b4798d5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-45ad8a15-197c-4e50-9e81-e089351a3617 req-23768879-4202-4689-ad8f-4a3f9b4798d5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8/action returned with HTTP 204 Sep 07 02:26:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 884/1807] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:26:00 2026] POST /volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6ef4f5b9-1791-4bf4-b540-902b27155b6a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6ef4f5b9-1791-4bf4-b540-902b27155b6a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6ef4f5b9-1791-4bf4-b540-902b27155b6a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6ef4f5b9-1791-4bf4-b540-902b27155b6a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6ef4f5b9-1791-4bf4-b540-902b27155b6a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6ef4f5b9-1791-4bf4-b540-902b27155b6a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 924/1808] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:01 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 1148 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-749f81da-1c27-4059-a819-a7c3e86eaaff None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-749f81da-1c27-4059-a819-a7c3e86eaaff tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-749f81da-1c27-4059-a819-a7c3e86eaaff tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-749f81da-1c27-4059-a819-a7c3e86eaaff tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-749f81da-1c27-4059-a819-a7c3e86eaaff tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-749f81da-1c27-4059-a819-a7c3e86eaaff tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 885/1809] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:01 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-a4bfc656-d669-4941-a2fd-caabd67c2ccc req-1180c78d-e536-4711-9da3-26ace9fbcda9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-a4bfc656-d669-4941-a2fd-caabd67c2ccc req-1180c78d-e536-4711-9da3-26ace9fbcda9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-a4bfc656-d669-4941-a2fd-caabd67c2ccc req-1180c78d-e536-4711-9da3-26ace9fbcda9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-a4bfc656-d669-4941-a2fd-caabd67c2ccc req-1180c78d-e536-4711-9da3-26ace9fbcda9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-a4bfc656-d669-4941-a2fd-caabd67c2ccc req-1180c78d-e536-4711-9da3-26ace9fbcda9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-a4bfc656-d669-4941-a2fd-caabd67c2ccc req-1180c78d-e536-4711-9da3-26ace9fbcda9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 925/1810] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:26:01 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 1148 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-54f7c995-333a-4e7b-a0ee-326a0d0d737b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-54f7c995-333a-4e7b-a0ee-326a0d0d737b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-54f7c995-333a-4e7b-a0ee-326a0d0d737b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-54f7c995-333a-4e7b-a0ee-326a0d0d737b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-54f7c995-333a-4e7b-a0ee-326a0d0d737b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-54f7c995-333a-4e7b-a0ee-326a0d0d737b tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 886/1811] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:01 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 1148 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c6748de3-e719-451e-b3ef-3f9e8e3ba0b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c6748de3-e719-451e-b3ef-3f9e8e3ba0b0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c6748de3-e719-451e-b3ef-3f9e8e3ba0b0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c6748de3-e719-451e-b3ef-3f9e8e3ba0b0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c6748de3-e719-451e-b3ef-3f9e8e3ba0b0 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e returned with HTTP 404 Sep 07 02:26:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 926/1812] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:01 2026] GET /volume/v3/volumes/8a28ad7a-6525-4433-ac89-0bc139251f4e => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] DELETE http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume with id: 60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-c0f2e2ac-43dd-4605-9247-b98b8494c7ea None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-c0f2e2ac-43dd-4605-9247-b98b8494c7ea tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-c0f2e2ac-43dd-4605-9247-b98b8494c7ea tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-c0f2e2ac-43dd-4605-9247-b98b8494c7ea tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume request issued successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb5fa5ad-a035-4640-8d2b-1d3a062b3cdd tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 returned with HTTP 202 Sep 07 02:26:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 887/1813] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:26:01 2026] DELETE /volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6aa4767e-990a-43e0-bc6b-75a0716802f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6aa4767e-990a-43e0-bc6b-75a0716802f5 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6aa4767e-990a-43e0-bc6b-75a0716802f5 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6aa4767e-990a-43e0-bc6b-75a0716802f5 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-c0f2e2ac-43dd-4605-9247-b98b8494c7ea tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6aa4767e-990a-43e0-bc6b-75a0716802f5 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-c0f2e2ac-43dd-4605-9247-b98b8494c7ea tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 927/1814] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:26:01 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 1148 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6aa4767e-990a-43e0-bc6b-75a0716802f5 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 returned with HTTP 200 Sep 07 02:26:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 888/1815] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:01 2026] GET /volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-fc7b7513-3f6f-4829-b2cd-fced5be5be53 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-fc7b7513-3f6f-4829-b2cd-fced5be5be53 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e/action Sep 07 02:26:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-fc7b7513-3f6f-4829-b2cd-fced5be5be53 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:26:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-fc7b7513-3f6f-4829-b2cd-fced5be5be53 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-fc7b7513-3f6f-4829-b2cd-fced5be5be53 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-fc7b7513-3f6f-4829-b2cd-fced5be5be53 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Begin detaching volume completed successfully. Sep 07 02:26:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-fc7b7513-3f6f-4829-b2cd-fced5be5be53 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e/action returned with HTTP 202 Sep 07 02:26:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 928/1816] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:26:02 2026] POST /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 02:26:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-22d15edc-750f-474f-9402-75cb4db56ea3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22d15edc-750f-474f-9402-75cb4db56ea3 None None] GET http://192.168.122.234/volume// Sep 07 02:26:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22d15edc-750f-474f-9402-75cb4db56ea3 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-22d15edc-750f-474f-9402-75cb4db56ea3 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-22d15edc-750f-474f-9402-75cb4db56ea3 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:26:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 889/1817] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:26:02 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:26:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-04c67038-e3b1-4638-88cd-220bc676b997 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-04c67038-e3b1-4638-88cd-220bc676b997 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:26:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-04c67038-e3b1-4638-88cd-220bc676b997 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-04c67038-e3b1-4638-88cd-220bc676b997 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-04c67038-e3b1-4638-88cd-220bc676b997 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-04c67038-e3b1-4638-88cd-220bc676b997 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 929/1818] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:26:02 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 1332 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-b5778d9c-6954-4f76-b942-5cda1fe5fb83 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-b5778d9c-6954-4f76-b942-5cda1fe5fb83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] DELETE http://192.168.122.234/volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8 Sep 07 02:26:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-b5778d9c-6954-4f76-b942-5cda1fe5fb83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-b5778d9c-6954-4f76-b942-5cda1fe5fb83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:02 devstack devstack@c-api.service[87010]: /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 07 02:26:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:26:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2e483ce2-fbd9-4cdc-aeb2-1113453b96ce req-b5778d9c-6954-4f76-b942-5cda1fe5fb83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8 returned with HTTP 200 Sep 07 02:26:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 890/1819] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:26:02 2026] DELETE /volume/v3/attachments/d170faf1-0faa-40db-b89f-0a8a47c9f3e8 => generated 19 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-60f63840-91c2-4aea-8bb8-5c675657a193 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-60f63840-91c2-4aea-8bb8-5c675657a193 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:26:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-60f63840-91c2-4aea-8bb8-5c675657a193 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-60f63840-91c2-4aea-8bb8-5c675657a193 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-60f63840-91c2-4aea-8bb8-5c675657a193 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-60f63840-91c2-4aea-8bb8-5c675657a193 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 returned with HTTP 200 Sep 07 02:26:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 930/1820] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:03 2026] GET /volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 => generated 865 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-756abc69-cfd2-4410-9c1f-867fa317de7a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-756abc69-cfd2-4410-9c1f-867fa317de7a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:26:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-756abc69-cfd2-4410-9c1f-867fa317de7a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-756abc69-cfd2-4410-9c1f-867fa317de7a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-756abc69-cfd2-4410-9c1f-867fa317de7a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-756abc69-cfd2-4410-9c1f-867fa317de7a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:26:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 891/1821] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:03 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f0cf459b-e9f9-435e-851e-af997d147217 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f0cf459b-e9f9-435e-851e-af997d147217 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 Sep 07 02:26:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f0cf459b-e9f9-435e-851e-af997d147217 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f0cf459b-e9f9-435e-851e-af997d147217 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f0cf459b-e9f9-435e-851e-af997d147217 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 returned with HTTP 404 Sep 07 02:26:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 931/1822] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:04 2026] GET /volume/v3/volumes/60b2ce56-43d4-4eed-af10-b30dee99e236 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:26:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8c4412f0-deff-4b67-9e03-9af66961db1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8c4412f0-deff-4b67-9e03-9af66961db1e tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] DELETE http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 Sep 07 02:26:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8c4412f0-deff-4b67-9e03-9af66961db1e tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8c4412f0-deff-4b67-9e03-9af66961db1e tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:04 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8c4412f0-deff-4b67-9e03-9af66961db1e tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume with id: 306b913f-5c0e-4155-bedb-c222281bb862 Sep 07 02:26:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8c4412f0-deff-4b67-9e03-9af66961db1e tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8c4412f0-deff-4b67-9e03-9af66961db1e tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume request issued successfully. Sep 07 02:26:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8c4412f0-deff-4b67-9e03-9af66961db1e tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 returned with HTTP 202 Sep 07 02:26:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 892/1823] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:26:04 2026] DELETE /volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-79da81ba-ba60-4757-97fd-a38b22a388b1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-79da81ba-ba60-4757-97fd-a38b22a388b1 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 Sep 07 02:26:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-79da81ba-ba60-4757-97fd-a38b22a388b1 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-79da81ba-ba60-4757-97fd-a38b22a388b1 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-79da81ba-ba60-4757-97fd-a38b22a388b1 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-79da81ba-ba60-4757-97fd-a38b22a388b1 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 returned with HTTP 200 Sep 07 02:26:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 932/1824] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:04 2026] GET /volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 => generated 864 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-18c0c4af-c223-4c40-89f9-ae757c908e00 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-18c0c4af-c223-4c40-89f9-ae757c908e00 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 Sep 07 02:26:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-18c0c4af-c223-4c40-89f9-ae757c908e00 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-18c0c4af-c223-4c40-89f9-ae757c908e00 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-18c0c4af-c223-4c40-89f9-ae757c908e00 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-18c0c4af-c223-4c40-89f9-ae757c908e00 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 returned with HTTP 200 Sep 07 02:26:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 893/1825] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:05 2026] GET /volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "4d65f465-7df9-4006-9d7d-904742b554b6", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '4d65f465-7df9-4006-9d7d-904742b554b6', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:26:06 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Create volume of 1 GB Sep 07 02:26:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Availability Zones retrieved successfully. Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Flow 'volume_create_api' (3401191d-fa9c-4457-9c35-1903721b890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadfc1d5-869b-4621-b6dd-a302ead0e4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3987cb93-010a-4be2-8f87-a38eb998fc2f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3987cb93-010a-4be2-8f87-a38eb998fc2f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadfc1d5-869b-4621-b6dd-a302ead0e4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3987cb93-010a-4be2-8f87-a38eb998fc2f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4b6324-fa2d-40bb-b057-46569df4fe5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3987cb93-010a-4be2-8f87-a38eb998fc2f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3987cb93-010a-4be2-8f87-a38eb998fc2f tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 returned with HTTP 404 Sep 07 02:26:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 894/1826] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:06 2026] GET /volume/v3/volumes/306b913f-5c0e-4155-bedb-c222281bb862 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume with id: f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:26:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Delete volume request issued successfully. Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ae2b8276-937a-4f6c-87b1-9d1afcbc3c89 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe returned with HTTP 202 Sep 07 02:26:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 895/1827] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:26:06 2026] DELETE /volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ec224774-aa7e-460d-881f-de952dd12f30 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ec224774-aa7e-460d-881f-de952dd12f30 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ec224774-aa7e-460d-881f-de952dd12f30 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ec224774-aa7e-460d-881f-de952dd12f30 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ec224774-aa7e-460d-881f-de952dd12f30 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ec224774-aa7e-460d-881f-de952dd12f30 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe returned with HTTP 200 Sep 07 02:26:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 896/1828] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:06 2026] GET /volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe => generated 864 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Created reservations ['d5097339-8622-4a29-91b0-8b6a4cd122c9', 'cc26b487-9f74-406a-8809-9c46c223f710', 'eec60b8b-72fe-48b4-884c-dfe398dad086', '2196d9bd-74ab-461b-9aed-bd67ca553f61'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4b6324-fa2d-40bb-b057-46569df4fe5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5097339-8622-4a29-91b0-8b6a4cd122c9', 'cc26b487-9f74-406a-8809-9c46c223f710', 'eec60b8b-72fe-48b4-884c-dfe398dad086', '2196d9bd-74ab-461b-9aed-bd67ca553f61']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2bde01-68cd-4752-8e5d-c4473205a184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2bde01-68cd-4752-8e5d-c4473205a184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba509870-94e4-4f27-a4cc-4a2af58ba280', '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='ff6aecbbc93249b1aead37f7b87e45ac',qos_specs=None,replication_status=,reservations=['d5097339-8622-4a29-91b0-8b6a4cd122c9','cc26b487-9f74-406a-8809-9c46c223f710','eec60b8b-72fe-48b4-884c-dfe398dad086','2196d9bd-74ab-461b-9aed-bd67ca553f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9ebd94c61424f178e1d53eaa95108a3',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba509870-94e4-4f27-a4cc-4a2af58ba280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff6aecbbc93249b1aead37f7b87e45ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9ebd94c61424f178e1d53eaa95108a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e51a531-4f57-4287-b583-630dde3e0042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e51a531-4f57-4287-b583-630dde3e0042) transitioned into state 'SUCCESS' from 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='ff6aecbbc93249b1aead37f7b87e45ac',qos_specs=None,replication_status=,reservations=['d5097339-8622-4a29-91b0-8b6a4cd122c9','cc26b487-9f74-406a-8809-9c46c223f710','eec60b8b-72fe-48b4-884c-dfe398dad086','2196d9bd-74ab-461b-9aed-bd67ca553f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9ebd94c61424f178e1d53eaa95108a3',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900e1e46-dc81-4be3-b5bd-959c811a4523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900e1e46-dc81-4be3-b5bd-959c811a4523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Flow 'volume_create_api' (3401191d-fa9c-4457-9c35-1903721b890f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Create volume request issued successfully. Sep 07 02:26:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e1fe1226-08fc-4642-9a34-b718ed4c8bc6 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:26:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 933/1829] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:26:06 2026] POST /volume/v3/volumes => generated 784 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f25d0faa-e6f1-4009-8d93-a1310ccb902c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f25d0faa-e6f1-4009-8d93-a1310ccb902c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f25d0faa-e6f1-4009-8d93-a1310ccb902c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f25d0faa-e6f1-4009-8d93-a1310ccb902c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:07 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:07 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:07 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f25d0faa-e6f1-4009-8d93-a1310ccb902c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f25d0faa-e6f1-4009-8d93-a1310ccb902c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 897/1830] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:07 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-460e797e-809a-41b0-a52b-835784d03f10 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-460e797e-809a-41b0-a52b-835784d03f10 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:26:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-460e797e-809a-41b0-a52b-835784d03f10 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-460e797e-809a-41b0-a52b-835784d03f10 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-460e797e-809a-41b0-a52b-835784d03f10 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Volume info retrieved successfully. Sep 07 02:26:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-460e797e-809a-41b0-a52b-835784d03f10 tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe returned with HTTP 200 Sep 07 02:26:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 934/1831] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:08 2026] GET /volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8ddcfb14-0c50-4ebf-8d2c-f1556da23cdd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ddcfb14-0c50-4ebf-8d2c-f1556da23cdd tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ddcfb14-0c50-4ebf-8d2c-f1556da23cdd tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ddcfb14-0c50-4ebf-8d2c-f1556da23cdd tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8ddcfb14-0c50-4ebf-8d2c-f1556da23cdd tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ddcfb14-0c50-4ebf-8d2c-f1556da23cdd tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 898/1832] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:08 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 876 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d23342ea-d1b0-48c1-8caa-6229ab9f878c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d23342ea-d1b0-48c1-8caa-6229ab9f878c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] GET http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe Sep 07 02:26:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d23342ea-d1b0-48c1-8caa-6229ab9f878c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d23342ea-d1b0-48c1-8caa-6229ab9f878c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d23342ea-d1b0-48c1-8caa-6229ab9f878c tempest-CreateVolumesFromSourceVolumeTest-1347461545 tempest-CreateVolumesFromSourceVolumeTest-1347461545-project-member] http://192.168.122.234/volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe returned with HTTP 404 Sep 07 02:26:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 935/1833] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:09 2026] GET /volume/v3/volumes/f496a919-1b2b-42d6-ad86-604550b956fe => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6757e51d-a537-4d54-b892-c1ec0bec5104 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6757e51d-a537-4d54-b892-c1ec0bec5104 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6757e51d-a537-4d54-b892-c1ec0bec5104 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6757e51d-a537-4d54-b892-c1ec0bec5104 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6757e51d-a537-4d54-b892-c1ec0bec5104 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6757e51d-a537-4d54-b892-c1ec0bec5104 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 899/1834] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:09 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 934 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aab837d0-3260-4951-9a7c-380af9a31d32 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aab837d0-3260-4951-9a7c-380af9a31d32 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aab837d0-3260-4951-9a7c-380af9a31d32 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aab837d0-3260-4951-9a7c-380af9a31d32 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-aab837d0-3260-4951-9a7c-380af9a31d32 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aab837d0-3260-4951-9a7c-380af9a31d32 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 936/1835] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:10 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 934 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:26:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ea8e9c0b-9baa-44d1-86c2-dd461d88f9af None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea8e9c0b-9baa-44d1-86c2-dd461d88f9af tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea8e9c0b-9baa-44d1-86c2-dd461d88f9af tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea8e9c0b-9baa-44d1-86c2-dd461d88f9af tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ea8e9c0b-9baa-44d1-86c2-dd461d88f9af tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea8e9c0b-9baa-44d1-86c2-dd461d88f9af tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 900/1836] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:11 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 937 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2d02f37a-ed58-4d93-8973-7a9257531c88 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d02f37a-ed58-4d93-8973-7a9257531c88 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d02f37a-ed58-4d93-8973-7a9257531c88 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-938951481", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d02f37a-ed58-4d93-8973-7a9257531c88 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 937/1837] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:12 2026] POST /volume/v3/types => generated 379 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-03283f61-5457-4670-b00d-01dabd476b74 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03283f61-5457-4670-b00d-01dabd476b74 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption Sep 07 02:26:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03283f61-5457-4670-b00d-01dabd476b74 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03283f61-5457-4670-b00d-01dabd476b74 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption returned with HTTP 200 Sep 07 02:26:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 901/1838] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:12 2026] POST /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d5d5652c-0331-45a6-a464-5cd8d59ba5db None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5d5652c-0331-45a6-a464-5cd8d59ba5db tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5d5652c-0331-45a6-a464-5cd8d59ba5db tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-900361174", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-11bfd14f-348d-4062-b955-a31bd44f3096 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-11bfd14f-348d-4062-b955-a31bd44f3096 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-11bfd14f-348d-4062-b955-a31bd44f3096 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-11bfd14f-348d-4062-b955-a31bd44f3096 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5d5652c-0331-45a6-a464-5cd8d59ba5db tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 938/1839] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:12 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 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-11bfd14f-348d-4062-b955-a31bd44f3096 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e7e29733-38f1-430b-9a8f-42afdc389ab6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e7e29733-38f1-430b-9a8f-42afdc389ab6 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types/3105de82-4b49-4fd8-8538-30a72c4986e7/encryption Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e7e29733-38f1-430b-9a8f-42afdc389ab6 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-11bfd14f-348d-4062-b955-a31bd44f3096 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 902/1840] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:12 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 937 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e7e29733-38f1-430b-9a8f-42afdc389ab6 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/3105de82-4b49-4fd8-8538-30a72c4986e7/encryption returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 939/1841] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:13 2026] POST /volume/v3/types/3105de82-4b49-4fd8-8538-30a72c4986e7/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eabe8016-b95a-44ac-976c-2c0fbccbfc19 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eabe8016-b95a-44ac-976c-2c0fbccbfc19 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eabe8016-b95a-44ac-976c-2c0fbccbfc19 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1519387132", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eabe8016-b95a-44ac-976c-2c0fbccbfc19 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 903/1842] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:13 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5211e498-feca-40cb-9696-1a72517612e9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5211e498-feca-40cb-9696-1a72517612e9 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6/extra_specs Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5211e498-feca-40cb-9696-1a72517612e9 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5211e498-feca-40cb-9696-1a72517612e9 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6/extra_specs returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 940/1843] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:26:13 2026] POST /volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6/extra_specs => generated 35 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-91237f38-31ec-4845-99f4-c3f206df9f79 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-91237f38-31ec-4845-99f4-c3f206df9f79 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] PUT http://192.168.122.234/volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6/extra_specs/key2 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-91237f38-31ec-4845-99f4-c3f206df9f79 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-91237f38-31ec-4845-99f4-c3f206df9f79 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6/extra_specs/key2 returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 904/1844] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:26:13 2026] PUT /volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6/extra_specs/key2 => generated 25 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-27f5f059-f7b5-4959-8c74-5e166e805282 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27f5f059-f7b5-4959-8c74-5e166e805282 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27f5f059-f7b5-4959-8c74-5e166e805282 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27f5f059-f7b5-4959-8c74-5e166e805282 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 941/1845] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:26:13 2026] POST /volume/v3/types => generated 195 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5898d19d-2e57-475a-972c-080d18e954be None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5898d19d-2e57-475a-972c-080d18e954be tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/7bba7e55-cd6e-4fad-91a3-b518e21f588e Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5898d19d-2e57-475a-972c-080d18e954be tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5898d19d-2e57-475a-972c-080d18e954be tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5898d19d-2e57-475a-972c-080d18e954be tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/7bba7e55-cd6e-4fad-91a3-b518e21f588e returned with HTTP 202 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 905/1846] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:13 2026] DELETE /volume/v3/types/7bba7e55-cd6e-4fad-91a3-b518e21f588e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ff4dc30c-7693-44be-8e94-45a236f48bb3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff4dc30c-7693-44be-8e94-45a236f48bb3 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ff4dc30c-7693-44be-8e94-45a236f48bb3 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-591433196", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff4dc30c-7693-44be-8e94-45a236f48bb3 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 942/1847] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:13 2026] POST /volume/v3/types => generated 379 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-edd4f60d-1b0f-41b7-b1b2-23d477b65974 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-edd4f60d-1b0f-41b7-b1b2-23d477b65974 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131/encryption Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-edd4f60d-1b0f-41b7-b1b2-23d477b65974 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-edd4f60d-1b0f-41b7-b1b2-23d477b65974 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131/encryption returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 906/1848] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:13 2026] POST /volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ab277035-8ee5-4bf6-830c-02b4176c1407 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab277035-8ee5-4bf6-830c-02b4176c1407 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131/encryption/e83f93a0-29b6-4b3b-bb05-e12576c7b9de Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab277035-8ee5-4bf6-830c-02b4176c1407 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab277035-8ee5-4bf6-830c-02b4176c1407 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab277035-8ee5-4bf6-830c-02b4176c1407 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131/encryption/e83f93a0-29b6-4b3b-bb05-e12576c7b9de returned with HTTP 202 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 943/1849] 192.168.122.234 () {58 vars in 1373 bytes} [Mon Sep 7 02:26:13 2026] DELETE /volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131/encryption/e83f93a0-29b6-4b3b-bb05-e12576c7b9de => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0793eb3b-c458-4c02-87ca-f17410b79920 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0793eb3b-c458-4c02-87ca-f17410b79920 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0793eb3b-c458-4c02-87ca-f17410b79920 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2095479136", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0793eb3b-c458-4c02-87ca-f17410b79920 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 907/1850] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:13 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e2c36cd0-2bc8-48a6-b907-5fb02508d20a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2c36cd0-2bc8-48a6-b907-5fb02508d20a tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/7b07c296-6d2e-4938-b5d8-78026b45b50c/extra_specs/key1 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2c36cd0-2bc8-48a6-b907-5fb02508d20a tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2c36cd0-2bc8-48a6-b907-5fb02508d20a tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2c36cd0-2bc8-48a6-b907-5fb02508d20a tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/7b07c296-6d2e-4938-b5d8-78026b45b50c/extra_specs/key1 returned with HTTP 202 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 944/1851] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:26:13 2026] DELETE /volume/v3/types/7b07c296-6d2e-4938-b5d8-78026b45b50c/extra_specs/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7a8225a1-4872-46e9-857c-4bceb53be91b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a8225a1-4872-46e9-857c-4bceb53be91b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a8225a1-4872-46e9-857c-4bceb53be91b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2132786427", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a8225a1-4872-46e9-857c-4bceb53be91b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 908/1852] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:13 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 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-487655c8-7a2f-4c8f-80f4-e2147cda25f9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-487655c8-7a2f-4c8f-80f4-e2147cda25f9 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/7314c856-f703-487b-9ad4-573185f6040a Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-487655c8-7a2f-4c8f-80f4-e2147cda25f9 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-487655c8-7a2f-4c8f-80f4-e2147cda25f9 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-487655c8-7a2f-4c8f-80f4-e2147cda25f9 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/7314c856-f703-487b-9ad4-573185f6040a returned with HTTP 202 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 945/1853] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:13 2026] DELETE /volume/v3/types/7314c856-f703-487b-9ad4-573185f6040a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8ce46742-9992-4e5c-aa4d-d258c588ab62 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ce46742-9992-4e5c-aa4d-d258c588ab62 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] GET http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ce46742-9992-4e5c-aa4d-d258c588ab62 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ce46742-9992-4e5c-aa4d-d258c588ab62 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ce46742-9992-4e5c-aa4d-d258c588ab62 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 909/1854] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:26:13 2026] GET /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs => generated 185 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8aff219f-a650-45ab-a83e-2cc3e3bf3254 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8aff219f-a650-45ab-a83e-2cc3e3bf3254 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] GET http://192.168.122.234/volume/v3/types Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8aff219f-a650-45ab-a83e-2cc3e3bf3254 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8aff219f-a650-45ab-a83e-2cc3e3bf3254 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8aff219f-a650-45ab-a83e-2cc3e3bf3254 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 946/1855] 192.168.122.234 () {58 vars in 1115 bytes} [Mon Sep 7 02:26:13 2026] GET /volume/v3/types => generated 2587 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c3a68843-594c-4c13-ae33-4f2b95cd9b48 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3a68843-594c-4c13-ae33-4f2b95cd9b48 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] GET http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption/cipher Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3a68843-594c-4c13-ae33-4f2b95cd9b48 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c3a68843-594c-4c13-ae33-4f2b95cd9b48 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c3a68843-594c-4c13-ae33-4f2b95cd9b48 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption/cipher returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 910/1856] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:26:13 2026] GET /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-602de785-1305-4ed7-a344-1b1a3877579b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-602de785-1305-4ed7-a344-1b1a3877579b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] GET http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-602de785-1305-4ed7-a344-1b1a3877579b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-602de785-1305-4ed7-a344-1b1a3877579b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-602de785-1305-4ed7-a344-1b1a3877579b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 947/1857] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:26:14 2026] GET /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption => generated 325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dff33a19-824b-4a38-aad0-a8a033dd19dd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-caee9f1f-e66b-4893-83ef-7d9778f4149b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dff33a19-824b-4a38-aad0-a8a033dd19dd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] GET http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/multiattach Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dff33a19-824b-4a38-aad0-a8a033dd19dd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dff33a19-824b-4a38-aad0-a8a033dd19dd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-caee9f1f-e66b-4893-83ef-7d9778f4149b tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-caee9f1f-e66b-4893-83ef-7d9778f4149b tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-caee9f1f-e66b-4893-83ef-7d9778f4149b tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dff33a19-824b-4a38-aad0-a8a033dd19dd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/multiattach returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 911/1858] 192.168.122.234 () {58 vars in 1298 bytes} [Mon Sep 7 02:26:14 2026] GET /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/multiattach => generated 29 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e71ea257-63ac-4f5c-aabb-b3ee407b306b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e71ea257-63ac-4f5c-aabb-b3ee407b306b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] GET http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/volume_backend_name Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e71ea257-63ac-4f5c-aabb-b3ee407b306b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e71ea257-63ac-4f5c-aabb-b3ee407b306b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-caee9f1f-e66b-4893-83ef-7d9778f4149b tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-caee9f1f-e66b-4893-83ef-7d9778f4149b tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e71ea257-63ac-4f5c-aabb-b3ee407b306b tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 912/1859] 192.168.122.234 () {58 vars in 1322 bytes} [Mon Sep 7 02:26:14 2026] GET /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/volume_backend_name => generated 44 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 948/1860] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:14 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-016aadab-23cf-4723-9417-55320c1deccd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-016aadab-23cf-4723-9417-55320c1deccd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] GET http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-016aadab-23cf-4723-9417-55320c1deccd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-016aadab-23cf-4723-9417-55320c1deccd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-016aadab-23cf-4723-9417-55320c1deccd tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 913/1861] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:26:14 2026] GET /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 => generated 401 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5283ab39-fc67-43e0-9059-3dee88fee68e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5283ab39-fc67-43e0-9059-3dee88fee68e tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] PUT http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption/7dbbbf36-643e-416e-b3cb-63e121544711 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5283ab39-fc67-43e0-9059-3dee88fee68e tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5283ab39-fc67-43e0-9059-3dee88fee68e tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption/7dbbbf36-643e-416e-b3cb-63e121544711 returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 949/1862] 192.168.122.234 () {60 vars in 1390 bytes} [Mon Sep 7 02:26:14 2026] PUT /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/encryption/7dbbbf36-643e-416e-b3cb-63e121544711 => generated 33 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d710e705-42b3-497f-8e9c-b6ff75f926f0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d710e705-42b3-497f-8e9c-b6ff75f926f0 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] PUT http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/key1 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d710e705-42b3-497f-8e9c-b6ff75f926f0 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d710e705-42b3-497f-8e9c-b6ff75f926f0 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/key1 returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 914/1863] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:26:14 2026] PUT /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cbb78f64-1eb9-433d-bd5f-e7f350205703 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cbb78f64-1eb9-433d-bd5f-e7f350205703 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] PUT http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cbb78f64-1eb9-433d-bd5f-e7f350205703 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cbb78f64-1eb9-433d-bd5f-e7f350205703 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 returned with HTTP 200 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 950/1864] 192.168.122.234 () {60 vars in 1246 bytes} [Mon Sep 7 02:26:14 2026] PUT /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 => generated 370 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e75376bc-7a4b-40ba-a94f-703c1aec54f8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e75376bc-7a4b-40ba-a94f-703c1aec54f8 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/7b07c296-6d2e-4938-b5d8-78026b45b50c Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e75376bc-7a4b-40ba-a94f-703c1aec54f8 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e75376bc-7a4b-40ba-a94f-703c1aec54f8 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e75376bc-7a4b-40ba-a94f-703c1aec54f8 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/7b07c296-6d2e-4938-b5d8-78026b45b50c returned with HTTP 202 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 915/1865] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:14 2026] DELETE /volume/v3/types/7b07c296-6d2e-4938-b5d8-78026b45b50c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8e0fa448-a568-4927-bfd1-7e8426fa4429 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e0fa448-a568-4927-bfd1-7e8426fa4429 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e0fa448-a568-4927-bfd1-7e8426fa4429 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e0fa448-a568-4927-bfd1-7e8426fa4429 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e0fa448-a568-4927-bfd1-7e8426fa4429 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131 returned with HTTP 202 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 951/1866] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:14 2026] DELETE /volume/v3/types/3f07009a-6d9c-4ed5-aa6f-0d093b105131 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-647e7782-0e1b-4720-ad01-ec2b58c65358 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-647e7782-0e1b-4720-ad01-ec2b58c65358 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-647e7782-0e1b-4720-ad01-ec2b58c65358 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-647e7782-0e1b-4720-ad01-ec2b58c65358 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-647e7782-0e1b-4720-ad01-ec2b58c65358 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6 returned with HTTP 202 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 916/1867] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:14 2026] DELETE /volume/v3/types/e9ae4cb5-d095-472c-bee8-63afbdcda0e6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6c52c542-7826-4059-bd04-261d08b7d3f7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c52c542-7826-4059-bd04-261d08b7d3f7 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/3105de82-4b49-4fd8-8538-30a72c4986e7 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c52c542-7826-4059-bd04-261d08b7d3f7 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c52c542-7826-4059-bd04-261d08b7d3f7 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c52c542-7826-4059-bd04-261d08b7d3f7 tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/3105de82-4b49-4fd8-8538-30a72c4986e7 returned with HTTP 202 Sep 07 02:26:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 952/1868] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:14 2026] DELETE /volume/v3/types/3105de82-4b49-4fd8-8538-30a72c4986e7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f8739e1a-e820-45f7-98a2-a31c3b0204ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f8739e1a-e820-45f7-98a2-a31c3b0204ea tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] DELETE http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f8739e1a-e820-45f7-98a2-a31c3b0204ea tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f8739e1a-e820-45f7-98a2-a31c3b0204ea tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f8739e1a-e820-45f7-98a2-a31c3b0204ea tempest-VolumeTypesAdminTests-2131946591 tempest-VolumeTypesAdminTests-2131946591-project-admin] http://192.168.122.234/volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 returned with HTTP 202 Sep 07 02:26:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 917/1869] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:14 2026] DELETE /volume/v3/types/d6012ea7-674e-4ee7-8cec-296dc7a60184 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bbadd207-5349-49db-bd54-37dd1017d444 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbadd207-5349-49db-bd54-37dd1017d444 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbadd207-5349-49db-bd54-37dd1017d444 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbadd207-5349-49db-bd54-37dd1017d444 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bbadd207-5349-49db-bd54-37dd1017d444 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbadd207-5349-49db-bd54-37dd1017d444 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 953/1870] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:15 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6270198c-1f7c-4a1f-a899-3b780dc28dcf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6270198c-1f7c-4a1f-a899-3b780dc28dcf tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6270198c-1f7c-4a1f-a899-3b780dc28dcf tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6270198c-1f7c-4a1f-a899-3b780dc28dcf tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6270198c-1f7c-4a1f-a899-3b780dc28dcf tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6270198c-1f7c-4a1f-a899-3b780dc28dcf tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 918/1871] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:15 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Delete volume with id: ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Delete volume request issued successfully. Sep 07 02:26:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c64ad92-1fd8-4f78-ad28-531eb65e1cf3 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 202 Sep 07 02:26:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 954/1872] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:26:15 2026] DELETE /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:26:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-25ae8e11-9072-4295-8eae-538dce938113 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25ae8e11-9072-4295-8eae-538dce938113 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25ae8e11-9072-4295-8eae-538dce938113 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25ae8e11-9072-4295-8eae-538dce938113 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-25ae8e11-9072-4295-8eae-538dce938113 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25ae8e11-9072-4295-8eae-538dce938113 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 919/1873] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:15 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 1201 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e54e5e24-e13a-4b41-868f-56c519d8e5eb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e54e5e24-e13a-4b41-868f-56c519d8e5eb tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e54e5e24-e13a-4b41-868f-56c519d8e5eb tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e54e5e24-e13a-4b41-868f-56c519d8e5eb tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e54e5e24-e13a-4b41-868f-56c519d8e5eb tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Volume info retrieved successfully. Sep 07 02:26:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e54e5e24-e13a-4b41-868f-56c519d8e5eb tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 200 Sep 07 02:26:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 955/1874] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:16 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 1201 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6ecdf2c8-2b6c-43fd-a59c-759b701ffef5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ecdf2c8-2b6c-43fd-a59c-759b701ffef5 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ecdf2c8-2b6c-43fd-a59c-759b701ffef5 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ecdf2c8-2b6c-43fd-a59c-759b701ffef5 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ecdf2c8-2b6c-43fd-a59c-759b701ffef5 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 404 Sep 07 02:26:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 920/1875] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:17 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:26:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f83270db-fa9b-45ea-b801-dd817ea6398c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f83270db-fa9b-45ea-b801-dd817ea6398c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f83270db-fa9b-45ea-b801-dd817ea6398c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f83270db-fa9b-45ea-b801-dd817ea6398c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:17 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f83270db-fa9b-45ea-b801-dd817ea6398c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Delete volume with id: ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f83270db-fa9b-45ea-b801-dd817ea6398c tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 404 Sep 07 02:26:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 956/1876] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:26:17 2026] DELETE /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:26:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-59977f2e-223a-476c-bd35-0f5c92fdfb80 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-59977f2e-223a-476c-bd35-0f5c92fdfb80 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] GET http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 Sep 07 02:26:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-59977f2e-223a-476c-bd35-0f5c92fdfb80 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-59977f2e-223a-476c-bd35-0f5c92fdfb80 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-59977f2e-223a-476c-bd35-0f5c92fdfb80 tempest-VolumeImageDependencyTests-149059006 tempest-VolumeImageDependencyTests-149059006-project-member] http://192.168.122.234/volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 returned with HTTP 404 Sep 07 02:26:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 921/1877] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:17 2026] GET /volume/v3/volumes/ba509870-94e4-4f27-a4cc-4a2af58ba280 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:26:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-21ae935e-8a71-418c-8960-58d0c60df91b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21ae935e-8a71-418c-8960-58d0c60df91b tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21ae935e-8a71-418c-8960-58d0c60df91b tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1900247180", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:19 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=376,cinder:INSERT=69,cinder:UPDATE=97 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:26:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21ae935e-8a71-418c-8960-58d0c60df91b tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 957/1878] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:19 2026] POST /volume/v3/types => generated 380 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b4fb712d-19f0-49b9-9554-5732dea660cc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4fb712d-19f0-49b9-9554-5732dea660cc tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption Sep 07 02:26:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4fb712d-19f0-49b9-9554-5732dea660cc tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:19 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=433,cinder:UPDATE=134,cinder:INSERT=86 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:26:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4fb712d-19f0-49b9-9554-5732dea660cc tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption returned with HTTP 200 Sep 07 02:26:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 922/1879] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:19 2026] POST /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6239c897-e065-4437-8a9d-f4d29b7ed7ab None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6239c897-e065-4437-8a9d-f4d29b7ed7ab tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6239c897-e065-4437-8a9d-f4d29b7ed7ab tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-186538386", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6239c897-e065-4437-8a9d-f4d29b7ed7ab tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 958/1880] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:19 2026] POST /volume/v3/types => generated 379 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6d6f2418-0674-4244-bfea-27a9b14d9075 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6d6f2418-0674-4244-bfea-27a9b14d9075 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] POST http://192.168.122.234/volume/v3/types/f77d83ef-a9e3-4168-8f7d-1e2211d8146e/encryption Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6d6f2418-0674-4244-bfea-27a9b14d9075 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-6d6f2418-0674-4244-bfea-27a9b14d9075 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6d6f2418-0674-4244-bfea-27a9b14d9075 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/f77d83ef-a9e3-4168-8f7d-1e2211d8146e/encryption returned with HTTP 403 Sep 07 02:26:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 923/1881] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:19 2026] POST /volume/v3/types/f77d83ef-a9e3-4168-8f7d-1e2211d8146e/encryption => generated 127 bytes in 240 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aa87dfb9-d942-47d2-ba36-327bf9d7a47d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aa87dfb9-d942-47d2-ba36-327bf9d7a47d tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aa87dfb9-d942-47d2-ba36-327bf9d7a47d tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1115937538", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aa87dfb9-d942-47d2-ba36-327bf9d7a47d tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 959/1882] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:20 2026] POST /volume/v3/types => generated 380 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1ea0e6e1-8e0f-40b0-b577-779b73f97f9f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ea0e6e1-8e0f-40b0-b577-779b73f97f9f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] POST http://192.168.122.234/volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c/extra_specs Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ea0e6e1-8e0f-40b0-b577-779b73f97f9f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-1ea0e6e1-8e0f-40b0-b577-779b73f97f9f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ea0e6e1-8e0f-40b0-b577-779b73f97f9f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c/extra_specs returned with HTTP 403 Sep 07 02:26:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 924/1883] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:26:20 2026] POST /volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c/extra_specs => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-66540bc4-66c1-4dc9-954a-7950a9ce6716 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-66540bc4-66c1-4dc9-954a-7950a9ce6716 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] PUT http://192.168.122.234/volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c/extra_specs/key2 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-66540bc4-66c1-4dc9-954a-7950a9ce6716 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-66540bc4-66c1-4dc9-954a-7950a9ce6716 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-66540bc4-66c1-4dc9-954a-7950a9ce6716 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c/extra_specs/key2 returned with HTTP 403 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 960/1884] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:26:20 2026] PUT /volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c/extra_specs/key2 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-026602df-54eb-49b1-94d7-5c7b05a01387 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-026602df-54eb-49b1-94d7-5c7b05a01387 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-026602df-54eb-49b1-94d7-5c7b05a01387 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-026602df-54eb-49b1-94d7-5c7b05a01387 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-026602df-54eb-49b1-94d7-5c7b05a01387 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types returned with HTTP 403 Sep 07 02:26:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 925/1885] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:26:20 2026] POST /volume/v3/types => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d0f3b0e7-e9cb-4db7-adda-28b6ad8ce68d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d0f3b0e7-e9cb-4db7-adda-28b6ad8ce68d tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d0f3b0e7-e9cb-4db7-adda-28b6ad8ce68d tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-670612003", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d0f3b0e7-e9cb-4db7-adda-28b6ad8ce68d tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 961/1886] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:20 2026] POST /volume/v3/types => generated 379 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-106cf137-1619-4a3c-bff7-648813d278b5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-106cf137-1619-4a3c-bff7-648813d278b5 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03/encryption Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-106cf137-1619-4a3c-bff7-648813d278b5 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-106cf137-1619-4a3c-bff7-648813d278b5 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03/encryption returned with HTTP 200 Sep 07 02:26:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 926/1887] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:20 2026] POST /volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03/encryption => generated 239 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-47cfc1ae-4c7f-4a8e-b624-31ec95cd871c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47cfc1ae-4c7f-4a8e-b624-31ec95cd871c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] DELETE http://192.168.122.234/volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03/encryption/f9c0d71d-1f0d-4abc-8302-da7ffc1c426e Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47cfc1ae-4c7f-4a8e-b624-31ec95cd871c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47cfc1ae-4c7f-4a8e-b624-31ec95cd871c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-47cfc1ae-4c7f-4a8e-b624-31ec95cd871c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47cfc1ae-4c7f-4a8e-b624-31ec95cd871c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03/encryption/f9c0d71d-1f0d-4abc-8302-da7ffc1c426e returned with HTTP 403 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 962/1888] 192.168.122.234 () {58 vars in 1373 bytes} [Mon Sep 7 02:26:20 2026] DELETE /volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03/encryption/f9c0d71d-1f0d-4abc-8302-da7ffc1c426e => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a140820c-0acf-4595-a661-d9850efe1d17 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a140820c-0acf-4595-a661-d9850efe1d17 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a140820c-0acf-4595-a661-d9850efe1d17 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1369043531", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a140820c-0acf-4595-a661-d9850efe1d17 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 927/1889] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:20 2026] POST /volume/v3/types => generated 380 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5daccc66-9a29-4f3e-9ce2-ccbe4f5fe473 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5daccc66-9a29-4f3e-9ce2-ccbe4f5fe473 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] DELETE http://192.168.122.234/volume/v3/types/199bb034-a906-4242-8a49-e475a1dd5c9c/extra_specs/key1 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5daccc66-9a29-4f3e-9ce2-ccbe4f5fe473 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5daccc66-9a29-4f3e-9ce2-ccbe4f5fe473 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-5daccc66-9a29-4f3e-9ce2-ccbe4f5fe473 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5daccc66-9a29-4f3e-9ce2-ccbe4f5fe473 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/199bb034-a906-4242-8a49-e475a1dd5c9c/extra_specs/key1 returned with HTTP 403 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 963/1890] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:26:20 2026] DELETE /volume/v3/types/199bb034-a906-4242-8a49-e475a1dd5c9c/extra_specs/key1 => generated 122 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-37fcdc25-b987-49bb-8f86-f53275946508 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37fcdc25-b987-49bb-8f86-f53275946508 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37fcdc25-b987-49bb-8f86-f53275946508 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-810930783", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37fcdc25-b987-49bb-8f86-f53275946508 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 928/1891] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:20 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e254d194-f172-4e31-bc8a-f39e810686a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e254d194-f172-4e31-bc8a-f39e810686a9 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] DELETE http://192.168.122.234/volume/v3/types/72b5f9e6-cdb6-44d5-ad44-9fea87bbbb9f Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e254d194-f172-4e31-bc8a-f39e810686a9 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e254d194-f172-4e31-bc8a-f39e810686a9 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-e254d194-f172-4e31-bc8a-f39e810686a9 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e254d194-f172-4e31-bc8a-f39e810686a9 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/72b5f9e6-cdb6-44d5-ad44-9fea87bbbb9f returned with HTTP 403 Sep 07 02:26:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 964/1892] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:20 2026] DELETE /volume/v3/types/72b5f9e6-cdb6-44d5-ad44-9fea87bbbb9f => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-99a5d769-ef31-4aa1-a388-465c0b376ff1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99a5d769-ef31-4aa1-a388-465c0b376ff1 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] GET http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99a5d769-ef31-4aa1-a388-465c0b376ff1 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99a5d769-ef31-4aa1-a388-465c0b376ff1 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99a5d769-ef31-4aa1-a388-465c0b376ff1 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs returned with HTTP 200 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 929/1893] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:26:21 2026] GET /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs => generated 123 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2dc3e084-b31b-44a9-85cf-81921c823b30 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2dc3e084-b31b-44a9-85cf-81921c823b30 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] GET http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption/cipher Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2dc3e084-b31b-44a9-85cf-81921c823b30 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2dc3e084-b31b-44a9-85cf-81921c823b30 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-2dc3e084-b31b-44a9-85cf-81921c823b30 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2dc3e084-b31b-44a9-85cf-81921c823b30 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption/cipher returned with HTTP 403 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 965/1894] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:26:21 2026] GET /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a77c58b-333e-4676-9215-9b6d50fd7d50 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a77c58b-333e-4676-9215-9b6d50fd7d50 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] GET http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a77c58b-333e-4676-9215-9b6d50fd7d50 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a77c58b-333e-4676-9215-9b6d50fd7d50 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-2a77c58b-333e-4676-9215-9b6d50fd7d50 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a77c58b-333e-4676-9215-9b6d50fd7d50 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption returned with HTTP 403 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 930/1895] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:26:21 2026] GET /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-08e40362-a081-4154-8542-b2d0d3a2b96c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08e40362-a081-4154-8542-b2d0d3a2b96c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] GET http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/multiattach Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08e40362-a081-4154-8542-b2d0d3a2b96c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08e40362-a081-4154-8542-b2d0d3a2b96c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08e40362-a081-4154-8542-b2d0d3a2b96c tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/multiattach returned with HTTP 200 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 966/1896] 192.168.122.234 () {58 vars in 1298 bytes} [Mon Sep 7 02:26:21 2026] GET /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/multiattach => generated 29 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-10758cf0-d76f-4b34-960a-f31eadf80528 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-10758cf0-d76f-4b34-960a-f31eadf80528 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] GET http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/volume_backend_name Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-10758cf0-d76f-4b34-960a-f31eadf80528 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-10758cf0-d76f-4b34-960a-f31eadf80528 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-10758cf0-d76f-4b34-960a-f31eadf80528 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 931/1897] 192.168.122.234 () {58 vars in 1322 bytes} [Mon Sep 7 02:26:21 2026] GET /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/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 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-64eaf7a5-e939-4b77-bff2-e969a6057b81 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64eaf7a5-e939-4b77-bff2-e969a6057b81 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] PUT http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption/8c44a63b-d05a-4ca2-a8cf-cd4e17de5ab1 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64eaf7a5-e939-4b77-bff2-e969a6057b81 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-64eaf7a5-e939-4b77-bff2-e969a6057b81 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64eaf7a5-e939-4b77-bff2-e969a6057b81 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption/8c44a63b-d05a-4ca2-a8cf-cd4e17de5ab1 returned with HTTP 403 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 967/1898] 192.168.122.234 () {60 vars in 1390 bytes} [Mon Sep 7 02:26:21 2026] PUT /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/encryption/8c44a63b-d05a-4ca2-a8cf-cd4e17de5ab1 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-105f988a-f2d0-44d1-9a6e-eb7e0a7cff96 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-105f988a-f2d0-44d1-9a6e-eb7e0a7cff96 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] PUT http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/key1 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-105f988a-f2d0-44d1-9a6e-eb7e0a7cff96 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-105f988a-f2d0-44d1-9a6e-eb7e0a7cff96 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-105f988a-f2d0-44d1-9a6e-eb7e0a7cff96 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/key1 returned with HTTP 403 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 932/1899] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:26:21 2026] PUT /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c0b175eb-0ca8-47ee-9320-cc878daf83b6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c0b175eb-0ca8-47ee-9320-cc878daf83b6 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] PUT http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c0b175eb-0ca8-47ee-9320-cc878daf83b6 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-c0b175eb-0ca8-47ee-9320-cc878daf83b6 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '296546a67f7b4e38890e66c4b2ba7ad9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6a928e30a19488d900438534c784c60', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c0b175eb-0ca8-47ee-9320-cc878daf83b6 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-reader] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff returned with HTTP 403 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 968/1900] 192.168.122.234 () {60 vars in 1246 bytes} [Mon Sep 7 02:26:21 2026] PUT /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2361d16d-8b98-4b88-bd0e-240740b66697 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2361d16d-8b98-4b88-bd0e-240740b66697 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] DELETE http://192.168.122.234/volume/v3/types/72b5f9e6-cdb6-44d5-ad44-9fea87bbbb9f Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2361d16d-8b98-4b88-bd0e-240740b66697 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2361d16d-8b98-4b88-bd0e-240740b66697 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2361d16d-8b98-4b88-bd0e-240740b66697 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/72b5f9e6-cdb6-44d5-ad44-9fea87bbbb9f returned with HTTP 202 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 933/1901] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:21 2026] DELETE /volume/v3/types/72b5f9e6-cdb6-44d5-ad44-9fea87bbbb9f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3ecc85ef-cccb-4e91-9a1e-766595a48bf8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3ecc85ef-cccb-4e91-9a1e-766595a48bf8 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] DELETE http://192.168.122.234/volume/v3/types/199bb034-a906-4242-8a49-e475a1dd5c9c Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3ecc85ef-cccb-4e91-9a1e-766595a48bf8 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3ecc85ef-cccb-4e91-9a1e-766595a48bf8 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3ecc85ef-cccb-4e91-9a1e-766595a48bf8 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/199bb034-a906-4242-8a49-e475a1dd5c9c returned with HTTP 202 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 969/1902] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:21 2026] DELETE /volume/v3/types/199bb034-a906-4242-8a49-e475a1dd5c9c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-584a8a0a-a083-4de7-9959-9b9bb138f008 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-584a8a0a-a083-4de7-9959-9b9bb138f008 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] DELETE http://192.168.122.234/volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-584a8a0a-a083-4de7-9959-9b9bb138f008 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-584a8a0a-a083-4de7-9959-9b9bb138f008 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-584a8a0a-a083-4de7-9959-9b9bb138f008 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03 returned with HTTP 202 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 934/1903] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:21 2026] DELETE /volume/v3/types/bb7da1a8-2403-4934-a485-069541a9af03 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ec631413-589c-46be-87ee-2c1d44da923b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ec631413-589c-46be-87ee-2c1d44da923b tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] DELETE http://192.168.122.234/volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ec631413-589c-46be-87ee-2c1d44da923b tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ec631413-589c-46be-87ee-2c1d44da923b tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ec631413-589c-46be-87ee-2c1d44da923b tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c returned with HTTP 202 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 970/1904] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:21 2026] DELETE /volume/v3/types/2de5eeed-549c-47f3-b421-fff8b4b1b29c => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f52ef0f5-c361-4114-8b8a-2a4ba80bb09f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f52ef0f5-c361-4114-8b8a-2a4ba80bb09f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] DELETE http://192.168.122.234/volume/v3/types/f77d83ef-a9e3-4168-8f7d-1e2211d8146e Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f52ef0f5-c361-4114-8b8a-2a4ba80bb09f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f52ef0f5-c361-4114-8b8a-2a4ba80bb09f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f52ef0f5-c361-4114-8b8a-2a4ba80bb09f tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/f77d83ef-a9e3-4168-8f7d-1e2211d8146e returned with HTTP 202 Sep 07 02:26:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 935/1905] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:21 2026] DELETE /volume/v3/types/f77d83ef-a9e3-4168-8f7d-1e2211d8146e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3d2d60f7-54df-4d52-b94d-4e0566284153 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d2d60f7-54df-4d52-b94d-4e0566284153 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] DELETE http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d2d60f7-54df-4d52-b94d-4e0566284153 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d2d60f7-54df-4d52-b94d-4e0566284153 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d2d60f7-54df-4d52-b94d-4e0566284153 tempest-VolumeTypesReaderTests-245594143 tempest-VolumeTypesReaderTests-245594143-project-admin] http://192.168.122.234/volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff returned with HTTP 202 Sep 07 02:26:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 971/1906] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:21 2026] DELETE /volume/v3/types/11ef82d9-aca8-4bf5-beff-843ff2712fff => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-62f74f44-d5be-439b-a948-5a87a15d119c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62f74f44-d5be-439b-a948-5a87a15d119c tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62f74f44-d5be-439b-a948-5a87a15d119c tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-163243104", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62f74f44-d5be-439b-a948-5a87a15d119c tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 936/1907] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types => generated 379 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-14d17698-9745-4fd6-b0be-5cfb91787a84 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14d17698-9745-4fd6-b0be-5cfb91787a84 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14d17698-9745-4fd6-b0be-5cfb91787a84 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14d17698-9745-4fd6-b0be-5cfb91787a84 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption returned with HTTP 200 Sep 07 02:26:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 972/1908] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4e0a7dfe-547f-4aed-9aec-ff60dd8f39f1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e0a7dfe-547f-4aed-9aec-ff60dd8f39f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e0a7dfe-547f-4aed-9aec-ff60dd8f39f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1951425280", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e0a7dfe-547f-4aed-9aec-ff60dd8f39f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 937/1909] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types => generated 380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-259a1f78-d0fc-45f2-bd53-d77325b90c88 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-259a1f78-d0fc-45f2-bd53-d77325b90c88 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] POST http://192.168.122.234/volume/v3/types/e266b466-d661-4727-a471-b392513bf444/encryption Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-259a1f78-d0fc-45f2-bd53-d77325b90c88 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-259a1f78-d0fc-45f2-bd53-d77325b90c88 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-259a1f78-d0fc-45f2-bd53-d77325b90c88 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/e266b466-d661-4727-a471-b392513bf444/encryption returned with HTTP 403 Sep 07 02:26:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 973/1910] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types/e266b466-d661-4727-a471-b392513bf444/encryption => generated 127 bytes in 272 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d75fe793-7498-40a1-aa66-cf25042ec816 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d75fe793-7498-40a1-aa66-cf25042ec816 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d75fe793-7498-40a1-aa66-cf25042ec816 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-240945409", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d75fe793-7498-40a1-aa66-cf25042ec816 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 938/1911] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types => generated 379 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d716262c-d047-4231-83c3-346d0842f0a3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d716262c-d047-4231-83c3-346d0842f0a3 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] POST http://192.168.122.234/volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f/extra_specs Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d716262c-d047-4231-83c3-346d0842f0a3 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-d716262c-d047-4231-83c3-346d0842f0a3 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d716262c-d047-4231-83c3-346d0842f0a3 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f/extra_specs returned with HTTP 403 Sep 07 02:26:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 974/1912] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2f8f55f1-e1ae-4e43-9b72-c435a7b4e758 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2f8f55f1-e1ae-4e43-9b72-c435a7b4e758 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] PUT http://192.168.122.234/volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f/extra_specs/key2 Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2f8f55f1-e1ae-4e43-9b72-c435a7b4e758 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-2f8f55f1-e1ae-4e43-9b72-c435a7b4e758 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2f8f55f1-e1ae-4e43-9b72-c435a7b4e758 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f/extra_specs/key2 returned with HTTP 403 Sep 07 02:26:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 939/1913] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:26:24 2026] PUT /volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bfd9adf0-bab5-42cd-8976-81f96f49deb0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bfd9adf0-bab5-42cd-8976-81f96f49deb0 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bfd9adf0-bab5-42cd-8976-81f96f49deb0 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-bfd9adf0-bab5-42cd-8976-81f96f49deb0 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bfd9adf0-bab5-42cd-8976-81f96f49deb0 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types returned with HTTP 403 Sep 07 02:26:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 975/1914] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-944ce433-ed28-45c4-a293-39a95828d3ab None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-944ce433-ed28-45c4-a293-39a95828d3ab tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-944ce433-ed28-45c4-a293-39a95828d3ab tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1351640858", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-944ce433-ed28-45c4-a293-39a95828d3ab tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 940/1915] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-040ce127-aa22-4a63-95ea-8822d9aab38e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-040ce127-aa22-4a63-95ea-8822d9aab38e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98/encryption Sep 07 02:26:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-040ce127-aa22-4a63-95ea-8822d9aab38e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-040ce127-aa22-4a63-95ea-8822d9aab38e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98/encryption returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 976/1916] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:26:24 2026] POST /volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-16a931c9-d6a7-4bd9-bdd7-23f00ec98150 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16a931c9-d6a7-4bd9-bdd7-23f00ec98150 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] DELETE http://192.168.122.234/volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98/encryption/08896f13-872e-434f-a446-d6fd1781c1ab Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16a931c9-d6a7-4bd9-bdd7-23f00ec98150 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16a931c9-d6a7-4bd9-bdd7-23f00ec98150 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-16a931c9-d6a7-4bd9-bdd7-23f00ec98150 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16a931c9-d6a7-4bd9-bdd7-23f00ec98150 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98/encryption/08896f13-872e-434f-a446-d6fd1781c1ab returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 941/1917] 192.168.122.234 () {58 vars in 1373 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98/encryption/08896f13-872e-434f-a446-d6fd1781c1ab => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-830b9a44-bf18-43a2-a516-02c36c7aa27e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-830b9a44-bf18-43a2-a516-02c36c7aa27e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-830b9a44-bf18-43a2-a516-02c36c7aa27e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1943023553", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8b1ae708-822e-4f3a-bb09-6d04a204ba7e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b1ae708-822e-4f3a-bb09-6d04a204ba7e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b1ae708-822e-4f3a-bb09-6d04a204ba7e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b1ae708-822e-4f3a-bb09-6d04a204ba7e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8b1ae708-822e-4f3a-bb09-6d04a204ba7e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-830b9a44-bf18-43a2-a516-02c36c7aa27e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 977/1918] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:25 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b1ae708-822e-4f3a-bb09-6d04a204ba7e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 942/1919] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8ed8996e-4b33-4c64-9d3a-70359a222c8d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ed8996e-4b33-4c64-9d3a-70359a222c8d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] DELETE http://192.168.122.234/volume/v3/types/bf3acdaf-fc8e-46a3-b67e-521d4a189687/extra_specs/key1 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ed8996e-4b33-4c64-9d3a-70359a222c8d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8ed8996e-4b33-4c64-9d3a-70359a222c8d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-8ed8996e-4b33-4c64-9d3a-70359a222c8d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8ed8996e-4b33-4c64-9d3a-70359a222c8d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/bf3acdaf-fc8e-46a3-b67e-521d4a189687/extra_specs/key1 returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fe6ecba3-0bc9-47da-b140-72af63221fcf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 978/1920] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/bf3acdaf-fc8e-46a3-b67e-521d4a189687/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe6ecba3-0bc9-47da-b140-72af63221fcf tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe6ecba3-0bc9-47da-b140-72af63221fcf tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe6ecba3-0bc9-47da-b140-72af63221fcf tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2de850e6-90d5-4a1c-9aa9-dfbb776b5e22 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2de850e6-90d5-4a1c-9aa9-dfbb776b5e22 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2de850e6-90d5-4a1c-9aa9-dfbb776b5e22 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2146223920", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fe6ecba3-0bc9-47da-b140-72af63221fcf tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe6ecba3-0bc9-47da-b140-72af63221fcf tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 943/1921] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2de850e6-90d5-4a1c-9aa9-dfbb776b5e22 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 979/1922] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:26:25 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a5f28951-01c3-4acc-a110-0d001b0c91e2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5f28951-01c3-4acc-a110-0d001b0c91e2 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] DELETE http://192.168.122.234/volume/v3/types/3523b1bf-da1e-4653-8c58-59c096c707c5 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5f28951-01c3-4acc-a110-0d001b0c91e2 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a5f28951-01c3-4acc-a110-0d001b0c91e2 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-a5f28951-01c3-4acc-a110-0d001b0c91e2 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a5f28951-01c3-4acc-a110-0d001b0c91e2 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/3523b1bf-da1e-4653-8c58-59c096c707c5 returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 944/1923] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/3523b1bf-da1e-4653-8c58-59c096c707c5 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3355c973-c7e7-4012-84f5-2e59bf23bda8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3355c973-c7e7-4012-84f5-2e59bf23bda8 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] GET http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3355c973-c7e7-4012-84f5-2e59bf23bda8 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3355c973-c7e7-4012-84f5-2e59bf23bda8 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3355c973-c7e7-4012-84f5-2e59bf23bda8 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 980/1924] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-51417595-5d91-443e-9720-5c4414154680 req-3cf0bc10-b20a-46ab-b701-fe9f6ba148f1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9d9c2a32-91fc-462b-9a0a-3f3f9ed6388f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-3cf0bc10-b20a-46ab-b701-fe9f6ba148f1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d9c2a32-91fc-462b-9a0a-3f3f9ed6388f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] GET http://192.168.122.234/volume/v3/types Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-3cf0bc10-b20a-46ab-b701-fe9f6ba148f1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-3cf0bc10-b20a-46ab-b701-fe9f6ba148f1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d9c2a32-91fc-462b-9a0a-3f3f9ed6388f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d9c2a32-91fc-462b-9a0a-3f3f9ed6388f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-9d9c2a32-91fc-462b-9a0a-3f3f9ed6388f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-51417595-5d91-443e-9720-5c4414154680 req-3cf0bc10-b20a-46ab-b701-fe9f6ba148f1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-3cf0bc10-b20a-46ab-b701-fe9f6ba148f1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 945/1925] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d9c2a32-91fc-462b-9a0a-3f3f9ed6388f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 981/1926] 192.168.122.234 () {58 vars in 1115 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/types => generated 2362 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1d812cc8-9b52-4082-b25c-9881e8b5a7ce None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d812cc8-9b52-4082-b25c-9881e8b5a7ce tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] GET http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption/cipher Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d812cc8-9b52-4082-b25c-9881e8b5a7ce tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d812cc8-9b52-4082-b25c-9881e8b5a7ce tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-1d812cc8-9b52-4082-b25c-9881e8b5a7ce tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d812cc8-9b52-4082-b25c-9881e8b5a7ce tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption/cipher returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 946/1927] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8de9c670-16ca-458b-8625-27c79362d6f1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8de9c670-16ca-458b-8625-27c79362d6f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] GET http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8de9c670-16ca-458b-8625-27c79362d6f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8de9c670-16ca-458b-8625-27c79362d6f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-8de9c670-16ca-458b-8625-27c79362d6f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8de9c670-16ca-458b-8625-27c79362d6f1 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 982/1928] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-43c634bc-9c4c-4b02-8313-c885a6436a7d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43c634bc-9c4c-4b02-8313-c885a6436a7d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] GET http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/multiattach Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43c634bc-9c4c-4b02-8313-c885a6436a7d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43c634bc-9c4c-4b02-8313-c885a6436a7d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43c634bc-9c4c-4b02-8313-c885a6436a7d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/multiattach returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 947/1929] 192.168.122.234 () {58 vars in 1298 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-82e0b68d-6869-4c7c-847f-1f767861b132 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82e0b68d-6869-4c7c-847f-1f767861b132 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] GET http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/volume_backend_name Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82e0b68d-6869-4c7c-847f-1f767861b132 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82e0b68d-6869-4c7c-847f-1f767861b132 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82e0b68d-6869-4c7c-847f-1f767861b132 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 983/1930] 192.168.122.234 () {58 vars in 1322 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-576eaffd-65e7-428a-9419-3c36282c443f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-576eaffd-65e7-428a-9419-3c36282c443f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] GET http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-576eaffd-65e7-428a-9419-3c36282c443f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-576eaffd-65e7-428a-9419-3c36282c443f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-576eaffd-65e7-428a-9419-3c36282c443f tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 948/1931] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 => generated 317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-384afef4-8b7e-471e-8cbb-73c96d68ee73 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-384afef4-8b7e-471e-8cbb-73c96d68ee73 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] PUT http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption/9d7d5314-d535-4562-bbe9-d315787af536 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-384afef4-8b7e-471e-8cbb-73c96d68ee73 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-384afef4-8b7e-471e-8cbb-73c96d68ee73 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-384afef4-8b7e-471e-8cbb-73c96d68ee73 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption/9d7d5314-d535-4562-bbe9-d315787af536 returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e4af104-062c-4c98-901c-7c6f64045dfd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e4af104-062c-4c98-901c-7c6f64045dfd None None] GET http://192.168.122.234/volume// Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 984/1932] 192.168.122.234 () {60 vars in 1390 bytes} [Mon Sep 7 02:26:25 2026] PUT /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/encryption/9d7d5314-d535-4562-bbe9-d315787af536 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e4af104-062c-4c98-901c-7c6f64045dfd None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e4af104-062c-4c98-901c-7c6f64045dfd None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e4af104-062c-4c98-901c-7c6f64045dfd None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 949/1933] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-189f3c25-2447-47b2-80e0-1be51eb8530c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-189f3c25-2447-47b2-80e0-1be51eb8530c tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] PUT http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/key1 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-189f3c25-2447-47b2-80e0-1be51eb8530c tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-189f3c25-2447-47b2-80e0-1be51eb8530c tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-189f3c25-2447-47b2-80e0-1be51eb8530c tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/key1 returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 985/1934] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:26:25 2026] PUT /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-51417595-5d91-443e-9720-5c4414154680 req-97c292d2-e3ab-4f28-968a-cac3f512de6e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3f74903b-eb2d-4d60-bd10-9c0377701a4b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-97c292d2-e3ab-4f28-968a-cac3f512de6e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-97c292d2-e3ab-4f28-968a-cac3f512de6e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "167b14c3-d037-4613-8a21-b8cd3d5c5495", "connector": null, "instance_uuid": "c8ca3743-af43-41c8-a0b6-18c29687c715"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3f74903b-eb2d-4d60-bd10-9c0377701a4b tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] PUT http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3f74903b-eb2d-4d60-bd10-9c0377701a4b tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-3f74903b-eb2d-4d60-bd10-9c0377701a4b tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ab5c223d9e3840d7b8c720626b41eeea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d022109f17f4dbc95d17995c0c8683c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3f74903b-eb2d-4d60-bd10-9c0377701a4b tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-member] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 returned with HTTP 403 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 986/1935] 192.168.122.234 () {60 vars in 1246 bytes} [Mon Sep 7 02:26:25 2026] PUT /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-da089218-20fc-49a3-aea8-8ed3ab1f41bd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da089218-20fc-49a3-aea8-8ed3ab1f41bd tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] DELETE http://192.168.122.234/volume/v3/types/3523b1bf-da1e-4653-8c58-59c096c707c5 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da089218-20fc-49a3-aea8-8ed3ab1f41bd tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da089218-20fc-49a3-aea8-8ed3ab1f41bd tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da089218-20fc-49a3-aea8-8ed3ab1f41bd tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/3523b1bf-da1e-4653-8c58-59c096c707c5 returned with HTTP 202 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 987/1936] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/3523b1bf-da1e-4653-8c58-59c096c707c5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-97c292d2-e3ab-4f28-968a-cac3f512de6e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-437c0098-b6df-4e51-86fb-25debe59d431 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 950/1937] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:26:25 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-437c0098-b6df-4e51-86fb-25debe59d431 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] DELETE http://192.168.122.234/volume/v3/types/bf3acdaf-fc8e-46a3-b67e-521d4a189687 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-437c0098-b6df-4e51-86fb-25debe59d431 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-437c0098-b6df-4e51-86fb-25debe59d431 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3bf9bb24-7c0c-4b1f-ab4a-23a56065086a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3bf9bb24-7c0c-4b1f-ab4a-23a56065086a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3bf9bb24-7c0c-4b1f-ab4a-23a56065086a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3bf9bb24-7c0c-4b1f-ab4a-23a56065086a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-437c0098-b6df-4e51-86fb-25debe59d431 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/bf3acdaf-fc8e-46a3-b67e-521d4a189687 returned with HTTP 202 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 988/1938] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/bf3acdaf-fc8e-46a3-b67e-521d4a189687 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8f683adf-742a-4802-8bce-44c85fbb5ed5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f683adf-742a-4802-8bce-44c85fbb5ed5 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] DELETE http://192.168.122.234/volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3bf9bb24-7c0c-4b1f-ab4a-23a56065086a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f683adf-742a-4802-8bce-44c85fbb5ed5 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f683adf-742a-4802-8bce-44c85fbb5ed5 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3bf9bb24-7c0c-4b1f-ab4a-23a56065086a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 951/1939] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0577a372-2e60-4a1d-9993-d84d613cba89 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0577a372-2e60-4a1d-9993-d84d613cba89 None None] GET http://192.168.122.234/volume// Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0577a372-2e60-4a1d-9993-d84d613cba89 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0577a372-2e60-4a1d-9993-d84d613cba89 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0577a372-2e60-4a1d-9993-d84d613cba89 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 952/1940] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-51417595-5d91-443e-9720-5c4414154680 req-78068be5-1981-4734-bb43-7d9b909324f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78068be5-1981-4734-bb43-7d9b909324f5 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78068be5-1981-4734-bb43-7d9b909324f5 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78068be5-1981-4734-bb43-7d9b909324f5 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-51417595-5d91-443e-9720-5c4414154680 req-78068be5-1981-4734-bb43-7d9b909324f5 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f683adf-742a-4802-8bce-44c85fbb5ed5 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98 returned with HTTP 202 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 989/1941] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/ff586158-697c-4155-a465-0a1b327eed98 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c86b8d35-3a1d-4b89-b49c-c26808698b1d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c86b8d35-3a1d-4b89-b49c-c26808698b1d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] DELETE http://192.168.122.234/volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c86b8d35-3a1d-4b89-b49c-c26808698b1d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c86b8d35-3a1d-4b89-b49c-c26808698b1d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78068be5-1981-4734-bb43-7d9b909324f5 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 953/1942] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:26:25 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 1029 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c86b8d35-3a1d-4b89-b49c-c26808698b1d tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f returned with HTTP 202 Sep 07 02:26:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 990/1943] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/a437d2aa-31b6-4a71-918f-ef752cd0836f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0808e01a-e18e-4d53-9929-ce91574bfc9e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0808e01a-e18e-4d53-9929-ce91574bfc9e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] DELETE http://192.168.122.234/volume/v3/types/e266b466-d661-4727-a471-b392513bf444 Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0808e01a-e18e-4d53-9929-ce91574bfc9e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0808e01a-e18e-4d53-9929-ce91574bfc9e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0808e01a-e18e-4d53-9929-ce91574bfc9e tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/e266b466-d661-4727-a471-b392513bf444 returned with HTTP 202 Sep 07 02:26:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 954/1944] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:25 2026] DELETE /volume/v3/types/e266b466-d661-4727-a471-b392513bf444 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-51417595-5d91-443e-9720-5c4414154680 req-a1cff1ff-55e9-4139-9e8c-6fef3ff3cf3f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3d879259-50e1-4303-9d4e-eb3db63a5b22 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d879259-50e1-4303-9d4e-eb3db63a5b22 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] DELETE http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 Sep 07 02:26:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d879259-50e1-4303-9d4e-eb3db63a5b22 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-a1cff1ff-55e9-4139-9e8c-6fef3ff3cf3f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] PUT http://192.168.122.234/volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb Sep 07 02:26:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d879259-50e1-4303-9d4e-eb3db63a5b22 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-a1cff1ff-55e9-4139-9e8c-6fef3ff3cf3f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:26 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-51417595-5d91-443e-9720-5c4414154680 req-a1cff1ff-55e9-4139-9e8c-6fef3ff3cf3f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Acquiring lock "cinder-attachment_update-167b14c3-d037-4613-8a21-b8cd3d5c5495-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:26:26 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-51417595-5d91-443e-9720-5c4414154680 req-a1cff1ff-55e9-4139-9e8c-6fef3ff3cf3f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Lock "cinder-attachment_update-167b14c3-d037-4613-8a21-b8cd3d5c5495-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:26:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d879259-50e1-4303-9d4e-eb3db63a5b22 tempest-VolumeTypesMemberTests-2080360927 tempest-VolumeTypesMemberTests-2080360927-project-admin] http://192.168.122.234/volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 returned with HTTP 202 Sep 07 02:26:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 991/1945] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:26:26 2026] DELETE /volume/v3/types/265aa2dc-a853-4890-b785-91e956baeb79 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:26:26 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-51417595-5d91-443e-9720-5c4414154680 req-a1cff1ff-55e9-4139-9e8c-6fef3ff3cf3f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Lock "cinder-attachment_update-167b14c3-d037-4613-8a21-b8cd3d5c5495-devstack" released by "attachment_update" :: held 0.228s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:26:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-a1cff1ff-55e9-4139-9e8c-6fef3ff3cf3f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb returned with HTTP 200 Sep 07 02:26:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 955/1946] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:26:26 2026] PUT /volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb => generated 694 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-59e869d9-802b-42e2-9425-adc48946b8a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59e869d9-802b-42e2-9425-adc48946b8a9 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59e869d9-802b-42e2-9425-adc48946b8a9 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-59e869d9-802b-42e2-9425-adc48946b8a9 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-59e869d9-802b-42e2-9425-adc48946b8a9 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-59e869d9-802b-42e2-9425-adc48946b8a9 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 992/1947] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:26 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-51417595-5d91-443e-9720-5c4414154680 req-78e27dd7-4595-47e7-a0cf-084cdd32dd28 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78e27dd7-4595-47e7-a0cf-084cdd32dd28 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb/action Sep 07 02:26:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78e27dd7-4595-47e7-a0cf-084cdd32dd28 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:26:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78e27dd7-4595-47e7-a0cf-084cdd32dd28 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-51417595-5d91-443e-9720-5c4414154680 req-78e27dd7-4595-47e7-a0cf-084cdd32dd28 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb/action returned with HTTP 204 Sep 07 02:26:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 956/1948] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:26:27 2026] POST /volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bc1d56ed-f08f-415a-857f-56f2eb56a506 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc1d56ed-f08f-415a-857f-56f2eb56a506 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc1d56ed-f08f-415a-857f-56f2eb56a506 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc1d56ed-f08f-415a-857f-56f2eb56a506 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bc1d56ed-f08f-415a-857f-56f2eb56a506 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc1d56ed-f08f-415a-857f-56f2eb56a506 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 993/1949] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:27 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 1141 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7aa206f5-37b6-4800-b66c-79ce2d839ca1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7aa206f5-37b6-4800-b66c-79ce2d839ca1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7aa206f5-37b6-4800-b66c-79ce2d839ca1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7aa206f5-37b6-4800-b66c-79ce2d839ca1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7aa206f5-37b6-4800-b66c-79ce2d839ca1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7aa206f5-37b6-4800-b66c-79ce2d839ca1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 957/1950] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:27 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 1141 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1193992927"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1193992927'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume of 1 GB Sep 07 02:26:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Availability Zones retrieved successfully. Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (131bc898-8d2c-4330-a170-d665f15db1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2118291-6a26-4023-a9f7-bd73441735ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2118291-6a26-4023-a9f7-bd73441735ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c3b395-c27f-4e70-a282-67fb5b26796f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Created reservations ['4936711d-9214-4423-9df6-618eef2b573b', '9f1ac6e2-99d8-4e6f-8f74-4f416e0c1a6a', '7155d845-84e9-4f54-9f54-c6e21f0bcd34', '207d7159-24c0-42d4-9cf5-554cbb4fd6e9'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c3b395-c27f-4e70-a282-67fb5b26796f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4936711d-9214-4423-9df6-618eef2b573b', '9f1ac6e2-99d8-4e6f-8f74-4f416e0c1a6a', '7155d845-84e9-4f54-9f54-c6e21f0bcd34', '207d7159-24c0-42d4-9cf5-554cbb4fd6e9']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774dbf98-a4a9-4bed-8681-0c85103c4909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774dbf98-a4a9-4bed-8681-0c85103c4909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a4f63e4-7de2-4796-8f3e-711200b89295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193992927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['4936711d-9214-4423-9df6-618eef2b573b','9f1ac6e2-99d8-4e6f-8f74-4f416e0c1a6a','7155d845-84e9-4f54-9f54-c6e21f0bcd34','207d7159-24c0-42d4-9cf5-554cbb4fd6e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193992927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a4f63e4-7de2-4796-8f3e-711200b89295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d28b7c2bf74704a8131aecc8230db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135cbae1-0bcb-4cd8-88df-5577efbf0d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135cbae1-0bcb-4cd8-88df-5577efbf0d40) transitioned into state 'SUCCESS' from state '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-1193992927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['4936711d-9214-4423-9df6-618eef2b573b','9f1ac6e2-99d8-4e6f-8f74-4f416e0c1a6a','7155d845-84e9-4f54-9f54-c6e21f0bcd34','207d7159-24c0-42d4-9cf5-554cbb4fd6e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12a6198-fc65-4d8a-96a1-6c281d391f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12a6198-fc65-4d8a-96a1-6c281d391f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (131bc898-8d2c-4330-a170-d665f15db1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request issued successfully. Sep 07 02:26:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e62c144-6510-4137-b5dd-f11d8bafeeff tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:26:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 994/1951] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:26:29 2026] POST /volume/v3/volumes => generated 787 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5bf95a52-713b-452a-80f6-3f4445b186dc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5bf95a52-713b-452a-80f6-3f4445b186dc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 Sep 07 02:26:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5bf95a52-713b-452a-80f6-3f4445b186dc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5bf95a52-713b-452a-80f6-3f4445b186dc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5bf95a52-713b-452a-80f6-3f4445b186dc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5bf95a52-713b-452a-80f6-3f4445b186dc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 returned with HTTP 200 Sep 07 02:26:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 958/1952] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:30 2026] GET /volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-15fcef12-5653-49f8-b26f-f599ca94d503 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-15fcef12-5653-49f8-b26f-f599ca94d503 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-15fcef12-5653-49f8-b26f-f599ca94d503 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-15fcef12-5653-49f8-b26f-f599ca94d503 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-15fcef12-5653-49f8-b26f-f599ca94d503 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-15fcef12-5653-49f8-b26f-f599ca94d503 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 995/1953] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:26:30 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 1141 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-27064bdc-6706-4468-917d-96ef8ef837e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-27064bdc-6706-4468-917d-96ef8ef837e4 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495/action Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-27064bdc-6706-4468-917d-96ef8ef837e4 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-27064bdc-6706-4468-917d-96ef8ef837e4 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-27064bdc-6706-4468-917d-96ef8ef837e4 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-27064bdc-6706-4468-917d-96ef8ef837e4 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Begin detaching volume completed successfully. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-27064bdc-6706-4468-917d-96ef8ef837e4 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495/action returned with HTTP 202 Sep 07 02:26:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 959/1954] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:26:31 2026] POST /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:26:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-34d5d5a2-b2e6-4571-bdb2-426885456b97 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-34d5d5a2-b2e6-4571-bdb2-426885456b97 None None] GET http://192.168.122.234/volume// Sep 07 02:26:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-34d5d5a2-b2e6-4571-bdb2-426885456b97 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-34d5d5a2-b2e6-4571-bdb2-426885456b97 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-34d5d5a2-b2e6-4571-bdb2-426885456b97 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:26:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 996/1955] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:26:31 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-21da9433-1a46-417a-8a98-e8551a50ab5d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-21da9433-1a46-417a-8a98-e8551a50ab5d tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-21da9433-1a46-417a-8a98-e8551a50ab5d tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-21da9433-1a46-417a-8a98-e8551a50ab5d tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-21da9433-1a46-417a-8a98-e8551a50ab5d tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-21da9433-1a46-417a-8a98-e8551a50ab5d tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:26:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 960/1956] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:26:31 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 1325 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bd787917-17f9-404f-ad86-12c93ef8ade1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd787917-17f9-404f-ad86-12c93ef8ade1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 Sep 07 02:26:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd787917-17f9-404f-ad86-12c93ef8ade1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd787917-17f9-404f-ad86-12c93ef8ade1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bd787917-17f9-404f-ad86-12c93ef8ade1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-14269a9f-8319-4a68-919a-19c6b9b04b4b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-14269a9f-8319-4a68-919a-19c6b9b04b4b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] DELETE http://192.168.122.234/volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-14269a9f-8319-4a68-919a-19c6b9b04b4b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-14269a9f-8319-4a68-919a-19c6b9b04b4b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd787917-17f9-404f-ad86-12c93ef8ade1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 returned with HTTP 200 Sep 07 02:26:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 997/1957] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:31 2026] GET /volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 => generated 1016 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:26:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:31 devstack devstack@c-api.service[87010]: /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 07 02:26:31 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:26:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-92ab8e99-d3f4-4f61-9117-a118b4cace9d req-14269a9f-8319-4a68-919a-19c6b9b04b4b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb returned with HTTP 200 Sep 07 02:26:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 961/1958] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:26:31 2026] DELETE /volume/v3/attachments/7353d165-f2ce-4740-a4e5-59420b705ccb => generated 19 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "167b14c3-d037-4613-8a21-b8cd3d5c5495", "force": false, "name": "tempest-TestStampPattern-snapshot-360889563", "description": null, "metadata": null}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Create snapshot from volume 167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Created reservations ['69358c00-49d4-4daa-9457-d44e29788b8a', '2d50cd02-7cb6-4e0c-b2b6-3f34860f04ca', 'f6d2bf93-9447-4631-a1ba-82738eb79dd8', '476e881b-6359-4bd0-8dc3-8e81cd706592'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot create request issued successfully. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47c846e2-e266-40d7-8944-9b44c9bbbbb1 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:26:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 998/1959] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:26:32 2026] POST /volume/v3/snapshots => generated 302 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5cd6bd67-4afa-49c0-ba12-a589e437cfea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5cd6bd67-4afa-49c0-ba12-a589e437cfea tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5cd6bd67-4afa-49c0-ba12-a589e437cfea tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5cd6bd67-4afa-49c0-ba12-a589e437cfea tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5cd6bd67-4afa-49c0-ba12-a589e437cfea tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:26:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5cd6bd67-4afa-49c0-ba12-a589e437cfea tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 200 Sep 07 02:26:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 962/1960] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:26:32 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 434 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2e054dd1-b533-4363-9513-82c281489faf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e054dd1-b533-4363-9513-82c281489faf tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e054dd1-b533-4363-9513-82c281489faf tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e054dd1-b533-4363-9513-82c281489faf tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2e054dd1-b533-4363-9513-82c281489faf tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e054dd1-b533-4363-9513-82c281489faf tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 returned with HTTP 200 Sep 07 02:26:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 999/1961] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:32 2026] GET /volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: /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 07 02:26:32 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:26:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Get all volumes completed successfully. Sep 07 02:26:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-08a7f10a-1b65-4774-904c-b5f5e9202aea tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:26:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 963/1962] 192.168.122.234 () {60 vars in 1162 bytes} [Mon Sep 7 02:26:32 2026] GET /volume/v3/volumes => generated 344 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-04038821-c8ab-47c6-b80f-d789133f21cc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04038821-c8ab-47c6-b80f-d789133f21cc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04038821-c8ab-47c6-b80f-d789133f21cc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04038821-c8ab-47c6-b80f-d789133f21cc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-04038821-c8ab-47c6-b80f-d789133f21cc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume with id: 8a4f63e4-7de2-4796-8f3e-711200b89295 Sep 07 02:26:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-04038821-c8ab-47c6-b80f-d789133f21cc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-04038821-c8ab-47c6-b80f-d789133f21cc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume request issued successfully. Sep 07 02:26:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04038821-c8ab-47c6-b80f-d789133f21cc tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 returned with HTTP 202 Sep 07 02:26:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1000/1963] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:26:32 2026] DELETE /volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f3dfae71-d7b9-471b-b96d-64b326d87d66 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3dfae71-d7b9-471b-b96d-64b326d87d66 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f3dfae71-d7b9-471b-b96d-64b326d87d66 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f3dfae71-d7b9-471b-b96d-64b326d87d66 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f3dfae71-d7b9-471b-b96d-64b326d87d66 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3dfae71-d7b9-471b-b96d-64b326d87d66 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 returned with HTTP 200 Sep 07 02:26:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 964/1964] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:32 2026] GET /volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 => generated 1016 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5361e935-611a-43f8-ba74-754ac6dc7337 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5361e935-611a-43f8-ba74-754ac6dc7337 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:26:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5361e935-611a-43f8-ba74-754ac6dc7337 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5361e935-611a-43f8-ba74-754ac6dc7337 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5361e935-611a-43f8-ba74-754ac6dc7337 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:26:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5361e935-611a-43f8-ba74-754ac6dc7337 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 200 Sep 07 02:26:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1001/1965] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:26:33 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 434 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-257be186-5925-4606-86a5-10dbe08e1134 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-257be186-5925-4606-86a5-10dbe08e1134 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 Sep 07 02:26:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-257be186-5925-4606-86a5-10dbe08e1134 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-257be186-5925-4606-86a5-10dbe08e1134 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-257be186-5925-4606-86a5-10dbe08e1134 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 returned with HTTP 404 Sep 07 02:26:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 965/1966] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:34 2026] GET /volume/v3/volumes/8a4f63e4-7de2-4796-8f3e-711200b89295 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-84ac3da3-8123-4a06-9841-634819a6d948 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-593559480"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-593559480'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume of 1 GB Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Availability Zones retrieved successfully. Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (bfb5be31-97b6-4e2b-b156-7216bc88aaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecd2b61-3598-4799-a8c1-430269557514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecd2b61-3598-4799-a8c1-430269557514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c8674c-4f05-4a92-ac2c-e3589a529e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Created reservations ['3c562182-7e30-497f-9378-541f609bf9e2', 'ce1edf91-b606-4321-aeb8-01e50a343c05', '60171f4e-e039-41fc-9a88-2b3222a6e806', '9a0a368a-b9ff-4145-b5c6-9d7ffec090c7'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c8674c-4f05-4a92-ac2c-e3589a529e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c562182-7e30-497f-9378-541f609bf9e2', 'ce1edf91-b606-4321-aeb8-01e50a343c05', '60171f4e-e039-41fc-9a88-2b3222a6e806', '9a0a368a-b9ff-4145-b5c6-9d7ffec090c7']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c065b6f6-9826-4ce8-a43d-c920db9889b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c065b6f6-9826-4ce8-a43d-c920db9889b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f63af7f-e331-4dc2-83dc-e627c7041a49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-593559480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['3c562182-7e30-497f-9378-541f609bf9e2','ce1edf91-b606-4321-aeb8-01e50a343c05','60171f4e-e039-41fc-9a88-2b3222a6e806','9a0a368a-b9ff-4145-b5c6-9d7ffec090c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-593559480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f63af7f-e331-4dc2-83dc-e627c7041a49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d28b7c2bf74704a8131aecc8230db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58be69fc-e3f0-490c-801c-6906b17a2051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58be69fc-e3f0-490c-801c-6906b17a2051) transitioned into state 'SUCCESS' from state '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-593559480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['3c562182-7e30-497f-9378-541f609bf9e2','ce1edf91-b606-4321-aeb8-01e50a343c05','60171f4e-e039-41fc-9a88-2b3222a6e806','9a0a368a-b9ff-4145-b5c6-9d7ffec090c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869113fc-9af8-4016-8780-eb0b789630bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869113fc-9af8-4016-8780-eb0b789630bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (bfb5be31-97b6-4e2b-b156-7216bc88aaaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request issued successfully. Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-84ac3da3-8123-4a06-9841-634819a6d948 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:26:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1002/1967] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:26:34 2026] POST /volume/v3/volumes => generated 786 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5098c97c-2bea-4b49-b55b-66f09c3c1be4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5098c97c-2bea-4b49-b55b-66f09c3c1be4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 Sep 07 02:26:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5098c97c-2bea-4b49-b55b-66f09c3c1be4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5098c97c-2bea-4b49-b55b-66f09c3c1be4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5098c97c-2bea-4b49-b55b-66f09c3c1be4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5098c97c-2bea-4b49-b55b-66f09c3c1be4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 returned with HTTP 200 Sep 07 02:26:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 966/1968] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:34 2026] GET /volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-43df8c68-48a3-46be-94b0-fcff87ea553e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43df8c68-48a3-46be-94b0-fcff87ea553e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-43df8c68-48a3-46be-94b0-fcff87ea553e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-43df8c68-48a3-46be-94b0-fcff87ea553e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-43df8c68-48a3-46be-94b0-fcff87ea553e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:26:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43df8c68-48a3-46be-94b0-fcff87ea553e tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 200 Sep 07 02:26:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1003/1969] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:26:34 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 434 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ac7a8bc0-3756-4992-aeff-b88c931f1b76 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ac7a8bc0-3756-4992-aeff-b88c931f1b76 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ac7a8bc0-3756-4992-aeff-b88c931f1b76 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ac7a8bc0-3756-4992-aeff-b88c931f1b76 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ac7a8bc0-3756-4992-aeff-b88c931f1b76 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ac7a8bc0-3756-4992-aeff-b88c931f1b76 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 returned with HTTP 200 Sep 07 02:26:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 967/1970] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:35 2026] GET /volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bcfb0930-ac43-404b-b562-aa0762356e14 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcfb0930-ac43-404b-b562-aa0762356e14 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcfb0930-ac43-404b-b562-aa0762356e14 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcfb0930-ac43-404b-b562-aa0762356e14 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-bcfb0930-ac43-404b-b562-aa0762356e14 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfb0930-ac43-404b-b562-aa0762356e14 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: /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 07 02:26:35 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:26:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bcfb0930-ac43-404b-b562-aa0762356e14 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Get all volumes completed successfully. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcfb0930-ac43-404b-b562-aa0762356e14 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:26:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1004/1971] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:26:35 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume with id: 1f63af7f-e331-4dc2-83dc-e627c7041a49 Sep 07 02:26:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e470ec3f-da9e-4887-996f-b38ba817d674 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e470ec3f-da9e-4887-996f-b38ba817d674 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e470ec3f-da9e-4887-996f-b38ba817d674 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e470ec3f-da9e-4887-996f-b38ba817d674 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e470ec3f-da9e-4887-996f-b38ba817d674 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e470ec3f-da9e-4887-996f-b38ba817d674 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 200 Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume request issued successfully. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75cc478c-d2fe-4fed-8c2f-46858605ca39 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 returned with HTTP 202 Sep 07 02:26:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1005/1972] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:26:35 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 968/1973] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:26:35 2026] DELETE /volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3022abb7-9bd3-4e2a-845e-5c073e10226b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3022abb7-9bd3-4e2a-845e-5c073e10226b tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3022abb7-9bd3-4e2a-845e-5c073e10226b tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0de85184-dfca-46c4-92a5-ced1d735e96a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3022abb7-9bd3-4e2a-845e-5c073e10226b tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0de85184-dfca-46c4-92a5-ced1d735e96a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0de85184-dfca-46c4-92a5-ced1d735e96a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0de85184-dfca-46c4-92a5-ced1d735e96a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0de85184-dfca-46c4-92a5-ced1d735e96a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:26:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0de85184-dfca-46c4-92a5-ced1d735e96a tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 200 Sep 07 02:26:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 969/1974] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:26:35 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3022abb7-9bd3-4e2a-845e-5c073e10226b tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3022abb7-9bd3-4e2a-845e-5c073e10226b tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 returned with HTTP 200 Sep 07 02:26:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1006/1975] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:35 2026] GET /volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:26:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-55ade3f5-a809-4dda-9e58-dbe4af6629aa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-55ade3f5-a809-4dda-9e58-dbe4af6629aa tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 Sep 07 02:26:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-55ade3f5-a809-4dda-9e58-dbe4af6629aa tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-55ade3f5-a809-4dda-9e58-dbe4af6629aa tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-55ade3f5-a809-4dda-9e58-dbe4af6629aa tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 returned with HTTP 404 Sep 07 02:26:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 970/1976] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:36 2026] GET /volume/v3/volumes/1f63af7f-e331-4dc2-83dc-e627c7041a49 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0f7aebb4-3888-443c-b310-12d376e30d28 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1302868578"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1302868578'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume of 1 GB Sep 07 02:26:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Availability Zones retrieved successfully. Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (34ccecf9-e169-4fe3-9f42-84a3d1093f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894f4cba-b34f-4464-85a1-c9cde2f2458a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894f4cba-b34f-4464-85a1-c9cde2f2458a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f0220d-db3a-4357-8446-1bd5d62d5ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Created reservations ['bf8085a3-8ed2-4be9-aad7-ba5bbb8f5632', '3c2cdd50-e619-426a-a5fd-4f66b1f4eb7a', 'c0c5f446-fd78-42e0-b646-ab433f8d07dc', '4ba5c7bf-6eaa-4247-9d8f-9b21348015ba'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f0220d-db3a-4357-8446-1bd5d62d5ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8085a3-8ed2-4be9-aad7-ba5bbb8f5632', '3c2cdd50-e619-426a-a5fd-4f66b1f4eb7a', 'c0c5f446-fd78-42e0-b646-ab433f8d07dc', '4ba5c7bf-6eaa-4247-9d8f-9b21348015ba']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841ba8c2-5868-4e88-bd4e-f9f20be2755a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841ba8c2-5868-4e88-bd4e-f9f20be2755a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79c8c376-9389-40ca-807d-44219109c235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302868578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['bf8085a3-8ed2-4be9-aad7-ba5bbb8f5632','3c2cdd50-e619-426a-a5fd-4f66b1f4eb7a','c0c5f446-fd78-42e0-b646-ab433f8d07dc','4ba5c7bf-6eaa-4247-9d8f-9b21348015ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302868578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79c8c376-9389-40ca-807d-44219109c235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d28b7c2bf74704a8131aecc8230db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fd3d3a-c178-4707-bd88-92024d51095c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fd3d3a-c178-4707-bd88-92024d51095c) transitioned into state 'SUCCESS' from state '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-1302868578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['bf8085a3-8ed2-4be9-aad7-ba5bbb8f5632','3c2cdd50-e619-426a-a5fd-4f66b1f4eb7a','c0c5f446-fd78-42e0-b646-ab433f8d07dc','4ba5c7bf-6eaa-4247-9d8f-9b21348015ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51497b4-5937-4d63-a951-f69b802c64af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51497b4-5937-4d63-a951-f69b802c64af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:37 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (34ccecf9-e169-4fe3-9f42-84a3d1093f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request issued successfully. Sep 07 02:26:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0f7aebb4-3888-443c-b310-12d376e30d28 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:26:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1007/1977] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:26:36 2026] POST /volume/v3/volumes => generated 787 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4bf55a0d-b5ef-491f-afb0-d9e8dd12b936 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4bf55a0d-b5ef-491f-afb0-d9e8dd12b936 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 Sep 07 02:26:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4bf55a0d-b5ef-491f-afb0-d9e8dd12b936 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4bf55a0d-b5ef-491f-afb0-d9e8dd12b936 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4bf55a0d-b5ef-491f-afb0-d9e8dd12b936 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4bf55a0d-b5ef-491f-afb0-d9e8dd12b936 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 returned with HTTP 200 Sep 07 02:26:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 971/1978] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:37 2026] GET /volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e6509c01-9db7-4d77-8eb8-fdc8aae8fcac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6509c01-9db7-4d77-8eb8-fdc8aae8fcac tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 Sep 07 02:26:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6509c01-9db7-4d77-8eb8-fdc8aae8fcac tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6509c01-9db7-4d77-8eb8-fdc8aae8fcac tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e6509c01-9db7-4d77-8eb8-fdc8aae8fcac tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6509c01-9db7-4d77-8eb8-fdc8aae8fcac tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 returned with HTTP 200 Sep 07 02:26:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1008/1979] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:38 2026] GET /volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a36b312c-aabb-4b98-9067-37c4363ae30e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a36b312c-aabb-4b98-9067-37c4363ae30e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] GET http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 Sep 07 02:26:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a36b312c-aabb-4b98-9067-37c4363ae30e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a36b312c-aabb-4b98-9067-37c4363ae30e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a36b312c-aabb-4b98-9067-37c4363ae30e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Volume info retrieved successfully. Sep 07 02:26:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a36b312c-aabb-4b98-9067-37c4363ae30e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 returned with HTTP 200 Sep 07 02:26:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 972/1980] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:38 2026] GET /volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-674aec09-b852-48ec-b501-62fa214148d4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-674aec09-b852-48ec-b501-62fa214148d4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 Sep 07 02:26:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-674aec09-b852-48ec-b501-62fa214148d4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-674aec09-b852-48ec-b501-62fa214148d4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-674aec09-b852-48ec-b501-62fa214148d4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume with id: 79c8c376-9389-40ca-807d-44219109c235 Sep 07 02:26:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-674aec09-b852-48ec-b501-62fa214148d4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-674aec09-b852-48ec-b501-62fa214148d4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume request issued successfully. Sep 07 02:26:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-674aec09-b852-48ec-b501-62fa214148d4 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 returned with HTTP 202 Sep 07 02:26:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1009/1981] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:26:38 2026] DELETE /volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:26:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-04ace885-f3cf-4731-9710-e3241592e7df None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04ace885-f3cf-4731-9710-e3241592e7df tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 Sep 07 02:26:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04ace885-f3cf-4731-9710-e3241592e7df tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04ace885-f3cf-4731-9710-e3241592e7df tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-04ace885-f3cf-4731-9710-e3241592e7df tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04ace885-f3cf-4731-9710-e3241592e7df tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 returned with HTTP 200 Sep 07 02:26:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 973/1982] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:38 2026] GET /volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-be504929-7665-479a-9be8-4077286fdb9e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be504929-7665-479a-9be8-4077286fdb9e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 Sep 07 02:26:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be504929-7665-479a-9be8-4077286fdb9e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be504929-7665-479a-9be8-4077286fdb9e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be504929-7665-479a-9be8-4077286fdb9e tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 returned with HTTP 404 Sep 07 02:26:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1010/1983] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:39 2026] GET /volume/v3/volumes/79c8c376-9389-40ca-807d-44219109c235 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-667926776"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-667926776'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume of 1 GB Sep 07 02:26:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Availability Zones retrieved successfully. Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (7b28fcf8-08c9-4ce5-b97f-6036f8c3db59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734afbda-ea90-4432-a249-b2004722fb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734afbda-ea90-4432-a249-b2004722fb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (667780a5-94ad-46f4-9519-6f748480d95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Created reservations ['ce0f5877-dafd-4ad8-97a7-b200967adead', '5d2c1649-0470-4c8c-88b3-707c77469b88', '1ac86e1c-7291-426c-b25a-d95d183430ad', 'f6013f3c-06ed-4dde-b42c-a09d681af8de'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (667780a5-94ad-46f4-9519-6f748480d95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce0f5877-dafd-4ad8-97a7-b200967adead', '5d2c1649-0470-4c8c-88b3-707c77469b88', '1ac86e1c-7291-426c-b25a-d95d183430ad', 'f6013f3c-06ed-4dde-b42c-a09d681af8de']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa1e408-1bf4-4f9d-963e-45dc0d0b434d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa1e408-1bf4-4f9d-963e-45dc0d0b434d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da8b424d-a090-4909-b019-22eab64c4cf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-667926776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['ce0f5877-dafd-4ad8-97a7-b200967adead','5d2c1649-0470-4c8c-88b3-707c77469b88','1ac86e1c-7291-426c-b25a-d95d183430ad','f6013f3c-06ed-4dde-b42c-a09d681af8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-667926776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da8b424d-a090-4909-b019-22eab64c4cf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d28b7c2bf74704a8131aecc8230db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29954f0a-f78f-4bc2-be4c-99cffc512358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29954f0a-f78f-4bc2-be4c-99cffc512358) transitioned into state 'SUCCESS' from state '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-667926776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d28b7c2bf74704a8131aecc8230db1',qos_specs=None,replication_status=,reservations=['ce0f5877-dafd-4ad8-97a7-b200967adead','5d2c1649-0470-4c8c-88b3-707c77469b88','1ac86e1c-7291-426c-b25a-d95d183430ad','f6013f3c-06ed-4dde-b42c-a09d681af8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d309687f6c9463b81ae2e9309d0dbd0',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1688d3-cb1a-48b9-ab96-556b48e06839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1688d3-cb1a-48b9-ab96-556b48e06839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Flow 'volume_create_api' (7b28fcf8-08c9-4ce5-b97f-6036f8c3db59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Create volume request issued successfully. Sep 07 02:26:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-af8566d7-a665-4fc2-b9ea-03d8e8b1bf40 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:26:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 974/1984] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:26:39 2026] POST /volume/v3/volumes => generated 786 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0df1ff8f-f01e-499b-bcdd-3bab84180406 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0df1ff8f-f01e-499b-bcdd-3bab84180406 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 Sep 07 02:26:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0df1ff8f-f01e-499b-bcdd-3bab84180406 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0df1ff8f-f01e-499b-bcdd-3bab84180406 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0df1ff8f-f01e-499b-bcdd-3bab84180406 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0df1ff8f-f01e-499b-bcdd-3bab84180406 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 returned with HTTP 200 Sep 07 02:26:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1011/1985] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:39 2026] GET /volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2e4c72ad-7b2b-48f6-85a0-0089507521e1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e4c72ad-7b2b-48f6-85a0-0089507521e1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 Sep 07 02:26:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2e4c72ad-7b2b-48f6-85a0-0089507521e1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2e4c72ad-7b2b-48f6-85a0-0089507521e1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2e4c72ad-7b2b-48f6-85a0-0089507521e1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e4c72ad-7b2b-48f6-85a0-0089507521e1 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 returned with HTTP 200 Sep 07 02:26:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 975/1986] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:41 2026] GET /volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c65274c2-b8b7-4896-a243-e2740875d804 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1825342645", "snapshot_id": "59865c2f-0f8b-46c4-9064-558a5e490c44", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1825342645', 'snapshot_id': '59865c2f-0f8b-46c4-9064-558a5e490c44', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:26:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:26:41 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Create volume of 1 GB Sep 07 02:26:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Availability Zones retrieved successfully. Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Flow 'volume_create_api' (8b88df29-9c86-4a1b-9edc-3292417fec86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427488b1-e84a-4daa-8651-888d2bdbe118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:26:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427488b1-e84a-4daa-8651-888d2bdbe118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '59865c2f-0f8b-46c4-9064-558a5e490c44', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:41 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cc083d-d540-4568-bb0d-31bf0b0d57c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Created reservations ['3e2aa964-3c04-44d1-a998-8316489ca93f', '1234a7f0-0e8a-4e1c-98e0-891c26fd8393', 'd70de2f8-5ab4-464b-9a78-f60fd97c625b', '077464ee-ba09-4826-b7f5-6008d0371dea'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85cc083d-d540-4568-bb0d-31bf0b0d57c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e2aa964-3c04-44d1-a998-8316489ca93f', '1234a7f0-0e8a-4e1c-98e0-891c26fd8393', 'd70de2f8-5ab4-464b-9a78-f60fd97c625b', '077464ee-ba09-4826-b7f5-6008d0371dea']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f77df744-c792-4d6b-8c1a-63df94cbce41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-324242ad-5745-4245-9803-5517f429b750 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-324242ad-5745-4245-9803-5517f429b750 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-324242ad-5745-4245-9803-5517f429b750 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-324242ad-5745-4245-9803-5517f429b750 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-324242ad-5745-4245-9803-5517f429b750 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-324242ad-5745-4245-9803-5517f429b750 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 returned with HTTP 200 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 976/1987] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:42 2026] GET /volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ee9b4b39-bbd2-4180-9a89-ee53c046511a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee9b4b39-bbd2-4180-9a89-ee53c046511a tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] GET http://192.168.122.234/volume/v3/volumes/summary Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee9b4b39-bbd2-4180-9a89-ee53c046511a tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee9b4b39-bbd2-4180-9a89-ee53c046511a tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-ee9b4b39-bbd2-4180-9a89-ee53c046511a tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f77df744-c792-4d6b-8c1a-63df94cbce41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1825342645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7a0019e378407690a9a8432c77d296',qos_specs=None,replication_status=,reservations=['3e2aa964-3c04-44d1-a998-8316489ca93f','1234a7f0-0e8a-4e1c-98e0-891c26fd8393','d70de2f8-5ab4-464b-9a78-f60fd97c625b','077464ee-ba09-4826-b7f5-6008d0371dea'],size=1,snapshot_id=59865c2f-0f8b-46c4-9064-558a5e490c44,source_replicaid=,source_volid=None,status='creating',user_id='85c5f051e2b04d18a472ed2f472e9f0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1825342645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c7a0019e378407690a9a8432c77d296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=59865c2f-0f8b-46c4-9064-558a5e490c44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85c5f051e2b04d18a472ed2f472e9f0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1cf452-62ce-4c1a-9ae7-7d5fa68ad4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ee9b4b39-bbd2-4180-9a89-ee53c046511a tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] Get summary completed successfully. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee9b4b39-bbd2-4180-9a89-ee53c046511a tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-reader] http://192.168.122.234/volume/v3/volumes/summary returned with HTTP 200 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 977/1988] 192.168.122.234 () {60 vars in 1186 bytes} [Mon Sep 7 02:26:42 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume with id: da8b424d-a090-4909-b019-22eab64c4cf2 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1cf452-62ce-4c1a-9ae7-7d5fa68ad4b4) transitioned into state 'SUCCESS' from state '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-1825342645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c7a0019e378407690a9a8432c77d296',qos_specs=None,replication_status=,reservations=['3e2aa964-3c04-44d1-a998-8316489ca93f','1234a7f0-0e8a-4e1c-98e0-891c26fd8393','d70de2f8-5ab4-464b-9a78-f60fd97c625b','077464ee-ba09-4826-b7f5-6008d0371dea'],size=1,snapshot_id=59865c2f-0f8b-46c4-9064-558a5e490c44,source_replicaid=,source_volid=None,status='creating',user_id='85c5f051e2b04d18a472ed2f472e9f0c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe0fda8-42ad-44a2-8d5a-dde1b1f5b390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Delete volume request issued successfully. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c32f8dab-1b27-4dea-9b02-796d91cc5e73 tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 returned with HTTP 202 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 978/1989] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:26:42 2026] DELETE /volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3d310904-3d12-4801-8b7b-2cfc4b0cd60c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d310904-3d12-4801-8b7b-2cfc4b0cd60c tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d310904-3d12-4801-8b7b-2cfc4b0cd60c tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d310904-3d12-4801-8b7b-2cfc4b0cd60c tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe0fda8-42ad-44a2-8d5a-dde1b1f5b390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Flow 'volume_create_api' (8b88df29-9c86-4a1b-9edc-3292417fec86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Create volume request issued successfully. Sep 07 02:26:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c65274c2-b8b7-4896-a243-e2740875d804 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:26:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1012/1990] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:26:41 2026] POST /volume/v3/volumes => generated 790 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:26:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3d310904-3d12-4801-8b7b-2cfc4b0cd60c tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Volume info retrieved successfully. Sep 07 02:26:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d310904-3d12-4801-8b7b-2cfc4b0cd60c tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 returned with HTTP 200 Sep 07 02:26:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 979/1991] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:42 2026] GET /volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fb571218-5c7e-4d9b-b64e-6b894d5e376d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fb571218-5c7e-4d9b-b64e-6b894d5e376d tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] GET http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 Sep 07 02:26:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fb571218-5c7e-4d9b-b64e-6b894d5e376d tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fb571218-5c7e-4d9b-b64e-6b894d5e376d tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fb571218-5c7e-4d9b-b64e-6b894d5e376d tempest-ProjectReaderTests-1337026139 tempest-ProjectReaderTests-1337026139-project-admin] http://192.168.122.234/volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 returned with HTTP 404 Sep 07 02:26:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1013/1992] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:26:43 2026] GET /volume/v3/volumes/da8b424d-a090-4909-b019-22eab64c4cf2 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1104360770"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1104360770'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume of 1 GB Sep 07 02:26:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Availability Zones retrieved successfully. Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Flow 'volume_create_api' (51fe478b-8534-4ad4-94c6-499f08d4e818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9152e8d4-0975-41cb-98bd-43fe8e7c1be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9152e8d4-0975-41cb-98bd-43fe8e7c1be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e540c4-a15a-427a-bf95-1909c06b77b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Created reservations ['16114f35-da67-4e63-8d73-11cf936684c8', '3dbaa14a-2fb4-46c6-b64b-b94fd150e3de', 'e2be5f88-9030-4b5d-958a-12c456013d39', 'e89f1115-4517-4a31-94b2-116cb18adb5d'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e540c4-a15a-427a-bf95-1909c06b77b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16114f35-da67-4e63-8d73-11cf936684c8', '3dbaa14a-2fb4-46c6-b64b-b94fd150e3de', 'e2be5f88-9030-4b5d-958a-12c456013d39', 'e89f1115-4517-4a31-94b2-116cb18adb5d']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8c8611-7eeb-4929-92b1-546456e32c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8c8611-7eeb-4929-92b1-546456e32c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b048dfbf-f6c0-4129-9ce5-82b7a5b01b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1104360770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',qos_specs=None,replication_status=,reservations=['16114f35-da67-4e63-8d73-11cf936684c8','3dbaa14a-2fb4-46c6-b64b-b94fd150e3de','e2be5f88-9030-4b5d-958a-12c456013d39','e89f1115-4517-4a31-94b2-116cb18adb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1104360770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b048dfbf-f6c0-4129-9ce5-82b7a5b01b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ecfdda2-af03-4164-a004-91afa64c0215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ecfdda2-af03-4164-a004-91afa64c0215) transitioned into state 'SUCCESS' from state '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-1104360770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b9fc35a72042f4ab6cc6549c6e7ea6',qos_specs=None,replication_status=,reservations=['16114f35-da67-4e63-8d73-11cf936684c8','3dbaa14a-2fb4-46c6-b64b-b94fd150e3de','e2be5f88-9030-4b5d-958a-12c456013d39','e89f1115-4517-4a31-94b2-116cb18adb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf95621ba6f4b35ae9582fa8bf4ea3e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:43 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f38a8e8-34e1-4b74-9b7b-aed05da7b663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:26:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f38a8e8-34e1-4b74-9b7b-aed05da7b663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:26:44 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Flow 'volume_create_api' (51fe478b-8534-4ad4-94c6-499f08d4e818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:26:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Create volume request issued successfully. Sep 07 02:26:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-097b1356-8d63-4490-9ba7-5e3d81a14e83 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:26:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 980/1993] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:26:43 2026] POST /volume/v3/volumes => generated 764 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:26:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5e83cb7e-401a-4dc9-90f1-70fab3fe76a6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e83cb7e-401a-4dc9-90f1-70fab3fe76a6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e83cb7e-401a-4dc9-90f1-70fab3fe76a6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e83cb7e-401a-4dc9-90f1-70fab3fe76a6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5e83cb7e-401a-4dc9-90f1-70fab3fe76a6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e83cb7e-401a-4dc9-90f1-70fab3fe76a6 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1014/1994] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:44 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2157f990-b17f-48df-87c8-e68390d62a04 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2157f990-b17f-48df-87c8-e68390d62a04 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2157f990-b17f-48df-87c8-e68390d62a04 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2157f990-b17f-48df-87c8-e68390d62a04 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2157f990-b17f-48df-87c8-e68390d62a04 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2157f990-b17f-48df-87c8-e68390d62a04 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 981/1995] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:45 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cf608067-8ed9-458e-921f-5ea86e61df02 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf608067-8ed9-458e-921f-5ea86e61df02 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf608067-8ed9-458e-921f-5ea86e61df02 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf608067-8ed9-458e-921f-5ea86e61df02 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cf608067-8ed9-458e-921f-5ea86e61df02 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf608067-8ed9-458e-921f-5ea86e61df02 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1015/1996] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:46 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0a8862e1-4089-49e0-a0f5-b6742cadff82 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a8862e1-4089-49e0-a0f5-b6742cadff82 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a8862e1-4089-49e0-a0f5-b6742cadff82 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0a8862e1-4089-49e0-a0f5-b6742cadff82 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0a8862e1-4089-49e0-a0f5-b6742cadff82 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0a8862e1-4089-49e0-a0f5-b6742cadff82 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 982/1997] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:47 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-97393516-c8ba-4d89-bbb3-19c6843aa703 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-97393516-c8ba-4d89-bbb3-19c6843aa703 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-97393516-c8ba-4d89-bbb3-19c6843aa703 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-97393516-c8ba-4d89-bbb3-19c6843aa703 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-97393516-c8ba-4d89-bbb3-19c6843aa703 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-97393516-c8ba-4d89-bbb3-19c6843aa703 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1016/1998] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:48 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aa70987b-2b1e-44f3-b1d4-63ef1fc044fa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aa70987b-2b1e-44f3-b1d4-63ef1fc044fa tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aa70987b-2b1e-44f3-b1d4-63ef1fc044fa tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aa70987b-2b1e-44f3-b1d4-63ef1fc044fa tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-aa70987b-2b1e-44f3-b1d4-63ef1fc044fa tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aa70987b-2b1e-44f3-b1d4-63ef1fc044fa tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 983/1999] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:49 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-23894a1e-3e49-42e7-8d17-8545889dfd26 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23894a1e-3e49-42e7-8d17-8545889dfd26 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23894a1e-3e49-42e7-8d17-8545889dfd26 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-23894a1e-3e49-42e7-8d17-8545889dfd26 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-23894a1e-3e49-42e7-8d17-8545889dfd26 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-23894a1e-3e49-42e7-8d17-8545889dfd26 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1017/2000] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:51 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:26:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3001b1e-4258-419e-abc1-a4670cc952b2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3001b1e-4258-419e-abc1-a4670cc952b2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3001b1e-4258-419e-abc1-a4670cc952b2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3001b1e-4258-419e-abc1-a4670cc952b2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a3001b1e-4258-419e-abc1-a4670cc952b2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3001b1e-4258-419e-abc1-a4670cc952b2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 984/2001] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:52 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-22730a2e-891d-4249-ba47-35d0d164464f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-22730a2e-891d-4249-ba47-35d0d164464f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-22730a2e-891d-4249-ba47-35d0d164464f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-22730a2e-891d-4249-ba47-35d0d164464f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-22730a2e-891d-4249-ba47-35d0d164464f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-22730a2e-891d-4249-ba47-35d0d164464f tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1018/2002] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:53 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-57f0e01e-2b2b-4cd4-bf5c-107a84a21c1a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-57f0e01e-2b2b-4cd4-bf5c-107a84a21c1a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-57f0e01e-2b2b-4cd4-bf5c-107a84a21c1a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-57f0e01e-2b2b-4cd4-bf5c-107a84a21c1a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-57f0e01e-2b2b-4cd4-bf5c-107a84a21c1a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-57f0e01e-2b2b-4cd4-bf5c-107a84a21c1a tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 985/2003] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:26:53 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8547f8d9-6a79-4986-9982-5c7899100b9c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8547f8d9-6a79-4986-9982-5c7899100b9c None None] GET http://192.168.122.234/volume// Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8547f8d9-6a79-4986-9982-5c7899100b9c None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8547f8d9-6a79-4986-9982-5c7899100b9c None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8547f8d9-6a79-4986-9982-5c7899100b9c None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:26:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1019/2004] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:26:53 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:26:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-99342485-20bc-4ceb-91bc-778150041591 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-99342485-20bc-4ceb-91bc-778150041591 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:26:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-99342485-20bc-4ceb-91bc-778150041591 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b048dfbf-f6c0-4129-9ce5-82b7a5b01b36", "connector": null, "instance_uuid": "df7d56e5-03f0-4075-9bcf-674a07022137"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-99342485-20bc-4ceb-91bc-778150041591 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:26:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 986/2005] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:26:53 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3030a381-40a9-4b95-9bef-eba70bf28a64 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3030a381-40a9-4b95-9bef-eba70bf28a64 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3030a381-40a9-4b95-9bef-eba70bf28a64 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3030a381-40a9-4b95-9bef-eba70bf28a64 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3030a381-40a9-4b95-9bef-eba70bf28a64 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3030a381-40a9-4b95-9bef-eba70bf28a64 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f5de10b5-be19-45b8-accb-3aa11ea47701 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1020/2006] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:53 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5de10b5-be19-45b8-accb-3aa11ea47701 None None] GET http://192.168.122.234/volume// Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5de10b5-be19-45b8-accb-3aa11ea47701 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5de10b5-be19-45b8-accb-3aa11ea47701 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5de10b5-be19-45b8-accb-3aa11ea47701 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:26:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 987/2007] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:26:54 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:26:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-d75b6294-2c24-411f-adcc-96972f618f96 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-d75b6294-2c24-411f-adcc-96972f618f96 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-d75b6294-2c24-411f-adcc-96972f618f96 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-d75b6294-2c24-411f-adcc-96972f618f96 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-d75b6294-2c24-411f-adcc-96972f618f96 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-d75b6294-2c24-411f-adcc-96972f618f96 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1021/2008] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:26:54 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 1037 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-c7b1e4c8-84a2-4c54-8052-b54202efd99d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-c7b1e4c8-84a2-4c54-8052-b54202efd99d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] PUT http://192.168.122.234/volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-c7b1e4c8-84a2-4c54-8052-b54202efd99d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-c7b1e4c8-84a2-4c54-8052-b54202efd99d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Acquiring lock "cinder-attachment_update-b048dfbf-f6c0-4129-9ce5-82b7a5b01b36-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-c7b1e4c8-84a2-4c54-8052-b54202efd99d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Lock "cinder-attachment_update-b048dfbf-f6c0-4129-9ce5-82b7a5b01b36-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:26:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:54 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-c7b1e4c8-84a2-4c54-8052-b54202efd99d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Lock "cinder-attachment_update-b048dfbf-f6c0-4129-9ce5-82b7a5b01b36-devstack" released by "attachment_update" :: held 0.276s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:26:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-c7b1e4c8-84a2-4c54-8052-b54202efd99d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa returned with HTTP 200 Sep 07 02:26:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 988/2009] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:26:54 2026] PUT /volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa => generated 694 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:26:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-efc08bc5-8591-4cae-9eb6-70260e1e7861 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-efc08bc5-8591-4cae-9eb6-70260e1e7861 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-efc08bc5-8591-4cae-9eb6-70260e1e7861 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-efc08bc5-8591-4cae-9eb6-70260e1e7861 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-efc08bc5-8591-4cae-9eb6-70260e1e7861 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-efc08bc5-8591-4cae-9eb6-70260e1e7861 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1022/2010] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:55 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-1029e447-eebf-44e0-a8eb-60bcedfabc1d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-1029e447-eebf-44e0-a8eb-60bcedfabc1d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa/action Sep 07 02:26:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-1029e447-eebf-44e0-a8eb-60bcedfabc1d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:26:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-1029e447-eebf-44e0-a8eb-60bcedfabc1d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-8c5b08fb-6b1c-44d3-ac77-bc5a9551239a req-1029e447-eebf-44e0-a8eb-60bcedfabc1d tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa/action returned with HTTP 204 Sep 07 02:26:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 989/2011] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:26:55 2026] POST /volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-70f7717e-6c4b-4e4e-aa9e-3c391d632f5e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-70f7717e-6c4b-4e4e-aa9e-3c391d632f5e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-70f7717e-6c4b-4e4e-aa9e-3c391d632f5e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-70f7717e-6c4b-4e4e-aa9e-3c391d632f5e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-70f7717e-6c4b-4e4e-aa9e-3c391d632f5e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-70f7717e-6c4b-4e4e-aa9e-3c391d632f5e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1023/2012] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:56 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 1149 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c4c686c4-b3e1-4877-b325-b137dcd2ec1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c4c686c4-b3e1-4877-b325-b137dcd2ec1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c4c686c4-b3e1-4877-b325-b137dcd2ec1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c4c686c4-b3e1-4877-b325-b137dcd2ec1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c4c686c4-b3e1-4877-b325-b137dcd2ec1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c4c686c4-b3e1-4877-b325-b137dcd2ec1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 990/2013] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:56 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 1149 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Delete volume with id: b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-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 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6c7a5b51-d608-4421-8ba0-36a6b65e874e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 400 Sep 07 02:26:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1024/2014] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:26:56 2026] DELETE /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 307 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5b4034d1-a86f-4be2-be9c-b27a1c6183e5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b4034d1-a86f-4be2-be9c-b27a1c6183e5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b4034d1-a86f-4be2-be9c-b27a1c6183e5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b4034d1-a86f-4be2-be9c-b27a1c6183e5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5b4034d1-a86f-4be2-be9c-b27a1c6183e5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b4034d1-a86f-4be2-be9c-b27a1c6183e5 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 991/2015] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:56 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 1149 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-442456aa-6109-4610-a135-3b56803bd638 req-c750b0e3-b729-410c-a20a-4df449ad8db2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c750b0e3-b729-410c-a20a-4df449ad8db2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c750b0e3-b729-410c-a20a-4df449ad8db2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c750b0e3-b729-410c-a20a-4df449ad8db2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:26:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-442456aa-6109-4610-a135-3b56803bd638 req-c750b0e3-b729-410c-a20a-4df449ad8db2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c750b0e3-b729-410c-a20a-4df449ad8db2 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1025/2016] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:26:56 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 1149 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-442456aa-6109-4610-a135-3b56803bd638 req-15d994b2-7966-4c9a-82c7-e0f4114e3664 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-15d994b2-7966-4c9a-82c7-e0f4114e3664 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] POST http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36/action Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-15d994b2-7966-4c9a-82c7-e0f4114e3664 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-15d994b2-7966-4c9a-82c7-e0f4114e3664 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:26:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-442456aa-6109-4610-a135-3b56803bd638 req-15d994b2-7966-4c9a-82c7-e0f4114e3664 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-442456aa-6109-4610-a135-3b56803bd638 req-15d994b2-7966-4c9a-82c7-e0f4114e3664 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Begin detaching volume completed successfully. Sep 07 02:26:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-15d994b2-7966-4c9a-82c7-e0f4114e3664 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36/action returned with HTTP 202 Sep 07 02:26:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 992/2017] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:26:56 2026] POST /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:26:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-786ec771-cc95-4e45-a09a-bc09810b9d43 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-786ec771-cc95-4e45-a09a-bc09810b9d43 None None] GET http://192.168.122.234/volume// Sep 07 02:26:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-786ec771-cc95-4e45-a09a-bc09810b9d43 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-786ec771-cc95-4e45-a09a-bc09810b9d43 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-786ec771-cc95-4e45-a09a-bc09810b9d43 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:26:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1026/2018] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:26:57 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:26:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-442456aa-6109-4610-a135-3b56803bd638 req-9a094d2a-8294-48ff-a202-20ec982b1460 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-9a094d2a-8294-48ff-a202-20ec982b1460 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-9a094d2a-8294-48ff-a202-20ec982b1460 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-9a094d2a-8294-48ff-a202-20ec982b1460 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-442456aa-6109-4610-a135-3b56803bd638 req-9a094d2a-8294-48ff-a202-20ec982b1460 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-9a094d2a-8294-48ff-a202-20ec982b1460 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 993/2019] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:26:57 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 1333 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:26:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-442456aa-6109-4610-a135-3b56803bd638 req-c8d8e4a5-ae2b-4271-9520-8607abbc1d1e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c8d8e4a5-ae2b-4271-9520-8607abbc1d1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] DELETE http://192.168.122.234/volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa Sep 07 02:26:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c8d8e4a5-ae2b-4271-9520-8607abbc1d1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c8d8e4a5-ae2b-4271-9520-8607abbc1d1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:26:57 devstack devstack@c-api.service[87011]: /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 07 02:26:57 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:26:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-442456aa-6109-4610-a135-3b56803bd638 req-c8d8e4a5-ae2b-4271-9520-8607abbc1d1e tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa returned with HTTP 200 Sep 07 02:26:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1027/2020] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:26:57 2026] DELETE /volume/v3/attachments/909277df-8294-4cbe-9f9d-ac51bc1adafa => generated 19 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:26:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bf5bcef6-8d7d-423b-bb2b-35b34bb467c1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:26:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf5bcef6-8d7d-423b-bb2b-35b34bb467c1 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:26:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf5bcef6-8d7d-423b-bb2b-35b34bb467c1 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:26:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf5bcef6-8d7d-423b-bb2b-35b34bb467c1 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:26:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:26:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:26:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:26:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:26:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bf5bcef6-8d7d-423b-bb2b-35b34bb467c1 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:26:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf5bcef6-8d7d-423b-bb2b-35b34bb467c1 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:26:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 994/2021] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:26:58 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:27:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:03 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Delete volume with id: b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:27:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:27:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Delete volume request issued successfully. Sep 07 02:27:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-217a0b62-5130-45be-bd55-9ae1e4aa1912 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 202 Sep 07 02:27:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1028/2022] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:03 2026] DELETE /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-58b51096-b55e-4da1-aa11-6eb37738d03c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-58b51096-b55e-4da1-aa11-6eb37738d03c tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:27:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-58b51096-b55e-4da1-aa11-6eb37738d03c tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-58b51096-b55e-4da1-aa11-6eb37738d03c tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-58b51096-b55e-4da1-aa11-6eb37738d03c tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:27:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-58b51096-b55e-4da1-aa11-6eb37738d03c tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 200 Sep 07 02:27:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 995/2023] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:03 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:27:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-99862888-659e-4789-84b9-f254e31eee61 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-99862888-659e-4789-84b9-f254e31eee61 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 Sep 07 02:27:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-99862888-659e-4789-84b9-f254e31eee61 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-99862888-659e-4789-84b9-f254e31eee61 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-99862888-659e-4789-84b9-f254e31eee61 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 returned with HTTP 404 Sep 07 02:27:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1029/2024] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:05 2026] GET /volume/v3/volumes/b048dfbf-f6c0-4129-9ce5-82b7a5b01b36 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] DELETE http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:27:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:05 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Delete volume with id: 1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:27:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:27:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Delete volume request issued successfully. Sep 07 02:27:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2cb5bbe0-4000-49c6-a9ea-2e2d9ae02de0 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 202 Sep 07 02:27:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 996/2025] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:05 2026] DELETE /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d3310a08-e315-4f51-bc63-ae68a6a16284 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d3310a08-e315-4f51-bc63-ae68a6a16284 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:27:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d3310a08-e315-4f51-bc63-ae68a6a16284 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d3310a08-e315-4f51-bc63-ae68a6a16284 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d3310a08-e315-4f51-bc63-ae68a6a16284 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:27:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d3310a08-e315-4f51-bc63-ae68a6a16284 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 200 Sep 07 02:27:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1030/2026] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:05 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-090f8541-aeac-45c9-a39b-6b4b50f887f9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-090f8541-aeac-45c9-a39b-6b4b50f887f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e Sep 07 02:27:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-090f8541-aeac-45c9-a39b-6b4b50f887f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-090f8541-aeac-45c9-a39b-6b4b50f887f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-090f8541-aeac-45c9-a39b-6b4b50f887f9 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e returned with HTTP 404 Sep 07 02:27:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 997/2027] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:06 2026] GET /volume/v3/volumes/1290e38e-2daf-4ec4-87fe-1a7a4b85921e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] DELETE http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:27:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:06 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Delete volume with id: 3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:27:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:27:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Delete volume request issued successfully. Sep 07 02:27:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-708ba2bf-0078-4efd-bdd6-bcb5b79869ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 202 Sep 07 02:27:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1031/2028] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:06 2026] DELETE /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c81caa89-0d6e-49e9-9057-c662464cd835 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c81caa89-0d6e-49e9-9057-c662464cd835 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:27:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c81caa89-0d6e-49e9-9057-c662464cd835 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c81caa89-0d6e-49e9-9057-c662464cd835 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c81caa89-0d6e-49e9-9057-c662464cd835 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Volume info retrieved successfully. Sep 07 02:27:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c81caa89-0d6e-49e9-9057-c662464cd835 tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 200 Sep 07 02:27:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 998/2029] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:06 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:27:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-de3a3fbf-3c43-4c61-949f-87321526e5ed None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de3a3fbf-3c43-4c61-949f-87321526e5ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] GET http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 Sep 07 02:27:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de3a3fbf-3c43-4c61-949f-87321526e5ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de3a3fbf-3c43-4c61-949f-87321526e5ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de3a3fbf-3c43-4c61-949f-87321526e5ed tempest-AttachVolumeNegativeTest-1020865030 tempest-AttachVolumeNegativeTest-1020865030-project-member] http://192.168.122.234/volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 returned with HTTP 404 Sep 07 02:27:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1032/2030] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:07 2026] GET /volume/v3/volumes/3150da7b-6e05-467f-a491-bb1dfff4a9a1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-865067825", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-865067825', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Create volume of 1 GB Sep 07 02:27:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Availability Zones retrieved successfully. Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Flow 'volume_create_api' (6caa1a02-1dd6-4f1e-bf38-cc241dfc0e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f59a08f-287b-4e51-9d76-da44c07c07e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f59a08f-287b-4e51-9d76-da44c07c07e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce14df2-9ab1-47a3-8537-12b629892cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Created reservations ['cd6bd26c-dec7-4a98-bae1-8a4af2f620a0', 'de9d70cb-46d4-4d32-9e02-de53a3b48197', 'c100a416-cba4-487f-8fa2-3fd0030a80c2', '99384e3c-0a28-4a6c-a66d-c214240926fd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce14df2-9ab1-47a3-8537-12b629892cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd6bd26c-dec7-4a98-bae1-8a4af2f620a0', 'de9d70cb-46d4-4d32-9e02-de53a3b48197', 'c100a416-cba4-487f-8fa2-3fd0030a80c2', '99384e3c-0a28-4a6c-a66d-c214240926fd']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91717a44-0d67-40dd-b0f8-b1f236fa9b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91717a44-0d67-40dd-b0f8-b1f236fa9b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd629c9de-13ec-455a-9f7b-5004f17763c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-865067825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90b97cb3ae74df58ec70d706864b8a3',qos_specs=None,replication_status=,reservations=['cd6bd26c-dec7-4a98-bae1-8a4af2f620a0','de9d70cb-46d4-4d32-9e02-de53a3b48197','c100a416-cba4-487f-8fa2-3fd0030a80c2','99384e3c-0a28-4a6c-a66d-c214240926fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6416c5810269428695723ec91c8a1fb6',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-865067825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d629c9de-13ec-455a-9f7b-5004f17763c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90b97cb3ae74df58ec70d706864b8a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6416c5810269428695723ec91c8a1fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839cadd7-281a-4675-aa0a-e9870e667af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839cadd7-281a-4675-aa0a-e9870e667af3) transitioned into state 'SUCCESS' from state '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-865067825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90b97cb3ae74df58ec70d706864b8a3',qos_specs=None,replication_status=,reservations=['cd6bd26c-dec7-4a98-bae1-8a4af2f620a0','de9d70cb-46d4-4d32-9e02-de53a3b48197','c100a416-cba4-487f-8fa2-3fd0030a80c2','99384e3c-0a28-4a6c-a66d-c214240926fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6416c5810269428695723ec91c8a1fb6',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555b6f40-acc1-4cd1-9a7c-30409ffb46ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555b6f40-acc1-4cd1-9a7c-30409ffb46ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Flow 'volume_create_api' (6caa1a02-1dd6-4f1e-bf38-cc241dfc0e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Create volume request issued successfully. Sep 07 02:27:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8e6563f1-56c8-4551-87f0-5dd3e8e1dd2a tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:27:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 999/2031] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:27:13 2026] POST /volume/v3/volumes => generated 762 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:27:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39746259-7c9c-434f-a484-10faf5bb5ded None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39746259-7c9c-434f-a484-10faf5bb5ded tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39746259-7c9c-434f-a484-10faf5bb5ded tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39746259-7c9c-434f-a484-10faf5bb5ded tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39746259-7c9c-434f-a484-10faf5bb5ded tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39746259-7c9c-434f-a484-10faf5bb5ded tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 200 Sep 07 02:27:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1033/2032] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:14 2026] GET /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 830 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5dbcd7f7-70da-43f6-8858-af21c7bc7ff0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5dbcd7f7-70da-43f6-8858-af21c7bc7ff0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5dbcd7f7-70da-43f6-8858-af21c7bc7ff0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5dbcd7f7-70da-43f6-8858-af21c7bc7ff0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5dbcd7f7-70da-43f6-8858-af21c7bc7ff0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5dbcd7f7-70da-43f6-8858-af21c7bc7ff0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 200 Sep 07 02:27:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1000/2033] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:15 2026] GET /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4c9d4220-9e30-4f62-8446-4e0a5dac3888 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c9d4220-9e30-4f62-8446-4e0a5dac3888 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c9d4220-9e30-4f62-8446-4e0a5dac3888 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c9d4220-9e30-4f62-8446-4e0a5dac3888 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4c9d4220-9e30-4f62-8446-4e0a5dac3888 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c9d4220-9e30-4f62-8446-4e0a5dac3888 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 200 Sep 07 02:27:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1034/2034] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:16 2026] GET /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9ed19085-3a9e-40dc-ae37-125e57216d14 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ed19085-3a9e-40dc-ae37-125e57216d14 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ed19085-3a9e-40dc-ae37-125e57216d14 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ed19085-3a9e-40dc-ae37-125e57216d14 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9ed19085-3a9e-40dc-ae37-125e57216d14 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ed19085-3a9e-40dc-ae37-125e57216d14 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 200 Sep 07 02:27:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1001/2035] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:16 2026] GET /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:27:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d629c9de-13ec-455a-9f7b-5004f17763c5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2096341709", "description": null, "metadata": null}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Create snapshot from volume d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:16 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Created reservations ['b63bb539-b3b0-45c1-914b-74391f843561', 'eccf0ea3-79f2-46c1-a20e-f2d73ed77fda', '6fe4d8ae-46ee-438f-8303-7f265a8a7eff', 'eed25baf-5659-4823-a702-1db6534d1f46'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot force create request issued successfully. Sep 07 02:27:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41169a23-590d-4fef-8f8e-fbc6dfa220ac tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:27:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1035/2036] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:27:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:27:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b4b358cf-1e63-4063-84af-f5056a564487 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4b358cf-1e63-4063-84af-f5056a564487 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4b358cf-1e63-4063-84af-f5056a564487 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4b358cf-1e63-4063-84af-f5056a564487 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b4b358cf-1e63-4063-84af-f5056a564487 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4b358cf-1e63-4063-84af-f5056a564487 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1002/2037] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:16 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-849563b1-051a-4ff3-ad07-8a18607cfec1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-849563b1-051a-4ff3-ad07-8a18607cfec1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-849563b1-051a-4ff3-ad07-8a18607cfec1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-849563b1-051a-4ff3-ad07-8a18607cfec1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-849563b1-051a-4ff3-ad07-8a18607cfec1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-849563b1-051a-4ff3-ad07-8a18607cfec1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1036/2038] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:17 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:27:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2140317751", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2140317751', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:27:17 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Create volume of 1 GB Sep 07 02:27:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Availability Zones retrieved successfully. Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Flow 'volume_create_api' (a409470e-fd8b-461b-af6b-3ede2c4449ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09a1941-3ed6-47f6-8c16-7d7fd18c527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09a1941-3ed6-47f6-8c16-7d7fd18c527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3ae801-bcd6-4ea6-a9da-f4782ce0af27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Created reservations ['9d4b6e86-a4c4-4f39-9a81-3739fc8e9ba1', '88c03435-1cdc-45f6-9470-b4a4795682ac', '8ec020d3-684d-4e0b-ae18-fad74340780b', 'c15d3a63-102a-4c06-89c3-20f4228bce97'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3ae801-bcd6-4ea6-a9da-f4782ce0af27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d4b6e86-a4c4-4f39-9a81-3739fc8e9ba1', '88c03435-1cdc-45f6-9470-b4a4795682ac', '8ec020d3-684d-4e0b-ae18-fad74340780b', 'c15d3a63-102a-4c06-89c3-20f4228bce97']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74538b1e-6bc7-4c6a-b0b9-18494524cdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74538b1e-6bc7-4c6a-b0b9-18494524cdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c9c864-fb57-49fd-aea4-e5b1c4dbc97c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2140317751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ef13b1c9bd9422597443e74a278525c',qos_specs=None,replication_status=,reservations=['9d4b6e86-a4c4-4f39-9a81-3739fc8e9ba1','88c03435-1cdc-45f6-9470-b4a4795682ac','8ec020d3-684d-4e0b-ae18-fad74340780b','c15d3a63-102a-4c06-89c3-20f4228bce97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db94d8a169ae42e9be65c9efa94ae459',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2140317751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c9c864-fb57-49fd-aea4-e5b1c4dbc97c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ef13b1c9bd9422597443e74a278525c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db94d8a169ae42e9be65c9efa94ae459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d799164-960e-4c3a-a784-6a7e95ffbb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d799164-960e-4c3a-a784-6a7e95ffbb0c) transitioned into state 'SUCCESS' from state '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-2140317751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ef13b1c9bd9422597443e74a278525c',qos_specs=None,replication_status=,reservations=['9d4b6e86-a4c4-4f39-9a81-3739fc8e9ba1','88c03435-1cdc-45f6-9470-b4a4795682ac','8ec020d3-684d-4e0b-ae18-fad74340780b','c15d3a63-102a-4c06-89c3-20f4228bce97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db94d8a169ae42e9be65c9efa94ae459',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567494c2-9a49-4d2b-93f3-f60787d24f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567494c2-9a49-4d2b-93f3-f60787d24f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Flow 'volume_create_api' (a409470e-fd8b-461b-af6b-3ede2c4449ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Create volume request issued successfully. Sep 07 02:27:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-cd200881-0be3-40b1-9788-968a06431bd1 req-7186abac-1bb2-4c93-93de-de9366def734 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:27:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1003/2039] 192.168.122.234 () {64 vars in 1430 bytes} [Mon Sep 7 02:27:17 2026] POST /volume/v3/volumes => generated 764 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:27:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-cd200881-0be3-40b1-9788-968a06431bd1 req-5c9b9995-0ad0-479c-9e32-12c5744e53b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-cd200881-0be3-40b1-9788-968a06431bd1 req-5c9b9995-0ad0-479c-9e32-12c5744e53b0 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-cd200881-0be3-40b1-9788-968a06431bd1 req-5c9b9995-0ad0-479c-9e32-12c5744e53b0 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-cd200881-0be3-40b1-9788-968a06431bd1 req-5c9b9995-0ad0-479c-9e32-12c5744e53b0 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-cd200881-0be3-40b1-9788-968a06431bd1 req-5c9b9995-0ad0-479c-9e32-12c5744e53b0 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Volume info retrieved successfully. Sep 07 02:27:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-cd200881-0be3-40b1-9788-968a06431bd1 req-5c9b9995-0ad0-479c-9e32-12c5744e53b0 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 200 Sep 07 02:27:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1037/2040] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:18 2026] GET /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 832 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-22960313-8c1f-4713-b0f0-6b56035a7207 req-386792ba-637a-4e83-b7f0-b04251a79829 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-22960313-8c1f-4713-b0f0-6b56035a7207 req-386792ba-637a-4e83-b7f0-b04251a79829 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-22960313-8c1f-4713-b0f0-6b56035a7207 req-386792ba-637a-4e83-b7f0-b04251a79829 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-22960313-8c1f-4713-b0f0-6b56035a7207 req-386792ba-637a-4e83-b7f0-b04251a79829 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-22960313-8c1f-4713-b0f0-6b56035a7207 req-386792ba-637a-4e83-b7f0-b04251a79829 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Volume info retrieved successfully. Sep 07 02:27:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-22960313-8c1f-4713-b0f0-6b56035a7207 req-386792ba-637a-4e83-b7f0-b04251a79829 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 200 Sep 07 02:27:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1004/2041] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:18 2026] GET /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 832 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4fe4805b-cca4-4897-a95f-06db647313ab None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4fe4805b-cca4-4897-a95f-06db647313ab tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4fe4805b-cca4-4897-a95f-06db647313ab tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4fe4805b-cca4-4897-a95f-06db647313ab tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4fe4805b-cca4-4897-a95f-06db647313ab tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4fe4805b-cca4-4897-a95f-06db647313ab tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1038/2042] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:18 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-bc76edcf-76fa-4acb-8e6c-6d6d30f47aa7 req-20db4ab0-1db0-4d3d-8246-10bdb215453d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-bc76edcf-76fa-4acb-8e6c-6d6d30f47aa7 req-20db4ab0-1db0-4d3d-8246-10bdb215453d tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-bc76edcf-76fa-4acb-8e6c-6d6d30f47aa7 req-20db4ab0-1db0-4d3d-8246-10bdb215453d tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-bc76edcf-76fa-4acb-8e6c-6d6d30f47aa7 req-20db4ab0-1db0-4d3d-8246-10bdb215453d tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-bc76edcf-76fa-4acb-8e6c-6d6d30f47aa7 req-20db4ab0-1db0-4d3d-8246-10bdb215453d tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Volume info retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-bc76edcf-76fa-4acb-8e6c-6d6d30f47aa7 req-20db4ab0-1db0-4d3d-8246-10bdb215453d tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 200 Sep 07 02:27:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1005/2043] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:19 2026] GET /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62c9c864-fb57-49fd-aea4-e5b1c4dbc97c", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1754507995", "description": null, "metadata": {}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Volume info retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Create snapshot from volume 62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca8a8e5c-5029-4e59-89f5-0c58dd310d44 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca8a8e5c-5029-4e59-89f5-0c58dd310d44 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca8a8e5c-5029-4e59-89f5-0c58dd310d44 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca8a8e5c-5029-4e59-89f5-0c58dd310d44 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ca8a8e5c-5029-4e59-89f5-0c58dd310d44 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca8a8e5c-5029-4e59-89f5-0c58dd310d44 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1006/2044] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:19 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6eb06a30-4de4-4003-8584-bc72a22014ee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6eb06a30-4de4-4003-8584-bc72a22014ee tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6eb06a30-4de4-4003-8584-bc72a22014ee tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6eb06a30-4de4-4003-8584-bc72a22014ee tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6eb06a30-4de4-4003-8584-bc72a22014ee tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6eb06a30-4de4-4003-8584-bc72a22014ee tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1007/2045] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:19 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ee7c4fd9-73ee-44ce-a06a-451367d2dfa1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee7c4fd9-73ee-44ce-a06a-451367d2dfa1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee7c4fd9-73ee-44ce-a06a-451367d2dfa1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee7c4fd9-73ee-44ce-a06a-451367d2dfa1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ee7c4fd9-73ee-44ce-a06a-451367d2dfa1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee7c4fd9-73ee-44ce-a06a-451367d2dfa1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1008/2046] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:19 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f63e5da0-3253-429c-91fb-a68054412ce1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3909a896-b37c-4412-aa2c-852f89772bce", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Create volume request body: {'volume': {'snapshot_id': '3909a896-b37c-4412-aa2c-852f89772bce', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Created reservations ['0d835656-a005-4479-9ba9-5df872d5d222', 'b8e4ba12-324d-4150-aa22-ec9d66264f21', 'b178c6d8-adf2-478d-b28b-9e3a34d31687', 'd418e619-0576-455e-8666-dc8bc24f5fe5'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Create volume of 1 GB Sep 07 02:27:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Availability Zones retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=362,cinder:INSERT=91,cinder:UPDATE=116 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Flow 'volume_create_api' (78867deb-ddad-4150-9fae-5ddac3710940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4d69bc-5a89-454b-b665-ba80b8bf03ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot create request issued successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8da2ae21-10f4-4199-9c00-229731654e1f req-db3d8700-6262-430a-89f0-102dbbb268a3 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:27:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1039/2047] 192.168.122.234 () {64 vars in 1436 bytes} [Mon Sep 7 02:27:19 2026] POST /volume/v3/snapshots => generated 311 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=362,cinder:INSERT=75,cinder:UPDATE=82 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4d69bc-5a89-454b-b665-ba80b8bf03ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3909a896-b37c-4412-aa2c-852f89772bce', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e68f536-4663-4672-93e6-0df464aaaf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-8d1781e8-aada-4872-96f9-bdc71605af47 req-87bb0175-4bc9-44d9-ba0d-dd50c8bd34af None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8d1781e8-aada-4872-96f9-bdc71605af47 req-87bb0175-4bc9-44d9-ba0d-dd50c8bd34af tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8d1781e8-aada-4872-96f9-bdc71605af47 req-87bb0175-4bc9-44d9-ba0d-dd50c8bd34af tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-8d1781e8-aada-4872-96f9-bdc71605af47 req-87bb0175-4bc9-44d9-ba0d-dd50c8bd34af tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-8d1781e8-aada-4872-96f9-bdc71605af47 req-87bb0175-4bc9-44d9-ba0d-dd50c8bd34af tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Snapshot retrieved successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-8d1781e8-aada-4872-96f9-bdc71605af47 req-87bb0175-4bc9-44d9-ba0d-dd50c8bd34af tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 200 Sep 07 02:27:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1040/2048] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:19 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Created reservations ['2bda0f5b-1e0a-4d9d-bb53-a830f660506c', 'e47603ad-3bd7-4b9c-82ac-bc0cae601474', 'f0fe872a-f79a-4363-9f94-713193e8c1fd', '724cd701-a434-4aac-9cd9-68b0310cb5ee'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e68f536-4663-4672-93e6-0df464aaaf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bda0f5b-1e0a-4d9d-bb53-a830f660506c', 'e47603ad-3bd7-4b9c-82ac-bc0cae601474', 'f0fe872a-f79a-4363-9f94-713193e8c1fd', '724cd701-a434-4aac-9cd9-68b0310cb5ee']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a106e207-181a-4747-acf1-5cdbcf675f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:27:19 devstack devstack@c-api.service[87011]: /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 07 02:27:19 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] Get all snapshots completed successfully. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-3923b363-6fa4-4c73-9077-aa923ea1f80e req-8b92f9fe-c373-4d16-9f6a-d763297074eb tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-reader] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:27:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1041/2049] 192.168.122.234 () {60 vars in 1403 bytes} [Mon Sep 7 02:27:19 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-c31b1caf-f115-45b1-b597-02e1a36b709a req-80ec2a28-5045-4cd8-bcee-59578e78e091 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-c31b1caf-f115-45b1-b597-02e1a36b709a req-80ec2a28-5045-4cd8-bcee-59578e78e091 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-c31b1caf-f115-45b1-b597-02e1a36b709a req-80ec2a28-5045-4cd8-bcee-59578e78e091 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-c31b1caf-f115-45b1-b597-02e1a36b709a req-80ec2a28-5045-4cd8-bcee-59578e78e091 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-c31b1caf-f115-45b1-b597-02e1a36b709a req-80ec2a28-5045-4cd8-bcee-59578e78e091 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot retrieved successfully. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-c31b1caf-f115-45b1-b597-02e1a36b709a req-80ec2a28-5045-4cd8-bcee-59578e78e091 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 200 Sep 07 02:27:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1042/2050] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a106e207-181a-4747-acf1-5cdbcf675f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee1b816-8cde-4624-8f28-243d7870a11f', '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='d90b97cb3ae74df58ec70d706864b8a3',qos_specs=None,replication_status=,reservations=['2bda0f5b-1e0a-4d9d-bb53-a830f660506c','e47603ad-3bd7-4b9c-82ac-bc0cae601474','f0fe872a-f79a-4363-9f94-713193e8c1fd','724cd701-a434-4aac-9cd9-68b0310cb5ee'],size=1,snapshot_id=3909a896-b37c-4412-aa2c-852f89772bce,source_replicaid=,source_volid=None,status='creating',user_id='6416c5810269428695723ec91c8a1fb6',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ee1b816-8cde-4624-8f28-243d7870a11f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90b97cb3ae74df58ec70d706864b8a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3909a896-b37c-4412-aa2c-852f89772bce,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6416c5810269428695723ec91c8a1fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e38dee7-22e2-454b-bc19-972c6d280e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e38dee7-22e2-454b-bc19-972c6d280e06) transitioned into state 'SUCCESS' from 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='d90b97cb3ae74df58ec70d706864b8a3',qos_specs=None,replication_status=,reservations=['2bda0f5b-1e0a-4d9d-bb53-a830f660506c','e47603ad-3bd7-4b9c-82ac-bc0cae601474','f0fe872a-f79a-4363-9f94-713193e8c1fd','724cd701-a434-4aac-9cd9-68b0310cb5ee'],size=1,snapshot_id=3909a896-b37c-4412-aa2c-852f89772bce,source_replicaid=,source_volid=None,status='creating',user_id='6416c5810269428695723ec91c8a1fb6',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e5deac-61ce-4b8d-a41c-a95faadc2090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e5deac-61ce-4b8d-a41c-a95faadc2090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Flow 'volume_create_api' (78867deb-ddad-4150-9fae-5ddac3710940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Create volume request issued successfully. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f63e5da0-3253-429c-91fb-a68054412ce1 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:27:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1009/2051] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:27:19 2026] POST /volume/v3/volumes => generated 750 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3fb9206c-bb81-48f8-96a2-11fe661f4e66 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fb9206c-bb81-48f8-96a2-11fe661f4e66 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fb9206c-bb81-48f8-96a2-11fe661f4e66 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fb9206c-bb81-48f8-96a2-11fe661f4e66 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3fb9206c-bb81-48f8-96a2-11fe661f4e66 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fb9206c-bb81-48f8-96a2-11fe661f4e66 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1043/2052] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d5a53c66-689a-4442-8b1e-b0530d6a5143 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d5a53c66-689a-4442-8b1e-b0530d6a5143 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d5a53c66-689a-4442-8b1e-b0530d6a5143 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d5a53c66-689a-4442-8b1e-b0530d6a5143 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d5a53c66-689a-4442-8b1e-b0530d6a5143 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d5a53c66-689a-4442-8b1e-b0530d6a5143 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1010/2053] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-226e21a9-58c5-4d11-b7c2-3161ebdbdf53 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-226e21a9-58c5-4d11-b7c2-3161ebdbdf53 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-226e21a9-58c5-4d11-b7c2-3161ebdbdf53 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-226e21a9-58c5-4d11-b7c2-3161ebdbdf53 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-226e21a9-58c5-4d11-b7c2-3161ebdbdf53 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-226e21a9-58c5-4d11-b7c2-3161ebdbdf53 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1044/2054] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 883 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-f5f98285-c8c5-412b-aa0e-96de2b6b2d4c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-f5f98285-c8c5-412b-aa0e-96de2b6b2d4c tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-f5f98285-c8c5-412b-aa0e-96de2b6b2d4c tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-f5f98285-c8c5-412b-aa0e-96de2b6b2d4c tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-f5f98285-c8c5-412b-aa0e-96de2b6b2d4c tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-f5f98285-c8c5-412b-aa0e-96de2b6b2d4c tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1011/2055] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0967987b-e48e-4912-b475-c7647e86df62 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0967987b-e48e-4912-b475-c7647e86df62 None None] GET http://192.168.122.234/volume// Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0967987b-e48e-4912-b475-c7647e86df62 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0967987b-e48e-4912-b475-c7647e86df62 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0967987b-e48e-4912-b475-c7647e86df62 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:27:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1045/2056] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c94ea983-08e7-4ecf-bd96-310f45d15d5f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c94ea983-08e7-4ecf-bd96-310f45d15d5f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c94ea983-08e7-4ecf-bd96-310f45d15d5f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c", "connector": null, "instance_uuid": "6f3541bf-2b9a-48d4-956c-6d9724290ae4"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c94ea983-08e7-4ecf-bd96-310f45d15d5f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:27:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1012/2057] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:27:20 2026] POST /volume/v3/attachments => generated 273 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7853335b-4ab2-4c77-b656-424bdf7846fa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7853335b-4ab2-4c77-b656-424bdf7846fa tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7853335b-4ab2-4c77-b656-424bdf7846fa tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7853335b-4ab2-4c77-b656-424bdf7846fa tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-62995259-6eae-49cd-bdb4-659f0e11e89a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62995259-6eae-49cd-bdb4-659f0e11e89a None None] GET http://192.168.122.234/volume// Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62995259-6eae-49cd-bdb4-659f0e11e89a None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62995259-6eae-49cd-bdb4-659f0e11e89a None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62995259-6eae-49cd-bdb4-659f0e11e89a None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:27:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1013/2058] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:27:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c100173b-51e1-4a34-bcd8-84c233cc7023 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7853335b-4ab2-4c77-b656-424bdf7846fa tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c100173b-51e1-4a34-bcd8-84c233cc7023 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c100173b-51e1-4a34-bcd8-84c233cc7023 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c100173b-51e1-4a34-bcd8-84c233cc7023 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7853335b-4ab2-4c77-b656-424bdf7846fa tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1046/2059] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:21 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:21 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c100173b-51e1-4a34-bcd8-84c233cc7023 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c100173b-51e1-4a34-bcd8-84c233cc7023 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1014/2060] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:27:20 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 1063 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:27:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-08d166e4-6344-4554-b37c-b5708134cb26 req-362254e5-6793-4f5c-98ea-8dc6d8e1ccd4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-08d166e4-6344-4554-b37c-b5708134cb26 req-362254e5-6793-4f5c-98ea-8dc6d8e1ccd4 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-08d166e4-6344-4554-b37c-b5708134cb26 req-362254e5-6793-4f5c-98ea-8dc6d8e1ccd4 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-08d166e4-6344-4554-b37c-b5708134cb26 req-362254e5-6793-4f5c-98ea-8dc6d8e1ccd4 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-08d166e4-6344-4554-b37c-b5708134cb26 req-362254e5-6793-4f5c-98ea-8dc6d8e1ccd4 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot retrieved successfully. Sep 07 02:27:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-08d166e4-6344-4554-b37c-b5708134cb26 req-362254e5-6793-4f5c-98ea-8dc6d8e1ccd4 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 200 Sep 07 02:27:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1047/2061] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:21 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-949549d7-4a7e-4e79-b210-22f500faff91 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-949549d7-4a7e-4e79-b210-22f500faff91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] PUT http://192.168.122.234/volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4 Sep 07 02:27:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-949549d7-4a7e-4e79-b210-22f500faff91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:21 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-949549d7-4a7e-4e79-b210-22f500faff91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Acquiring lock "cinder-attachment_update-a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:27:21 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-949549d7-4a7e-4e79-b210-22f500faff91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Lock "cinder-attachment_update-a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:27:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:21 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:21 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bee2fde5-22df-4964-834e-055e3da1f5fa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bee2fde5-22df-4964-834e-055e3da1f5fa tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bee2fde5-22df-4964-834e-055e3da1f5fa tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bee2fde5-22df-4964-834e-055e3da1f5fa tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bee2fde5-22df-4964-834e-055e3da1f5fa tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bee2fde5-22df-4964-834e-055e3da1f5fa tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1048/2062] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:21 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2682a23-8ac8-4003-ae19-078ef887d55b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2682a23-8ac8-4003-ae19-078ef887d55b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2682a23-8ac8-4003-ae19-078ef887d55b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2682a23-8ac8-4003-ae19-078ef887d55b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d2682a23-8ac8-4003-ae19-078ef887d55b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2682a23-8ac8-4003-ae19-078ef887d55b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1049/2063] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:22 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-a2bc1267-a1d1-4224-bd64-42790b71f90a req-80a694a0-920a-48f8-a0b5-0c2e894fd156 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-a2bc1267-a1d1-4224-bd64-42790b71f90a req-80a694a0-920a-48f8-a0b5-0c2e894fd156 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-a2bc1267-a1d1-4224-bd64-42790b71f90a req-80a694a0-920a-48f8-a0b5-0c2e894fd156 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-a2bc1267-a1d1-4224-bd64-42790b71f90a req-80a694a0-920a-48f8-a0b5-0c2e894fd156 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-a2bc1267-a1d1-4224-bd64-42790b71f90a req-80a694a0-920a-48f8-a0b5-0c2e894fd156 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot retrieved successfully. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-a2bc1267-a1d1-4224-bd64-42790b71f90a req-80a694a0-920a-48f8-a0b5-0c2e894fd156 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 200 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1050/2064] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:22 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Delete snapshot with id: b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot retrieved successfully. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot delete request issued successfully. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-6ffb97ae-7840-4060-9270-038fd9c5b9c2 req-007e0acd-77fe-4567-b19d-1fef2ff9d04f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 202 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1051/2065] 192.168.122.234 () {62 vars in 1515 bytes} [Mon Sep 7 02:27:22 2026] DELETE /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-afcc2b93-4938-42ac-9ddb-d63f11b59c65 req-950b5e1e-a57d-4b05-95d1-9f86ffa6fdf2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-afcc2b93-4938-42ac-9ddb-d63f11b59c65 req-950b5e1e-a57d-4b05-95d1-9f86ffa6fdf2 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-afcc2b93-4938-42ac-9ddb-d63f11b59c65 req-950b5e1e-a57d-4b05-95d1-9f86ffa6fdf2 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-afcc2b93-4938-42ac-9ddb-d63f11b59c65 req-950b5e1e-a57d-4b05-95d1-9f86ffa6fdf2 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-afcc2b93-4938-42ac-9ddb-d63f11b59c65 req-950b5e1e-a57d-4b05-95d1-9f86ffa6fdf2 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot retrieved successfully. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-afcc2b93-4938-42ac-9ddb-d63f11b59c65 req-950b5e1e-a57d-4b05-95d1-9f86ffa6fdf2 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 200 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1052/2066] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:22 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d52aff76-eba6-4e46-88f8-12e1322ab63d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d52aff76-eba6-4e46-88f8-12e1322ab63d tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d52aff76-eba6-4e46-88f8-12e1322ab63d tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d52aff76-eba6-4e46-88f8-12e1322ab63d tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d52aff76-eba6-4e46-88f8-12e1322ab63d tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d52aff76-eba6-4e46-88f8-12e1322ab63d tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1053/2067] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:22 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a136f1a1-fd23-4bed-aad9-3d9a7c99ca97 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a136f1a1-fd23-4bed-aad9-3d9a7c99ca97 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a136f1a1-fd23-4bed-aad9-3d9a7c99ca97 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a136f1a1-fd23-4bed-aad9-3d9a7c99ca97 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a136f1a1-fd23-4bed-aad9-3d9a7c99ca97 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a136f1a1-fd23-4bed-aad9-3d9a7c99ca97 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1054/2068] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:23 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-2fe12b10-fedf-4ecd-ad96-150426589c06 req-dd65269b-4405-4b72-9c6b-90c8ff79a00b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2fe12b10-fedf-4ecd-ad96-150426589c06 req-dd65269b-4405-4b72-9c6b-90c8ff79a00b tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2fe12b10-fedf-4ecd-ad96-150426589c06 req-dd65269b-4405-4b72-9c6b-90c8ff79a00b tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2fe12b10-fedf-4ecd-ad96-150426589c06 req-dd65269b-4405-4b72-9c6b-90c8ff79a00b tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-2fe12b10-fedf-4ecd-ad96-150426589c06 req-dd65269b-4405-4b72-9c6b-90c8ff79a00b tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot retrieved successfully. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2fe12b10-fedf-4ecd-ad96-150426589c06 req-dd65269b-4405-4b72-9c6b-90c8ff79a00b tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 200 Sep 07 02:27:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1055/2069] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:23 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b49932d2-d22d-49e4-a33c-aaa6f9ec4d73 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b49932d2-d22d-49e4-a33c-aaa6f9ec4d73 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b49932d2-d22d-49e4-a33c-aaa6f9ec4d73 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b49932d2-d22d-49e4-a33c-aaa6f9ec4d73 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b49932d2-d22d-49e4-a33c-aaa6f9ec4d73 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b49932d2-d22d-49e4-a33c-aaa6f9ec4d73 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1056/2070] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:23 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-26d23c81-6a5c-4cd4-abeb-2938db123f15 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26d23c81-6a5c-4cd4-abeb-2938db123f15 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26d23c81-6a5c-4cd4-abeb-2938db123f15 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26d23c81-6a5c-4cd4-abeb-2938db123f15 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-26d23c81-6a5c-4cd4-abeb-2938db123f15 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26d23c81-6a5c-4cd4-abeb-2938db123f15 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1057/2071] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:24 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-0b23fa06-8e7c-4040-a9c0-1fa3de73b838 req-349db1df-7d44-475e-8201-f300821c2b33 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0b23fa06-8e7c-4040-a9c0-1fa3de73b838 req-349db1df-7d44-475e-8201-f300821c2b33 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0b23fa06-8e7c-4040-a9c0-1fa3de73b838 req-349db1df-7d44-475e-8201-f300821c2b33 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0b23fa06-8e7c-4040-a9c0-1fa3de73b838 req-349db1df-7d44-475e-8201-f300821c2b33 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-0b23fa06-8e7c-4040-a9c0-1fa3de73b838 req-349db1df-7d44-475e-8201-f300821c2b33 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Snapshot retrieved successfully. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0b23fa06-8e7c-4040-a9c0-1fa3de73b838 req-349db1df-7d44-475e-8201-f300821c2b33 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 200 Sep 07 02:27:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1058/2072] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:24 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f69d13f0-20b2-4f9b-bbee-46a38d5589c5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f69d13f0-20b2-4f9b-bbee-46a38d5589c5 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f69d13f0-20b2-4f9b-bbee-46a38d5589c5 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f69d13f0-20b2-4f9b-bbee-46a38d5589c5 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f69d13f0-20b2-4f9b-bbee-46a38d5589c5 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f69d13f0-20b2-4f9b-bbee-46a38d5589c5 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1059/2073] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:24 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3c7cf2df-65f5-4674-9b53-4cd15b93f063 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c7cf2df-65f5-4674-9b53-4cd15b93f063 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c7cf2df-65f5-4674-9b53-4cd15b93f063 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c7cf2df-65f5-4674-9b53-4cd15b93f063 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3c7cf2df-65f5-4674-9b53-4cd15b93f063 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c7cf2df-65f5-4674-9b53-4cd15b93f063 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1060/2074] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:25 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-f66f02e4-6959-433c-882c-450c2365712c req-61ce53d9-e769-4c1f-b123-3cafe6813d08 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-f66f02e4-6959-433c-882c-450c2365712c req-61ce53d9-e769-4c1f-b123-3cafe6813d08 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-f66f02e4-6959-433c-882c-450c2365712c req-61ce53d9-e769-4c1f-b123-3cafe6813d08 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-f66f02e4-6959-433c-882c-450c2365712c req-61ce53d9-e769-4c1f-b123-3cafe6813d08 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-f66f02e4-6959-433c-882c-450c2365712c req-61ce53d9-e769-4c1f-b123-3cafe6813d08 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 returned with HTTP 404 Sep 07 02:27:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1061/2075] 192.168.122.234 () {60 vars in 1493 bytes} [Mon Sep 7 02:27:25 2026] GET /volume/v3/snapshots/b04b404c-e031-4934-9e1b-56799bcd29c6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bcbe0267-4ad7-49aa-8d7e-f0d1c21929ff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcbe0267-4ad7-49aa-8d7e-f0d1c21929ff tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcbe0267-4ad7-49aa-8d7e-f0d1c21929ff tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcbe0267-4ad7-49aa-8d7e-f0d1c21929ff tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bcbe0267-4ad7-49aa-8d7e-f0d1c21929ff tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcbe0267-4ad7-49aa-8d7e-f0d1c21929ff tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1062/2076] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:25 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] DELETE http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Delete volume with id: 62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Volume info retrieved successfully. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Delete volume request issued successfully. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-92ff3fd6-8a47-4cb0-8e29-3956708f8da4 req-9f7564ba-f2a2-4766-b865-45227a345d50 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 202 Sep 07 02:27:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1063/2077] 192.168.122.234 () {62 vars in 1509 bytes} [Mon Sep 7 02:27:25 2026] DELETE /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-660c3d6a-96c5-4784-beff-bf1e5667d40d req-12d23f40-d0a1-4195-8ff4-4223a883cb8f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-660c3d6a-96c5-4784-beff-bf1e5667d40d req-12d23f40-d0a1-4195-8ff4-4223a883cb8f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-660c3d6a-96c5-4784-beff-bf1e5667d40d req-12d23f40-d0a1-4195-8ff4-4223a883cb8f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-660c3d6a-96c5-4784-beff-bf1e5667d40d req-12d23f40-d0a1-4195-8ff4-4223a883cb8f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-660c3d6a-96c5-4784-beff-bf1e5667d40d req-12d23f40-d0a1-4195-8ff4-4223a883cb8f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Volume info retrieved successfully. Sep 07 02:27:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-660c3d6a-96c5-4784-beff-bf1e5667d40d req-12d23f40-d0a1-4195-8ff4-4223a883cb8f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 200 Sep 07 02:27:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1064/2078] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:25 2026] GET /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2b77522a-048d-47d3-9cdf-8d67401d3777 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b77522a-048d-47d3-9cdf-8d67401d3777 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2b77522a-048d-47d3-9cdf-8d67401d3777 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2b77522a-048d-47d3-9cdf-8d67401d3777 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2b77522a-048d-47d3-9cdf-8d67401d3777 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b77522a-048d-47d3-9cdf-8d67401d3777 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1065/2079] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:26 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4385aca4-e88a-48c6-80fd-a332d110e120 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4385aca4-e88a-48c6-80fd-a332d110e120 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4385aca4-e88a-48c6-80fd-a332d110e120 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4385aca4-e88a-48c6-80fd-a332d110e120 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4385aca4-e88a-48c6-80fd-a332d110e120 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4385aca4-e88a-48c6-80fd-a332d110e120 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1066/2080] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:26 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4c4c9db4-4df3-489c-9cf3-f7a6a8cea1e3 req-c180611d-2eb2-4e20-a408-b2aa27518e49 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4c4c9db4-4df3-489c-9cf3-f7a6a8cea1e3 req-c180611d-2eb2-4e20-a408-b2aa27518e49 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4c4c9db4-4df3-489c-9cf3-f7a6a8cea1e3 req-c180611d-2eb2-4e20-a408-b2aa27518e49 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4c4c9db4-4df3-489c-9cf3-f7a6a8cea1e3 req-c180611d-2eb2-4e20-a408-b2aa27518e49 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-4c4c9db4-4df3-489c-9cf3-f7a6a8cea1e3 req-c180611d-2eb2-4e20-a408-b2aa27518e49 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Volume info retrieved successfully. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4c4c9db4-4df3-489c-9cf3-f7a6a8cea1e3 req-c180611d-2eb2-4e20-a408-b2aa27518e49 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 200 Sep 07 02:27:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1067/2081] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:27 2026] GET /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a1a96a2b-9b0d-46ca-9c1e-548e53c39816 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a1a96a2b-9b0d-46ca-9c1e-548e53c39816 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a1a96a2b-9b0d-46ca-9c1e-548e53c39816 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a1a96a2b-9b0d-46ca-9c1e-548e53c39816 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a1a96a2b-9b0d-46ca-9c1e-548e53c39816 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a1a96a2b-9b0d-46ca-9c1e-548e53c39816 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1068/2082] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:27 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-18803514-2502-4e5e-94d5-285ee3ac43cf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-18803514-2502-4e5e-94d5-285ee3ac43cf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-18803514-2502-4e5e-94d5-285ee3ac43cf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-18803514-2502-4e5e-94d5-285ee3ac43cf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-18803514-2502-4e5e-94d5-285ee3ac43cf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-18803514-2502-4e5e-94d5-285ee3ac43cf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1069/2083] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:27 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-0295cc32-5938-4f50-be1d-17472273b109 req-c51a512c-0686-4c92-a74c-e3df75494a05 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0295cc32-5938-4f50-be1d-17472273b109 req-c51a512c-0686-4c92-a74c-e3df75494a05 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0295cc32-5938-4f50-be1d-17472273b109 req-c51a512c-0686-4c92-a74c-e3df75494a05 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0295cc32-5938-4f50-be1d-17472273b109 req-c51a512c-0686-4c92-a74c-e3df75494a05 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0295cc32-5938-4f50-be1d-17472273b109 req-c51a512c-0686-4c92-a74c-e3df75494a05 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 404 Sep 07 02:27:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1070/2084] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:28 2026] GET /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-62ff057f-ee94-429f-b794-e28180d38272 req-90925063-cd1f-44d4-bb9b-1286a5771e68 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-62ff057f-ee94-429f-b794-e28180d38272 req-90925063-cd1f-44d4-bb9b-1286a5771e68 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] DELETE http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-62ff057f-ee94-429f-b794-e28180d38272 req-90925063-cd1f-44d4-bb9b-1286a5771e68 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-62ff057f-ee94-429f-b794-e28180d38272 req-90925063-cd1f-44d4-bb9b-1286a5771e68 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [req-62ff057f-ee94-429f-b794-e28180d38272 req-90925063-cd1f-44d4-bb9b-1286a5771e68 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Delete volume with id: 62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-62ff057f-ee94-429f-b794-e28180d38272 req-90925063-cd1f-44d4-bb9b-1286a5771e68 tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 404 Sep 07 02:27:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1071/2085] 192.168.122.234 () {62 vars in 1509 bytes} [Mon Sep 7 02:27:28 2026] DELETE /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-e3fc892b-6942-4f80-9c2a-fc48550f0226 req-851729f5-88b7-4b46-9aac-b4910fdfc67f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e3fc892b-6942-4f80-9c2a-fc48550f0226 req-851729f5-88b7-4b46-9aac-b4910fdfc67f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] GET http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e3fc892b-6942-4f80-9c2a-fc48550f0226 req-851729f5-88b7-4b46-9aac-b4910fdfc67f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-e3fc892b-6942-4f80-9c2a-fc48550f0226 req-851729f5-88b7-4b46-9aac-b4910fdfc67f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-e3fc892b-6942-4f80-9c2a-fc48550f0226 req-851729f5-88b7-4b46-9aac-b4910fdfc67f tempest-VolumesSnapshotsTestJSON-528785062 tempest-VolumesSnapshotsTestJSON-528785062-project-member] http://192.168.122.234/volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c returned with HTTP 404 Sep 07 02:27:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1072/2086] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:28 2026] GET /volume/v3/volumes/62c9c864-fb57-49fd-aea4-e5b1c4dbc97c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:28 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-949549d7-4a7e-4e79-b210-22f500faff91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Lock "cinder-attachment_update-a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c-devstack" released by "attachment_update" :: held 7.182s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:27:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-949549d7-4a7e-4e79-b210-22f500faff91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4 returned with HTTP 200 Sep 07 02:27:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1015/2087] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:27:21 2026] PUT /volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4 => generated 694 bytes in 7220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0f70c8a4-c541-4e2b-a24c-227e22b81007 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0f70c8a4-c541-4e2b-a24c-227e22b81007 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0f70c8a4-c541-4e2b-a24c-227e22b81007 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0f70c8a4-c541-4e2b-a24c-227e22b81007 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0f70c8a4-c541-4e2b-a24c-227e22b81007 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0f70c8a4-c541-4e2b-a24c-227e22b81007 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1073/2088] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:28 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 883 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d35bec81-7b4d-4abc-aee2-53608427e6eb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d35bec81-7b4d-4abc-aee2-53608427e6eb tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d35bec81-7b4d-4abc-aee2-53608427e6eb tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d35bec81-7b4d-4abc-aee2-53608427e6eb tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c433b15e-d445-4a91-b203-7d530883c779 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c433b15e-d445-4a91-b203-7d530883c779 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4/action Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c433b15e-d445-4a91-b203-7d530883c779 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c433b15e-d445-4a91-b203-7d530883c779 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d35bec81-7b4d-4abc-aee2-53608427e6eb tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d35bec81-7b4d-4abc-aee2-53608427e6eb tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1016/2089] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:28 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5b4db9b9-6272-493a-aedb-7f0ef8635caf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b4db9b9-6272-493a-aedb-7f0ef8635caf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b4db9b9-6272-493a-aedb-7f0ef8635caf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b4db9b9-6272-493a-aedb-7f0ef8635caf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-30f37a98-9b0a-407b-aab2-829a7e641312 req-c433b15e-d445-4a91-b203-7d530883c779 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4/action returned with HTTP 204 Sep 07 02:27:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1074/2090] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:27:28 2026] POST /volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5b4db9b9-6272-493a-aedb-7f0ef8635caf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b4db9b9-6272-493a-aedb-7f0ef8635caf tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1017/2091] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:29 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Delete snapshot with id: 3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot delete request issued successfully. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c8cdabd0-c724-4b56-93e0-b07265e4a861 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 202 Sep 07 02:27:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1075/2092] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:27:29 2026] DELETE /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-20887892-8670-4290-84e5-d3a727e62989 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20887892-8670-4290-84e5-d3a727e62989 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20887892-8670-4290-84e5-d3a727e62989 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20887892-8670-4290-84e5-d3a727e62989 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-20887892-8670-4290-84e5-d3a727e62989 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20887892-8670-4290-84e5-d3a727e62989 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1018/2093] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:29 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8d65a2fa-dd80-44f6-b5aa-0e937ac98b20 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d65a2fa-dd80-44f6-b5aa-0e937ac98b20 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d65a2fa-dd80-44f6-b5aa-0e937ac98b20 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d65a2fa-dd80-44f6-b5aa-0e937ac98b20 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8d65a2fa-dd80-44f6-b5aa-0e937ac98b20 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d65a2fa-dd80-44f6-b5aa-0e937ac98b20 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1076/2094] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:29 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 1175 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-01334b48-1963-4733-9653-e711b7a9d162 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01334b48-1963-4733-9653-e711b7a9d162 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01334b48-1963-4733-9653-e711b7a9d162 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01334b48-1963-4733-9653-e711b7a9d162 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-01334b48-1963-4733-9653-e711b7a9d162 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01334b48-1963-4733-9653-e711b7a9d162 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1019/2095] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:30 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 1175 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1cc5df0d-612d-41a1-a8af-717fb79032d0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1cc5df0d-612d-41a1-a8af-717fb79032d0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1cc5df0d-612d-41a1-a8af-717fb79032d0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1cc5df0d-612d-41a1-a8af-717fb79032d0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1cc5df0d-612d-41a1-a8af-717fb79032d0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Snapshot retrieved successfully. Sep 07 02:27:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1cc5df0d-612d-41a1-a8af-717fb79032d0 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 200 Sep 07 02:27:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1077/2096] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:30 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8d09c871-7138-4799-8c09-c5c7c4a9a8d3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8d09c871-7138-4799-8c09-c5c7c4a9a8d3 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8d09c871-7138-4799-8c09-c5c7c4a9a8d3 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8d09c871-7138-4799-8c09-c5c7c4a9a8d3 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8d09c871-7138-4799-8c09-c5c7c4a9a8d3 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8d09c871-7138-4799-8c09-c5c7c4a9a8d3 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1020/2097] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:30 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 1175 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-f4cfcc4c-14d8-4639-8683-fce583a0a559 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-f4cfcc4c-14d8-4639-8683-fce583a0a559 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] POST http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c/action Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-f4cfcc4c-14d8-4639-8683-fce583a0a559 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-f4cfcc4c-14d8-4639-8683-fce583a0a559 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-f4cfcc4c-14d8-4639-8683-fce583a0a559 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-f4cfcc4c-14d8-4639-8683-fce583a0a559 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Begin detaching volume completed successfully. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-f4cfcc4c-14d8-4639-8683-fce583a0a559 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c/action returned with HTTP 202 Sep 07 02:27:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1078/2098] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:27:31 2026] POST /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8c4f7c2a-c3f5-4b48-95c1-a2576db4e4c7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8c4f7c2a-c3f5-4b48-95c1-a2576db4e4c7 None None] GET http://192.168.122.234/volume// Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8c4f7c2a-c3f5-4b48-95c1-a2576db4e4c7 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8c4f7c2a-c3f5-4b48-95c1-a2576db4e4c7 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8c4f7c2a-c3f5-4b48-95c1-a2576db4e4c7 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:27:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1021/2099] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:27:31 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-11013e95-cafc-48d5-90ef-ccebc24f9594 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-11013e95-cafc-48d5-90ef-ccebc24f9594 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-11013e95-cafc-48d5-90ef-ccebc24f9594 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-11013e95-cafc-48d5-90ef-ccebc24f9594 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7369c7e0-ed87-402c-9a75-de66b86d17ad None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7369c7e0-ed87-402c-9a75-de66b86d17ad tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7369c7e0-ed87-402c-9a75-de66b86d17ad tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7369c7e0-ed87-402c-9a75-de66b86d17ad tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-11013e95-cafc-48d5-90ef-ccebc24f9594 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7369c7e0-ed87-402c-9a75-de66b86d17ad tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 404 Sep 07 02:27:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1022/2100] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:31 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Delete volume with id: d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-11013e95-cafc-48d5-90ef-ccebc24f9594 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1079/2101] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:27:31 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 1359 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:27:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Delete volume request issued successfully. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99a1f4f5-b265-41f4-a115-8caeaf24d6d2 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 202 Sep 07 02:27:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1023/2102] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:31 2026] DELETE /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ce3cbe36-211e-47ed-a8c8-bca7163722b3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce3cbe36-211e-47ed-a8c8-bca7163722b3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce3cbe36-211e-47ed-a8c8-bca7163722b3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce3cbe36-211e-47ed-a8c8-bca7163722b3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ce3cbe36-211e-47ed-a8c8-bca7163722b3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce3cbe36-211e-47ed-a8c8-bca7163722b3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 200 Sep 07 02:27:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1080/2103] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:31 2026] GET /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8ded5dea-9203-4401-a34e-ab617b2fbf91 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8ded5dea-9203-4401-a34e-ab617b2fbf91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] DELETE http://192.168.122.234/volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4 Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8ded5dea-9203-4401-a34e-ab617b2fbf91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8ded5dea-9203-4401-a34e-ab617b2fbf91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:31 devstack devstack@c-api.service[87010]: /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 07 02:27:31 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:27:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-4c091397-bcc2-41d8-849d-c2ad97284e00 req-8ded5dea-9203-4401-a34e-ab617b2fbf91 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4 returned with HTTP 200 Sep 07 02:27:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1024/2104] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:27:31 2026] DELETE /volume/v3/attachments/b4beb659-fdc0-4801-a39c-518dfab7c6a4 => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2f4385d4-b67c-472c-a220-905a1541e747 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5a0e350d-2284-4e2b-9f94-10cc045ec985 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5a0e350d-2284-4e2b-9f94-10cc045ec985 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5a0e350d-2284-4e2b-9f94-10cc045ec985 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5a0e350d-2284-4e2b-9f94-10cc045ec985 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5a0e350d-2284-4e2b-9f94-10cc045ec985 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 404 Sep 07 02:27:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1025/2105] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:32 2026] GET /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5c259c8e-c728-422c-bc69-8054b98e9900 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c259c8e-c728-422c-bc69-8054b98e9900 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c259c8e-c728-422c-bc69-8054b98e9900 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c259c8e-c728-422c-bc69-8054b98e9900 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-5c259c8e-c728-422c-bc69-8054b98e9900 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Delete volume with id: 8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5c259c8e-c728-422c-bc69-8054b98e9900 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5c259c8e-c728-422c-bc69-8054b98e9900 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Delete volume request issued successfully. Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c259c8e-c728-422c-bc69-8054b98e9900 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 202 Sep 07 02:27:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1026/2106] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:32 2026] DELETE /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2d6ef561-3310-4e84-b15e-263a0c39ccef None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2d6ef561-3310-4e84-b15e-263a0c39ccef tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2d6ef561-3310-4e84-b15e-263a0c39ccef tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2d6ef561-3310-4e84-b15e-263a0c39ccef tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2d6ef561-3310-4e84-b15e-263a0c39ccef tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Volume info retrieved successfully. Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2d6ef561-3310-4e84-b15e-263a0c39ccef tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 200 Sep 07 02:27:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1027/2107] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:32 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2f4385d4-b67c-472c-a220-905a1541e747 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:27:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2f4385d4-b67c-472c-a220-905a1541e747 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2058317914"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2f4385d4-b67c-472c-a220-905a1541e747 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:27:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1081/2108] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:27:32 2026] POST /volume/v3/types => generated 224 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c0738482-c4c6-4a57-b679-595ce898501d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0738482-c4c6-4a57-b679-595ce898501d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:27:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0738482-c4c6-4a57-b679-595ce898501d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1982839783"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0738482-c4c6-4a57-b679-595ce898501d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:27:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1028/2109] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:27:32 2026] POST /volume/v3/group_types => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:27:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3e7550b5-d147-4569-9384-5dd03ef4b810", "volume_types": ["4a382b1d-7ec8-4e59-b052-1d6c05587e61"], "name": "tempest-GroupSnapshotsTest-Group-357020599"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating new group {'group': {'group_type': '3e7550b5-d147-4569-9384-5dd03ef4b810', 'volume_types': ['4a382b1d-7ec8-4e59-b052-1d6c05587e61'], 'name': 'tempest-GroupSnapshotsTest-Group-357020599'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:27:32 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating group tempest-GroupSnapshotsTest-Group-357020599. Sep 07 02:27:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['be0bccb2-7fe7-4d71-8775-cc1b33776dd8'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a48e23bf-94b3-4be6-a430-0317ef36be53 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:27:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1082/2110] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:27:32 2026] POST /volume/v3/groups => generated 111 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1f239171-65cf-4d2a-80de-f2f132576381 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f239171-65cf-4d2a-80de-f2f132576381 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f239171-65cf-4d2a-80de-f2f132576381 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f239171-65cf-4d2a-80de-f2f132576381 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-1f239171-65cf-4d2a-80de-f2f132576381 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb0998aa-0776-42df-9080-05fdb87492d9 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:33 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f239171-65cf-4d2a-80de-f2f132576381 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 returned with HTTP 200 Sep 07 02:27:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1029/2111] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:33 2026] GET /volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aeba3b01-e612-4422-aca7-ad7fa27f0af3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aeba3b01-e612-4422-aca7-ad7fa27f0af3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aeba3b01-e612-4422-aca7-ad7fa27f0af3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aeba3b01-e612-4422-aca7-ad7fa27f0af3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aeba3b01-e612-4422-aca7-ad7fa27f0af3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f returned with HTTP 404 Sep 07 02:27:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1083/2112] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:33 2026] GET /volume/v3/volumes/8ee1b816-8cde-4624-8f28-243d7870a11f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-39358071-f80c-4478-be5d-69e9e7916293 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39358071-f80c-4478-be5d-69e9e7916293 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-39358071-f80c-4478-be5d-69e9e7916293 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-39358071-f80c-4478-be5d-69e9e7916293 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-39358071-f80c-4478-be5d-69e9e7916293 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Delete snapshot with id: 3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39358071-f80c-4478-be5d-69e9e7916293 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 404 Sep 07 02:27:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1030/2113] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:27:33 2026] DELETE /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bf7fd11e-1a94-4a2a-8b7c-e63a0175de76 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf7fd11e-1a94-4a2a-8b7c-e63a0175de76 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf7fd11e-1a94-4a2a-8b7c-e63a0175de76 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf7fd11e-1a94-4a2a-8b7c-e63a0175de76 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf7fd11e-1a94-4a2a-8b7c-e63a0175de76 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce returned with HTTP 404 Sep 07 02:27:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1084/2114] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:33 2026] GET /volume/v3/snapshots/3909a896-b37c-4412-aa2c-852f89772bce => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e52fa040-2d2c-4982-8d18-45dbb286ae05 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e52fa040-2d2c-4982-8d18-45dbb286ae05 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e52fa040-2d2c-4982-8d18-45dbb286ae05 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e52fa040-2d2c-4982-8d18-45dbb286ae05 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-e52fa040-2d2c-4982-8d18-45dbb286ae05 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Delete volume with id: d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e52fa040-2d2c-4982-8d18-45dbb286ae05 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 404 Sep 07 02:27:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1031/2115] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:33 2026] DELETE /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fd90fc98-4f6a-40be-8bad-6527c3263fc3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd90fc98-4f6a-40be-8bad-6527c3263fc3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] GET http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd90fc98-4f6a-40be-8bad-6527c3263fc3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd90fc98-4f6a-40be-8bad-6527c3263fc3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd90fc98-4f6a-40be-8bad-6527c3263fc3 tempest-SnapshotDependencyTests-568682652 tempest-SnapshotDependencyTests-568682652-project-member] http://192.168.122.234/volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 returned with HTTP 404 Sep 07 02:27:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1085/2116] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:33 2026] GET /volume/v3/volumes/d629c9de-13ec-455a-9f7b-5004f17763c5 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5c24a09e-3465-4381-b7fd-a08e0b068449 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c24a09e-3465-4381-b7fd-a08e0b068449 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c24a09e-3465-4381-b7fd-a08e0b068449 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c24a09e-3465-4381-b7fd-a08e0b068449 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-5c24a09e-3465-4381-b7fd-a08e0b068449 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb0998aa-0776-42df-9080-05fdb87492d9 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:34 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:27:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c24a09e-3465-4381-b7fd-a08e0b068449 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 returned with HTTP 200 Sep 07 02:27:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1032/2117] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:34 2026] GET /volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-527694057", "volume_type": "4a382b1d-7ec8-4e59-b052-1d6c05587e61", "group_id": "fb0998aa-0776-42df-9080-05fdb87492d9", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-527694057', 'volume_type': '4a382b1d-7ec8-4e59-b052-1d6c05587e61', 'group_id': 'fb0998aa-0776-42df-9080-05fdb87492d9', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:34 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume of 1 GB Sep 07 02:27:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:27:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (f1365cf9-654f-4629-968a-dda4be82d219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72de5011-3215-4826-a48f-ae6230e9d8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72de5011-3215-4826-a48f-ae6230e9d8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:27:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a382b1d-7ec8-4e59-b052-1d6c05587e61,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2058317914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a382b1d-7ec8-4e59-b052-1d6c05587e61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb0998aa-0776-42df-9080-05fdb87492d9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4b4023-0fdf-4db2-9c40-cec553e7fcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2058317914 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2058317914, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2058317914 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2058317914, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['d406883b-362b-4a46-8669-bdae15c16ff9', '14e9b1aa-bee2-4f62-819b-194c0151d9b7', '7c65f3bb-f099-4d4c-9a79-88bddb5c5c1d', 'b13a952d-f3e3-4e6a-ba2c-2aa17e27bece'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4b4023-0fdf-4db2-9c40-cec553e7fcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d406883b-362b-4a46-8669-bdae15c16ff9', '14e9b1aa-bee2-4f62-819b-194c0151d9b7', '7c65f3bb-f099-4d4c-9a79-88bddb5c5c1d', 'b13a952d-f3e3-4e6a-ba2c-2aa17e27bece']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f15ab1-eb62-40f2-b1e2-b484473e2e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f15ab1-eb62-40f2-b1e2-b484473e2e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d4d7a96-ba0a-414d-8686-206fa0f5e3df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-527694057',encryption_key_id=None,group_id=fb0998aa-0776-42df-9080-05fdb87492d9,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['d406883b-362b-4a46-8669-bdae15c16ff9','14e9b1aa-bee2-4f62-819b-194c0151d9b7','7c65f3bb-f099-4d4c-9a79-88bddb5c5c1d','b13a952d-f3e3-4e6a-ba2c-2aa17e27bece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=4a382b1d-7ec8-4e59-b052-1d6c05587e61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-527694057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb0998aa-0776-42df-9080-05fdb87492d9,host=None,id=8d4d7a96-ba0a-414d-8686-206fa0f5e3df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e0820c0783416c83cfcb3dd756ce61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4652edcee26d409197a81fc0e3efa8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a382b1d-7ec8-4e59-b052-1d6c05587e61),volume_type_id=4a382b1d-7ec8-4e59-b052-1d6c05587e61)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b1d306-a3b0-44b2-a519-f96e60c3a168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b1d306-a3b0-44b2-a519-f96e60c3a168) transitioned into state 'SUCCESS' from state '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-527694057',encryption_key_id=None,group_id=fb0998aa-0776-42df-9080-05fdb87492d9,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['d406883b-362b-4a46-8669-bdae15c16ff9','14e9b1aa-bee2-4f62-819b-194c0151d9b7','7c65f3bb-f099-4d4c-9a79-88bddb5c5c1d','b13a952d-f3e3-4e6a-ba2c-2aa17e27bece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=4a382b1d-7ec8-4e59-b052-1d6c05587e61)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b39a29-0a21-4d8d-916c-f9009324b984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b39a29-0a21-4d8d-916c-f9009324b984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (f1365cf9-654f-4629-968a-dda4be82d219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request issued successfully. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:34 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:34 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fd0544b-32fa-4236-b15e-05cbeece6c42 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:27:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1086/2118] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:27:34 2026] POST /volume/v3/volumes => generated 830 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:34 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:34 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:34 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:34 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99340bbb-32cb-4e82-bb19-7fed14bf0533 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df returned with HTTP 200 Sep 07 02:27:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1033/2119] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:34 2026] GET /volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df => generated 898 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:36 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd0bfe63-347d-40f3-b4f4-588542274e36 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df returned with HTTP 200 Sep 07 02:27:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1087/2120] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:36 2026] GET /volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df => generated 923 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a11e43a2-df9f-4351-a325-88db135f990d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/group_snapshots Sep 07 02:27:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fb0998aa-0776-42df-9080-05fdb87492d9", "name": "tempest-group_snapshot-782747794"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fb0998aa-0776-42df-9080-05fdb87492d9', 'name': 'tempest-group_snapshot-782747794'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 02:27:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.group_snapshots [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating group_snapshot tempest-group_snapshot-782747794. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: /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 07 02:27:36 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:27:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:36 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2058317914 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2058317914, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2058317914 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2058317914, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['c049feb6-129f-4a30-89f6-717f8871722d', '64fbf75c-9a54-4247-9cf2-4ee6abba7f38', '04de4089-efc6-4570-b74b-eb64adcf38b4', '89c76a50-55d9-400d-a3bd-3bc4158840ed'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11e43a2-df9f-4351-a325-88db135f990d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots returned with HTTP 202 Sep 07 02:27:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1034/2121] 192.168.122.234 () {62 vars in 1208 bytes} [Mon Sep 7 02:27:36 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f4288007-995c-4298-ac64-77526e92857e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f4288007-995c-4298-ac64-77526e92857e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f4288007-995c-4298-ac64-77526e92857e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f4288007-995c-4298-ac64-77526e92857e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-f4288007-995c-4298-ac64-77526e92857e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 30184bd4-2622-4abd-bb9b-0fbf1b1688de {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f4288007-995c-4298-ac64-77526e92857e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de returned with HTTP 200 Sep 07 02:27:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1088/2122] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:27:36 2026] GET /volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Delete volume with id: a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Delete volume request issued successfully. Sep 07 02:27:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c02abb0b-941b-4ae2-875f-dec93f5470ee tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 202 Sep 07 02:27:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1035/2123] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:36 2026] DELETE /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-30a31e8a-0a9d-4743-92e2-bf9a29af1f76 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30a31e8a-0a9d-4743-92e2-bf9a29af1f76 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30a31e8a-0a9d-4743-92e2-bf9a29af1f76 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30a31e8a-0a9d-4743-92e2-bf9a29af1f76 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-30a31e8a-0a9d-4743-92e2-bf9a29af1f76 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30a31e8a-0a9d-4743-92e2-bf9a29af1f76 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 200 Sep 07 02:27:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1089/2124] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:36 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 882 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c0cc1d3d-304f-447a-92c2-8db59dfcc29d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0cc1d3d-304f-447a-92c2-8db59dfcc29d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de Sep 07 02:27:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0cc1d3d-304f-447a-92c2-8db59dfcc29d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0cc1d3d-304f-447a-92c2-8db59dfcc29d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-c0cc1d3d-304f-447a-92c2-8db59dfcc29d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 30184bd4-2622-4abd-bb9b-0fbf1b1688de {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:27:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0cc1d3d-304f-447a-92c2-8db59dfcc29d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de returned with HTTP 200 Sep 07 02:27:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1036/2125] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:27:37 2026] GET /volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3ec926d9-16e7-4818-a3bf-2e7f7b52f17f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3ec926d9-16e7-4818-a3bf-2e7f7b52f17f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c Sep 07 02:27:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3ec926d9-16e7-4818-a3bf-2e7f7b52f17f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3ec926d9-16e7-4818-a3bf-2e7f7b52f17f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3ec926d9-16e7-4818-a3bf-2e7f7b52f17f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c returned with HTTP 404 Sep 07 02:27:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1090/2126] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:37 2026] GET /volume/v3/volumes/a8c9dec0-f4aa-4b54-b509-b1a4f7f1260c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-12ad7236-febb-4e92-be1b-162c4ace258f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-12ad7236-febb-4e92-be1b-162c4ace258f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:27:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-12ad7236-febb-4e92-be1b-162c4ace258f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-12ad7236-febb-4e92-be1b-162c4ace258f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-12ad7236-febb-4e92-be1b-162c4ace258f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Delete snapshot with id: 59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:27:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-12ad7236-febb-4e92-be1b-162c4ace258f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:27:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-12ad7236-febb-4e92-be1b-162c4ace258f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot delete request issued successfully. Sep 07 02:27:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-12ad7236-febb-4e92-be1b-162c4ace258f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 202 Sep 07 02:27:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1037/2127] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:27:38 2026] DELETE /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a54cc9da-2b11-4de2-9042-52a95224ae24 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a54cc9da-2b11-4de2-9042-52a95224ae24 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:27:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a54cc9da-2b11-4de2-9042-52a95224ae24 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a54cc9da-2b11-4de2-9042-52a95224ae24 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a54cc9da-2b11-4de2-9042-52a95224ae24 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:27:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a54cc9da-2b11-4de2-9042-52a95224ae24 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 200 Sep 07 02:27:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1091/2128] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:38 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 460 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-66346d11-fc58-430e-874b-f355ff68b438 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66346d11-fc58-430e-874b-f355ff68b438 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de Sep 07 02:27:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66346d11-fc58-430e-874b-f355ff68b438 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66346d11-fc58-430e-874b-f355ff68b438 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-66346d11-fc58-430e-874b-f355ff68b438 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 30184bd4-2622-4abd-bb9b-0fbf1b1688de {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:27:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66346d11-fc58-430e-874b-f355ff68b438 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de returned with HTTP 200 Sep 07 02:27:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1038/2129] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:27:38 2026] GET /volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de => generated 306 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-275002e9-0f0c-4c1e-8334-2c51ce9e044f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-275002e9-0f0c-4c1e-8334-2c51ce9e044f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-275002e9-0f0c-4c1e-8334-2c51ce9e044f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-275002e9-0f0c-4c1e-8334-2c51ce9e044f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-275002e9-0f0c-4c1e-8334-2c51ce9e044f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Snapshot retrieved successfully. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-275002e9-0f0c-4c1e-8334-2c51ce9e044f tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 200 Sep 07 02:27:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1092/2130] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:39 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 460 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6fe77f99-f0e3-44af-951e-04e4e6832298 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6fe77f99-f0e3-44af-951e-04e4e6832298 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de Sep 07 02:27:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6fe77f99-f0e3-44af-951e-04e4e6832298 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6fe77f99-f0e3-44af-951e-04e4e6832298 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-6fe77f99-f0e3-44af-951e-04e4e6832298 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 30184bd4-2622-4abd-bb9b-0fbf1b1688de {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:27:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6fe77f99-f0e3-44af-951e-04e4e6832298 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de returned with HTTP 200 Sep 07 02:27:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1039/2131] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:27:39 2026] GET /volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fb52e0bc-4159-4657-b012-642d4ef74008 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fb52e0bc-4159-4657-b012-642d4ef74008 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fb52e0bc-4159-4657-b012-642d4ef74008 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fb52e0bc-4159-4657-b012-642d4ef74008 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-fb52e0bc-4159-4657-b012-642d4ef74008 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-fb52e0bc-4159-4657-b012-642d4ef74008 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /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 07 02:27:39 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fb52e0bc-4159-4657-b012-642d4ef74008 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all snapshots completed successfully. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fb52e0bc-4159-4657-b012-642d4ef74008 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:27:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1093/2132] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:27:39 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a6489fc1-2e83-4107-935b-7dc10710f391 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a6489fc1-2e83-4107-935b-7dc10710f391 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 Sep 07 02:27:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a6489fc1-2e83-4107-935b-7dc10710f391 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a6489fc1-2e83-4107-935b-7dc10710f391 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a6489fc1-2e83-4107-935b-7dc10710f391 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:27:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a6489fc1-2e83-4107-935b-7dc10710f391 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 returned with HTTP 200 Sep 07 02:27:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1040/2133] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:39 2026] GET /volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups/action Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "30184bd4-2622-4abd-bb9b-0fbf1b1688de", "name": "tempest-Group_from_snap-551325860"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "30184bd4-2622-4abd-bb9b-0fbf1b1688de", "name": "tempest-Group_from_snap-551325860"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '30184bd4-2622-4abd-bb9b-0fbf1b1688de', 'name': 'tempest-Group_from_snap-551325860'}}. {{(pid=87011) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating group tempest-Group_from_snap-551325860 from group_snapshot 30184bd4-2622-4abd-bb9b-0fbf1b1688de. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /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 07 02:27:39 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['e89e8cb4-4a8e-40b9-96a1-a0ed21feee79'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /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 07 02:27:39 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.group.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] A mapping entry already exists for group 287ea841-38b7-4918-abdb-322924ea9e0f and volume type 4a382b1d-7ec8-4e59-b052-1d6c05587e61. Do not need to create again. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (9ef8daac-b04c-4471-aa7e-b96164d49c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ffcc090-e8dd-4ebf-b51b-29a2425bbb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ffcc090-e8dd-4ebf-b51b-29a2425bbb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ed31750-9714-4c78-ae50-ed4b961dfcc3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:27:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a382b1d-7ec8-4e59-b052-1d6c05587e61,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2058317914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a382b1d-7ec8-4e59-b052-1d6c05587e61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '287ea841-38b7-4918-abdb-322924ea9e0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:39 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (418d141b-fb6c-4b6c-b6d6-fe277ba0b572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['9fd8648d-5557-44d1-b4db-4d2eea0e9114', 'cd56dc65-0680-4b09-970e-f121ba13d1a1'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (418d141b-fb6c-4b6c-b6d6-fe277ba0b572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fd8648d-5557-44d1-b4db-4d2eea0e9114', 'cd56dc65-0680-4b09-970e-f121ba13d1a1']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbaf0296-7117-4672-875e-151ae39633e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbaf0296-7117-4672-875e-151ae39633e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4af82b5-b945-45f3-8688-6c26558df7c1', '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=287ea841-38b7-4918-abdb-322924ea9e0f,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['9fd8648d-5557-44d1-b4db-4d2eea0e9114','cd56dc65-0680-4b09-970e-f121ba13d1a1'],size=1,snapshot_id=9ed31750-9714-4c78-ae50-ed4b961dfcc3,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=4a382b1d-7ec8-4e59-b052-1d6c05587e61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=287ea841-38b7-4918-abdb-322924ea9e0f,host=None,id=a4af82b5-b945-45f3-8688-6c26558df7c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e0820c0783416c83cfcb3dd756ce61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ed31750-9714-4c78-ae50-ed4b961dfcc3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4652edcee26d409197a81fc0e3efa8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a382b1d-7ec8-4e59-b052-1d6c05587e61),volume_type_id=4a382b1d-7ec8-4e59-b052-1d6c05587e61)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f376bd-3ec1-45ef-b867-95a9eb09be90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f376bd-3ec1-45ef-b867-95a9eb09be90) transitioned into state 'SUCCESS' from 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=287ea841-38b7-4918-abdb-322924ea9e0f,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['9fd8648d-5557-44d1-b4db-4d2eea0e9114','cd56dc65-0680-4b09-970e-f121ba13d1a1'],size=1,snapshot_id=9ed31750-9714-4c78-ae50-ed4b961dfcc3,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=4a382b1d-7ec8-4e59-b052-1d6c05587e61)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (9ef8daac-b04c-4471-aa7e-b96164d49c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request issued successfully. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /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 07 02:27:40 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c6286644-2c33-4235-b165-33ccb9e7d7f9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/action returned with HTTP 202 Sep 07 02:27:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1094/2134] 192.168.122.234 () {62 vars in 1202 bytes} [Mon Sep 7 02:27:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f51392a-b09b-4b34-8a44-272860094c70 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:27:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: /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 07 02:27:40 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:27:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-64c61d0b-999b-4206-864b-4f5b4471e449 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:27:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64c61d0b-999b-4206-864b-4f5b4471e449 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64c61d0b-999b-4206-864b-4f5b4471e449 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64c61d0b-999b-4206-864b-4f5b4471e449 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64c61d0b-999b-4206-864b-4f5b4471e449 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 returned with HTTP 404 Sep 07 02:27:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1095/2135] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:40 2026] GET /volume/v3/snapshots/59865c2f-0f8b-46c4-9064-558a5e490c44 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:40 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ae0920aa-9291-45e3-8c1a-d851f703b9eb req-a78121cc-b250-481e-a12d-5fa7fc617293 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ae0920aa-9291-45e3-8c1a-d851f703b9eb req-a78121cc-b250-481e-a12d-5fa7fc617293 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ae0920aa-9291-45e3-8c1a-d851f703b9eb req-a78121cc-b250-481e-a12d-5fa7fc617293 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ae0920aa-9291-45e3-8c1a-d851f703b9eb req-a78121cc-b250-481e-a12d-5fa7fc617293 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:40 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:40 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-ae0920aa-9291-45e3-8c1a-d851f703b9eb req-a78121cc-b250-481e-a12d-5fa7fc617293 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ae0920aa-9291-45e3-8c1a-d851f703b9eb req-a78121cc-b250-481e-a12d-5fa7fc617293 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:27:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1096/2136] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:27:40 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:40 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f51392a-b09b-4b34-8a44-272860094c70 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:27:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1041/2137] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:27:40 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:40 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:40 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09ff874b-0afc-449d-8ec9-9953881a0f23 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1097/2138] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:40 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 934 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-839b3478-b154-4a38-a296-f57ddd480049 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:41 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:41 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:41 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:41 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:41 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-839b3478-b154-4a38-a296-f57ddd480049 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1042/2139] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:41 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 934 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:43 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:43 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:43 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c73d1f10-b5ce-499a-96f7-8105f8026677 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1098/2140] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:42 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 934 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-be54c211-7c15-4c02-afe1-ce907a460e8d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:44 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:44 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:44 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be54c211-7c15-4c02-afe1-ce907a460e8d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1043/2141] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:44 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 934 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] DELETE http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:27:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:45 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Delete volume with id: 167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:27:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Delete volume request issued successfully. Sep 07 02:27:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce241ba9-a4e1-4680-b526-514da2d8f1ab tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 202 Sep 07 02:27:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1099/2142] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:27:45 2026] DELETE /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:27:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c05bfc67-ebec-4fbd-a486-6d93ec61ad14 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:45 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:45 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c05bfc67-ebec-4fbd-a486-6d93ec61ad14 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:27:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c05bfc67-ebec-4fbd-a486-6d93ec61ad14 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c05bfc67-ebec-4fbd-a486-6d93ec61ad14 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c05bfc67-ebec-4fbd-a486-6d93ec61ad14 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c05bfc67-ebec-4fbd-a486-6d93ec61ad14 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:27:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1100/2143] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:45 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 848 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:46 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d8bf17d-5b7b-490a-9e7d-d922f7d3a2a6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1044/2144] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:45 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 934 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-417639da-d117-4ec8-bc6e-db44af48c632 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-417639da-d117-4ec8-bc6e-db44af48c632 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:27:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-417639da-d117-4ec8-bc6e-db44af48c632 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-417639da-d117-4ec8-bc6e-db44af48c632 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-417639da-d117-4ec8-bc6e-db44af48c632 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Volume info retrieved successfully. Sep 07 02:27:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-417639da-d117-4ec8-bc6e-db44af48c632 tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 200 Sep 07 02:27:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1101/2145] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:47 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 848 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:47 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:47 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:47 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-07d205db-d3d2-4ed1-86eb-c971f8d1a847 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1045/2146] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:47 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 934 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-09108a2f-517e-4c05-aa88-dddce1e51a0b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09108a2f-517e-4c05-aa88-dddce1e51a0b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] GET http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 Sep 07 02:27:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09108a2f-517e-4c05-aa88-dddce1e51a0b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09108a2f-517e-4c05-aa88-dddce1e51a0b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09108a2f-517e-4c05-aa88-dddce1e51a0b tempest-TestStampPattern-1855254103 tempest-TestStampPattern-1855254103-project-member] http://192.168.122.234/volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 returned with HTTP 404 Sep 07 02:27:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1102/2147] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:27:48 2026] GET /volume/v3/volumes/167b14c3-d037-4613-8a21-b8cd3d5c5495 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:48 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:48 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-66358aba-ed18-4ef3-94f8-67cef1092a2c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1046/2148] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:48 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 935 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-57e73062-6f38-408d-9063-d5f0548514d1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-57e73062-6f38-408d-9063-d5f0548514d1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f Sep 07 02:27:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-57e73062-6f38-408d-9063-d5f0548514d1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-57e73062-6f38-408d-9063-d5f0548514d1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-57e73062-6f38-408d-9063-d5f0548514d1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 287ea841-38b7-4918-abdb-322924ea9e0f {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:48 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:27:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-57e73062-6f38-408d-9063-d5f0548514d1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f returned with HTTP 200 Sep 07 02:27:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1103/2149] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:48 2026] GET /volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f => generated 417 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:27:48 devstack devstack@c-api.service[87010]: /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 07 02:27:48 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:27:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:27:48 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:48 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:49 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:49 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:49 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:49 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c91824f-0ad6-4576-b2ab-d392ccad286a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:27:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1047/2150] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:27:48 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:27:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b40a18b6-2c2c-4852-a523-45246bf01919 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b40a18b6-2c2c-4852-a523-45246bf01919 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f/action Sep 07 02:27:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b40a18b6-2c2c-4852-a523-45246bf01919 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:27:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b40a18b6-2c2c-4852-a523-45246bf01919 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-b40a18b6-2c2c-4852-a523-45246bf01919 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for group 287ea841-38b7-4918-abdb-322924ea9e0f {{(pid=87011) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:27:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-b40a18b6-2c2c-4852-a523-45246bf01919 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group with id: 287ea841-38b7-4918-abdb-322924ea9e0f Sep 07 02:27:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:49 devstack devstack@c-api.service[87011]: /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 07 02:27:49 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:27:49 devstack devstack@c-api.service[87011]: /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 07 02:27:49 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b40a18b6-2c2c-4852-a523-45246bf01919 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f/action returned with HTTP 202 Sep 07 02:27:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1104/2151] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:27:49 2026] POST /volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:27:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:49 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:49 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:49 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9465bfc5-9781-47d5-8907-27479bcb0c2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 200 Sep 07 02:27:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1048/2152] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:49 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 934 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-be8c3cb7-18d7-4c11-b710-38aa0392c100 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be8c3cb7-18d7-4c11-b710-38aa0392c100 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be8c3cb7-18d7-4c11-b710-38aa0392c100 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be8c3cb7-18d7-4c11-b710-38aa0392c100 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be8c3cb7-18d7-4c11-b710-38aa0392c100 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 returned with HTTP 404 Sep 07 02:27:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1105/2153] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:50 2026] GET /volume/v3/volumes/a4af82b5-b945-45f3-8688-6c26558df7c1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-14819db1-c288-4a9b-b4e1-608b7a1d2a04 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-14819db1-c288-4a9b-b4e1-608b7a1d2a04 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-14819db1-c288-4a9b-b4e1-608b7a1d2a04 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-14819db1-c288-4a9b-b4e1-608b7a1d2a04 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-14819db1-c288-4a9b-b4e1-608b7a1d2a04 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 287ea841-38b7-4918-abdb-322924ea9e0f {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-14819db1-c288-4a9b-b4e1-608b7a1d2a04 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f returned with HTTP 404 Sep 07 02:27:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1049/2154] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:50 2026] GET /volume/v3/groups/287ea841-38b7-4918-abdb-322924ea9e0f => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-72ca33c9-6c0d-4237-bfb1-8d1b34770eec None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-72ca33c9-6c0d-4237-bfb1-8d1b34770eec tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] DELETE http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-72ca33c9-6c0d-4237-bfb1-8d1b34770eec tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-72ca33c9-6c0d-4237-bfb1-8d1b34770eec tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-72ca33c9-6c0d-4237-bfb1-8d1b34770eec tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for member 30184bd4-2622-4abd-bb9b-0fbf1b1688de {{(pid=87011) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.group_snapshots [None req-72ca33c9-6c0d-4237-bfb1-8d1b34770eec tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group_snapshot with id: 30184bd4-2622-4abd-bb9b-0fbf1b1688de Sep 07 02:27:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:50 devstack devstack@c-api.service[87011]: /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 07 02:27:50 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-72ca33c9-6c0d-4237-bfb1-8d1b34770eec tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de returned with HTTP 202 Sep 07 02:27:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1106/2155] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:27:50 2026] DELETE /volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: /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 07 02:27:50 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:27:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:27:50 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:50 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9b266e12-7ca9-49c8-99a5-f2874f6011ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:27:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1050/2156] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:27:50 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:50 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:27:50 devstack devstack@c-api.service[87011]: /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 07 02:27:50 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all snapshots completed successfully. Sep 07 02:27:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b4fd7f5a-08e0-45bd-ad80-f1ded51e72c3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:27:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1107/2157] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:27:50 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-399abbfe-ef50-4cfd-b598-845839ceb873 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-399abbfe-ef50-4cfd-b598-845839ceb873 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-399abbfe-ef50-4cfd-b598-845839ceb873 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-399abbfe-ef50-4cfd-b598-845839ceb873 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-399abbfe-ef50-4cfd-b598-845839ceb873 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:27:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-399abbfe-ef50-4cfd-b598-845839ceb873 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 returned with HTTP 200 Sep 07 02:27:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1051/2158] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:50 2026] GET /volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:27:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1c57bf8e-82d3-4e17-900d-bfd041f705a1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c57bf8e-82d3-4e17-900d-bfd041f705a1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 Sep 07 02:27:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c57bf8e-82d3-4e17-900d-bfd041f705a1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c57bf8e-82d3-4e17-900d-bfd041f705a1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1c57bf8e-82d3-4e17-900d-bfd041f705a1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:27:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c57bf8e-82d3-4e17-900d-bfd041f705a1 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 returned with HTTP 200 Sep 07 02:27:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1108/2159] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:51 2026] GET /volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-17574ab9-da0f-41c1-a6c8-eb1f65cd07a5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17574ab9-da0f-41c1-a6c8-eb1f65cd07a5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17574ab9-da0f-41c1-a6c8-eb1f65cd07a5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-17574ab9-da0f-41c1-a6c8-eb1f65cd07a5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-17574ab9-da0f-41c1-a6c8-eb1f65cd07a5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 returned with HTTP 404 Sep 07 02:27:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1052/2160] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:27:52 2026] GET /volume/v3/snapshots/9ed31750-9714-4c78-ae50-ed4b961dfcc3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:27:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-598df74d-efda-4116-9c63-a932093eaedb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-598df74d-efda-4116-9c63-a932093eaedb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de Sep 07 02:27:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-598df74d-efda-4116-9c63-a932093eaedb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-598df74d-efda-4116-9c63-a932093eaedb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-598df74d-efda-4116-9c63-a932093eaedb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 30184bd4-2622-4abd-bb9b-0fbf1b1688de {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:27:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-598df74d-efda-4116-9c63-a932093eaedb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de returned with HTTP 404 Sep 07 02:27:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1109/2161] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:27:52 2026] GET /volume/v3/group_snapshots/30184bd4-2622-4abd-bb9b-0fbf1b1688de => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: /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 07 02:27:52 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:27:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:27:52 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:52 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:52 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b00f3a95-7fb2-449a-a3c4-7a8cfe6264fc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:27:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1053/2162] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:27:52 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-03fa6d78-29e6-48da-ac75-bea04697d459 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-03fa6d78-29e6-48da-ac75-bea04697d459 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9/action Sep 07 02:27:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-03fa6d78-29e6-48da-ac75-bea04697d459 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:27:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-03fa6d78-29e6-48da-ac75-bea04697d459 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-03fa6d78-29e6-48da-ac75-bea04697d459 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for group fb0998aa-0776-42df-9080-05fdb87492d9 {{(pid=87011) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:27:53 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-03fa6d78-29e6-48da-ac75-bea04697d459 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group with id: fb0998aa-0776-42df-9080-05fdb87492d9 Sep 07 02:27:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:53 devstack devstack@c-api.service[87011]: /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 07 02:27:53 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:27:53 devstack devstack@c-api.service[87011]: /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 07 02:27:53 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:27:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-03fa6d78-29e6-48da-ac75-bea04697d459 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9/action returned with HTTP 202 Sep 07 02:27:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1110/2163] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:27:53 2026] POST /volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:27:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-15496833-4d20-48ea-beec-8ae9222fef37 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df Sep 07 02:27:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:53 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:53 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:53 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-15496833-4d20-48ea-beec-8ae9222fef37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df returned with HTTP 200 Sep 07 02:27:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1054/2164] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:53 2026] GET /volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df => generated 922 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5eb63f80-929f-47b6-82f6-9b60cb648afb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5eb63f80-929f-47b6-82f6-9b60cb648afb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5eb63f80-929f-47b6-82f6-9b60cb648afb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5eb63f80-929f-47b6-82f6-9b60cb648afb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5eb63f80-929f-47b6-82f6-9b60cb648afb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df returned with HTTP 404 Sep 07 02:27:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1111/2165] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:54 2026] GET /volume/v3/volumes/8d4d7a96-ba0a-414d-8686-206fa0f5e3df => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-02f303fc-7017-4f0b-921c-ae7fbb0776a3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02f303fc-7017-4f0b-921c-ae7fbb0776a3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02f303fc-7017-4f0b-921c-ae7fbb0776a3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02f303fc-7017-4f0b-921c-ae7fbb0776a3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-02f303fc-7017-4f0b-921c-ae7fbb0776a3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb0998aa-0776-42df-9080-05fdb87492d9 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02f303fc-7017-4f0b-921c-ae7fbb0776a3 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 returned with HTTP 404 Sep 07 02:27:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1055/2166] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:54 2026] GET /volume/v3/groups/fb0998aa-0776-42df-9080-05fdb87492d9 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f6772232-c2ef-496b-a7df-e6f19f306adc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6772232-c2ef-496b-a7df-e6f19f306adc tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/3e7550b5-d147-4569-9384-5dd03ef4b810 Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f6772232-c2ef-496b-a7df-e6f19f306adc tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f6772232-c2ef-496b-a7df-e6f19f306adc tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f6772232-c2ef-496b-a7df-e6f19f306adc tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/group_types/3e7550b5-d147-4569-9384-5dd03ef4b810 returned with HTTP 202 Sep 07 02:27:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1112/2167] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:27:54 2026] DELETE /volume/v3/group_types/3e7550b5-d147-4569-9384-5dd03ef4b810 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a90bd09-bea8-4db8-891b-d5594b997995 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a90bd09-bea8-4db8-891b-d5594b997995 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] DELETE http://192.168.122.234/volume/v3/types/4a382b1d-7ec8-4e59-b052-1d6c05587e61 Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a90bd09-bea8-4db8-891b-d5594b997995 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a90bd09-bea8-4db8-891b-d5594b997995 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a90bd09-bea8-4db8-891b-d5594b997995 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types/4a382b1d-7ec8-4e59-b052-1d6c05587e61 returned with HTTP 202 Sep 07 02:27:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1056/2168] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:27:54 2026] DELETE /volume/v3/types/4a382b1d-7ec8-4e59-b052-1d6c05587e61 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-05b0de55-a948-4688-b9f2-e48a5c92a56b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-05b0de55-a948-4688-b9f2-e48a5c92a56b tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] GET http://192.168.122.234/volume/v3/types/4a382b1d-7ec8-4e59-b052-1d6c05587e61 Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-05b0de55-a948-4688-b9f2-e48a5c92a56b tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-05b0de55-a948-4688-b9f2-e48a5c92a56b tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-05b0de55-a948-4688-b9f2-e48a5c92a56b tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types/4a382b1d-7ec8-4e59-b052-1d6c05587e61 returned with HTTP 404 Sep 07 02:27:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1113/2169] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:27:54 2026] GET /volume/v3/types/4a382b1d-7ec8-4e59-b052-1d6c05587e61 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e841cb19-e43a-4e88-bc07-ca1c0f40f042 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e841cb19-e43a-4e88-bc07-ca1c0f40f042 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e841cb19-e43a-4e88-bc07-ca1c0f40f042 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-692610970"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e841cb19-e43a-4e88-bc07-ca1c0f40f042 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:27:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1057/2170] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:27:54 2026] POST /volume/v3/types => generated 223 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a42edda9-aa11-41cb-b152-d2fa91d37a99 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a42edda9-aa11-41cb-b152-d2fa91d37a99 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a42edda9-aa11-41cb-b152-d2fa91d37a99 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2068694170"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a42edda9-aa11-41cb-b152-d2fa91d37a99 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:27:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1114/2171] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:27:54 2026] POST /volume/v3/group_types => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "82df38aa-92dc-4548-a33e-65524a908484", "volume_types": ["6d339c3c-2dd4-4e82-bff8-ea37a3c45060"], "name": "tempest-GroupSnapshotsTest-Group-1989893098"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating new group {'group': {'group_type': '82df38aa-92dc-4548-a33e-65524a908484', 'volume_types': ['6d339c3c-2dd4-4e82-bff8-ea37a3c45060'], 'name': 'tempest-GroupSnapshotsTest-Group-1989893098'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating group tempest-GroupSnapshotsTest-Group-1989893098. Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:27:54 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['eafc5b34-ec37-4875-852f-3f92775c51e8'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d85b4b2-574f-42f5-a7ae-6a37f50532fe tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:27:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1058/2172] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:27:54 2026] POST /volume/v3/groups => generated 112 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cf1fce68-1a80-48f9-a7cf-cc5b0a520b16 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf1fce68-1a80-48f9-a7cf-cc5b0a520b16 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf1fce68-1a80-48f9-a7cf-cc5b0a520b16 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf1fce68-1a80-48f9-a7cf-cc5b0a520b16 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-cf1fce68-1a80-48f9-a7cf-cc5b0a520b16 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:54 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:27:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf1fce68-1a80-48f9-a7cf-cc5b0a520b16 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:27:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1115/2173] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:54 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-73265be6-8bbf-4aab-ad14-ef11b1a64587 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-73265be6-8bbf-4aab-ad14-ef11b1a64587 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:27:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-73265be6-8bbf-4aab-ad14-ef11b1a64587 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-73265be6-8bbf-4aab-ad14-ef11b1a64587 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-73265be6-8bbf-4aab-ad14-ef11b1a64587 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:55 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:27:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-73265be6-8bbf-4aab-ad14-ef11b1a64587 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:27:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1059/2174] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:55 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-36e8d11e-8a61-4c13-8e88-182492f65487 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1073452268", "volume_type": "6d339c3c-2dd4-4e82-bff8-ea37a3c45060", "group_id": "f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1073452268', 'volume_type': '6d339c3c-2dd4-4e82-bff8-ea37a3c45060', 'group_id': 'f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:27:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:55 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume of 1 GB Sep 07 02:27:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:55 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:27:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (c3675de6-2c7c-42eb-be51-df6fad2c080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797ea133-24b7-4e80-9afa-acfc786e8751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797ea133-24b7-4e80-9afa-acfc786e8751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:27:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-692610970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d339c3c-2dd4-4e82-bff8-ea37a3c45060', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a02235-2ae2-4a56-a504-d9aa244f581c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-692610970 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-692610970, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:56 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-692610970 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-692610970, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['dbdd480d-ae91-48bf-aa8d-2ec1b3331ba0', 'e4c2847a-86f8-4436-8504-3997e8e64761', '1ad44bd4-465a-44b9-8fd4-7d81f342126f', '8ee1ae5a-c8a7-469a-bafc-24b4523a813d'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a02235-2ae2-4a56-a504-d9aa244f581c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbdd480d-ae91-48bf-aa8d-2ec1b3331ba0', 'e4c2847a-86f8-4436-8504-3997e8e64761', '1ad44bd4-465a-44b9-8fd4-7d81f342126f', '8ee1ae5a-c8a7-469a-bafc-24b4523a813d']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0976aec8-46af-48d6-b212-2856046f7758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0976aec8-46af-48d6-b212-2856046f7758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '507a6649-0cd1-41b8-afb6-f56ca85bde01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1073452268',encryption_key_id=None,group_id=f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['dbdd480d-ae91-48bf-aa8d-2ec1b3331ba0','e4c2847a-86f8-4436-8504-3997e8e64761','1ad44bd4-465a-44b9-8fd4-7d81f342126f','8ee1ae5a-c8a7-469a-bafc-24b4523a813d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1073452268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f,host=None,id=507a6649-0cd1-41b8-afb6-f56ca85bde01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e0820c0783416c83cfcb3dd756ce61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4652edcee26d409197a81fc0e3efa8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d339c3c-2dd4-4e82-bff8-ea37a3c45060),volume_type_id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6a630f-82ac-4d63-8e00-c2b7ca791889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6a630f-82ac-4d63-8e00-c2b7ca791889) transitioned into state 'SUCCESS' from state '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-1073452268',encryption_key_id=None,group_id=f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['dbdd480d-ae91-48bf-aa8d-2ec1b3331ba0','e4c2847a-86f8-4436-8504-3997e8e64761','1ad44bd4-465a-44b9-8fd4-7d81f342126f','8ee1ae5a-c8a7-469a-bafc-24b4523a813d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025d2afb-f13d-4c57-802e-f3b7ec790559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025d2afb-f13d-4c57-802e-f3b7ec790559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (c3675de6-2c7c-42eb-be51-df6fad2c080f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request issued successfully. Sep 07 02:27:56 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:56 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:56 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-36e8d11e-8a61-4c13-8e88-182492f65487 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:27:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1116/2175] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:27:55 2026] POST /volume/v3/volumes => generated 830 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 Sep 07 02:27:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:56 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:56 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:56 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2218c0f-db65-4f8d-ab05-77727411a8b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 returned with HTTP 200 Sep 07 02:27:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1060/2176] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:56 2026] GET /volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 => generated 898 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 Sep 07 02:27:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:57 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:57 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:57 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c2d3fda-350d-4dd1-b66d-33c36a0251a9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 returned with HTTP 200 Sep 07 02:27:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1117/2177] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:57 2026] GET /volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 => generated 923 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-972915282", "volume_type": "6d339c3c-2dd4-4e82-bff8-ea37a3c45060", "group_id": "f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-972915282', 'volume_type': '6d339c3c-2dd4-4e82-bff8-ea37a3c45060', 'group_id': 'f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:57 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume of 1 GB Sep 07 02:27:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:27:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (a3e03e65-d8b5-42f8-b049-5167c3c163f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e0b430-4942-4a59-9d1c-c0fd46bdc2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e0b430-4942-4a59-9d1c-c0fd46bdc2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:27:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-692610970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d339c3c-2dd4-4e82-bff8-ea37a3c45060', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7be5c3-2de9-45eb-914b-bf0d1f3f3f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-692610970 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-692610970, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-692610970 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-692610970, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['d9b04984-3303-4ac5-bd81-44bcbadb9577', '2721dae9-a61e-4700-bc39-561ea2abb6a4', '2c3ebb32-dd0c-4a47-b368-75ee7239ec28', '2a7c6d07-9e54-448f-84ea-76b9bbaade58'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a7be5c3-2de9-45eb-914b-bf0d1f3f3f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b04984-3303-4ac5-bd81-44bcbadb9577', '2721dae9-a61e-4700-bc39-561ea2abb6a4', '2c3ebb32-dd0c-4a47-b368-75ee7239ec28', '2a7c6d07-9e54-448f-84ea-76b9bbaade58']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fc5bbb-0406-4c47-a5fc-1edaa9e7ad5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fc5bbb-0406-4c47-a5fc-1edaa9e7ad5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdbf7d20-a113-43c5-88ef-bc498e2fe8db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-972915282',encryption_key_id=None,group_id=f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['d9b04984-3303-4ac5-bd81-44bcbadb9577','2721dae9-a61e-4700-bc39-561ea2abb6a4','2c3ebb32-dd0c-4a47-b368-75ee7239ec28','2a7c6d07-9e54-448f-84ea-76b9bbaade58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-972915282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f,host=None,id=cdbf7d20-a113-43c5-88ef-bc498e2fe8db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e0820c0783416c83cfcb3dd756ce61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4652edcee26d409197a81fc0e3efa8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d339c3c-2dd4-4e82-bff8-ea37a3c45060),volume_type_id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9a1693-0915-4173-980d-8eb461093306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9a1693-0915-4173-980d-8eb461093306) transitioned into state 'SUCCESS' from state '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-972915282',encryption_key_id=None,group_id=f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['d9b04984-3303-4ac5-bd81-44bcbadb9577','2721dae9-a61e-4700-bc39-561ea2abb6a4','2c3ebb32-dd0c-4a47-b368-75ee7239ec28','2a7c6d07-9e54-448f-84ea-76b9bbaade58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=6d339c3c-2dd4-4e82-bff8-ea37a3c45060)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1991b5f-c356-4de8-bde3-8b5149bb11db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1991b5f-c356-4de8-bde3-8b5149bb11db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (a3e03e65-d8b5-42f8-b049-5167c3c163f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:27:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request issued successfully. Sep 07 02:27:57 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:57 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:58 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dfc860c-a6bd-41e5-a0d9-3d6869f3c1b9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:27:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1061/2178] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:27:57 2026] POST /volume/v3/volumes => generated 829 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:27:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8615f272-4a73-4149-a071-2fa5c0db205e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db Sep 07 02:27:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:27:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:58 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:58 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:58 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8615f272-4a73-4149-a071-2fa5c0db205e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db returned with HTTP 200 Sep 07 02:27:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1118/2179] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:58 2026] GET /volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db => generated 897 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-90c6e22d-bbc2-411a-9890-780f120f6949 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:27:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:27:59 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:27:59 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90c6e22d-bbc2-411a-9890-780f120f6949 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db returned with HTTP 200 Sep 07 02:27:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1062/2180] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:27:59 2026] GET /volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db => generated 922 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:27:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-89a621c3-6a79-44b5-9cbd-404358af978b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-89a621c3-6a79-44b5-9cbd-404358af978b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] PUT http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:27:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-89a621c3-6a79-44b5-9cbd-404358af978b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "507a6649-0cd1-41b8-afb6-f56ca85bde01"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:27:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-89a621c3-6a79-44b5-9cbd-404358af978b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Update called for group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f. {{(pid=87011) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 02:27:59 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-89a621c3-6a79-44b5-9cbd-404358af978b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Updating group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f with name None description: None add_volumes: None remove_volumes: 507a6649-0cd1-41b8-afb6-f56ca85bde01. Sep 07 02:27:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:27:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-89a621c3-6a79-44b5-9cbd-404358af978b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 202 Sep 07 02:27:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1119/2181] 192.168.122.234 () {62 vars in 1290 bytes} [Mon Sep 7 02:27:59 2026] PUT /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-79c751ab-ddd2-4398-9256-09c9ac3138aa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79c751ab-ddd2-4398-9256-09c9ac3138aa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79c751ab-ddd2-4398-9256-09c9ac3138aa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79c751ab-ddd2-4398-9256-09c9ac3138aa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-79c751ab-ddd2-4398-9256-09c9ac3138aa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:27:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:27:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:27:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:27:59 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:27:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79c751ab-ddd2-4398-9256-09c9ac3138aa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:27:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1063/2182] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:27:59 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Create volume of 1 GB Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Availability Zones retrieved successfully. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Flow 'volume_create_api' (d8deace6-97e0-41a1-a57c-c2d9fbe6e9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a742f244-ad3f-43a7-9f28-b5995717310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a742f244-ad3f-43a7-9f28-b5995717310b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b76cbf1-026c-4ef2-a15d-59526bc44830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Created reservations ['14a6c553-7b50-46a8-89e1-7f5052566781', 'e4b9e75c-9f01-4338-a35c-f09fb5112845', 'dd55f669-f88e-4538-bd26-c9d6a43bdd56', '82a69d82-d272-4653-9c20-dcd44784ce44'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b76cbf1-026c-4ef2-a15d-59526bc44830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a6c553-7b50-46a8-89e1-7f5052566781', 'e4b9e75c-9f01-4338-a35c-f09fb5112845', 'dd55f669-f88e-4538-bd26-c9d6a43bdd56', '82a69d82-d272-4653-9c20-dcd44784ce44']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6d49cf-8a76-47bc-8299-f87206f6c77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6d49cf-8a76-47bc-8299-f87206f6c77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9703c72c-30fb-403e-85ed-58861e0020f8', '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='a05116a77eff41898e156b5dd5a1c0b9',qos_specs=None,replication_status=,reservations=['14a6c553-7b50-46a8-89e1-7f5052566781','e4b9e75c-9f01-4338-a35c-f09fb5112845','dd55f669-f88e-4538-bd26-c9d6a43bdd56','82a69d82-d272-4653-9c20-dcd44784ce44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a90b277934c3c8cbff6c3f794ac4f',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:28:00Z,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=9703c72c-30fb-403e-85ed-58861e0020f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a05116a77eff41898e156b5dd5a1c0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d78a90b277934c3c8cbff6c3f794ac4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e43bdc9-c50d-491e-8c3d-b85d68a8a399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e43bdc9-c50d-491e-8c3d-b85d68a8a399) transitioned into state 'SUCCESS' from 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='a05116a77eff41898e156b5dd5a1c0b9',qos_specs=None,replication_status=,reservations=['14a6c553-7b50-46a8-89e1-7f5052566781','e4b9e75c-9f01-4338-a35c-f09fb5112845','dd55f669-f88e-4538-bd26-c9d6a43bdd56','82a69d82-d272-4653-9c20-dcd44784ce44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a90b277934c3c8cbff6c3f794ac4f',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2435a65-35a4-4f60-ada7-aa73de1c1ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2435a65-35a4-4f60-ada7-aa73de1c1ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Flow 'volume_create_api' (d8deace6-97e0-41a1-a57c-c2d9fbe6e9fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Create volume request issued successfully. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3cb074dd-1e91-4b31-8122-8fceafae98b7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:28:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1120/2183] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:28:00 2026] POST /volume/v3/volumes => generated 749 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:28:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3febaaf2-d57e-457e-aa33-a2cde8ea5c0b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52105562-2639-461b-9c81-2c62e3805df6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3febaaf2-d57e-457e-aa33-a2cde8ea5c0b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52105562-2639-461b-9c81-2c62e3805df6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3febaaf2-d57e-457e-aa33-a2cde8ea5c0b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3febaaf2-d57e-457e-aa33-a2cde8ea5c0b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52105562-2639-461b-9c81-2c62e3805df6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52105562-2639-461b-9c81-2c62e3805df6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-52105562-2639-461b-9c81-2c62e3805df6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52105562-2639-461b-9c81-2c62e3805df6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:28:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1121/2184] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:00 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3febaaf2-d57e-457e-aa33-a2cde8ea5c0b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c30345e7-a611-4c11-b580-94fafcf3e122 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3febaaf2-d57e-457e-aa33-a2cde8ea5c0b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 returned with HTTP 200 Sep 07 02:28:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1064/2185] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:00 2026] GET /volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c30345e7-a611-4c11-b580-94fafcf3e122 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] PUT http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c30345e7-a611-4c11-b580-94fafcf3e122 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "507a6649-0cd1-41b8-afb6-f56ca85bde01"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-c30345e7-a611-4c11-b580-94fafcf3e122 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Update called for group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f. {{(pid=87011) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-c30345e7-a611-4c11-b580-94fafcf3e122 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Updating group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f with name None description: None add_volumes: 507a6649-0cd1-41b8-afb6-f56ca85bde01 remove_volumes: None. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:00 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:28:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c30345e7-a611-4c11-b580-94fafcf3e122 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 202 Sep 07 02:28:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1122/2186] 192.168.122.234 () {62 vars in 1290 bytes} [Mon Sep 7 02:28:00 2026] PUT /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3b9be26c-0226-4478-a9a8-386f688a0654 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3b9be26c-0226-4478-a9a8-386f688a0654 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3b9be26c-0226-4478-a9a8-386f688a0654 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3b9be26c-0226-4478-a9a8-386f688a0654 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-3b9be26c-0226-4478-a9a8-386f688a0654 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:00 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:28:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3b9be26c-0226-4478-a9a8-386f688a0654 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:28:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1065/2187] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:00 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1ad01ff5-2d20-45a3-929b-b66e155861f5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1ad01ff5-2d20-45a3-929b-b66e155861f5 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1ad01ff5-2d20-45a3-929b-b66e155861f5 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1ad01ff5-2d20-45a3-929b-b66e155861f5 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1ad01ff5-2d20-45a3-929b-b66e155861f5 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1ad01ff5-2d20-45a3-929b-b66e155861f5 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 returned with HTTP 200 Sep 07 02:28:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1123/2188] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:01 2026] GET /volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-820d3fa7-886d-4755-9ed2-53c78a8acf14 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-820d3fa7-886d-4755-9ed2-53c78a8acf14 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-820d3fa7-886d-4755-9ed2-53c78a8acf14 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-820d3fa7-886d-4755-9ed2-53c78a8acf14 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-820d3fa7-886d-4755-9ed2-53c78a8acf14 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-820d3fa7-886d-4755-9ed2-53c78a8acf14 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 returned with HTTP 200 Sep 07 02:28:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1066/2189] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:01 2026] GET /volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-589e913f-2c1c-4ff2-84fb-322ed5ad3c37 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-589e913f-2c1c-4ff2-84fb-322ed5ad3c37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-589e913f-2c1c-4ff2-84fb-322ed5ad3c37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-589e913f-2c1c-4ff2-84fb-322ed5ad3c37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-589e913f-2c1c-4ff2-84fb-322ed5ad3c37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1563870251"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1563870251'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Create volume of 1 GB Sep 07 02:28:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-589e913f-2c1c-4ff2-84fb-322ed5ad3c37 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:28:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1124/2190] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:01 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Availability Zones retrieved successfully. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-51ebd0e6-bf8c-4f49-99ed-289041e8df69 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-51ebd0e6-bf8c-4f49-99ed-289041e8df69 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] PUT http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-51ebd0e6-bf8c-4f49-99ed-289041e8df69 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "cdbf7d20-a113-43c5-88ef-bc498e2fe8db"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-51ebd0e6-bf8c-4f49-99ed-289041e8df69 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Update called for group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f. {{(pid=87011) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-51ebd0e6-bf8c-4f49-99ed-289041e8df69 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Updating group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f with name None description: None add_volumes: None remove_volumes: cdbf7d20-a113-43c5-88ef-bc498e2fe8db. Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Flow 'volume_create_api' (36f2a326-361a-4e27-8da8-cfcb34cf9e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de081c8-2a0d-4308-9986-fd977ac6f5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-51ebd0e6-bf8c-4f49-99ed-289041e8df69 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 202 Sep 07 02:28:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1125/2191] 192.168.122.234 () {62 vars in 1290 bytes} [Mon Sep 7 02:28:01 2026] PUT /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9bb3b5dd-66cf-4301-995a-3277fd414567 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9bb3b5dd-66cf-4301-995a-3277fd414567 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9bb3b5dd-66cf-4301-995a-3277fd414567 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9bb3b5dd-66cf-4301-995a-3277fd414567 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-9bb3b5dd-66cf-4301-995a-3277fd414567 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de081c8-2a0d-4308-9986-fd977ac6f5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e691bcb-110a-4a53-aef3-3b0473076eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:01 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:28:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9bb3b5dd-66cf-4301-995a-3277fd414567 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:28:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1126/2192] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:01 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Created reservations ['4d1ed5d8-be17-42bd-99aa-c5021063a1ba', '68df5506-aa8e-49a0-af5f-169b70e3fd21', '430d456b-9b76-4c0b-9ce9-ac21e2954e8b', 'd59ae84b-8f04-44f2-ad6b-49b1486be514'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e691bcb-110a-4a53-aef3-3b0473076eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d1ed5d8-be17-42bd-99aa-c5021063a1ba', '68df5506-aa8e-49a0-af5f-169b70e3fd21', '430d456b-9b76-4c0b-9ce9-ac21e2954e8b', 'd59ae84b-8f04-44f2-ad6b-49b1486be514']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f19302-ede5-4f00-b5f0-a8329865d5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f19302-ede5-4f00-b5f0-a8329865d5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a515cf13-17f5-4148-82a3-b867233eda24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1563870251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a05116a77eff41898e156b5dd5a1c0b9',qos_specs=None,replication_status=,reservations=['4d1ed5d8-be17-42bd-99aa-c5021063a1ba','68df5506-aa8e-49a0-af5f-169b70e3fd21','430d456b-9b76-4c0b-9ce9-ac21e2954e8b','d59ae84b-8f04-44f2-ad6b-49b1486be514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a90b277934c3c8cbff6c3f794ac4f',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:28:01Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1563870251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a515cf13-17f5-4148-82a3-b867233eda24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a05116a77eff41898e156b5dd5a1c0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d78a90b277934c3c8cbff6c3f794ac4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (974c04c4-8115-4a46-b181-4752c6c1ce8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (974c04c4-8115-4a46-b181-4752c6c1ce8e) transitioned into 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-1563870251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a05116a77eff41898e156b5dd5a1c0b9',qos_specs=None,replication_status=,reservations=['4d1ed5d8-be17-42bd-99aa-c5021063a1ba','68df5506-aa8e-49a0-af5f-169b70e3fd21','430d456b-9b76-4c0b-9ce9-ac21e2954e8b','d59ae84b-8f04-44f2-ad6b-49b1486be514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a90b277934c3c8cbff6c3f794ac4f',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:01 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf18b0f-9136-4847-bee9-28f47672d19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf18b0f-9136-4847-bee9-28f47672d19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Flow 'volume_create_api' (36f2a326-361a-4e27-8da8-cfcb34cf9e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Create volume request issued successfully. Sep 07 02:28:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ef56f7a6-b938-40d7-aef7-eaf001450f43 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:28:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1067/2193] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:28:01 2026] POST /volume/v3/volumes => generated 785 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:28:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-20ac5dc4-e803-48a1-8ead-ab90b036ebd6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20ac5dc4-e803-48a1-8ead-ab90b036ebd6 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20ac5dc4-e803-48a1-8ead-ab90b036ebd6 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20ac5dc4-e803-48a1-8ead-ab90b036ebd6 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-20ac5dc4-e803-48a1-8ead-ab90b036ebd6 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20ac5dc4-e803-48a1-8ead-ab90b036ebd6 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 returned with HTTP 200 Sep 07 02:28:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1127/2194] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:02 2026] GET /volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e6c1d36a-6baa-4673-9ca7-6b0aaa5ccba6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6c1d36a-6baa-4673-9ca7-6b0aaa5ccba6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6c1d36a-6baa-4673-9ca7-6b0aaa5ccba6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6c1d36a-6baa-4673-9ca7-6b0aaa5ccba6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-e6c1d36a-6baa-4673-9ca7-6b0aaa5ccba6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:28:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6c1d36a-6baa-4673-9ca7-6b0aaa5ccba6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:28:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1068/2195] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:02 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0fa3445c-0a57-4d7a-b1f3-d4a3e6068b7b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fa3445c-0a57-4d7a-b1f3-d4a3e6068b7b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] PUT http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fa3445c-0a57-4d7a-b1f3-d4a3e6068b7b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "cdbf7d20-a113-43c5-88ef-bc498e2fe8db"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-0fa3445c-0a57-4d7a-b1f3-d4a3e6068b7b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Update called for group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f. {{(pid=87011) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 02:28:02 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-0fa3445c-0a57-4d7a-b1f3-d4a3e6068b7b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Updating group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f with name None description: None add_volumes: cdbf7d20-a113-43c5-88ef-bc498e2fe8db remove_volumes: None. Sep 07 02:28:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:02 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:28:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fa3445c-0a57-4d7a-b1f3-d4a3e6068b7b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 202 Sep 07 02:28:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1128/2196] 192.168.122.234 () {62 vars in 1290 bytes} [Mon Sep 7 02:28:02 2026] PUT /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-90032e17-d24c-4478-b828-989de09568a7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90032e17-d24c-4478-b828-989de09568a7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90032e17-d24c-4478-b828-989de09568a7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90032e17-d24c-4478-b828-989de09568a7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-90032e17-d24c-4478-b828-989de09568a7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:28:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90032e17-d24c-4478-b828-989de09568a7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:28:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1069/2197] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:02 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bca24989-cb31-4dd6-b7df-58e787b62c81 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bca24989-cb31-4dd6-b7df-58e787b62c81 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bca24989-cb31-4dd6-b7df-58e787b62c81 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bca24989-cb31-4dd6-b7df-58e787b62c81 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bca24989-cb31-4dd6-b7df-58e787b62c81 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bca24989-cb31-4dd6-b7df-58e787b62c81 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 returned with HTTP 200 Sep 07 02:28:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1129/2198] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:03 2026] GET /volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:28:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-879738af-fc2a-458b-a02c-12a282a2823b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-879738af-fc2a-458b-a02c-12a282a2823b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-879738af-fc2a-458b-a02c-12a282a2823b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-879738af-fc2a-458b-a02c-12a282a2823b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-879738af-fc2a-458b-a02c-12a282a2823b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-879738af-fc2a-458b-a02c-12a282a2823b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 returned with HTTP 200 Sep 07 02:28:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1070/2199] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:03 2026] GET /volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:28:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a515cf13-17f5-4148-82a3-b867233eda24", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1876517010"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Create snapshot from volume a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:03 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Created reservations ['1df8347d-94f6-4806-9544-3c02ea6f7715', '5842b664-e4c9-419e-b7df-f9b98fe2f1eb', '04e778da-3a41-4996-a60c-0808d4f3da08', '0e1e59b6-35a8-43c1-b110-f66458e87a08'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot create request issued successfully. Sep 07 02:28:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5d2da2c-63b5-4325-bd1f-1b037f61a747 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:28:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1130/2200] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:28:03 2026] POST /volume/v3/snapshots => generated 326 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:28:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6466307a-9058-4059-8d9d-1542d40e2927 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6466307a-9058-4059-8d9d-1542d40e2927 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6466307a-9058-4059-8d9d-1542d40e2927 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6466307a-9058-4059-8d9d-1542d40e2927 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6466307a-9058-4059-8d9d-1542d40e2927 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot retrieved successfully. Sep 07 02:28:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6466307a-9058-4059-8d9d-1542d40e2927 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 200 Sep 07 02:28:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1071/2201] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:03 2026] GET /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 458 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2c0ed49e-b926-4615-b98a-edc1ca8b45ad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c0ed49e-b926-4615-b98a-edc1ca8b45ad tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c0ed49e-b926-4615-b98a-edc1ca8b45ad tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2c0ed49e-b926-4615-b98a-edc1ca8b45ad tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-2c0ed49e-b926-4615-b98a-edc1ca8b45ad tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:04 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:28:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2c0ed49e-b926-4615-b98a-edc1ca8b45ad tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 200 Sep 07 02:28:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1131/2202] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:04 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3094937c-2912-4026-b647-facce29f10ac None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: /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 07 02:28:04 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:28:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:04 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:04 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:04 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3094937c-2912-4026-b647-facce29f10ac tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:28:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1072/2203] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:28:04 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/group_snapshots Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-693559473"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-693559473'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:04 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.group_snapshots [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-693559473. Sep 07 02:28:04 devstack devstack@c-api.service[87011]: /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 07 02:28:04 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:28:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:04 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-692610970 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-692610970, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c62f6241-b7e2-470c-8b2a-cd74485148f4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c62f6241-b7e2-470c-8b2a-cd74485148f4 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c62f6241-b7e2-470c-8b2a-cd74485148f4 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c62f6241-b7e2-470c-8b2a-cd74485148f4 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:04 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['7e36473f-2a32-40f8-a6a8-b79b8b43a86d', '10d6f41c-64d5-40b5-bf22-a5559ae41033', 'ffe3b1d1-893e-44e5-aa05-47204a8c1ff1', '2c1ab994-85fe-437b-a667-2bc30178f274'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c62f6241-b7e2-470c-8b2a-cd74485148f4 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot retrieved successfully. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c62f6241-b7e2-470c-8b2a-cd74485148f4 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 200 Sep 07 02:28:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1073/2204] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:04 2026] GET /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c5f5a2ea-88c8-40f5-adb7-c263589c8534 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots returned with HTTP 202 Sep 07 02:28:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1132/2205] 192.168.122.234 () {62 vars in 1208 bytes} [Mon Sep 7 02:28:04 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-50a8e228-11e5-4f61-b113-6aa8caffc850 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-50a8e228-11e5-4f61-b113-6aa8caffc850 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-50a8e228-11e5-4f61-b113-6aa8caffc850 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-50a8e228-11e5-4f61-b113-6aa8caffc850 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-50a8e228-11e5-4f61-b113-6aa8caffc850 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-50a8e228-11e5-4f61-b113-6aa8caffc850 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 200 Sep 07 02:28:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1074/2206] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:04 2026] GET /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-10c58538-0f82-43af-a05d-28701a0b0e4f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10c58538-0f82-43af-a05d-28701a0b0e4f tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-10c58538-0f82-43af-a05d-28701a0b0e4f tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-10c58538-0f82-43af-a05d-28701a0b0e4f tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-10c58538-0f82-43af-a05d-28701a0b0e4f tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot retrieved successfully. Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10c58538-0f82-43af-a05d-28701a0b0e4f tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 200 Sep 07 02:28:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1133/2207] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:05 2026] GET /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 485 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-34d72415-b000-4668-98cf-cfd81f7b9436 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34d72415-b000-4668-98cf-cfd81f7b9436 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34d72415-b000-4668-98cf-cfd81f7b9436 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34d72415-b000-4668-98cf-cfd81f7b9436 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-34d72415-b000-4668-98cf-cfd81f7b9436 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot retrieved successfully. Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34d72415-b000-4668-98cf-cfd81f7b9436 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 200 Sep 07 02:28:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1075/2208] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:05 2026] GET /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 485 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Delete snapshot with id: 19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot retrieved successfully. Sep 07 02:28:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9d789cdb-109d-4d25-b66e-b68c5d465f39 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9d789cdb-109d-4d25-b66e-b68c5d465f39 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9d789cdb-109d-4d25-b66e-b68c5d465f39 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9d789cdb-109d-4d25-b66e-b68c5d465f39 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-9d789cdb-109d-4d25-b66e-b68c5d465f39 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot delete request issued successfully. Sep 07 02:28:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9dbfa0e7-b999-4373-9ff4-416aa2d249bc tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 202 Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9d789cdb-109d-4d25-b66e-b68c5d465f39 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 200 Sep 07 02:28:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1076/2209] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:05 2026] GET /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1134/2210] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:28:05 2026] DELETE /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3494a3e7-1fd8-4ca0-9096-93c65e080077 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3494a3e7-1fd8-4ca0-9096-93c65e080077 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3494a3e7-1fd8-4ca0-9096-93c65e080077 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3494a3e7-1fd8-4ca0-9096-93c65e080077 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3494a3e7-1fd8-4ca0-9096-93c65e080077 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot retrieved successfully. Sep 07 02:28:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3494a3e7-1fd8-4ca0-9096-93c65e080077 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 200 Sep 07 02:28:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1077/2211] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:05 2026] GET /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 484 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-34168661-e346-484d-b756-c861f086033a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-34168661-e346-484d-b756-c861f086033a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-34168661-e346-484d-b756-c861f086033a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-34168661-e346-484d-b756-c861f086033a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-34168661-e346-484d-b756-c861f086033a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-34168661-e346-484d-b756-c861f086033a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 200 Sep 07 02:28:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1135/2212] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:06 2026] GET /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a6623cb3-cbe1-4a08-a02e-aa04c0beda88 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a6623cb3-cbe1-4a08-a02e-aa04c0beda88 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a6623cb3-cbe1-4a08-a02e-aa04c0beda88 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a6623cb3-cbe1-4a08-a02e-aa04c0beda88 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a6623cb3-cbe1-4a08-a02e-aa04c0beda88 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Snapshot retrieved successfully. Sep 07 02:28:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a6623cb3-cbe1-4a08-a02e-aa04c0beda88 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 200 Sep 07 02:28:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1078/2213] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:06 2026] GET /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ae7501c9-18b8-461e-9262-c5b7e7ba5bc8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ae7501c9-18b8-461e-9262-c5b7e7ba5bc8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ae7501c9-18b8-461e-9262-c5b7e7ba5bc8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ae7501c9-18b8-461e-9262-c5b7e7ba5bc8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-ae7501c9-18b8-461e-9262-c5b7e7ba5bc8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ae7501c9-18b8-461e-9262-c5b7e7ba5bc8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 200 Sep 07 02:28:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1136/2214] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:07 2026] GET /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1d02d877-070f-4e5f-b0c2-582b1f5dd6ba None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d02d877-070f-4e5f-b0c2-582b1f5dd6ba tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 Sep 07 02:28:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d02d877-070f-4e5f-b0c2-582b1f5dd6ba tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d02d877-070f-4e5f-b0c2-582b1f5dd6ba tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d02d877-070f-4e5f-b0c2-582b1f5dd6ba tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 returned with HTTP 404 Sep 07 02:28:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1079/2215] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:07 2026] GET /volume/v3/snapshots/19f3e3f7-66c7-4d5c-ae34-3bb826d1fb46 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:07 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Delete volume with id: a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Delete volume request issued successfully. Sep 07 02:28:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d4c362f-690f-4dc6-a789-2a4f591a85be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 returned with HTTP 202 Sep 07 02:28:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1137/2216] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:28:07 2026] DELETE /volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-19bb6b1f-5058-4aaf-aa5c-163b824a4c9b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-19bb6b1f-5058-4aaf-aa5c-163b824a4c9b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-19bb6b1f-5058-4aaf-aa5c-163b824a4c9b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-19bb6b1f-5058-4aaf-aa5c-163b824a4c9b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:07 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:07 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:07 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-19bb6b1f-5058-4aaf-aa5c-163b824a4c9b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-19bb6b1f-5058-4aaf-aa5c-163b824a4c9b tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 returned with HTTP 200 Sep 07 02:28:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1080/2217] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:07 2026] GET /volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 => generated 877 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-83160619-8f49-4c22-939e-5abe853319e9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-83160619-8f49-4c22-939e-5abe853319e9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-83160619-8f49-4c22-939e-5abe853319e9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-83160619-8f49-4c22-939e-5abe853319e9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-83160619-8f49-4c22-939e-5abe853319e9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-83160619-8f49-4c22-939e-5abe853319e9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 200 Sep 07 02:28:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1138/2218] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:08 2026] GET /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-da8bdbba-7924-4cd2-a206-483d2a269bf7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da8bdbba-7924-4cd2-a206-483d2a269bf7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 Sep 07 02:28:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da8bdbba-7924-4cd2-a206-483d2a269bf7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da8bdbba-7924-4cd2-a206-483d2a269bf7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da8bdbba-7924-4cd2-a206-483d2a269bf7 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 returned with HTTP 404 Sep 07 02:28:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1081/2219] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:08 2026] GET /volume/v3/volumes/a515cf13-17f5-4148-82a3-b867233eda24 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] DELETE http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 Sep 07 02:28:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:08 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Delete volume with id: 9703c72c-30fb-403e-85ed-58861e0020f8 Sep 07 02:28:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Delete volume request issued successfully. Sep 07 02:28:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a806e564-bdf8-4403-a8fa-68d0a275d30e tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 returned with HTTP 202 Sep 07 02:28:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1139/2220] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:28:08 2026] DELETE /volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d222cd4f-9ecf-43eb-acad-19a79b2ee604 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d222cd4f-9ecf-43eb-acad-19a79b2ee604 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 Sep 07 02:28:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d222cd4f-9ecf-43eb-acad-19a79b2ee604 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d222cd4f-9ecf-43eb-acad-19a79b2ee604 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d222cd4f-9ecf-43eb-acad-19a79b2ee604 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Volume info retrieved successfully. Sep 07 02:28:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d222cd4f-9ecf-43eb-acad-19a79b2ee604 tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 returned with HTTP 200 Sep 07 02:28:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1082/2221] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:08 2026] GET /volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-51d3cb09-d12a-4ca3-adef-a5451eedf851 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-51d3cb09-d12a-4ca3-adef-a5451eedf851 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-51d3cb09-d12a-4ca3-adef-a5451eedf851 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-51d3cb09-d12a-4ca3-adef-a5451eedf851 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-51d3cb09-d12a-4ca3-adef-a5451eedf851 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-51d3cb09-d12a-4ca3-adef-a5451eedf851 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 200 Sep 07 02:28:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1140/2222] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:09 2026] GET /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: /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 07 02:28:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all snapshots completed successfully. Sep 07 02:28:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-31f0fbe2-57e9-42a7-ae8f-154e3f959413 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:28:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1083/2223] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:28:09 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dc0f8837-63ba-4530-92d3-c3b1bb49e4b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc0f8837-63ba-4530-92d3-c3b1bb49e4b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/72c86811-d347-4676-ac28-135ffa4153a2 Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc0f8837-63ba-4530-92d3-c3b1bb49e4b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc0f8837-63ba-4530-92d3-c3b1bb49e4b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dc0f8837-63ba-4530-92d3-c3b1bb49e4b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc0f8837-63ba-4530-92d3-c3b1bb49e4b0 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/72c86811-d347-4676-ac28-135ffa4153a2 returned with HTTP 200 Sep 07 02:28:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1141/2224] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:09 2026] GET /volume/v3/snapshots/72c86811-d347-4676-ac28-135ffa4153a2 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-be308056-94f9-4466-af77-77c8671212e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be308056-94f9-4466-af77-77c8671212e4 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be308056-94f9-4466-af77-77c8671212e4 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be308056-94f9-4466-af77-77c8671212e4 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-be308056-94f9-4466-af77-77c8671212e4 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be308056-94f9-4466-af77-77c8671212e4 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f returned with HTTP 200 Sep 07 02:28:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1084/2225] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:09 2026] GET /volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-de261cec-7d7f-4449-93f8-475419b6140b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de261cec-7d7f-4449-93f8-475419b6140b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] DELETE http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de261cec-7d7f-4449-93f8-475419b6140b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-de261cec-7d7f-4449-93f8-475419b6140b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-de261cec-7d7f-4449-93f8-475419b6140b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87011) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.group_snapshots [None req-de261cec-7d7f-4449-93f8-475419b6140b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group_snapshot with id: 21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:09 devstack devstack@c-api.service[87011]: /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 07 02:28:09 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-de261cec-7d7f-4449-93f8-475419b6140b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 202 Sep 07 02:28:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1142/2226] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:28:09 2026] DELETE /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:28:09 devstack devstack@c-api.service[87010]: /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 07 02:28:09 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:28:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:28:09 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:09 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:10 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8665840a-7e53-43df-89d0-ba3aeaf141be None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8665840a-7e53-43df-89d0-ba3aeaf141be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] GET http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8665840a-7e53-43df-89d0-ba3aeaf141be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8665840a-7e53-43df-89d0-ba3aeaf141be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8665840a-7e53-43df-89d0-ba3aeaf141be tempest-CinderUnicodeTest-713713057 tempest-CinderUnicodeTest-713713057-project-member] http://192.168.122.234/volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 returned with HTTP 404 Sep 07 02:28:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1143/2227] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:10 2026] GET /volume/v3/volumes/9703c72c-30fb-403e-85ed-58861e0020f8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:10 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:10 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:10 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8add25c-6ccc-4353-bb73-2932ee98f46b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:28:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1085/2228] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:28:09 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:10 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:28:10 devstack devstack@c-api.service[87011]: /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 07 02:28:10 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all snapshots completed successfully. Sep 07 02:28:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca5f4a3e-4c84-40b0-b5c9-c9801ec86981 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:28:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1144/2229] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:28:10 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ac83a879-0e4e-435b-b0c0-3af5212e1af2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ac83a879-0e4e-435b-b0c0-3af5212e1af2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f Sep 07 02:28:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ac83a879-0e4e-435b-b0c0-3af5212e1af2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ac83a879-0e4e-435b-b0c0-3af5212e1af2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ac83a879-0e4e-435b-b0c0-3af5212e1af2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ac83a879-0e4e-435b-b0c0-3af5212e1af2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f returned with HTTP 200 Sep 07 02:28:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1086/2230] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:10 2026] GET /volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-560d0181-930d-405f-ab01-b426a9b7518c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-560d0181-930d-405f-ab01-b426a9b7518c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f Sep 07 02:28:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-560d0181-930d-405f-ab01-b426a9b7518c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-560d0181-930d-405f-ab01-b426a9b7518c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-560d0181-930d-405f-ab01-b426a9b7518c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-560d0181-930d-405f-ab01-b426a9b7518c tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f returned with HTTP 200 Sep 07 02:28:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1145/2231] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:11 2026] GET /volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4973054f-1b5c-4ef1-9a32-999457f3ee66 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4973054f-1b5c-4ef1-9a32-999457f3ee66 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f Sep 07 02:28:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4973054f-1b5c-4ef1-9a32-999457f3ee66 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4973054f-1b5c-4ef1-9a32-999457f3ee66 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4973054f-1b5c-4ef1-9a32-999457f3ee66 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4973054f-1b5c-4ef1-9a32-999457f3ee66 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f returned with HTTP 200 Sep 07 02:28:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1087/2232] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:12 2026] GET /volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f62ad36f-bd31-496c-8a28-90984885f769 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-825756447"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-825756447'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Create volume of 1 GB Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Availability Zones retrieved successfully. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Flow 'volume_create_api' (3e065873-d300-4b34-a38e-e92b88524d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efbf1ff9-11f2-493e-a0e5-85169cade1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efbf1ff9-11f2-493e-a0e5-85169cade1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e4127c-cbe6-4b4b-a9c9-fb69a8f64a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Created reservations ['3ed23dca-9e13-42a4-aa8a-aa1266d3d3b1', 'cc686d0e-ca4e-4f07-b4cd-c3f169e0d32e', '9d42df38-c9bb-4bae-8f41-27ae4ad25411', 'bc97421e-cf6f-48e7-b349-59d15d6d44ec'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e4127c-cbe6-4b4b-a9c9-fb69a8f64a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ed23dca-9e13-42a4-aa8a-aa1266d3d3b1', 'cc686d0e-ca4e-4f07-b4cd-c3f169e0d32e', '9d42df38-c9bb-4bae-8f41-27ae4ad25411', 'bc97421e-cf6f-48e7-b349-59d15d6d44ec']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32e056f-9527-458e-8e8c-4b24860740a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c80f2979-6cbb-4626-9270-2be6744151e6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32e056f-9527-458e-8e8c-4b24860740a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd02035-9be9-416b-b4fa-3cce9da6a8b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-825756447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68503d85ad9e452e8e5d8065a1f18b95',qos_specs=None,replication_status=,reservations=['3ed23dca-9e13-42a4-aa8a-aa1266d3d3b1','cc686d0e-ca4e-4f07-b4cd-c3f169e0d32e','9d42df38-c9bb-4bae-8f41-27ae4ad25411','bc97421e-cf6f-48e7-b349-59d15d6d44ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ba982d2ff0402eb630582f2668a4f5',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-825756447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd02035-9be9-416b-b4fa-3cce9da6a8b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68503d85ad9e452e8e5d8065a1f18b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6ba982d2ff0402eb630582f2668a4f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c80f2979-6cbb-4626-9270-2be6744151e6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c80f2979-6cbb-4626-9270-2be6744151e6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c80f2979-6cbb-4626-9270-2be6744151e6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116b6e9c-3c81-4b28-9615-2a6dfa534f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c80f2979-6cbb-4626-9270-2be6744151e6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f returned with HTTP 404 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1088/2233] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:13 2026] GET /volume/v3/snapshots/6c538ef8-0a22-448d-89d1-308fba09e27f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-46fe8fc5-893d-42b4-b007-8712d2fa158a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-46fe8fc5-893d-42b4-b007-8712d2fa158a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/72c86811-d347-4676-ac28-135ffa4153a2 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-46fe8fc5-893d-42b4-b007-8712d2fa158a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-46fe8fc5-893d-42b4-b007-8712d2fa158a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-46fe8fc5-893d-42b4-b007-8712d2fa158a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/72c86811-d347-4676-ac28-135ffa4153a2 returned with HTTP 404 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1089/2234] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:13 2026] GET /volume/v3/snapshots/72c86811-d347-4676-ac28-135ffa4153a2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116b6e9c-3c81-4b28-9615-2a6dfa534f1a) transitioned into state 'SUCCESS' from state '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-825756447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68503d85ad9e452e8e5d8065a1f18b95',qos_specs=None,replication_status=,reservations=['3ed23dca-9e13-42a4-aa8a-aa1266d3d3b1','cc686d0e-ca4e-4f07-b4cd-c3f169e0d32e','9d42df38-c9bb-4bae-8f41-27ae4ad25411','bc97421e-cf6f-48e7-b349-59d15d6d44ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ba982d2ff0402eb630582f2668a4f5',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1b9b5ee0-0ee8-41d9-942d-08658a3bcc56 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f10f750-6a92-4148-9bba-4adea6460898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1b9b5ee0-0ee8-41d9-942d-08658a3bcc56 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1b9b5ee0-0ee8-41d9-942d-08658a3bcc56 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1b9b5ee0-0ee8-41d9-942d-08658a3bcc56 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-1b9b5ee0-0ee8-41d9-942d-08658a3bcc56 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1b9b5ee0-0ee8-41d9-942d-08658a3bcc56 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 404 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1090/2235] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:13 2026] GET /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c5efd1ed-3056-494e-bef1-81d6285816fa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f10f750-6a92-4148-9bba-4adea6460898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Flow 'volume_create_api' (3e065873-d300-4b34-a38e-e92b88524d14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5efd1ed-3056-494e-bef1-81d6285816fa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] DELETE http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c5efd1ed-3056-494e-bef1-81d6285816fa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c5efd1ed-3056-494e-bef1-81d6285816fa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Create volume request issued successfully. Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-c5efd1ed-3056-494e-bef1-81d6285816fa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for member 21fa826c-c4ff-4b1d-9da7-5970c8e26970 {{(pid=87010) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.group_snapshots [None req-c5efd1ed-3056-494e-bef1-81d6285816fa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group_snapshot with id: 21fa826c-c4ff-4b1d-9da7-5970c8e26970 Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f62ad36f-bd31-496c-8a28-90984885f769 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:28:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1146/2236] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:28:12 2026] POST /volume/v3/volumes => generated 786 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5efd1ed-3056-494e-bef1-81d6285816fa tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 returned with HTTP 404 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1091/2237] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:28:13 2026] DELETE /volume/v3/group_snapshots/21fa826c-c4ff-4b1d-9da7-5970c8e26970 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b93b237c-20a0-40f8-80a7-3e6cc5efa58d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b93b237c-20a0-40f8-80a7-3e6cc5efa58d tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b93b237c-20a0-40f8-80a7-3e6cc5efa58d tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b93b237c-20a0-40f8-80a7-3e6cc5efa58d tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /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 07 02:28:13 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:28:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:13 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b93b237c-20a0-40f8-80a7-3e6cc5efa58d tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b93b237c-20a0-40f8-80a7-3e6cc5efa58d tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 returned with HTTP 200 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1092/2238] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:13 2026] GET /volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:13 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b043d266-6ff2-45bb-88c2-b6ec63a5206f tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:28:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1147/2239] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:28:13 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1f1f6afe-577a-4b10-a250-71139f485c98 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f1f6afe-577a-4b10-a250-71139f485c98 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f/action Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f1f6afe-577a-4b10-a250-71139f485c98 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f1f6afe-577a-4b10-a250-71139f485c98 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-1f1f6afe-577a-4b10-a250-71139f485c98 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for group f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87010) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-1f1f6afe-577a-4b10-a250-71139f485c98 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group with id: f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:13 devstack devstack@c-api.service[87010]: /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 07 02:28:13 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:28:13 devstack devstack@c-api.service[87010]: /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 07 02:28:13 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f1f6afe-577a-4b10-a250-71139f485c98 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f/action returned with HTTP 202 Sep 07 02:28:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1093/2240] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:28:13 2026] POST /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:13 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:13 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-06c0eeb7-0d5f-48ac-9dc0-0eb7136c2fe2 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db returned with HTTP 200 Sep 07 02:28:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1148/2241] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:13 2026] GET /volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db => generated 921 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1217455b-48d4-41ad-8c90-decc122f2797 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1217455b-48d4-41ad-8c90-decc122f2797 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1217455b-48d4-41ad-8c90-decc122f2797 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1217455b-48d4-41ad-8c90-decc122f2797 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1217455b-48d4-41ad-8c90-decc122f2797 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1217455b-48d4-41ad-8c90-decc122f2797 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 returned with HTTP 200 Sep 07 02:28:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1094/2242] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:14 2026] GET /volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-55efa26e-7c1b-471f-85f3-cbebc872a76a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-55efa26e-7c1b-471f-85f3-cbebc872a76a tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] POST http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7/action Sep 07 02:28:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-55efa26e-7c1b-471f-85f3-cbebc872a76a tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:28:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-55efa26e-7c1b-471f-85f3-cbebc872a76a tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-55efa26e-7c1b-471f-85f3-cbebc872a76a tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] Volume info retrieved successfully. Sep 07 02:28:14 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-55efa26e-7c1b-471f-85f3-cbebc872a76a tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5d7da3dbed4d4a5b9a177efa9e11da1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68503d85ad9e452e8e5d8065a1f18b95', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:28:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-55efa26e-7c1b-471f-85f3-cbebc872a76a tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7/action returned with HTTP 403 Sep 07 02:28:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1149/2243] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:28:14 2026] POST /volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7/action => generated 131 bytes in 147 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Delete volume with id: 4cd02035-9be9-416b-b4fa-3cce9da6a8b7 Sep 07 02:28:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Delete volume request issued successfully. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8da76251-0d75-41d4-a039-4c3ea4921c31 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 returned with HTTP 202 Sep 07 02:28:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1095/2244] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:28:14 2026] DELETE /volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9f6f5a4a-1ef7-4f69-88a9-96e128596989 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9f6f5a4a-1ef7-4f69-88a9-96e128596989 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 Sep 07 02:28:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9f6f5a4a-1ef7-4f69-88a9-96e128596989 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9f6f5a4a-1ef7-4f69-88a9-96e128596989 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9f6f5a4a-1ef7-4f69-88a9-96e128596989 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9f6f5a4a-1ef7-4f69-88a9-96e128596989 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 returned with HTTP 200 Sep 07 02:28:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1150/2245] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:14 2026] GET /volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:28:14 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:14 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dcfc44e9-8844-4dac-986f-b3c3cfba67c6 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db returned with HTTP 200 Sep 07 02:28:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1096/2246] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:14 2026] GET /volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db => generated 921 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-465998a1-0afe-4048-b6dc-455051048c46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-465998a1-0afe-4048-b6dc-455051048c46 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 Sep 07 02:28:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-465998a1-0afe-4048-b6dc-455051048c46 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-465998a1-0afe-4048-b6dc-455051048c46 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-465998a1-0afe-4048-b6dc-455051048c46 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 returned with HTTP 404 Sep 07 02:28:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1151/2247] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:15 2026] GET /volume/v3/volumes/4cd02035-9be9-416b-b4fa-3cce9da6a8b7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-561914678"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-561914678'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Create volume of 1 GB Sep 07 02:28:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Availability Zones retrieved successfully. Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Flow 'volume_create_api' (4390d3ae-5baf-4408-8d93-56b58692ac2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7754610d-84f2-4002-bf63-0bb450ff7bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7754610d-84f2-4002-bf63-0bb450ff7bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e5e787-738e-4bfc-bbed-aa81a623ec99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Created reservations ['f7a5ce70-ee45-45c3-8fec-c95d5d21149a', '149ef1c1-1217-4da9-8d2c-0f748b5cc1c5', '41735aa9-95d9-4b2f-b87c-349cab7ca503', 'c7cbd70b-30a7-41f8-9352-fa47bb32d39f'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e5e787-738e-4bfc-bbed-aa81a623ec99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a5ce70-ee45-45c3-8fec-c95d5d21149a', '149ef1c1-1217-4da9-8d2c-0f748b5cc1c5', '41735aa9-95d9-4b2f-b87c-349cab7ca503', 'c7cbd70b-30a7-41f8-9352-fa47bb32d39f']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32504852-2f57-49b8-8c49-0d2d9df02ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dc62711d-35be-446e-aecb-fae868d30ac9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc62711d-35be-446e-aecb-fae868d30ac9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc62711d-35be-446e-aecb-fae868d30ac9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc62711d-35be-446e-aecb-fae868d30ac9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc62711d-35be-446e-aecb-fae868d30ac9 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db returned with HTTP 404 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1152/2248] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:16 2026] GET /volume/v3/volumes/cdbf7d20-a113-43c5-88ef-bc498e2fe8db => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b2fc589f-80d3-45bf-be7c-4a00fd8ecb2a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2fc589f-80d3-45bf-be7c-4a00fd8ecb2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2fc589f-80d3-45bf-be7c-4a00fd8ecb2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2fc589f-80d3-45bf-be7c-4a00fd8ecb2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32504852-2f57-49b8-8c49-0d2d9df02ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d0f9a5-616a-4da0-811b-389d8e3a74bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-561914678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68503d85ad9e452e8e5d8065a1f18b95',qos_specs=None,replication_status=,reservations=['f7a5ce70-ee45-45c3-8fec-c95d5d21149a','149ef1c1-1217-4da9-8d2c-0f748b5cc1c5','41735aa9-95d9-4b2f-b87c-349cab7ca503','c7cbd70b-30a7-41f8-9352-fa47bb32d39f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ba982d2ff0402eb630582f2668a4f5',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-561914678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d0f9a5-616a-4da0-811b-389d8e3a74bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68503d85ad9e452e8e5d8065a1f18b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6ba982d2ff0402eb630582f2668a4f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33522868-c3cd-428e-a0ab-c1821b1aeeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2fc589f-80d3-45bf-be7c-4a00fd8ecb2a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 returned with HTTP 404 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1153/2249] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:16 2026] GET /volume/v3/volumes/507a6649-0cd1-41b8-afb6-f56ca85bde01 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-da4c73c7-7637-4b6b-b17a-d197305e929d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da4c73c7-7637-4b6b-b17a-d197305e929d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da4c73c7-7637-4b6b-b17a-d197305e929d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da4c73c7-7637-4b6b-b17a-d197305e929d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-da4c73c7-7637-4b6b-b17a-d197305e929d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da4c73c7-7637-4b6b-b17a-d197305e929d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f returned with HTTP 404 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1154/2250] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:16 2026] GET /volume/v3/groups/f9dd6741-034f-4ee5-8f7e-0aef8cd5f58f => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-530bd53b-ed6b-42f9-9f7f-a7d60ed6f53d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-530bd53b-ed6b-42f9-9f7f-a7d60ed6f53d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/82df38aa-92dc-4548-a33e-65524a908484 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-530bd53b-ed6b-42f9-9f7f-a7d60ed6f53d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-530bd53b-ed6b-42f9-9f7f-a7d60ed6f53d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33522868-c3cd-428e-a0ab-c1821b1aeeb5) transitioned into state 'SUCCESS' from state '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-561914678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68503d85ad9e452e8e5d8065a1f18b95',qos_specs=None,replication_status=,reservations=['f7a5ce70-ee45-45c3-8fec-c95d5d21149a','149ef1c1-1217-4da9-8d2c-0f748b5cc1c5','41735aa9-95d9-4b2f-b87c-349cab7ca503','c7cbd70b-30a7-41f8-9352-fa47bb32d39f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ba982d2ff0402eb630582f2668a4f5',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ff2283-9656-4a44-bf84-74168725f9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-530bd53b-ed6b-42f9-9f7f-a7d60ed6f53d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/group_types/82df38aa-92dc-4548-a33e-65524a908484 returned with HTTP 202 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1155/2251] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:28:16 2026] DELETE /volume/v3/group_types/82df38aa-92dc-4548-a33e-65524a908484 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-395da78f-fe85-46b4-b0d3-4ef0ae37dbc7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ff2283-9656-4a44-bf84-74168725f9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-395da78f-fe85-46b4-b0d3-4ef0ae37dbc7 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] DELETE http://192.168.122.234/volume/v3/types/6d339c3c-2dd4-4e82-bff8-ea37a3c45060 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Flow 'volume_create_api' (4390d3ae-5baf-4408-8d93-56b58692ac2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-395da78f-fe85-46b4-b0d3-4ef0ae37dbc7 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-395da78f-fe85-46b4-b0d3-4ef0ae37dbc7 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Create volume request issued successfully. Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4fb0519-e006-48a5-8141-ad66f7f4cf69 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1097/2252] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:28:15 2026] POST /volume/v3/volumes => generated 786 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cf70d4f2-7801-4f06-a31c-edca51fb725c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cf70d4f2-7801-4f06-a31c-edca51fb725c tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cf70d4f2-7801-4f06-a31c-edca51fb725c tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cf70d4f2-7801-4f06-a31c-edca51fb725c tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cf70d4f2-7801-4f06-a31c-edca51fb725c tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cf70d4f2-7801-4f06-a31c-edca51fb725c tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd returned with HTTP 200 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1098/2253] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:16 2026] GET /volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-395da78f-fe85-46b4-b0d3-4ef0ae37dbc7 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types/6d339c3c-2dd4-4e82-bff8-ea37a3c45060 returned with HTTP 202 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1156/2254] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:28:16 2026] DELETE /volume/v3/types/6d339c3c-2dd4-4e82-bff8-ea37a3c45060 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-45df3cdf-38a5-4311-9b9c-faed87c0d3af None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45df3cdf-38a5-4311-9b9c-faed87c0d3af tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] GET http://192.168.122.234/volume/v3/types/6d339c3c-2dd4-4e82-bff8-ea37a3c45060 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45df3cdf-38a5-4311-9b9c-faed87c0d3af tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45df3cdf-38a5-4311-9b9c-faed87c0d3af tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45df3cdf-38a5-4311-9b9c-faed87c0d3af tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types/6d339c3c-2dd4-4e82-bff8-ea37a3c45060 returned with HTTP 404 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1099/2255] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:28:16 2026] GET /volume/v3/types/6d339c3c-2dd4-4e82-bff8-ea37a3c45060 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-62ec9ef3-14d5-4558-a055-5a0b25c17e8b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-62ec9ef3-14d5-4558-a055-5a0b25c17e8b tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-62ec9ef3-14d5-4558-a055-5a0b25c17e8b tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-400778708"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-62ec9ef3-14d5-4558-a055-5a0b25c17e8b tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1157/2256] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:28:16 2026] POST /volume/v3/types => generated 223 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a73c3cd3-5c12-4a5d-948b-a7bc76d613dc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a73c3cd3-5c12-4a5d-948b-a7bc76d613dc tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] POST http://192.168.122.234/volume/v3/group_types Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a73c3cd3-5c12-4a5d-948b-a7bc76d613dc tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-197137161"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a73c3cd3-5c12-4a5d-948b-a7bc76d613dc tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/group_types returned with HTTP 202 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1100/2257] 192.168.122.234 () {62 vars in 1195 bytes} [Mon Sep 7 02:28:16 2026] POST /volume/v3/group_types => generated 180 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "761baa16-0be3-4f4b-93ea-313f530617fc", "volume_types": ["a458b0e3-65fe-418a-87f1-46967d7e6b2f"], "name": "tempest-GroupSnapshotsTest-Group-1909052731"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating new group {'group': {'group_type': '761baa16-0be3-4f4b-93ea-313f530617fc', 'volume_types': ['a458b0e3-65fe-418a-87f1-46967d7e6b2f'], 'name': 'tempest-GroupSnapshotsTest-Group-1909052731'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.groups [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating group tempest-GroupSnapshotsTest-Group-1909052731. Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:28:16 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['1d7f64be-61a6-4e66-b9ee-ba4927d2b856'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b9797e8-78bf-42ea-94de-d5d9b89b3a78 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups returned with HTTP 202 Sep 07 02:28:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1158/2258] 192.168.122.234 () {62 vars in 1181 bytes} [Mon Sep 7 02:28:16 2026] POST /volume/v3/groups => generated 112 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a0d3ef98-3cab-493d-89b9-a4cb09ed2248 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a0d3ef98-3cab-493d-89b9-a4cb09ed2248 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a0d3ef98-3cab-493d-89b9-a4cb09ed2248 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a0d3ef98-3cab-493d-89b9-a4cb09ed2248 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-a0d3ef98-3cab-493d-89b9-a4cb09ed2248 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member bffd6250-7175-4852-96a2-befc7ee10fe0 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:16 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:28:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a0d3ef98-3cab-493d-89b9-a4cb09ed2248 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 returned with HTTP 200 Sep 07 02:28:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1101/2259] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:16 2026] GET /volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52bdd9f9-29c9-4506-aa5c-ff8ee6ac824b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52bdd9f9-29c9-4506-aa5c-ff8ee6ac824b tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52bdd9f9-29c9-4506-aa5c-ff8ee6ac824b tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52bdd9f9-29c9-4506-aa5c-ff8ee6ac824b tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52bdd9f9-29c9-4506-aa5c-ff8ee6ac824b tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52bdd9f9-29c9-4506-aa5c-ff8ee6ac824b tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd returned with HTTP 200 Sep 07 02:28:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1159/2260] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:17 2026] GET /volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-245f34d7-a6cb-42a7-a2ed-e44157425d27 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-245f34d7-a6cb-42a7-a2ed-e44157425d27 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] POST http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd/action Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-245f34d7-a6cb-42a7-a2ed-e44157425d27 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-245f34d7-a6cb-42a7-a2ed-e44157425d27 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-245f34d7-a6cb-42a7-a2ed-e44157425d27 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5d7da3dbed4d4a5b9a177efa9e11da1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '68503d85ad9e452e8e5d8065a1f18b95', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-245f34d7-a6cb-42a7-a2ed-e44157425d27 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-reader] http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd/action returned with HTTP 403 Sep 07 02:28:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1102/2261] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:28:17 2026] POST /volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Delete volume with id: 23d0f9a5-616a-4da0-811b-389d8e3a74bd Sep 07 02:28:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Delete volume request issued successfully. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2a880cfd-e8c2-4819-8f96-4850ae884b85 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd returned with HTTP 202 Sep 07 02:28:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1160/2262] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:28:17 2026] DELETE /volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ea7f0e70-315f-4fa5-b542-c8759040d72f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea7f0e70-315f-4fa5-b542-c8759040d72f tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea7f0e70-315f-4fa5-b542-c8759040d72f tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea7f0e70-315f-4fa5-b542-c8759040d72f tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ea7f0e70-315f-4fa5-b542-c8759040d72f tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Volume info retrieved successfully. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea7f0e70-315f-4fa5-b542-c8759040d72f tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd returned with HTTP 200 Sep 07 02:28:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1103/2263] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:17 2026] GET /volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8e0dac16-e3c6-4e0d-ad7a-83dd92385011 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e0dac16-e3c6-4e0d-ad7a-83dd92385011 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e0dac16-e3c6-4e0d-ad7a-83dd92385011 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e0dac16-e3c6-4e0d-ad7a-83dd92385011 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-8e0dac16-e3c6-4e0d-ad7a-83dd92385011 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member bffd6250-7175-4852-96a2-befc7ee10fe0 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:17 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), Sep 07 02:28:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e0dac16-e3c6-4e0d-ad7a-83dd92385011 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 returned with HTTP 200 Sep 07 02:28:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1161/2264] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:17 2026] GET /volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-893466040", "volume_type": "a458b0e3-65fe-418a-87f1-46967d7e6b2f", "group_id": "bffd6250-7175-4852-96a2-befc7ee10fe0", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-893466040', 'volume_type': 'a458b0e3-65fe-418a-87f1-46967d7e6b2f', 'group_id': 'bffd6250-7175-4852-96a2-befc7ee10fe0', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume of 1 GB Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Availability Zones retrieved successfully. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (81832fc5-c275-4069-8840-5e35ad4db063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9e7093-36d5-4f04-9e8d-7cc7761cb6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9e7093-36d5-4f04-9e8d-7cc7761cb6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:28:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a458b0e3-65fe-418a-87f1-46967d7e6b2f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-400778708',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a458b0e3-65fe-418a-87f1-46967d7e6b2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bffd6250-7175-4852-96a2-befc7ee10fe0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8558e3-4e29-434c-8548-1b139beea5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-400778708 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-400778708, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-400778708 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-400778708, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['1f2e35f8-45e5-44be-b94f-7e7a76a6888f', '3be142af-9cc8-4d52-af29-8d0e4a0747a3', '9030690f-93f1-4c99-98f7-117215fad72e', '326f23b4-dd59-4d83-a65b-24a18fb71897'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8558e3-4e29-434c-8548-1b139beea5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2e35f8-45e5-44be-b94f-7e7a76a6888f', '3be142af-9cc8-4d52-af29-8d0e4a0747a3', '9030690f-93f1-4c99-98f7-117215fad72e', '326f23b4-dd59-4d83-a65b-24a18fb71897']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5717620-f463-403b-94bf-3c2e48c577ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5717620-f463-403b-94bf-3c2e48c577ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-893466040',encryption_key_id=None,group_id=bffd6250-7175-4852-96a2-befc7ee10fe0,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['1f2e35f8-45e5-44be-b94f-7e7a76a6888f','3be142af-9cc8-4d52-af29-8d0e4a0747a3','9030690f-93f1-4c99-98f7-117215fad72e','326f23b4-dd59-4d83-a65b-24a18fb71897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=a458b0e3-65fe-418a-87f1-46967d7e6b2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-893466040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bffd6250-7175-4852-96a2-befc7ee10fe0,host=None,id=3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e0820c0783416c83cfcb3dd756ce61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4652edcee26d409197a81fc0e3efa8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a458b0e3-65fe-418a-87f1-46967d7e6b2f),volume_type_id=a458b0e3-65fe-418a-87f1-46967d7e6b2f)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29d1a1c-412e-41f0-b836-f1b912440aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29d1a1c-412e-41f0-b836-f1b912440aba) transitioned into state 'SUCCESS' from state '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-893466040',encryption_key_id=None,group_id=bffd6250-7175-4852-96a2-befc7ee10fe0,group_type_id=,metadata={},multiattach=False,project_id='66e0820c0783416c83cfcb3dd756ce61',qos_specs=None,replication_status=,reservations=['1f2e35f8-45e5-44be-b94f-7e7a76a6888f','3be142af-9cc8-4d52-af29-8d0e4a0747a3','9030690f-93f1-4c99-98f7-117215fad72e','326f23b4-dd59-4d83-a65b-24a18fb71897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4652edcee26d409197a81fc0e3efa8fe',volume_type_id=a458b0e3-65fe-418a-87f1-46967d7e6b2f)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4763db-a319-441e-8891-6dbc9a19aa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4763db-a319-441e-8891-6dbc9a19aa0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Flow 'volume_create_api' (81832fc5-c275-4069-8840-5e35ad4db063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Create volume request issued successfully. Sep 07 02:28:17 devstack devstack@c-api.service[87010]: WARNING stevedore.named [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:17 devstack devstack@c-api.service[87010]: WARNING castellan.key_manager [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:18 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c0a74410-627c-48a1-a88c-d54493ae2f60 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:28:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1104/2265] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:28:17 2026] POST /volume/v3/volumes => generated 829 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c1638d76-224c-444a-8661-91f053ba214b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 Sep 07 02:28:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:28:18 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:18 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:18 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c1638d76-224c-444a-8661-91f053ba214b tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 returned with HTTP 200 Sep 07 02:28:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1162/2266] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:18 2026] GET /volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 => generated 897 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cde23c53-ea9b-4da3-8a96-ad80ee0431e9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cde23c53-ea9b-4da3-8a96-ad80ee0431e9 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] GET http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd Sep 07 02:28:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cde23c53-ea9b-4da3-8a96-ad80ee0431e9 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cde23c53-ea9b-4da3-8a96-ad80ee0431e9 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cde23c53-ea9b-4da3-8a96-ad80ee0431e9 tempest-ProjectReaderTests-81773825 tempest-ProjectReaderTests-81773825-project-admin] http://192.168.122.234/volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd returned with HTTP 404 Sep 07 02:28:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1105/2267] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:18 2026] GET /volume/v3/volumes/23d0f9a5-616a-4da0-811b-389d8e3a74bd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:28:19 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:19 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac8cc57f-8ae9-4f60-9fdc-8612e1b241cb tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 returned with HTTP 200 Sep 07 02:28:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1163/2268] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:19 2026] GET /volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 => generated 922 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/group_snapshots Sep 07 02:28:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bffd6250-7175-4852-96a2-befc7ee10fe0", "name": "tempest-group_snapshot-1074921230"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bffd6250-7175-4852-96a2-befc7ee10fe0', 'name': 'tempest-group_snapshot-1074921230'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 02:28:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:19 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.group_snapshots [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Creating group_snapshot tempest-group_snapshot-1074921230. Sep 07 02:28:19 devstack devstack@c-api.service[87010]: /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 07 02:28:19 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:28:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:19 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-400778708 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-400778708, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:28:19 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Created reservations ['038d9d6c-9e67-4a13-bfd8-95b5c718fadd', 'bea1ae7b-50bf-420f-a05a-d3e883912ed0', 'ac38bd9f-cac8-4f31-abeb-124e0aca69e0', '54669f00-02e2-418c-bd2f-01d4a65c1876'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0fad0368-dfbf-4192-a561-a7ed38ec16ea tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots returned with HTTP 202 Sep 07 02:28:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1106/2269] 192.168.122.234 () {62 vars in 1208 bytes} [Mon Sep 7 02:28:19 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-82276852-154d-42e8-a5e1-d07f5a3baa9d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82276852-154d-42e8-a5e1-d07f5a3baa9d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82276852-154d-42e8-a5e1-d07f5a3baa9d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82276852-154d-42e8-a5e1-d07f5a3baa9d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-82276852-154d-42e8-a5e1-d07f5a3baa9d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb591aa8-cb3c-4b40-92f7-d31c5405df47 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82276852-154d-42e8-a5e1-d07f5a3baa9d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 returned with HTTP 200 Sep 07 02:28:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1164/2270] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:19 2026] GET /volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ccbff692-d17c-4559-8f0c-6261c66b395a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ccbff692-d17c-4559-8f0c-6261c66b395a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ccbff692-d17c-4559-8f0c-6261c66b395a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ccbff692-d17c-4559-8f0c-6261c66b395a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-ccbff692-d17c-4559-8f0c-6261c66b395a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb591aa8-cb3c-4b40-92f7-d31c5405df47 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:20 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=457,cinder:INSERT=58,cinder:UPDATE=105 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:28:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ccbff692-d17c-4559-8f0c-6261c66b395a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 returned with HTTP 200 Sep 07 02:28:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1107/2271] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:20 2026] GET /volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fd7a81cf-4679-4075-a81c-485cdc6a227d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd7a81cf-4679-4075-a81c-485cdc6a227d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd7a81cf-4679-4075-a81c-485cdc6a227d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fd7a81cf-4679-4075-a81c-485cdc6a227d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.group_snapshots [None req-fd7a81cf-4679-4075-a81c-485cdc6a227d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb591aa8-cb3c-4b40-92f7-d31c5405df47 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=581,cinder:UPDATE=128,cinder:INSERT=74 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fd7a81cf-4679-4075-a81c-485cdc6a227d tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 returned with HTTP 200 Sep 07 02:28:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1165/2272] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:21 2026] GET /volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 => generated 308 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: /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 07 02:28:21 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all snapshots completed successfully. Sep 07 02:28:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0bb4332b-584f-4fe9-84cc-4805f52a22af tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:28:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1108/2273] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:28:21 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-42dac376-34f3-4b28-8d2b-1ce589407080 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-42dac376-34f3-4b28-8d2b-1ce589407080 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-42dac376-34f3-4b28-8d2b-1ce589407080 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-42dac376-34f3-4b28-8d2b-1ce589407080 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-42dac376-34f3-4b28-8d2b-1ce589407080 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-42dac376-34f3-4b28-8d2b-1ce589407080 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 returned with HTTP 200 Sep 07 02:28:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1166/2274] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:21 2026] GET /volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 => generated 451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d592e379-7ebe-4ca2-854f-d4606255d3e5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d592e379-7ebe-4ca2-854f-d4606255d3e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d592e379-7ebe-4ca2-854f-d4606255d3e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d592e379-7ebe-4ca2-854f-d4606255d3e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-d592e379-7ebe-4ca2-854f-d4606255d3e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb591aa8-cb3c-4b40-92f7-d31c5405df47 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d592e379-7ebe-4ca2-854f-d4606255d3e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 returned with HTTP 200 Sep 07 02:28:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1109/2275] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:21 2026] GET /volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 => generated 308 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a135f151-54a8-474c-93ed-1313f8b56b2e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a135f151-54a8-474c-93ed-1313f8b56b2e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/detail Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a135f151-54a8-474c-93ed-1313f8b56b2e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a135f151-54a8-474c-93ed-1313f8b56b2e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: /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 07 02:28:21 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a135f151-54a8-474c-93ed-1313f8b56b2e tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 02:28:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1167/2276] 192.168.122.234 () {60 vars in 1207 bytes} [Mon Sep 7 02:28:21 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4dd91390-7d41-4fae-b678-61bc41fabfd8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4dd91390-7d41-4fae-b678-61bc41fabfd8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] DELETE http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4dd91390-7d41-4fae-b678-61bc41fabfd8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4dd91390-7d41-4fae-b678-61bc41fabfd8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-4dd91390-7d41-4fae-b678-61bc41fabfd8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for member fb591aa8-cb3c-4b40-92f7-d31c5405df47 {{(pid=87010) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.group_snapshots [None req-4dd91390-7d41-4fae-b678-61bc41fabfd8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group_snapshot with id: fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:21 devstack devstack@c-api.service[87010]: /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 07 02:28:21 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4dd91390-7d41-4fae-b678-61bc41fabfd8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 returned with HTTP 202 Sep 07 02:28:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1110/2277] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:28:21 2026] DELETE /volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: /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 07 02:28:21 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:28:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:28:21 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:21 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:21 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fafd68f4-d229-4b02-8c7c-d4227c38eba8 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:28:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1168/2278] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:28:21 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/detail Sep 07 02:28:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:22 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:28:22 devstack devstack@c-api.service[87010]: /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 07 02:28:22 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all snapshots completed successfully. Sep 07 02:28:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f7306fd-901c-4fbc-9b34-431dcade0c52 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 02:28:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1111/2279] 192.168.122.234 () {58 vars in 1148 bytes} [Mon Sep 7 02:28:22 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-689e88e3-8bc2-463c-9e63-d22fa24490e5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-689e88e3-8bc2-463c-9e63-d22fa24490e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 Sep 07 02:28:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-689e88e3-8bc2-463c-9e63-d22fa24490e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-689e88e3-8bc2-463c-9e63-d22fa24490e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-689e88e3-8bc2-463c-9e63-d22fa24490e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-689e88e3-8bc2-463c-9e63-d22fa24490e5 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 returned with HTTP 200 Sep 07 02:28:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1169/2280] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:22 2026] GET /volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9c1765e1-f7b0-41e8-b6ce-a0fb7f9a6c18 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c1765e1-f7b0-41e8-b6ce-a0fb7f9a6c18 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 Sep 07 02:28:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c1765e1-f7b0-41e8-b6ce-a0fb7f9a6c18 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c1765e1-f7b0-41e8-b6ce-a0fb7f9a6c18 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9c1765e1-f7b0-41e8-b6ce-a0fb7f9a6c18 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Snapshot retrieved successfully. Sep 07 02:28:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c1765e1-f7b0-41e8-b6ce-a0fb7f9a6c18 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 returned with HTTP 200 Sep 07 02:28:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1112/2281] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:23 2026] GET /volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-56abbcde-5dbd-4a3a-9040-720c9f9dabcc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-56abbcde-5dbd-4a3a-9040-720c9f9dabcc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-56abbcde-5dbd-4a3a-9040-720c9f9dabcc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-56abbcde-5dbd-4a3a-9040-720c9f9dabcc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-56abbcde-5dbd-4a3a-9040-720c9f9dabcc tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 returned with HTTP 404 Sep 07 02:28:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1170/2282] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:28:24 2026] GET /volume/v3/snapshots/b510b1b7-b959-4974-8dcc-eadeb25917c0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eb825acf-9d71-4237-9c18-af11ac133a86 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb825acf-9d71-4237-9c18-af11ac133a86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb825acf-9d71-4237-9c18-af11ac133a86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb825acf-9d71-4237-9c18-af11ac133a86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-eb825acf-9d71-4237-9c18-af11ac133a86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member fb591aa8-cb3c-4b40-92f7-d31c5405df47 {{(pid=87010) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb825acf-9d71-4237-9c18-af11ac133a86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 returned with HTTP 404 Sep 07 02:28:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1113/2283] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:28:24 2026] GET /volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-58f58968-5d0c-4355-a28f-cc94a2005315 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-58f58968-5d0c-4355-a28f-cc94a2005315 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/group_snapshots Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-58f58968-5d0c-4355-a28f-cc94a2005315 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-58f58968-5d0c-4355-a28f-cc94a2005315 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: /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 07 02:28:24 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-58f58968-5d0c-4355-a28f-cc94a2005315 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots returned with HTTP 200 Sep 07 02:28:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1171/2284] 192.168.122.234 () {60 vars in 1186 bytes} [Mon Sep 7 02:28:24 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a1802271-fdc5-480d-a225-8c68b1a11509 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1802271-fdc5-480d-a225-8c68b1a11509 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] DELETE http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1802271-fdc5-480d-a225-8c68b1a11509 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1802271-fdc5-480d-a225-8c68b1a11509 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.group_snapshots [None req-a1802271-fdc5-480d-a225-8c68b1a11509 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for member fb591aa8-cb3c-4b40-92f7-d31c5405df47 {{(pid=87010) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.group_snapshots [None req-a1802271-fdc5-480d-a225-8c68b1a11509 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group_snapshot with id: fb591aa8-cb3c-4b40-92f7-d31c5405df47 Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1802271-fdc5-480d-a225-8c68b1a11509 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 returned with HTTP 404 Sep 07 02:28:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1114/2285] 192.168.122.234 () {60 vars in 1300 bytes} [Mon Sep 7 02:28:24 2026] DELETE /volume/v3/group_snapshots/fb591aa8-cb3c-4b40-92f7-d31c5405df47 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: /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 07 02:28:24 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:28:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Get all volumes completed successfully. Sep 07 02:28:24 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:24 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-981b5e36-0643-4ce4-b724-ba8c451ab9f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:28:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1172/2286] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:28:24 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-be1572c9-ab40-4d8a-a36e-ecac44a837f7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be1572c9-ab40-4d8a-a36e-ecac44a837f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] POST http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0/action Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be1572c9-ab40-4d8a-a36e-ecac44a837f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-be1572c9-ab40-4d8a-a36e-ecac44a837f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.groups [None req-be1572c9-ab40-4d8a-a36e-ecac44a837f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] delete called for group bffd6250-7175-4852-96a2-befc7ee10fe0 {{(pid=87010) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.groups [None req-be1572c9-ab40-4d8a-a36e-ecac44a837f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Delete group with id: bffd6250-7175-4852-96a2-befc7ee10fe0 Sep 07 02:28:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:24 devstack devstack@c-api.service[87010]: /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 07 02:28:24 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 02:28:24 devstack devstack@c-api.service[87010]: /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 07 02:28:24 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:28:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-be1572c9-ab40-4d8a-a36e-ecac44a837f7 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0/action returned with HTTP 202 Sep 07 02:28:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1115/2287] 192.168.122.234 () {62 vars in 1312 bytes} [Mon Sep 7 02:28:24 2026] POST /volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Volume info retrieved successfully. Sep 07 02:28:24 devstack devstack@c-api.service[87011]: WARNING stevedore.named [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 02:28:24 devstack devstack@c-api.service[87011]: WARNING castellan.key_manager [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 02:28:24 devstack devstack@c-api.service[87011]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87011) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:28:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9ecae03-c8f7-4cda-867e-363d10d46e86 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 returned with HTTP 200 Sep 07 02:28:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1173/2288] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:24 2026] GET /volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 => generated 921 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fd9f1461-592b-4ba9-b0d8-1ea2b9883d59 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd9f1461-592b-4ba9-b0d8-1ea2b9883d59 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd9f1461-592b-4ba9-b0d8-1ea2b9883d59 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd9f1461-592b-4ba9-b0d8-1ea2b9883d59 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd9f1461-592b-4ba9-b0d8-1ea2b9883d59 tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 returned with HTTP 404 Sep 07 02:28:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1116/2289] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:28:25 2026] GET /volume/v3/volumes/3b0335b9-ea2d-4ac9-8a45-bcfa3ad615e7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39414d91-7f5f-4040-ae33-805f69abd72a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39414d91-7f5f-4040-ae33-805f69abd72a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] GET http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 Sep 07 02:28:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39414d91-7f5f-4040-ae33-805f69abd72a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39414d91-7f5f-4040-ae33-805f69abd72a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.groups [None req-39414d91-7f5f-4040-ae33-805f69abd72a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] show called for member bffd6250-7175-4852-96a2-befc7ee10fe0 {{(pid=87011) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 02:28:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39414d91-7f5f-4040-ae33-805f69abd72a tempest-GroupSnapshotsTest-996806646 tempest-GroupSnapshotsTest-996806646-project-member] http://192.168.122.234/volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 returned with HTTP 404 Sep 07 02:28:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1174/2290] 192.168.122.234 () {60 vars in 1270 bytes} [Mon Sep 7 02:28:25 2026] GET /volume/v3/groups/bffd6250-7175-4852-96a2-befc7ee10fe0 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2ad1590a-be5f-4dd1-8d50-66adfddfef02 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ad1590a-be5f-4dd1-8d50-66adfddfef02 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] DELETE http://192.168.122.234/volume/v3/group_types/761baa16-0be3-4f4b-93ea-313f530617fc Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ad1590a-be5f-4dd1-8d50-66adfddfef02 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2ad1590a-be5f-4dd1-8d50-66adfddfef02 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2ad1590a-be5f-4dd1-8d50-66adfddfef02 tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/group_types/761baa16-0be3-4f4b-93ea-313f530617fc returned with HTTP 202 Sep 07 02:28:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1117/2291] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:28:25 2026] DELETE /volume/v3/group_types/761baa16-0be3-4f4b-93ea-313f530617fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:28:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6a245715-9b9d-44b1-8139-bbf5fae7a94d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6a245715-9b9d-44b1-8139-bbf5fae7a94d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] DELETE http://192.168.122.234/volume/v3/types/a458b0e3-65fe-418a-87f1-46967d7e6b2f Sep 07 02:28:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6a245715-9b9d-44b1-8139-bbf5fae7a94d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6a245715-9b9d-44b1-8139-bbf5fae7a94d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6a245715-9b9d-44b1-8139-bbf5fae7a94d tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types/a458b0e3-65fe-418a-87f1-46967d7e6b2f returned with HTTP 202 Sep 07 02:28:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1175/2292] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:28:25 2026] DELETE /volume/v3/types/a458b0e3-65fe-418a-87f1-46967d7e6b2f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1781b902-b8ea-47f2-b973-b27928bedbfe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1781b902-b8ea-47f2-b973-b27928bedbfe tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] GET http://192.168.122.234/volume/v3/types/a458b0e3-65fe-418a-87f1-46967d7e6b2f Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1781b902-b8ea-47f2-b973-b27928bedbfe tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1781b902-b8ea-47f2-b973-b27928bedbfe tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1781b902-b8ea-47f2-b973-b27928bedbfe tempest-GroupSnapshotsTest-2041630361 tempest-GroupSnapshotsTest-2041630361-project-admin] http://192.168.122.234/volume/v3/types/a458b0e3-65fe-418a-87f1-46967d7e6b2f returned with HTTP 404 Sep 07 02:28:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1118/2293] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:28:25 2026] GET /volume/v3/types/a458b0e3-65fe-418a-87f1-46967d7e6b2f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e60fe076-29ea-4f5a-98f4-92bc1be05381 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e60fe076-29ea-4f5a-98f4-92bc1be05381 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] GET http://192.168.122.234/volume/v3/os-quota-class-sets/default Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e60fe076-29ea-4f5a-98f4-92bc1be05381 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e60fe076-29ea-4f5a-98f4-92bc1be05381 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e60fe076-29ea-4f5a-98f4-92bc1be05381 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 02:28:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1176/2294] 192.168.122.234 () {58 vars in 1181 bytes} [Mon Sep 7 02:28:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-063c7c20-0a22-45b8-9118-d4b495243f14 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-063c7c20-0a22-45b8-9118-d4b495243f14 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] GET http://192.168.122.234/volume/v3/os-quota-class-sets/default Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-063c7c20-0a22-45b8-9118-d4b495243f14 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-063c7c20-0a22-45b8-9118-d4b495243f14 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-063c7c20-0a22-45b8-9118-d4b495243f14 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 02:28:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1119/2295] 192.168.122.234 () {58 vars in 1181 bytes} [Mon Sep 7 02:28:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-82925b32-c16b-4ac6-906c-326e55fdeaf4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82925b32-c16b-4ac6-906c-326e55fdeaf4 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82925b32-c16b-4ac6-906c-326e55fdeaf4 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-356403468"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82925b32-c16b-4ac6-906c-326e55fdeaf4 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:28:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1177/2296] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:28:30 2026] POST /volume/v3/types => generated 227 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e6e2e01-90e7-430b-9fab-885e954e6b21 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e6e2e01-90e7-430b-9fab-885e954e6b21 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-class-sets/default Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e6e2e01-90e7-430b-9fab-885e954e6b21 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-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-356403468": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-356403468": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-356403468": 6}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e6e2e01-90e7-430b-9fab-885e954e6b21 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 02:28:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1120/2297] 192.168.122.234 () {60 vars in 1202 bytes} [Mon Sep 7 02:28:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8d9eba0f-c9b1-4ad6-91d0-ad9b7ccce587 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d9eba0f-c9b1-4ad6-91d0-ad9b7ccce587 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/a6d9ed1b300c4a7c9228dc24e0667214/defaults Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d9eba0f-c9b1-4ad6-91d0-ad9b7ccce587 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d9eba0f-c9b1-4ad6-91d0-ad9b7ccce587 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Calling method 'defaults' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d9eba0f-c9b1-4ad6-91d0-ad9b7ccce587 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/a6d9ed1b300c4a7c9228dc24e0667214/defaults returned with HTTP 200 Sep 07 02:28:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1178/2298] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:28:30 2026] GET /volume/v3/os-quota-sets/a6d9ed1b300c4a7c9228dc24e0667214/defaults => generated 645 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3f0ff702-ee45-44d7-b24b-4ec3c5e87f84 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f0ff702-ee45-44d7-b24b-4ec3c5e87f84 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] GET http://192.168.122.234/volume/v3/os-quota-sets/48d107e08d7d4c37a17a834726184a18/defaults Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f0ff702-ee45-44d7-b24b-4ec3c5e87f84 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f0ff702-ee45-44d7-b24b-4ec3c5e87f84 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Calling method 'defaults' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f0ff702-ee45-44d7-b24b-4ec3c5e87f84 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/os-quota-sets/48d107e08d7d4c37a17a834726184a18/defaults returned with HTTP 200 Sep 07 02:28:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1121/2299] 192.168.122.234 () {58 vars in 1265 bytes} [Mon Sep 7 02:28:30 2026] GET /volume/v3/os-quota-sets/48d107e08d7d4c37a17a834726184a18/defaults => generated 645 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c7efb27e-95ec-4c64-b036-2fbe6d73d485 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c7efb27e-95ec-4c64-b036-2fbe6d73d485 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] DELETE http://192.168.122.234/volume/v3/types/9a810d2f-b471-4ace-b44c-5b8cfd42ff99 Sep 07 02:28:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c7efb27e-95ec-4c64-b036-2fbe6d73d485 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c7efb27e-95ec-4c64-b036-2fbe6d73d485 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c7efb27e-95ec-4c64-b036-2fbe6d73d485 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/types/9a810d2f-b471-4ace-b44c-5b8cfd42ff99 returned with HTTP 202 Sep 07 02:28:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1179/2300] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:28:31 2026] DELETE /volume/v3/types/9a810d2f-b471-4ace-b44c-5b8cfd42ff99 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-46506322-f019-4f85-9392-e9f9cc260cbb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-46506322-f019-4f85-9392-e9f9cc260cbb tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] GET http://192.168.122.234/volume/v3/types/9a810d2f-b471-4ace-b44c-5b8cfd42ff99 Sep 07 02:28:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-46506322-f019-4f85-9392-e9f9cc260cbb tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-46506322-f019-4f85-9392-e9f9cc260cbb tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-46506322-f019-4f85-9392-e9f9cc260cbb tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/types/9a810d2f-b471-4ace-b44c-5b8cfd42ff99 returned with HTTP 404 Sep 07 02:28:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1122/2301] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:28:31 2026] GET /volume/v3/types/9a810d2f-b471-4ace-b44c-5b8cfd42ff99 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bf132643-5ddc-4e1f-8215-4e317e7bc1d9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf132643-5ddc-4e1f-8215-4e317e7bc1d9 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] PUT http://192.168.122.234/volume/v3/os-quota-class-sets/default Sep 07 02:28:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf132643-5ddc-4e1f-8215-4e317e7bc1d9 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf132643-5ddc-4e1f-8215-4e317e7bc1d9 tempest-VolumeQuotaClassesTest-529880685 tempest-VolumeQuotaClassesTest-529880685-project-admin] http://192.168.122.234/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 02:28:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1180/2302] 192.168.122.234 () {60 vars in 1202 bytes} [Mon Sep 7 02:28:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e9d86426-b744-451f-959d-33aced59f2da None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e9d86426-b744-451f-959d-33aced59f2da tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] GET http://192.168.122.234/volume/v3/os-services Sep 07 02:28:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e9d86426-b744-451f-959d-33aced59f2da tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e9d86426-b744-451f-959d-33aced59f2da tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:36 devstack devstack@c-api.service[87010]: /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 07 02:28:36 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:28:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e9d86426-b744-451f-959d-33aced59f2da tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] http://192.168.122.234/volume/v3/os-services returned with HTTP 200 Sep 07 02:28:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1123/2303] 192.168.122.234 () {58 vars in 1133 bytes} [Mon Sep 7 02:28:35 2026] GET /volume/v3/os-services => generated 707 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b3ff7dd1-676d-4ad9-aacc-6c85fd65eed1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3ff7dd1-676d-4ad9-aacc-6c85fd65eed1 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] PUT http://192.168.122.234/volume/v3/os-services/disable-log-reason Sep 07 02:28:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b3ff7dd1-676d-4ad9-aacc-6c85fd65eed1 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3ff7dd1-676d-4ad9-aacc-6c85fd65eed1 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] http://192.168.122.234/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 02:28:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1181/2304] 192.168.122.234 () {60 vars in 1210 bytes} [Mon Sep 7 02:28:36 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:28:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7e2ec145-9368-4a09-b857-9c06202b081b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e2ec145-9368-4a09-b857-9c06202b081b tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] PUT http://192.168.122.234/volume/v3/os-services/disable Sep 07 02:28:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7e2ec145-9368-4a09-b857-9c06202b081b tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e2ec145-9368-4a09-b857-9c06202b081b tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] http://192.168.122.234/volume/v3/os-services/disable returned with HTTP 404 Sep 07 02:28:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1124/2305] 192.168.122.234 () {60 vars in 1177 bytes} [Mon Sep 7 02:28:36 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-450cddb7-f64e-4906-8796-4281805bce24 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-450cddb7-f64e-4906-8796-4281805bce24 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] PUT http://192.168.122.234/volume/v3/os-services/enable Sep 07 02:28:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-450cddb7-f64e-4906-8796-4281805bce24 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-450cddb7-f64e-4906-8796-4281805bce24 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] http://192.168.122.234/volume/v3/os-services/enable returned with HTTP 404 Sep 07 02:28:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1182/2306] 192.168.122.234 () {60 vars in 1174 bytes} [Mon Sep 7 02:28:36 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-08ed2321-d0ec-4ba5-b60f-22d8a64bdec4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-08ed2321-d0ec-4ba5-b60f-22d8a64bdec4 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] PUT http://192.168.122.234/volume/v3/os-services/freeze Sep 07 02:28:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-08ed2321-d0ec-4ba5-b60f-22d8a64bdec4 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-08ed2321-d0ec-4ba5-b60f-22d8a64bdec4 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] http://192.168.122.234/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 02:28:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1125/2307] 192.168.122.234 () {60 vars in 1174 bytes} [Mon Sep 7 02:28:36 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ceeb75fb-160d-4895-900c-d3e04b7526d6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ceeb75fb-160d-4895-900c-d3e04b7526d6 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] PUT http://192.168.122.234/volume/v3/os-services/thaw Sep 07 02:28:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ceeb75fb-160d-4895-900c-d3e04b7526d6 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:36 devstack devstack@c-api.service[87011]: /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 07 02:28:36 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:28:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ceeb75fb-160d-4895-900c-d3e04b7526d6 tempest-VolumeServicesNegativeTest-1934914658 tempest-VolumeServicesNegativeTest-1934914658-project-admin] http://192.168.122.234/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 02:28:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1183/2308] 192.168.122.234 () {60 vars in 1168 bytes} [Mon Sep 7 02:28:36 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6f89a99e-00c1-4390-b796-cfd4d7873bb9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6f89a99e-00c1-4390-b796-cfd4d7873bb9 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] POST http://192.168.122.234/volume/v3/types/ad9bcc94-3dc7-4c4a-95f8-c795e134de59/encryption Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6f89a99e-00c1-4390-b796-cfd4d7873bb9 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6f89a99e-00c1-4390-b796-cfd4d7873bb9 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types/ad9bcc94-3dc7-4c4a-95f8-c795e134de59/encryption returned with HTTP 404 Sep 07 02:28:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1126/2309] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:28:40 2026] POST /volume/v3/types/ad9bcc94-3dc7-4c4a-95f8-c795e134de59/encryption => generated 114 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:28:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d28c71c1-758b-4e48-80fe-f92dec71f7e4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d28c71c1-758b-4e48-80fe-f92dec71f7e4 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:28:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d28c71c1-758b-4e48-80fe-f92dec71f7e4 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1587077703", "os-volume-type-access:is_public": false}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d28c71c1-758b-4e48-80fe-f92dec71f7e4 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:28:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1184/2310] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:28:40 2026] POST /volume/v3/types => generated 231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b39987b9-4e03-42c8-ae4d-c57c13a31935 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b39987b9-4e03-42c8-ae4d-c57c13a31935 tempest-VolumeTypesNegativeTest-681945311 tempest-VolumeTypesNegativeTest-681945311-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b39987b9-4e03-42c8-ae4d-c57c13a31935 tempest-VolumeTypesNegativeTest-681945311 tempest-VolumeTypesNegativeTest-681945311-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65d33aa8-282a-4878-ba74-c95ab6d49beb", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-444067322"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-b39987b9-4e03-42c8-ae4d-c57c13a31935 tempest-VolumeTypesNegativeTest-681945311 tempest-VolumeTypesNegativeTest-681945311-project-member] Create volume request body: {'volume': {'volume_type': '65d33aa8-282a-4878-ba74-c95ab6d49beb', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-444067322'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b39987b9-4e03-42c8-ae4d-c57c13a31935 tempest-VolumeTypesNegativeTest-681945311 tempest-VolumeTypesNegativeTest-681945311-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 404 Sep 07 02:28:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1127/2311] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:28:40 2026] POST /volume/v3/volumes => generated 114 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac78276e-8870-47b8-a126-e0014d7d6b35 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac78276e-8870-47b8-a126-e0014d7d6b35 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] DELETE http://192.168.122.234/volume/v3/types/65d33aa8-282a-4878-ba74-c95ab6d49beb Sep 07 02:28:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac78276e-8870-47b8-a126-e0014d7d6b35 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac78276e-8870-47b8-a126-e0014d7d6b35 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac78276e-8870-47b8-a126-e0014d7d6b35 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types/65d33aa8-282a-4878-ba74-c95ab6d49beb returned with HTTP 202 Sep 07 02:28:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1185/2312] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:28:40 2026] DELETE /volume/v3/types/65d33aa8-282a-4878-ba74-c95ab6d49beb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-460ba186-ca9b-4f5b-98b1-6d2da95efe4f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-460ba186-ca9b-4f5b-98b1-6d2da95efe4f tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] GET http://192.168.122.234/volume/v3/types/65d33aa8-282a-4878-ba74-c95ab6d49beb Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-460ba186-ca9b-4f5b-98b1-6d2da95efe4f tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-460ba186-ca9b-4f5b-98b1-6d2da95efe4f tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-460ba186-ca9b-4f5b-98b1-6d2da95efe4f tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types/65d33aa8-282a-4878-ba74-c95ab6d49beb returned with HTTP 404 Sep 07 02:28:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1128/2313] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:28:40 2026] GET /volume/v3/types/65d33aa8-282a-4878-ba74-c95ab6d49beb => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-497d4fb8-3fda-4dbb-a6d0-85f79fc5661b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-497d4fb8-3fda-4dbb-a6d0-85f79fc5661b tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-497d4fb8-3fda-4dbb-a6d0-85f79fc5661b tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-497d4fb8-3fda-4dbb-a6d0-85f79fc5661b tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 400 Sep 07 02:28:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1186/2314] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:28:40 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2b1932e6-564c-4ba4-b169-dbbbaca07d21 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b1932e6-564c-4ba4-b169-dbbbaca07d21 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b1932e6-564c-4ba4-b169-dbbbaca07d21 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1041749257"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b1932e6-564c-4ba4-b169-dbbbaca07d21 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:28:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1129/2315] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:28:41 2026] POST /volume/v3/types => generated 229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-33b34dc4-9102-47ac-9269-072286ed9838 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33b34dc4-9102-47ac-9269-072286ed9838 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-33b34dc4-9102-47ac-9269-072286ed9838 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1041749257"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33b34dc4-9102-47ac-9269-072286ed9838 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1041749257 already exists. Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-33b34dc4-9102-47ac-9269-072286ed9838 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 409 Sep 07 02:28:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1187/2316] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:28:41 2026] POST /volume/v3/types => generated 134 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c2bd3e40-b18f-46d5-98af-38a984cacda1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2bd3e40-b18f-46d5-98af-38a984cacda1 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] DELETE http://192.168.122.234/volume/v3/types/c071d7d2-a6d3-4118-809e-b691ca61b342 Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2bd3e40-b18f-46d5-98af-38a984cacda1 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2bd3e40-b18f-46d5-98af-38a984cacda1 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2bd3e40-b18f-46d5-98af-38a984cacda1 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types/c071d7d2-a6d3-4118-809e-b691ca61b342 returned with HTTP 202 Sep 07 02:28:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1130/2317] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:28:41 2026] DELETE /volume/v3/types/c071d7d2-a6d3-4118-809e-b691ca61b342 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d7c9b63b-5471-4f57-a5c1-9a571803fb05 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7c9b63b-5471-4f57-a5c1-9a571803fb05 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] GET http://192.168.122.234/volume/v3/types/c071d7d2-a6d3-4118-809e-b691ca61b342 Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7c9b63b-5471-4f57-a5c1-9a571803fb05 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7c9b63b-5471-4f57-a5c1-9a571803fb05 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7c9b63b-5471-4f57-a5c1-9a571803fb05 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types/c071d7d2-a6d3-4118-809e-b691ca61b342 returned with HTTP 404 Sep 07 02:28:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1188/2318] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:28:41 2026] GET /volume/v3/types/c071d7d2-a6d3-4118-809e-b691ca61b342 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aa1eab57-9fab-4884-a97b-2cca6d4890f8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aa1eab57-9fab-4884-a97b-2cca6d4890f8 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] DELETE http://192.168.122.234/volume/v3/types/fa042285-9d23-4e61-9b44-a6a0c6689d53 Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aa1eab57-9fab-4884-a97b-2cca6d4890f8 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aa1eab57-9fab-4884-a97b-2cca6d4890f8 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aa1eab57-9fab-4884-a97b-2cca6d4890f8 tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types/fa042285-9d23-4e61-9b44-a6a0c6689d53 returned with HTTP 404 Sep 07 02:28:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1131/2319] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:28:41 2026] DELETE /volume/v3/types/fa042285-9d23-4e61-9b44-a6a0c6689d53 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-71693991-b7a2-44a2-b753-0450fa2c411c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71693991-b7a2-44a2-b753-0450fa2c411c tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] GET http://192.168.122.234/volume/v3/types/02a976f6-5465-4d86-aa06-227efba77093 Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71693991-b7a2-44a2-b753-0450fa2c411c tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-71693991-b7a2-44a2-b753-0450fa2c411c tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-71693991-b7a2-44a2-b753-0450fa2c411c tempest-VolumeTypesNegativeTest-1102848397 tempest-VolumeTypesNegativeTest-1102848397-project-admin] http://192.168.122.234/volume/v3/types/02a976f6-5465-4d86-aa06-227efba77093 returned with HTTP 404 Sep 07 02:28:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1189/2320] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:28:41 2026] GET /volume/v3/types/02a976f6-5465-4d86-aa06-227efba77093 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:28:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-582ad1a5-eb9d-4265-a9ed-83e7c39ce84a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-582ad1a5-eb9d-4265-a9ed-83e7c39ce84a tempest-AvailabilityZoneTestJSON-1752533017 tempest-AvailabilityZoneTestJSON-1752533017-project-reader] GET http://192.168.122.234/volume/v3/os-availability-zone Sep 07 02:28:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-582ad1a5-eb9d-4265-a9ed-83e7c39ce84a tempest-AvailabilityZoneTestJSON-1752533017 tempest-AvailabilityZoneTestJSON-1752533017-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-582ad1a5-eb9d-4265-a9ed-83e7c39ce84a tempest-AvailabilityZoneTestJSON-1752533017 tempest-AvailabilityZoneTestJSON-1752533017-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-582ad1a5-eb9d-4265-a9ed-83e7c39ce84a tempest-AvailabilityZoneTestJSON-1752533017 tempest-AvailabilityZoneTestJSON-1752533017-project-reader] Availability Zones retrieved successfully. Sep 07 02:28:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-582ad1a5-eb9d-4265-a9ed-83e7c39ce84a tempest-AvailabilityZoneTestJSON-1752533017 tempest-AvailabilityZoneTestJSON-1752533017-project-reader] http://192.168.122.234/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 02:28:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1132/2321] 192.168.122.234 () {58 vars in 1160 bytes} [Mon Sep 7 02:28:44 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-133722110"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-133722110'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Create volume of 1 GB Sep 07 02:28:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Availability Zones retrieved successfully. Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Flow 'volume_create_api' (529c069f-7f69-4ae6-a9ea-3121cc4351bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d735886-6f3d-43c6-b6fd-22b5bc2f3825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d735886-6f3d-43c6-b6fd-22b5bc2f3825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08571b79-1b1d-47c1-939f-f935084e6962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Created reservations ['f40cac5e-0e55-4739-a536-107b282a5242', '7367a6a2-deca-49a1-befd-52a45aa608d9', 'a4b6412a-c979-4fdb-92b6-92b7396b3d9b', '7f7406a6-d2b4-4b0f-a61c-e0f17aa1caeb'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08571b79-1b1d-47c1-939f-f935084e6962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f40cac5e-0e55-4739-a536-107b282a5242', '7367a6a2-deca-49a1-befd-52a45aa608d9', 'a4b6412a-c979-4fdb-92b6-92b7396b3d9b', '7f7406a6-d2b4-4b0f-a61c-e0f17aa1caeb']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbdc43be-9abc-4c1b-bbd8-771a5bc0b7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbdc43be-9abc-4c1b-bbd8-771a5bc0b7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-133722110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac17eaa92ea545c2b004c330345a6045',qos_specs=None,replication_status=,reservations=['f40cac5e-0e55-4739-a536-107b282a5242','7367a6a2-deca-49a1-befd-52a45aa608d9','a4b6412a-c979-4fdb-92b6-92b7396b3d9b','7f7406a6-d2b4-4b0f-a61c-e0f17aa1caeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71fde728171c458e816584c0c0b930b2',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-133722110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac17eaa92ea545c2b004c330345a6045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71fde728171c458e816584c0c0b930b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed91e16c-7db7-424b-8c4a-1bd1c3b1b286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed91e16c-7db7-424b-8c4a-1bd1c3b1b286) transitioned into state 'SUCCESS' from state '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-133722110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac17eaa92ea545c2b004c330345a6045',qos_specs=None,replication_status=,reservations=['f40cac5e-0e55-4739-a536-107b282a5242','7367a6a2-deca-49a1-befd-52a45aa608d9','a4b6412a-c979-4fdb-92b6-92b7396b3d9b','7f7406a6-d2b4-4b0f-a61c-e0f17aa1caeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71fde728171c458e816584c0c0b930b2',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d0a1d9-1a24-43a1-a9bf-7d0057972e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d0a1d9-1a24-43a1-a9bf-7d0057972e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Flow 'volume_create_api' (529c069f-7f69-4ae6-a9ea-3121cc4351bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:28:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Create volume request issued successfully. Sep 07 02:28:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d4b9b78-3cb5-46d4-8b1a-9b1c44e9d42d tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:28:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1190/2322] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:28:48 2026] POST /volume/v3/volumes => generated 758 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:28:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9981e000-839e-4fec-aaa1-f53b0ee087c6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9981e000-839e-4fec-aaa1-f53b0ee087c6 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] GET http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e Sep 07 02:28:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9981e000-839e-4fec-aaa1-f53b0ee087c6 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9981e000-839e-4fec-aaa1-f53b0ee087c6 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9981e000-839e-4fec-aaa1-f53b0ee087c6 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Volume info retrieved successfully. Sep 07 02:28:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9981e000-839e-4fec-aaa1-f53b0ee087c6 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e returned with HTTP 200 Sep 07 02:28:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1133/2323] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:48 2026] GET /volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-78184558-6f5a-41fe-b274-087b0d3b7cee None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-78184558-6f5a-41fe-b274-087b0d3b7cee tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] GET http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-78184558-6f5a-41fe-b274-087b0d3b7cee tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-78184558-6f5a-41fe-b274-087b0d3b7cee tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-78184558-6f5a-41fe-b274-087b0d3b7cee tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Volume info retrieved successfully. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-78184558-6f5a-41fe-b274-087b0d3b7cee tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e returned with HTTP 200 Sep 07 02:28:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1191/2324] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:49 2026] GET /volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8be6f288-002f-48c0-9d7f-90927c2cd113 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8be6f288-002f-48c0-9d7f-90927c2cd113 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-reader] GET http://192.168.122.234/volume/v3/limits Sep 07 02:28:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8be6f288-002f-48c0-9d7f-90927c2cd113 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8be6f288-002f-48c0-9d7f-90927c2cd113 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8be6f288-002f-48c0-9d7f-90927c2cd113 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-reader] http://192.168.122.234/volume/v3/limits returned with HTTP 200 Sep 07 02:28:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1134/2325] 192.168.122.234 () {58 vars in 1118 bytes} [Mon Sep 7 02:28:50 2026] GET /volume/v3/limits => generated 302 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-da6b1032-04b7-4f01-8b19-ece4b110e24e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da6b1032-04b7-4f01-8b19-ece4b110e24e tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] GET http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da6b1032-04b7-4f01-8b19-ece4b110e24e tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-da6b1032-04b7-4f01-8b19-ece4b110e24e tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-da6b1032-04b7-4f01-8b19-ece4b110e24e tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Volume info retrieved successfully. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-da6b1032-04b7-4f01-8b19-ece4b110e24e tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e returned with HTTP 200 Sep 07 02:28:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1192/2326] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:50 2026] GET /volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b24c8013-f576-44d4-9577-4e7e2201caff None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b24c8013-f576-44d4-9577-4e7e2201caff tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] DELETE http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e Sep 07 02:28:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b24c8013-f576-44d4-9577-4e7e2201caff tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b24c8013-f576-44d4-9577-4e7e2201caff tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:50 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-b24c8013-f576-44d4-9577-4e7e2201caff tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Delete volume with id: 7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e Sep 07 02:28:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:28:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:28:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b24c8013-f576-44d4-9577-4e7e2201caff tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Volume info retrieved successfully. Sep 07 02:28:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b24c8013-f576-44d4-9577-4e7e2201caff tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Delete volume request issued successfully. Sep 07 02:28:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b24c8013-f576-44d4-9577-4e7e2201caff tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e returned with HTTP 202 Sep 07 02:28:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1135/2327] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:28:50 2026] DELETE /volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e3924e27-d2ab-4a8b-9d4b-5d6f099b8d46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e3924e27-d2ab-4a8b-9d4b-5d6f099b8d46 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] GET http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e3924e27-d2ab-4a8b-9d4b-5d6f099b8d46 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e3924e27-d2ab-4a8b-9d4b-5d6f099b8d46 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:28:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e3924e27-d2ab-4a8b-9d4b-5d6f099b8d46 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Volume info retrieved successfully. Sep 07 02:28:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e3924e27-d2ab-4a8b-9d4b-5d6f099b8d46 tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e returned with HTTP 200 Sep 07 02:28:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1193/2328] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:50 2026] GET /volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:28:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-293a4db4-e8cc-410d-9fcb-22c8db9715fe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:28:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-293a4db4-e8cc-410d-9fcb-22c8db9715fe tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] GET http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e Sep 07 02:28:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-293a4db4-e8cc-410d-9fcb-22c8db9715fe tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:28:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-293a4db4-e8cc-410d-9fcb-22c8db9715fe tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:28:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-293a4db4-e8cc-410d-9fcb-22c8db9715fe tempest-AbsoluteLimitsTests-1901006709 tempest-AbsoluteLimitsTests-1901006709-project-member] http://192.168.122.234/volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e returned with HTTP 404 Sep 07 02:28:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1136/2329] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:28:51 2026] GET /volume/v3/volumes/7ce6cf25-d16f-4f7b-8416-2b6fc70b0c9e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:29:00 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=121,cinder:UPDATE=29,cinder:INSERT=12 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:29:01 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=93,cinder:UPDATE=16,cinder:INSERT=5 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a717b32c-dc21-4592-9999-1e8a31ea535f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-583701256"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-583701256'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Create volume of 1 GB Sep 07 02:29:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Availability Zones retrieved successfully. Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Flow 'volume_create_api' (adef001b-8e7c-40a7-88b7-e0054acd171b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265039c5-d7cb-4715-a546-5c88d6e7b254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265039c5-d7cb-4715-a546-5c88d6e7b254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:29:03 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc49dbc-83f8-426e-8e95-721bf8661b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Created reservations ['704af704-6423-476a-b2de-2c03dcbbc246', '648cd36e-1f0b-49a8-9323-76d0f4ab6112', '85edc082-fddd-4339-8d6c-db2b582cd137', 'a3279c99-ffa8-4ea7-b017-98f0c9ff59f0'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc49dbc-83f8-426e-8e95-721bf8661b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['704af704-6423-476a-b2de-2c03dcbbc246', '648cd36e-1f0b-49a8-9323-76d0f4ab6112', '85edc082-fddd-4339-8d6c-db2b582cd137', 'a3279c99-ffa8-4ea7-b017-98f0c9ff59f0']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37be331-3d99-4ced-9f7a-e87e5828af99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37be331-3d99-4ced-9f7a-e87e5828af99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '462a0d62-d5db-4dac-9f47-75396ec5ea57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583701256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0f9da5808d4979a0ba767004935f26',qos_specs=None,replication_status=,reservations=['704af704-6423-476a-b2de-2c03dcbbc246','648cd36e-1f0b-49a8-9323-76d0f4ab6112','85edc082-fddd-4339-8d6c-db2b582cd137','a3279c99-ffa8-4ea7-b017-98f0c9ff59f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292a658ecb6f4d27b705e9d9c2a553d7',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583701256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=462a0d62-d5db-4dac-9f47-75396ec5ea57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0f9da5808d4979a0ba767004935f26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='292a658ecb6f4d27b705e9d9c2a553d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2e913f-0503-4757-90af-f23afc47f0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2e913f-0503-4757-90af-f23afc47f0a3) transitioned into state 'SUCCESS' from state '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-583701256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0f9da5808d4979a0ba767004935f26',qos_specs=None,replication_status=,reservations=['704af704-6423-476a-b2de-2c03dcbbc246','648cd36e-1f0b-49a8-9323-76d0f4ab6112','85edc082-fddd-4339-8d6c-db2b582cd137','a3279c99-ffa8-4ea7-b017-98f0c9ff59f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292a658ecb6f4d27b705e9d9c2a553d7',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4445c0b-43fd-4e77-94f5-055ec907b64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4445c0b-43fd-4e77-94f5-055ec907b64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Flow 'volume_create_api' (adef001b-8e7c-40a7-88b7-e0054acd171b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:29:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Create volume request issued successfully. Sep 07 02:29:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a717b32c-dc21-4592-9999-1e8a31ea535f tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:29:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1194/2330] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:29:03 2026] POST /volume/v3/volumes => generated 757 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:29:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c128e6f2-1c05-4387-9a6f-1fd1a56cee94 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c128e6f2-1c05-4387-9a6f-1fd1a56cee94 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c128e6f2-1c05-4387-9a6f-1fd1a56cee94 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c128e6f2-1c05-4387-9a6f-1fd1a56cee94 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c128e6f2-1c05-4387-9a6f-1fd1a56cee94 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c128e6f2-1c05-4387-9a6f-1fd1a56cee94 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1137/2331] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:04 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6597e92b-2258-4326-a3ed-ce13e625cf24 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6597e92b-2258-4326-a3ed-ce13e625cf24 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6597e92b-2258-4326-a3ed-ce13e625cf24 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6597e92b-2258-4326-a3ed-ce13e625cf24 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6597e92b-2258-4326-a3ed-ce13e625cf24 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6597e92b-2258-4326-a3ed-ce13e625cf24 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1195/2332] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:05 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-75e36082-93aa-447a-8396-7649c2db130d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75e36082-93aa-447a-8396-7649c2db130d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75e36082-93aa-447a-8396-7649c2db130d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-attach": {"instance_uuid": "a63f7867-1eb8-4687-876f-179592e29aee", "mountpoint": "/dev/vdb"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75e36082-93aa-447a-8396-7649c2db130d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a63f7867-1eb8-4687-876f-179592e29aee", "mountpoint": "/dev/vdb"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75e36082-93aa-447a-8396-7649c2db130d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75e36082-93aa-447a-8396-7649c2db130d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Update volume admin metadata completed successfully. Sep 07 02:29:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75e36082-93aa-447a-8396-7649c2db130d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Attach volume completed successfully. Sep 07 02:29:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75e36082-93aa-447a-8396-7649c2db130d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1138/2333] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:12 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9c627f31-eb44-444c-91bc-8b7ec21c148b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c627f31-eb44-444c-91bc-8b7ec21c148b tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c627f31-eb44-444c-91bc-8b7ec21c148b tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c627f31-eb44-444c-91bc-8b7ec21c148b tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9c627f31-eb44-444c-91bc-8b7ec21c148b tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c627f31-eb44-444c-91bc-8b7ec21c148b tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1196/2334] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:12 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 1184 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:29:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a382381e-02a5-4074-a332-36f012a0dfa3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a382381e-02a5-4074-a332-36f012a0dfa3 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a382381e-02a5-4074-a332-36f012a0dfa3 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-detach": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a382381e-02a5-4074-a332-36f012a0dfa3 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a382381e-02a5-4074-a332-36f012a0dfa3 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a382381e-02a5-4074-a332-36f012a0dfa3 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Detach volume completed successfully. Sep 07 02:29:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a382381e-02a5-4074-a332-36f012a0dfa3 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1139/2335] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:12 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2d660aa3-57a8-4bf7-9309-aad46e1a3dae None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d660aa3-57a8-4bf7-9309-aad46e1a3dae tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d660aa3-57a8-4bf7-9309-aad46e1a3dae tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d660aa3-57a8-4bf7-9309-aad46e1a3dae tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2d660aa3-57a8-4bf7-9309-aad46e1a3dae tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d660aa3-57a8-4bf7-9309-aad46e1a3dae tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1197/2336] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:13 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-attach": {"instance_uuid": "8471643c-17f9-495c-abea-99c6276949cd", "mountpoint": "/dev/vdb"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8471643c-17f9-495c-abea-99c6276949cd", "mountpoint": "/dev/vdb"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Update volume admin metadata completed successfully. Sep 07 02:29:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Attach volume completed successfully. Sep 07 02:29:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3817f109-34f7-44f8-962a-dcbe6d84df4c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1140/2337] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:22 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6909370f-5919-4686-a6f7-25e0a1c86f2e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6909370f-5919-4686-a6f7-25e0a1c86f2e tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6909370f-5919-4686-a6f7-25e0a1c86f2e tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6909370f-5919-4686-a6f7-25e0a1c86f2e tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6909370f-5919-4686-a6f7-25e0a1c86f2e tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6909370f-5919-4686-a6f7-25e0a1c86f2e tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1198/2338] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:22 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 1184 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:29:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-12e198ef-1792-4841-bd12-d849c2cc8e39 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-12e198ef-1792-4841-bd12-d849c2cc8e39 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-12e198ef-1792-4841-bd12-d849c2cc8e39 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-12e198ef-1792-4841-bd12-d849c2cc8e39 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-12e198ef-1792-4841-bd12-d849c2cc8e39 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Volume info retrieved successfully. Sep 07 02:29:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-12e198ef-1792-4841-bd12-d849c2cc8e39 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1141/2339] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:22 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 1184 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:29:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a6914507-7178-4f3e-9a49-e8e3b59668a6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6914507-7178-4f3e-9a49-e8e3b59668a6 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6914507-7178-4f3e-9a49-e8e3b59668a6 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-detach": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6914507-7178-4f3e-9a49-e8e3b59668a6 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a6914507-7178-4f3e-9a49-e8e3b59668a6 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a6914507-7178-4f3e-9a49-e8e3b59668a6 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Detach volume completed successfully. Sep 07 02:29:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6914507-7178-4f3e-9a49-e8e3b59668a6 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1199/2340] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:23 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3224fc46-576d-41bc-a3dc-09681df07d78 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3224fc46-576d-41bc-a3dc-09681df07d78 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3224fc46-576d-41bc-a3dc-09681df07d78 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3224fc46-576d-41bc-a3dc-09681df07d78 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3224fc46-576d-41bc-a3dc-09681df07d78 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3224fc46-576d-41bc-a3dc-09681df07d78 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1142/2341] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:23 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c01f063d-8205-4dc0-be94-46de559f7ffd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c01f063d-8205-4dc0-be94-46de559f7ffd tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c01f063d-8205-4dc0-be94-46de559f7ffd tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c01f063d-8205-4dc0-be94-46de559f7ffd tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c01f063d-8205-4dc0-be94-46de559f7ffd tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c01f063d-8205-4dc0-be94-46de559f7ffd tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Reserve volume completed successfully. Sep 07 02:29:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c01f063d-8205-4dc0-be94-46de559f7ffd tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1200/2342] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:25 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-668e91dc-4595-4122-85ce-e096e0372d68 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-668e91dc-4595-4122-85ce-e096e0372d68 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-668e91dc-4595-4122-85ce-e096e0372d68 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-668e91dc-4595-4122-85ce-e096e0372d68 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-668e91dc-4595-4122-85ce-e096e0372d68 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Volume info retrieved successfully. Sep 07 02:29:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-668e91dc-4595-4122-85ce-e096e0372d68 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1143/2343] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:25 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-afb64326-1a7a-45fc-80fd-0b02e597a79c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afb64326-1a7a-45fc-80fd-0b02e597a79c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-afb64326-1a7a-45fc-80fd-0b02e597a79c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-afb64326-1a7a-45fc-80fd-0b02e597a79c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-afb64326-1a7a-45fc-80fd-0b02e597a79c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-afb64326-1a7a-45fc-80fd-0b02e597a79c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Unreserve volume completed successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afb64326-1a7a-45fc-80fd-0b02e597a79c tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1201/2344] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:26 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-09534e36-442c-41b8-bb65-52e879eb0f43 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09534e36-442c-41b8-bb65-52e879eb0f43 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-09534e36-442c-41b8-bb65-52e879eb0f43 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-09534e36-442c-41b8-bb65-52e879eb0f43 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-09534e36-442c-41b8-bb65-52e879eb0f43 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09534e36-442c-41b8-bb65-52e879eb0f43 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1144/2345] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:26 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0fe0b4cf-3e1b-4cc9-8c1e-3c21f30325ff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fe0b4cf-3e1b-4cc9-8c1e-3c21f30325ff tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fe0b4cf-3e1b-4cc9-8c1e-3c21f30325ff tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fe0b4cf-3e1b-4cc9-8c1e-3c21f30325ff tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0fe0b4cf-3e1b-4cc9-8c1e-3c21f30325ff tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0fe0b4cf-3e1b-4cc9-8c1e-3c21f30325ff tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume updated successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fe0b4cf-3e1b-4cc9-8c1e-3c21f30325ff tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 200 Sep 07 02:29:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1202/2346] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:26 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3b7ce05-4eb6-43e6-8514-c1a1f5246236 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3b7ce05-4eb6-43e6-8514-c1a1f5246236 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3b7ce05-4eb6-43e6-8514-c1a1f5246236 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3b7ce05-4eb6-43e6-8514-c1a1f5246236 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a3b7ce05-4eb6-43e6-8514-c1a1f5246236 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3b7ce05-4eb6-43e6-8514-c1a1f5246236 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1145/2347] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:26 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5daa96cc-038d-488c-b55a-b6c3a5579eee None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5daa96cc-038d-488c-b55a-b6c3a5579eee tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5daa96cc-038d-488c-b55a-b6c3a5579eee tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5daa96cc-038d-488c-b55a-b6c3a5579eee tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5daa96cc-038d-488c-b55a-b6c3a5579eee tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5daa96cc-038d-488c-b55a-b6c3a5579eee tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume updated successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5daa96cc-038d-488c-b55a-b6c3a5579eee tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 200 Sep 07 02:29:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1203/2348] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:26 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9d5cd7d9-d98e-47e7-99bf-6eddd48c0dea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9d5cd7d9-d98e-47e7-99bf-6eddd48c0dea tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9d5cd7d9-d98e-47e7-99bf-6eddd48c0dea tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9d5cd7d9-d98e-47e7-99bf-6eddd48c0dea tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9d5cd7d9-d98e-47e7-99bf-6eddd48c0dea tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9d5cd7d9-d98e-47e7-99bf-6eddd48c0dea tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1146/2349] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:26 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Update volume admin metadata completed successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Update readonly setting on volume completed successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52f2f21b-fd99-44e5-9e47-ee4864a44301 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1204/2350] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:26 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7a0e2970-f580-4f52-9952-e8d227c740da None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a0e2970-f580-4f52-9952-e8d227c740da tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a0e2970-f580-4f52-9952-e8d227c740da tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a0e2970-f580-4f52-9952-e8d227c740da tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7a0e2970-f580-4f52-9952-e8d227c740da tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a0e2970-f580-4f52-9952-e8d227c740da tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1147/2351] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:26 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Update volume admin metadata completed successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Update readonly setting on volume completed successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-38103deb-a7f5-492a-b5ad-2e8c3e4a5f2a tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1205/2352] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:29:26 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8b0ce578-478d-44f8-bf2a-8b3eb06cd179 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b0ce578-478d-44f8-bf2a-8b3eb06cd179 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b0ce578-478d-44f8-bf2a-8b3eb06cd179 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b0ce578-478d-44f8-bf2a-8b3eb06cd179 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8b0ce578-478d-44f8-bf2a-8b3eb06cd179 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b0ce578-478d-44f8-bf2a-8b3eb06cd179 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-reader] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1148/2353] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:26 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1548611266", "disk_format": "raw"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1548611266", "disk_format": "raw"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:26 devstack devstack@c-api.service[87011]: DEBUG cinder.image.image_utils [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1548611266'}] 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-1548611266'}]. {{(pid=87011) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 02:29:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Copy volume to image completed successfully. Sep 07 02:29:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02cd27fa-00eb-43ae-96ee-9227866ca6e4 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1206/2354] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:29:26 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 655 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:29:36 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=45,cinder:INSERT=1 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:29:36 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=62,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:29:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5976b328-6744-404e-a748-1e37b325d75d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5976b328-6744-404e-a748-1e37b325d75d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5976b328-6744-404e-a748-1e37b325d75d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5976b328-6744-404e-a748-1e37b325d75d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5976b328-6744-404e-a748-1e37b325d75d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5976b328-6744-404e-a748-1e37b325d75d tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1149/2355] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:51 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5bd64090-37f9-4025-9c79-d19cae8df638 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5bd64090-37f9-4025-9c79-d19cae8df638 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:29:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5bd64090-37f9-4025-9c79-d19cae8df638 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:29:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5bd64090-37f9-4025-9c79-d19cae8df638 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:29:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:29:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:29:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5bd64090-37f9-4025-9c79-d19cae8df638 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5bd64090-37f9-4025-9c79-d19cae8df638 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:29:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1207/2356] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:29:52 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:29:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:29:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] POST http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action Sep 07 02:29:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2015199237", "disk_format": "qcow2"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:29:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2015199237", "disk_format": "qcow2"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:29:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:29:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:29:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:29:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:29:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:29:52 devstack devstack@c-api.service[87010]: DEBUG cinder.image.image_utils [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2015199237'}] 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-2015199237'}]. {{(pid=87010) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 02:29:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Copy volume to image completed successfully. Sep 07 02:29:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b8e4039b-a20d-49d0-a4ce-0c5dd3bae712 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action returned with HTTP 202 Sep 07 02:29:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1150/2357] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:29:52 2026] POST /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57/action => generated 657 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2df7d366-d071-417d-82e2-3ffbac9bf818 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2df7d366-d071-417d-82e2-3ffbac9bf818 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:30:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2df7d366-d071-417d-82e2-3ffbac9bf818 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2df7d366-d071-417d-82e2-3ffbac9bf818 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2df7d366-d071-417d-82e2-3ffbac9bf818 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:30:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2df7d366-d071-417d-82e2-3ffbac9bf818 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:30:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1208/2358] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:01 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3d058a00-31a4-487a-9105-172f31d6dc87 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d058a00-31a4-487a-9105-172f31d6dc87 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:30:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d058a00-31a4-487a-9105-172f31d6dc87 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3d058a00-31a4-487a-9105-172f31d6dc87 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3d058a00-31a4-487a-9105-172f31d6dc87 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:30:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3d058a00-31a4-487a-9105-172f31d6dc87 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:30:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1151/2359] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:02 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] DELETE http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:30:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:02 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Delete volume with id: 462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:30:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:30:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Delete volume request issued successfully. Sep 07 02:30:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46a2fc4a-8229-4a23-b7f5-a9ef66f719e8 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 202 Sep 07 02:30:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1209/2360] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:30:02 2026] DELETE /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:30:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7555cce5-8ba7-468a-a830-4ebacaee8325 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7555cce5-8ba7-468a-a830-4ebacaee8325 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:30:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7555cce5-8ba7-468a-a830-4ebacaee8325 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7555cce5-8ba7-468a-a830-4ebacaee8325 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7555cce5-8ba7-468a-a830-4ebacaee8325 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Volume info retrieved successfully. Sep 07 02:30:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7555cce5-8ba7-468a-a830-4ebacaee8325 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 200 Sep 07 02:30:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1152/2361] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:02 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ba08428a-20a6-41a1-a693-0a0c208e6ec5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba08428a-20a6-41a1-a693-0a0c208e6ec5 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] GET http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 Sep 07 02:30:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba08428a-20a6-41a1-a693-0a0c208e6ec5 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba08428a-20a6-41a1-a693-0a0c208e6ec5 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba08428a-20a6-41a1-a693-0a0c208e6ec5 tempest-VolumesActionsTest-2031261993 tempest-VolumesActionsTest-2031261993-project-member] http://192.168.122.234/volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 returned with HTTP 404 Sep 07 02:30:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1210/2362] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:03 2026] GET /volume/v3/volumes/462a0d62-d5db-4dac-9f47-75396ec5ea57 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-60172115-a826-4e8e-823b-cd7066a98e04 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-VolumesExtendTest-Volume-776532751"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Create volume request body: {'volume': {'imageRef': '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-776532751'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Create volume of 1 GB Sep 07 02:30:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Availability Zones retrieved successfully. Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Flow 'volume_create_api' (031eae16-7544-4eee-b9fe-cb9b2c0ab3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e68531-d312-4503-937a-efaa4e6946ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e68531-d312-4503-937a-efaa4e6946ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bb3ba3-0cd5-4ca2-8830-ea36f54eb7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Created reservations ['31af55e2-5841-49f7-8cf7-2a7024ddf70a', '981db600-aeac-4b0b-9284-d409978be444', '1d26c3db-2a35-4d89-9e62-341c7261a8c5', '8e5394e0-359c-4af7-a69d-fb90689b2c86'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bb3ba3-0cd5-4ca2-8830-ea36f54eb7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31af55e2-5841-49f7-8cf7-2a7024ddf70a', '981db600-aeac-4b0b-9284-d409978be444', '1d26c3db-2a35-4d89-9e62-341c7261a8c5', '8e5394e0-359c-4af7-a69d-fb90689b2c86']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5889c00f-219a-4c71-b5ad-5e680339ebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5889c00f-219a-4c71-b5ad-5e680339ebea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffca3d99-1388-4b33-9aae-03338fbaa02b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-776532751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e8368106734866917d23f4f881ffcc',qos_specs=None,replication_status=,reservations=['31af55e2-5841-49f7-8cf7-2a7024ddf70a','981db600-aeac-4b0b-9284-d409978be444','1d26c3db-2a35-4d89-9e62-341c7261a8c5','8e5394e0-359c-4af7-a69d-fb90689b2c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bf7a99945c4527b32878fbcb65f675',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-776532751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffca3d99-1388-4b33-9aae-03338fbaa02b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e8368106734866917d23f4f881ffcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4bf7a99945c4527b32878fbcb65f675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036bbed2-12e0-4f5d-8a13-47d1256790f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036bbed2-12e0-4f5d-8a13-47d1256790f9) transitioned into state 'SUCCESS' from state '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-776532751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e8368106734866917d23f4f881ffcc',qos_specs=None,replication_status=,reservations=['31af55e2-5841-49f7-8cf7-2a7024ddf70a','981db600-aeac-4b0b-9284-d409978be444','1d26c3db-2a35-4d89-9e62-341c7261a8c5','8e5394e0-359c-4af7-a69d-fb90689b2c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bf7a99945c4527b32878fbcb65f675',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (780a3e12-c083-4afe-85d7-9fc1e6d88919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (780a3e12-c083-4afe-85d7-9fc1e6d88919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Flow 'volume_create_api' (031eae16-7544-4eee-b9fe-cb9b2c0ab3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Create volume request issued successfully. Sep 07 02:30:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60172115-a826-4e8e-823b-cd7066a98e04 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:30:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1153/2363] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:30:10 2026] POST /volume/v3/volumes => generated 756 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c585052f-8924-4abd-bfeb-c7b4353812c5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c585052f-8924-4abd-bfeb-c7b4353812c5 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c585052f-8924-4abd-bfeb-c7b4353812c5 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c585052f-8924-4abd-bfeb-c7b4353812c5 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c585052f-8924-4abd-bfeb-c7b4353812c5 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c585052f-8924-4abd-bfeb-c7b4353812c5 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1211/2364] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:10 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-636e7115-7103-49b6-8b0b-b9511aae0d71 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-636e7115-7103-49b6-8b0b-b9511aae0d71 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-636e7115-7103-49b6-8b0b-b9511aae0d71 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-636e7115-7103-49b6-8b0b-b9511aae0d71 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-636e7115-7103-49b6-8b0b-b9511aae0d71 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-636e7115-7103-49b6-8b0b-b9511aae0d71 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1154/2365] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:11 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7825df5a-2fae-4505-880e-57b7a6f4544b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7825df5a-2fae-4505-880e-57b7a6f4544b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7825df5a-2fae-4505-880e-57b7a6f4544b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7825df5a-2fae-4505-880e-57b7a6f4544b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7825df5a-2fae-4505-880e-57b7a6f4544b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7825df5a-2fae-4505-880e-57b7a6f4544b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1212/2366] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:12 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2c8363ac-3b02-481d-ab97-a7ad89284e1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c8363ac-3b02-481d-ab97-a7ad89284e1e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c8363ac-3b02-481d-ab97-a7ad89284e1e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c8363ac-3b02-481d-ab97-a7ad89284e1e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2c8363ac-3b02-481d-ab97-a7ad89284e1e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c8363ac-3b02-481d-ab97-a7ad89284e1e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1155/2367] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:13 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-df2fd53a-ab61-48d8-98df-f01e87f5b064 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-df2fd53a-ab61-48d8-98df-f01e87f5b064 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-df2fd53a-ab61-48d8-98df-f01e87f5b064 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-df2fd53a-ab61-48d8-98df-f01e87f5b064 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-df2fd53a-ab61-48d8-98df-f01e87f5b064 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-df2fd53a-ab61-48d8-98df-f01e87f5b064 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1213/2368] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:14 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5ef7c985-fe9f-46cd-9e59-019f80a80b00 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5ef7c985-fe9f-46cd-9e59-019f80a80b00 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5ef7c985-fe9f-46cd-9e59-019f80a80b00 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5ef7c985-fe9f-46cd-9e59-019f80a80b00 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5ef7c985-fe9f-46cd-9e59-019f80a80b00 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5ef7c985-fe9f-46cd-9e59-019f80a80b00 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1156/2369] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:15 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 1329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:30:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c4e75b8a-aa96-4890-96d7-c3afa440bd78 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4e75b8a-aa96-4890-96d7-c3afa440bd78 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4e75b8a-aa96-4890-96d7-c3afa440bd78 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4e75b8a-aa96-4890-96d7-c3afa440bd78 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c4e75b8a-aa96-4890-96d7-c3afa440bd78 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4e75b8a-aa96-4890-96d7-c3afa440bd78 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1214/2370] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:16 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:30:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] POST http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b/action Sep 07 02:30:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:17 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Created reservations ['9bd4a257-4152-41d3-9dcd-32a6b13aa1b8', '3936ec91-9caf-42e6-b16f-75cb63d3a980'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Extend volume request issued successfully. Sep 07 02:30:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e8b356f-1727-49c5-97cf-8d3c19e87856 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b/action returned with HTTP 202 Sep 07 02:30:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1157/2371] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:17 2026] POST /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:30:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-885ff96f-a8c6-478c-a5d6-221686a1ca7e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-885ff96f-a8c6-478c-a5d6-221686a1ca7e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-885ff96f-a8c6-478c-a5d6-221686a1ca7e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-885ff96f-a8c6-478c-a5d6-221686a1ca7e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-885ff96f-a8c6-478c-a5d6-221686a1ca7e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-885ff96f-a8c6-478c-a5d6-221686a1ca7e tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1215/2372] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:17 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-06fbbef1-e6da-43e4-9983-445712c711b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06fbbef1-e6da-43e4-9983-445712c711b9 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06fbbef1-e6da-43e4-9983-445712c711b9 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06fbbef1-e6da-43e4-9983-445712c711b9 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-06fbbef1-e6da-43e4-9983-445712c711b9 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06fbbef1-e6da-43e4-9983-445712c711b9 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1158/2373] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:18 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:30:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-24892431-2ea2-4983-9a62-d64139741b53 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-24892431-2ea2-4983-9a62-d64139741b53 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-24892431-2ea2-4983-9a62-d64139741b53 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-24892431-2ea2-4983-9a62-d64139741b53 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-24892431-2ea2-4983-9a62-d64139741b53 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] Volume info retrieved successfully. Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-24892431-2ea2-4983-9a62-d64139741b53 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1216/2374] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:18 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 1327 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0ef79e27-e8ce-4c53-bf28-42224399b735 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0ef79e27-e8ce-4c53-bf28-42224399b735 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0ef79e27-e8ce-4c53-bf28-42224399b735 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0ef79e27-e8ce-4c53-bf28-42224399b735 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0ef79e27-e8ce-4c53-bf28-42224399b735 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0ef79e27-e8ce-4c53-bf28-42224399b735 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1159/2375] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:18 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:30:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-10748c1e-a942-40cd-812a-04f952e083d7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10748c1e-a942-40cd-812a-04f952e083d7 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-10748c1e-a942-40cd-812a-04f952e083d7 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-10748c1e-a942-40cd-812a-04f952e083d7 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-10748c1e-a942-40cd-812a-04f952e083d7 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Delete volume with id: ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-10748c1e-a942-40cd-812a-04f952e083d7 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-10748c1e-a942-40cd-812a-04f952e083d7 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Delete volume request issued successfully. Sep 07 02:30:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10748c1e-a942-40cd-812a-04f952e083d7 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 202 Sep 07 02:30:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1217/2376] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:30:18 2026] DELETE /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ffe9f89e-d87e-4e81-a55f-99edccbd9b6f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ffe9f89e-d87e-4e81-a55f-99edccbd9b6f tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ffe9f89e-d87e-4e81-a55f-99edccbd9b6f tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ffe9f89e-d87e-4e81-a55f-99edccbd9b6f tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ffe9f89e-d87e-4e81-a55f-99edccbd9b6f tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ffe9f89e-d87e-4e81-a55f-99edccbd9b6f tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 200 Sep 07 02:30:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1160/2377] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:18 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 1326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:30:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8cde7fce-aead-41cf-b842-7046cc631ccf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8cde7fce-aead-41cf-b842-7046cc631ccf tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b Sep 07 02:30:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8cde7fce-aead-41cf-b842-7046cc631ccf tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8cde7fce-aead-41cf-b842-7046cc631ccf tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8cde7fce-aead-41cf-b842-7046cc631ccf tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b returned with HTTP 404 Sep 07 02:30:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1218/2378] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:19 2026] GET /volume/v3/volumes/ffca3d99-1388-4b33-9aae-03338fbaa02b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-39b5babb-5067-4a02-9f37-360ea376bca0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-333280492"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-333280492'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Create volume of 1 GB Sep 07 02:30:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Availability Zones retrieved successfully. Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Flow 'volume_create_api' (8e97ee18-02d9-453b-b4a1-c0ec0b53ff37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcee0cb-eb98-4b80-bc39-295afea548cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcee0cb-eb98-4b80-bc39-295afea548cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6534a701-8022-485a-9291-73cd2fdbf7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Created reservations ['c295ab3a-1b00-48bd-a7c4-754f751973e4', '7c2db8d5-9b85-4f1b-8b16-c8c62f3242e4', 'c4ef61b0-3f69-4645-8f49-b9c69d0430e6', '5e17f6a2-62cc-4c5b-be9e-cb268fe034f2'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6534a701-8022-485a-9291-73cd2fdbf7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c295ab3a-1b00-48bd-a7c4-754f751973e4', '7c2db8d5-9b85-4f1b-8b16-c8c62f3242e4', 'c4ef61b0-3f69-4645-8f49-b9c69d0430e6', '5e17f6a2-62cc-4c5b-be9e-cb268fe034f2']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9e1ebc-7915-4e18-b1fa-ebed259f4238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9e1ebc-7915-4e18-b1fa-ebed259f4238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-333280492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e8368106734866917d23f4f881ffcc',qos_specs=None,replication_status=,reservations=['c295ab3a-1b00-48bd-a7c4-754f751973e4','7c2db8d5-9b85-4f1b-8b16-c8c62f3242e4','c4ef61b0-3f69-4645-8f49-b9c69d0430e6','5e17f6a2-62cc-4c5b-be9e-cb268fe034f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bf7a99945c4527b32878fbcb65f675',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-333280492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e8368106734866917d23f4f881ffcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4bf7a99945c4527b32878fbcb65f675',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903f2267-19e6-42ad-b904-18ec0e66f909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903f2267-19e6-42ad-b904-18ec0e66f909) transitioned into state 'SUCCESS' from state '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-333280492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e8368106734866917d23f4f881ffcc',qos_specs=None,replication_status=,reservations=['c295ab3a-1b00-48bd-a7c4-754f751973e4','7c2db8d5-9b85-4f1b-8b16-c8c62f3242e4','c4ef61b0-3f69-4645-8f49-b9c69d0430e6','5e17f6a2-62cc-4c5b-be9e-cb268fe034f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bf7a99945c4527b32878fbcb65f675',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b659e0-d814-4482-a202-ebd4fce3771d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b659e0-d814-4482-a202-ebd4fce3771d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Flow 'volume_create_api' (8e97ee18-02d9-453b-b4a1-c0ec0b53ff37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Create volume request issued successfully. Sep 07 02:30:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39b5babb-5067-4a02-9f37-360ea376bca0 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:30:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1161/2379] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:19 2026] POST /volume/v3/volumes => generated 756 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f9c4a1bb-46e9-4095-8180-3a3123e031b2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9c4a1bb-46e9-4095-8180-3a3123e031b2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9c4a1bb-46e9-4095-8180-3a3123e031b2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9c4a1bb-46e9-4095-8180-3a3123e031b2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f9c4a1bb-46e9-4095-8180-3a3123e031b2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9c4a1bb-46e9-4095-8180-3a3123e031b2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 200 Sep 07 02:30:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1219/2380] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:19 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f4de06ac-d6da-4b18-ac0a-8717499359fe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4de06ac-d6da-4b18-ac0a-8717499359fe tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f4de06ac-d6da-4b18-ac0a-8717499359fe tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f4de06ac-d6da-4b18-ac0a-8717499359fe tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:21 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:21 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f4de06ac-d6da-4b18-ac0a-8717499359fe tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f4de06ac-d6da-4b18-ac0a-8717499359fe tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 200 Sep 07 02:30:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1162/2381] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:20 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:30:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea", "name": "tempest-VolumesExtendTest-Snapshot-1234927853"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:21 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Create snapshot from volume dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:21 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Created reservations ['1d7990ef-0804-46ca-9e84-562bbe89d5c5', '12b9c459-f0b4-4e97-a25b-8f336d165348', '8652a869-1449-4e48-ab79-8408f5f4e1fe', '2bfbfe2e-45a9-4ae3-b43f-e2bc7f5cbde5'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot create request issued successfully. Sep 07 02:30:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5f40c962-f73d-493b-9c3c-9e592d878e89 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:30:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1220/2382] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:30:21 2026] POST /volume/v3/snapshots => generated 304 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-26d6e31b-f674-45da-a18b-a19c210fed7b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26d6e31b-f674-45da-a18b-a19c210fed7b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26d6e31b-f674-45da-a18b-a19c210fed7b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-26d6e31b-f674-45da-a18b-a19c210fed7b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-26d6e31b-f674-45da-a18b-a19c210fed7b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot retrieved successfully. Sep 07 02:30:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-26d6e31b-f674-45da-a18b-a19c210fed7b tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 returned with HTTP 200 Sep 07 02:30:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1163/2383] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:21 2026] GET /volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5305806a-5489-4974-9f61-bcea1bcffeac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5305806a-5489-4974-9f61-bcea1bcffeac tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5305806a-5489-4974-9f61-bcea1bcffeac tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5305806a-5489-4974-9f61-bcea1bcffeac tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5305806a-5489-4974-9f61-bcea1bcffeac tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot retrieved successfully. Sep 07 02:30:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5305806a-5489-4974-9f61-bcea1bcffeac tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 returned with HTTP 200 Sep 07 02:30:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1221/2384] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:22 2026] GET /volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7dec8a90-4d1f-4d73-8ff5-098866162944 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7dec8a90-4d1f-4d73-8ff5-098866162944 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7dec8a90-4d1f-4d73-8ff5-098866162944 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7dec8a90-4d1f-4d73-8ff5-098866162944 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7dec8a90-4d1f-4d73-8ff5-098866162944 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot retrieved successfully. Sep 07 02:30:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7dec8a90-4d1f-4d73-8ff5-098866162944 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 returned with HTTP 200 Sep 07 02:30:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1164/2385] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:23 2026] GET /volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] POST http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea/action Sep 07 02:30:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:23 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Created reservations ['ec9a95b4-ffe8-4e51-ad97-3e2e796e6d09', 'a341c227-fd2b-4657-802a-3f3137afe6e7'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Extend volume request issued successfully. Sep 07 02:30:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8717c6f4-c383-46e3-99b0-ae6ec915b7f4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea/action returned with HTTP 202 Sep 07 02:30:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1222/2386] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:23 2026] POST /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:30:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1ca6ba55-dea6-4251-8a4a-1383954a99ec None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ca6ba55-dea6-4251-8a4a-1383954a99ec tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ca6ba55-dea6-4251-8a4a-1383954a99ec tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ca6ba55-dea6-4251-8a4a-1383954a99ec tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1ca6ba55-dea6-4251-8a4a-1383954a99ec tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ca6ba55-dea6-4251-8a4a-1383954a99ec tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 200 Sep 07 02:30:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1165/2387] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:23 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-65c7d7d7-00dc-45b4-a266-351bcd7ad2bd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65c7d7d7-00dc-45b4-a266-351bcd7ad2bd tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-65c7d7d7-00dc-45b4-a266-351bcd7ad2bd tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-65c7d7d7-00dc-45b4-a266-351bcd7ad2bd tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-65c7d7d7-00dc-45b4-a266-351bcd7ad2bd tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65c7d7d7-00dc-45b4-a266-351bcd7ad2bd tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 200 Sep 07 02:30:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1223/2388] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:24 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c6cc937e-30e4-46ab-9a74-9217cf8606e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6cc937e-30e4-46ab-9a74-9217cf8606e4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6cc937e-30e4-46ab-9a74-9217cf8606e4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c6cc937e-30e4-46ab-9a74-9217cf8606e4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c6cc937e-30e4-46ab-9a74-9217cf8606e4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] Volume info retrieved successfully. Sep 07 02:30:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c6cc937e-30e4-46ab-9a74-9217cf8606e4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-reader] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 200 Sep 07 02:30:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1166/2389] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:24 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Delete snapshot with id: b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot retrieved successfully. Sep 07 02:30:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot delete request issued successfully. Sep 07 02:30:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5809d30b-0638-4206-938e-ad93c2dd5f79 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 returned with HTTP 202 Sep 07 02:30:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1224/2390] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:30:24 2026] DELETE /volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:30:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-544b9fa7-1f18-4de8-bf14-14d877ffa6b1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-544b9fa7-1f18-4de8-bf14-14d877ffa6b1 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-544b9fa7-1f18-4de8-bf14-14d877ffa6b1 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-544b9fa7-1f18-4de8-bf14-14d877ffa6b1 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-544b9fa7-1f18-4de8-bf14-14d877ffa6b1 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot retrieved successfully. Sep 07 02:30:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-544b9fa7-1f18-4de8-bf14-14d877ffa6b1 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 returned with HTTP 200 Sep 07 02:30:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1167/2391] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:24 2026] GET /volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-251f0c62-534a-4315-9fc4-29e968d6f3d4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-251f0c62-534a-4315-9fc4-29e968d6f3d4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-251f0c62-534a-4315-9fc4-29e968d6f3d4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-251f0c62-534a-4315-9fc4-29e968d6f3d4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-251f0c62-534a-4315-9fc4-29e968d6f3d4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Snapshot retrieved successfully. Sep 07 02:30:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-251f0c62-534a-4315-9fc4-29e968d6f3d4 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 returned with HTTP 200 Sep 07 02:30:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1225/2392] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:25 2026] GET /volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-afe3b3be-2583-483b-b2ed-063e9f476c55 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-afe3b3be-2583-483b-b2ed-063e9f476c55 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 Sep 07 02:30:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-afe3b3be-2583-483b-b2ed-063e9f476c55 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-afe3b3be-2583-483b-b2ed-063e9f476c55 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-afe3b3be-2583-483b-b2ed-063e9f476c55 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 returned with HTTP 404 Sep 07 02:30:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1168/2393] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:26 2026] GET /volume/v3/snapshots/b5ee58f8-d3ef-4109-84ee-b8a1ffdf39d1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a8226f45-47ff-454f-b919-7ba7faaef499 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a8226f45-47ff-454f-b919-7ba7faaef499 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a8226f45-47ff-454f-b919-7ba7faaef499 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a8226f45-47ff-454f-b919-7ba7faaef499 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a8226f45-47ff-454f-b919-7ba7faaef499 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a8226f45-47ff-454f-b919-7ba7faaef499 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 200 Sep 07 02:30:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1226/2394] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:26 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] DELETE http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:26 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Delete volume with id: dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Delete volume request issued successfully. Sep 07 02:30:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c704d865-3903-4b78-a40c-f7fcbd2417c2 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 202 Sep 07 02:30:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1169/2395] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:30:26 2026] DELETE /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:30:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7d52e663-4373-416a-bd08-7ca9e3934d21 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d52e663-4373-416a-bd08-7ca9e3934d21 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d52e663-4373-416a-bd08-7ca9e3934d21 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d52e663-4373-416a-bd08-7ca9e3934d21 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7d52e663-4373-416a-bd08-7ca9e3934d21 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Volume info retrieved successfully. Sep 07 02:30:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d52e663-4373-416a-bd08-7ca9e3934d21 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 200 Sep 07 02:30:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1227/2396] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:26 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-69059b04-b97e-421d-8a42-b8c26ced1501 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-69059b04-b97e-421d-8a42-b8c26ced1501 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] GET http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea Sep 07 02:30:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-69059b04-b97e-421d-8a42-b8c26ced1501 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-69059b04-b97e-421d-8a42-b8c26ced1501 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-69059b04-b97e-421d-8a42-b8c26ced1501 tempest-VolumesExtendTest-767400 tempest-VolumesExtendTest-767400-project-member] http://192.168.122.234/volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea returned with HTTP 404 Sep 07 02:30:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1170/2397] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:27 2026] GET /volume/v3/volumes/dfcb45e3-90a7-45c5-aa52-ffd21e03e6ea => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b2f544ed-76d4-441b-89b7-19f32214bb3d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2f544ed-76d4-441b-89b7-19f32214bb3d tempest-VolumesSummaryTest-75896175 tempest-VolumesSummaryTest-75896175-project-reader] GET http://192.168.122.234/volume/v3/volumes/summary Sep 07 02:30:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2f544ed-76d4-441b-89b7-19f32214bb3d tempest-VolumesSummaryTest-75896175 tempest-VolumesSummaryTest-75896175-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2f544ed-76d4-441b-89b7-19f32214bb3d tempest-VolumesSummaryTest-75896175 tempest-VolumesSummaryTest-75896175-project-reader] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-b2f544ed-76d4-441b-89b7-19f32214bb3d tempest-VolumesSummaryTest-75896175 tempest-VolumesSummaryTest-75896175-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:30:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b2f544ed-76d4-441b-89b7-19f32214bb3d tempest-VolumesSummaryTest-75896175 tempest-VolumesSummaryTest-75896175-project-reader] Get summary completed successfully. Sep 07 02:30:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2f544ed-76d4-441b-89b7-19f32214bb3d tempest-VolumesSummaryTest-75896175 tempest-VolumesSummaryTest-75896175-project-reader] http://192.168.122.234/volume/v3/volumes/summary returned with HTTP 200 Sep 07 02:30:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1228/2398] 192.168.122.234 () {60 vars in 1186 bytes} [Mon Sep 7 02:30:30 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-300532"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-300532'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume of 1 GB Sep 07 02:30:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Availability Zones retrieved successfully. Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Flow 'volume_create_api' (02735c80-a930-4369-a057-8b8063d3ecd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f048413f-8329-4e33-8c7a-e4b40661cbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f048413f-8329-4e33-8c7a-e4b40661cbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9720bb-243c-41e6-ac69-000e412e9779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Created reservations ['337a5b9f-1f1f-4e7d-a0a8-b016f057e999', '0826b190-97d8-484a-97c8-d32f6ec73995', '338f0b35-4347-42c4-b511-aab54955cafc', '543f8181-eaef-40d8-95b2-a22982e23825'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9720bb-243c-41e6-ac69-000e412e9779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337a5b9f-1f1f-4e7d-a0a8-b016f057e999', '0826b190-97d8-484a-97c8-d32f6ec73995', '338f0b35-4347-42c4-b511-aab54955cafc', '543f8181-eaef-40d8-95b2-a22982e23825']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210ab866-89db-4be0-9979-3623f030d28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210ab866-89db-4be0-9979-3623f030d28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61a4daef-22c8-4b6a-8458-7494452ad12e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-300532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d216b06a71443ea99e57e29bbe62ca0',qos_specs=None,replication_status=,reservations=['337a5b9f-1f1f-4e7d-a0a8-b016f057e999','0826b190-97d8-484a-97c8-d32f6ec73995','338f0b35-4347-42c4-b511-aab54955cafc','543f8181-eaef-40d8-95b2-a22982e23825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8346a6eb6b1d48e5af8b26bad93d5777',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-300532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61a4daef-22c8-4b6a-8458-7494452ad12e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d216b06a71443ea99e57e29bbe62ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8346a6eb6b1d48e5af8b26bad93d5777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bed319c-4cdc-4477-8326-10ceb22849ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bed319c-4cdc-4477-8326-10ceb22849ae) transitioned into state 'SUCCESS' from state '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-300532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d216b06a71443ea99e57e29bbe62ca0',qos_specs=None,replication_status=,reservations=['337a5b9f-1f1f-4e7d-a0a8-b016f057e999','0826b190-97d8-484a-97c8-d32f6ec73995','338f0b35-4347-42c4-b511-aab54955cafc','543f8181-eaef-40d8-95b2-a22982e23825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8346a6eb6b1d48e5af8b26bad93d5777',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adfdd190-108b-4aa0-b45c-c34876ea3454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adfdd190-108b-4aa0-b45c-c34876ea3454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Flow 'volume_create_api' (02735c80-a930-4369-a057-8b8063d3ecd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume request issued successfully. Sep 07 02:30:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-00786639-e2fd-4e4a-8f6e-39301cd20074 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:30:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1171/2399] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:33 2026] POST /volume/v3/volumes => generated 755 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-90eef0b8-534c-4b5a-95c6-8a7d0efa36a8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-90eef0b8-534c-4b5a-95c6-8a7d0efa36a8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] GET http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e Sep 07 02:30:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-90eef0b8-534c-4b5a-95c6-8a7d0efa36a8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-90eef0b8-534c-4b5a-95c6-8a7d0efa36a8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-90eef0b8-534c-4b5a-95c6-8a7d0efa36a8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-90eef0b8-534c-4b5a-95c6-8a7d0efa36a8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e returned with HTTP 200 Sep 07 02:30:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1229/2400] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:33 2026] GET /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cf1d65d2-958f-48dd-8db8-ca2818464beb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cf1d65d2-958f-48dd-8db8-ca2818464beb tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] GET http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e Sep 07 02:30:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cf1d65d2-958f-48dd-8db8-ca2818464beb tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cf1d65d2-958f-48dd-8db8-ca2818464beb tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cf1d65d2-958f-48dd-8db8-ca2818464beb tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cf1d65d2-958f-48dd-8db8-ca2818464beb tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e returned with HTTP 200 Sep 07 02:30:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1172/2401] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:34 2026] GET /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1bd46466-3d6d-4b45-8c32-eae18342ccdf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1bd46466-3d6d-4b45-8c32-eae18342ccdf tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/6f5ccbb4-03ee-47f2-97eb-0712a377c307/action Sep 07 02:30:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1bd46466-3d6d-4b45-8c32-eae18342ccdf tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-attach": {"instance_uuid": "f6ba95ac-0df1-400c-b1a5-39312f82abf0", "mountpoint": "/dev/vdc"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1bd46466-3d6d-4b45-8c32-eae18342ccdf tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f6ba95ac-0df1-400c-b1a5-39312f82abf0", "mountpoint": "/dev/vdc"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1bd46466-3d6d-4b45-8c32-eae18342ccdf tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/6f5ccbb4-03ee-47f2-97eb-0712a377c307/action returned with HTTP 404 Sep 07 02:30:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1230/2402] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:41 2026] POST /volume/v3/volumes/6f5ccbb4-03ee-47f2-97eb-0712a377c307/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:45 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=151,cinder:UPDATE=41,cinder:INSERT=29 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fee7faff-c2f3-43af-8953-997fa17bd917 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a1858edf-183c-4fe4-9c9f-83a45dd3d863", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1004654970"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume request body: {'volume': {'imageRef': 'a1858edf-183c-4fe4-9c9f-83a45dd3d863', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1004654970'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume of 2 GB Sep 07 02:30:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Availability Zones retrieved successfully. Sep 07 02:30:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Flow 'volume_create_api' (cd27ea9b-edc7-4f07-a7d4-87c4364f5209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64471423-5018-4a0d-8838-40d601b4a8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Validating volume size '2' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64471423-5018-4a0d-8838-40d601b4a8be) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 02:30:46 devstack devstack@c-api.service[87010]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a1858edf-183c-4fe4-9c9f-83a45dd3d863 is not active. Sep 07 02:30:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64471423-5018-4a0d-8838-40d601b4a8be) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:46 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64471423-5018-4a0d-8838-40d601b4a8be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:30:46 devstack devstack@c-api.service[87010]: WARNING cinder.volume.api [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Flow 'volume_create_api' (cd27ea9b-edc7-4f07-a7d4-87c4364f5209) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 02:30:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fee7faff-c2f3-43af-8953-997fa17bd917 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:30:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1173/2403] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:30:46 2026] POST /volume/v3/volumes => generated 125 bytes in 198 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "208a5c88-c609-441a-9481-5f06dec9f05f"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '208a5c88-c609-441a-9481-5f06dec9f05f'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume of 1 GB Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=97,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Availability Zones retrieved successfully. Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Flow 'volume_create_api' (99634daa-8cf2-491d-94ad-3f75381da9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057f33df-cb5d-4e39-b1dc-16ae93315311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057f33df-cb5d-4e39-b1dc-16ae93315311) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 02:30:48 devstack devstack@c-api.service[87011]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 02:30:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057f33df-cb5d-4e39-b1dc-16ae93315311) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:48 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057f33df-cb5d-4e39-b1dc-16ae93315311) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:30:48 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Flow 'volume_create_api' (99634daa-8cf2-491d-94ad-3f75381da9dd) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 02:30:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-edfa4c5f-d283-4328-854a-2e2725331bb6 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:30:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1231/2404] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:48 2026] POST /volume/v3/volumes => generated 134 bytes in 217 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5783437e-985b-4c9b-b990-ec8a0f86be81 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5783437e-985b-4c9b-b990-ec8a0f86be81 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5783437e-985b-4c9b-b990-ec8a0f86be81 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5783437e-985b-4c9b-b990-ec8a0f86be81 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1174/2405] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes => generated 127 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-be7a8f91-fd54-4106-aad0-ea7aa2748ae0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be7a8f91-fd54-4106-aad0-ea7aa2748ae0 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-be7a8f91-fd54-4106-aad0-ea7aa2748ae0 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "16373c57-f463-4fa9-a9c3-7a31eb3b3668"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-be7a8f91-fd54-4106-aad0-ea7aa2748ae0 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '16373c57-f463-4fa9-a9c3-7a31eb3b3668'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-be7a8f91-fd54-4106-aad0-ea7aa2748ae0 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1232/2406] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-837cf4e6-e6bd-4086-86c1-df63d5c6a866 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-837cf4e6-e6bd-4086-86c1-df63d5c6a866 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-837cf4e6-e6bd-4086-86c1-df63d5c6a866 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "fd59fa37-7c6e-48b3-bb2f-77cd4d36fb67"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-837cf4e6-e6bd-4086-86c1-df63d5c6a866 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'fd59fa37-7c6e-48b3-bb2f-77cd4d36fb67'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-837cf4e6-e6bd-4086-86c1-df63d5c6a866 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1175/2407] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5fdc012b-b96e-45ea-b15e-dafb0ebc16a7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5fdc012b-b96e-45ea-b15e-dafb0ebc16a7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5fdc012b-b96e-45ea-b15e-dafb0ebc16a7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d7cf59ea-f119-4d0d-af6d-924ec6db66b1"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-5fdc012b-b96e-45ea-b15e-dafb0ebc16a7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd7cf59ea-f119-4d0d-af6d-924ec6db66b1'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5fdc012b-b96e-45ea-b15e-dafb0ebc16a7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1233/2408] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6ec1294b-8d14-49f1-bc5e-32c8f8f908de None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ec1294b-8d14-49f1-bc5e-32c8f8f908de tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ec1294b-8d14-49f1-bc5e-32c8f8f908de tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ec1294b-8d14-49f1-bc5e-32c8f8f908de tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1176/2409] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-21e9a82b-b132-4343-b553-866db712e878 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21e9a82b-b132-4343-b553-866db712e878 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21e9a82b-b132-4343-b553-866db712e878 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21e9a82b-b132-4343-b553-866db712e878 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1234/2410] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:49 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 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-930d7f3d-d257-4a94-a2f0-c869121b1d04 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-930d7f3d-d257-4a94-a2f0-c869121b1d04 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-930d7f3d-d257-4a94-a2f0-c869121b1d04 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-930d7f3d-d257-4a94-a2f0-c869121b1d04 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1177/2411] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0e8df365-9efd-43a5-8101-0b530f9df314 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0e8df365-9efd-43a5-8101-0b530f9df314 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] DELETE http://192.168.122.234/volume/v3/volumes/tempest-invalid-1685712416 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0e8df365-9efd-43a5-8101-0b530f9df314 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0e8df365-9efd-43a5-8101-0b530f9df314 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-0e8df365-9efd-43a5-8101-0b530f9df314 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Delete volume with id: tempest-invalid-1685712416 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0e8df365-9efd-43a5-8101-0b530f9df314 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/tempest-invalid-1685712416 returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1235/2412] 192.168.122.234 () {58 vars in 1205 bytes} [Mon Sep 7 02:30:49 2026] DELETE /volume/v3/volumes/tempest-invalid-1685712416 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-128a041d-c974-4444-af0a-edfb5849e8d9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1178/2413] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:30:49 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3c1d8125-7c68-4d45-828d-3842081f31c7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c1d8125-7c68-4d45-828d-3842081f31c7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/xxx/action Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c1d8125-7c68-4d45-828d-3842081f31c7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-detach": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c1d8125-7c68-4d45-828d-3842081f31c7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c1d8125-7c68-4d45-828d-3842081f31c7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1236/2414] 192.168.122.234 () {60 vars in 1175 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eadd98cd-9489-4c44-bbc1-8bf9a06679d8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eadd98cd-9489-4c44-bbc1-8bf9a06679d8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] GET http://192.168.122.234/volume/v3/volumes/tempest-invalid-447544081 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eadd98cd-9489-4c44-bbc1-8bf9a06679d8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eadd98cd-9489-4c44-bbc1-8bf9a06679d8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eadd98cd-9489-4c44-bbc1-8bf9a06679d8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] http://192.168.122.234/volume/v3/volumes/tempest-invalid-447544081 returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1179/2415] 192.168.122.234 () {58 vars in 1199 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes/tempest-invalid-447544081 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-43ac6e0f-76f9-4dc7-9206-14ce7e187301 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1237/2416] 192.168.122.234 () {58 vars in 1124 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bf9db342-e742-4bbe-bab1-f1236591c32a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?status=null Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Could not evaluate value null, assuming string {{(pid=87010) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Get all volumes completed successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf9db342-e742-4bbe-bab1-f1236591c32a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] http://192.168.122.234/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1180/2417] 192.168.122.234 () {58 vars in 1165 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-698c932a-14d2-4920-8647-f566bed967c5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-698c932a-14d2-4920-8647-f566bed967c5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1705341206 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-698c932a-14d2-4920-8647-f566bed967c5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-698c932a-14d2-4920-8647-f566bed967c5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-698c932a-14d2-4920-8647-f566bed967c5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-698c932a-14d2-4920-8647-f566bed967c5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1705341206'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-698c932a-14d2-4920-8647-f566bed967c5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Get all volumes completed successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-698c932a-14d2-4920-8647-f566bed967c5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] http://192.168.122.234/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1705341206 returned with HTTP 200 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1238/2418] 192.168.122.234 () {58 vars in 1243 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1705341206 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] GET http://192.168.122.234/volume/v3/volumes?status=null Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Could not evaluate value null, assuming string {{(pid=87010) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Get all volumes completed successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c10722c-1d14-4a04-b0d3-39e45637bcd2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] http://192.168.122.234/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1181/2419] 192.168.122.234 () {58 vars in 1144 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] GET http://192.168.122.234/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1999089017 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1999089017'), ('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Get all volumes completed successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9342aaf-55b0-4d40-b36f-e89c11c5676f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] http://192.168.122.234/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1999089017 returned with HTTP 200 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1239/2420] 192.168.122.234 () {58 vars in 1222 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1999089017 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-34c777da-cdae-4f75-ac67-0497ecba9da1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34c777da-cdae-4f75-ac67-0497ecba9da1 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34c777da-cdae-4f75-ac67-0497ecba9da1 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34c777da-cdae-4f75-ac67-0497ecba9da1 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-34c777da-cdae-4f75-ac67-0497ecba9da1 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-34c777da-cdae-4f75-ac67-0497ecba9da1 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Reserve volume completed successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34c777da-cdae-4f75-ac67-0497ecba9da1 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action returned with HTTP 202 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1182/2421] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-997fbd22-05c4-4944-b950-8d7a72d7a205 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-997fbd22-05c4-4944-b950-8d7a72d7a205 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-997fbd22-05c4-4944-b950-8d7a72d7a205 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-997fbd22-05c4-4944-b950-8d7a72d7a205 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-997fbd22-05c4-4944-b950-8d7a72d7a205 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: ERROR cinder.volume.api [None req-997fbd22-05c4-4944-b950-8d7a72d7a205 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-997fbd22-05c4-4944-b950-8d7a72d7a205 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1240/2422] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action => generated 132 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e797848a-a80a-4628-b5c6-707b0d716f7d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e797848a-a80a-4628-b5c6-707b0d716f7d tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e797848a-a80a-4628-b5c6-707b0d716f7d tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e797848a-a80a-4628-b5c6-707b0d716f7d tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e797848a-a80a-4628-b5c6-707b0d716f7d tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e797848a-a80a-4628-b5c6-707b0d716f7d tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Unreserve volume completed successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e797848a-a80a-4628-b5c6-707b0d716f7d tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action returned with HTTP 202 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1183/2423] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-08eb2059-ce5a-4954-9f52-5c50c4c888c2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08eb2059-ce5a-4954-9f52-5c50c4c888c2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/41b259aa-dcee-4061-9a98-d9a78deb0011/action Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08eb2059-ce5a-4954-9f52-5c50c4c888c2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08eb2059-ce5a-4954-9f52-5c50c4c888c2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08eb2059-ce5a-4954-9f52-5c50c4c888c2 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/41b259aa-dcee-4061-9a98-d9a78deb0011/action returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1241/2424] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/41b259aa-dcee-4061-9a98-d9a78deb0011/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3c6c5308-8d77-460e-b7dc-6926e5282f77 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3c6c5308-8d77-460e-b7dc-6926e5282f77 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/6672aecb-b605-4b36-bc8b-374f596a2e9e/action Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3c6c5308-8d77-460e-b7dc-6926e5282f77 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3c6c5308-8d77-460e-b7dc-6926e5282f77 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3c6c5308-8d77-460e-b7dc-6926e5282f77 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/6672aecb-b605-4b36-bc8b-374f596a2e9e/action returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1184/2425] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/6672aecb-b605-4b36-bc8b-374f596a2e9e/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e9f3a6c1-767f-4bdc-b12d-ebfd1e1f5049 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1242/2426] 192.168.122.234 () {60 vars in 1144 bytes} [Mon Sep 7 02:30:49 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 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0d29868c-b34a-4523-9311-636a4af5992f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0d29868c-b34a-4523-9311-636a4af5992f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] PUT http://192.168.122.234/volume/v3/volumes/tempest-invalid-1822050352 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0d29868c-b34a-4523-9311-636a4af5992f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0d29868c-b34a-4523-9311-636a4af5992f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/tempest-invalid-1822050352 returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1185/2427] 192.168.122.234 () {60 vars in 1222 bytes} [Mon Sep 7 02:30:49 2026] PUT /volume/v3/volumes/tempest-invalid-1822050352 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c951a587-12a1-400a-9c4a-dc1a16230714 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c951a587-12a1-400a-9c4a-dc1a16230714 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] PUT http://192.168.122.234/volume/v3/volumes/05ce4487-b8db-4b6c-9699-1c62861ffb07 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c951a587-12a1-400a-9c4a-dc1a16230714 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c951a587-12a1-400a-9c4a-dc1a16230714 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/05ce4487-b8db-4b6c-9699-1c62861ffb07 returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1243/2428] 192.168.122.234 () {60 vars in 1252 bytes} [Mon Sep 7 02:30:49 2026] PUT /volume/v3/volumes/05ce4487-b8db-4b6c-9699-1c62861ffb07 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a59bfb0f-20bd-4313-86f9-c48c9eea88b7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a59bfb0f-20bd-4313-86f9-c48c9eea88b7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] DELETE http://192.168.122.234/volume/v3/volumes/bf0f4e72-7ba9-4e61-b875-2562d5f2ede0 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a59bfb0f-20bd-4313-86f9-c48c9eea88b7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a59bfb0f-20bd-4313-86f9-c48c9eea88b7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a59bfb0f-20bd-4313-86f9-c48c9eea88b7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Delete volume with id: bf0f4e72-7ba9-4e61-b875-2562d5f2ede0 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a59bfb0f-20bd-4313-86f9-c48c9eea88b7 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/bf0f4e72-7ba9-4e61-b875-2562d5f2ede0 returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1186/2429] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:30:49 2026] DELETE /volume/v3/volumes/bf0f4e72-7ba9-4e61-b875-2562d5f2ede0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8aabd448-a6e9-4360-be56-d5d26b85487f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8aabd448-a6e9-4360-be56-d5d26b85487f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8aabd448-a6e9-4360-be56-d5d26b85487f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8aabd448-a6e9-4360-be56-d5d26b85487f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8aabd448-a6e9-4360-be56-d5d26b85487f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1244/2430] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-224172e2-7a93-4dbd-8fe7-a2689e1c603a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-224172e2-7a93-4dbd-8fe7-a2689e1c603a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-224172e2-7a93-4dbd-8fe7-a2689e1c603a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-224172e2-7a93-4dbd-8fe7-a2689e1c603a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-224172e2-7a93-4dbd-8fe7-a2689e1c603a tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1187/2431] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-73aa8278-c124-409a-a8df-1a84b5e65658 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73aa8278-c124-409a-a8df-1a84b5e65658 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/e04aa979-63a0-468a-942d-9c5177c0d93f/action Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73aa8278-c124-409a-a8df-1a84b5e65658 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73aa8278-c124-409a-a8df-1a84b5e65658 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73aa8278-c124-409a-a8df-1a84b5e65658 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/e04aa979-63a0-468a-942d-9c5177c0d93f/action returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1245/2432] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/e04aa979-63a0-468a-942d-9c5177c0d93f/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3eab01f4-7ea1-4a96-bcf7-ebce49a45f2e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3eab01f4-7ea1-4a96-bcf7-ebce49a45f2e tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3eab01f4-7ea1-4a96-bcf7-ebce49a45f2e tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3eab01f4-7ea1-4a96-bcf7-ebce49a45f2e tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3eab01f4-7ea1-4a96-bcf7-ebce49a45f2e tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action returned with HTTP 400 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1188/2433] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8e728960-8b8c-42dc-a9ba-de7b6f573087 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e728960-8b8c-42dc-a9ba-de7b6f573087 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] POST http://192.168.122.234/volume/v3/volumes/None/action Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e728960-8b8c-42dc-a9ba-de7b6f573087 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e728960-8b8c-42dc-a9ba-de7b6f573087 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e728960-8b8c-42dc-a9ba-de7b6f573087 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1246/2434] 192.168.122.234 () {60 vars in 1178 bytes} [Mon Sep 7 02:30:49 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8fb98335-9c4a-41d5-b525-23509b7454d5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fb98335-9c4a-41d5-b525-23509b7454d5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] GET http://192.168.122.234/volume/v3/volumes/b3604cb5-480a-4f21-9bbf-ab1c92ebb4d5 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fb98335-9c4a-41d5-b525-23509b7454d5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8fb98335-9c4a-41d5-b525-23509b7454d5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8fb98335-9c4a-41d5-b525-23509b7454d5 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-reader] http://192.168.122.234/volume/v3/volumes/b3604cb5-480a-4f21-9bbf-ab1c92ebb4d5 returned with HTTP 404 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1189/2435] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes/b3604cb5-480a-4f21-9bbf-ab1c92ebb4d5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bbcbb351-88c0-4407-b682-5f0fe1972ce8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbcbb351-88c0-4407-b682-5f0fe1972ce8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] GET http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbcbb351-88c0-4407-b682-5f0fe1972ce8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bbcbb351-88c0-4407-b682-5f0fe1972ce8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bbcbb351-88c0-4407-b682-5f0fe1972ce8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bbcbb351-88c0-4407-b682-5f0fe1972ce8 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e returned with HTTP 200 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1247/2436] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] DELETE http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Delete volume with id: 61a4daef-22c8-4b6a-8458-7494452ad12e Sep 07 02:30:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Delete volume request issued successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-75a01d2e-94c5-4b28-b2df-4f56108ab165 tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e returned with HTTP 202 Sep 07 02:30:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1190/2437] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:30:49 2026] DELETE /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-85ede9e5-4d67-4b07-8b82-3910f9f0381b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85ede9e5-4d67-4b07-8b82-3910f9f0381b tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] GET http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85ede9e5-4d67-4b07-8b82-3910f9f0381b tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85ede9e5-4d67-4b07-8b82-3910f9f0381b tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-85ede9e5-4d67-4b07-8b82-3910f9f0381b tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Volume info retrieved successfully. Sep 07 02:30:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85ede9e5-4d67-4b07-8b82-3910f9f0381b tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e returned with HTTP 200 Sep 07 02:30:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1248/2438] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:49 2026] GET /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-209cf521-4c00-4bbc-8ed0-95d3f523197f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-209cf521-4c00-4bbc-8ed0-95d3f523197f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] GET http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e Sep 07 02:30:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-209cf521-4c00-4bbc-8ed0-95d3f523197f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-209cf521-4c00-4bbc-8ed0-95d3f523197f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-209cf521-4c00-4bbc-8ed0-95d3f523197f tempest-VolumesNegativeTest-1986663645 tempest-VolumesNegativeTest-1986663645-project-member] http://192.168.122.234/volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e returned with HTTP 404 Sep 07 02:30:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1191/2439] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:50 2026] GET /volume/v3/volumes/61a4daef-22c8-4b6a-8458-7494452ad12e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-147415956"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-147415956'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Create volume of 1 GB Sep 07 02:30:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Availability Zones retrieved successfully. Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Flow 'volume_create_api' (61187c38-eb7f-43ff-a2ee-7b08f3048045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8188ffac-028e-47c2-ac72-c7ea076e0560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8188ffac-028e-47c2-ac72-c7ea076e0560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328a094e-0848-480a-b8bc-b4bb7e766651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Created reservations ['a51bb2c9-6aac-4254-8a6e-a78f4aa2b379', '42053b46-e6b6-4406-b53c-94df4c59762b', '48bc90b1-ac4c-43e3-9874-0f5a86da5cb3', 'ccdee54d-7680-4ebf-bf8f-14894b8a5482'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328a094e-0848-480a-b8bc-b4bb7e766651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a51bb2c9-6aac-4254-8a6e-a78f4aa2b379', '42053b46-e6b6-4406-b53c-94df4c59762b', '48bc90b1-ac4c-43e3-9874-0f5a86da5cb3', 'ccdee54d-7680-4ebf-bf8f-14894b8a5482']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e00535-5a71-42f3-9e4e-8e46edcb62c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e00535-5a71-42f3-9e4e-8e46edcb62c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dff43f91-c9d6-47f4-b4c6-4563d63eaa7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-147415956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bd74bbe47847e9809c1606d1a1db41',qos_specs=None,replication_status=,reservations=['a51bb2c9-6aac-4254-8a6e-a78f4aa2b379','42053b46-e6b6-4406-b53c-94df4c59762b','48bc90b1-ac4c-43e3-9874-0f5a86da5cb3','ccdee54d-7680-4ebf-bf8f-14894b8a5482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d0c3298d0714fcfbbcaa58ff7ea6a02',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-147415956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dff43f91-c9d6-47f4-b4c6-4563d63eaa7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3bd74bbe47847e9809c1606d1a1db41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d0c3298d0714fcfbbcaa58ff7ea6a02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aad4535-5999-4acb-831c-12c3c47dcb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aad4535-5999-4acb-831c-12c3c47dcb00) transitioned into state 'SUCCESS' from state '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-147415956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bd74bbe47847e9809c1606d1a1db41',qos_specs=None,replication_status=,reservations=['a51bb2c9-6aac-4254-8a6e-a78f4aa2b379','42053b46-e6b6-4406-b53c-94df4c59762b','48bc90b1-ac4c-43e3-9874-0f5a86da5cb3','ccdee54d-7680-4ebf-bf8f-14894b8a5482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d0c3298d0714fcfbbcaa58ff7ea6a02',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be56e42-58c7-47cb-b2ef-ead3a2b5a54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be56e42-58c7-47cb-b2ef-ead3a2b5a54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Flow 'volume_create_api' (61187c38-eb7f-43ff-a2ee-7b08f3048045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:30:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Create volume request issued successfully. Sep 07 02:30:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8dbd9c91-39b4-4241-b20d-9b658e094a5e tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:30:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1249/2440] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:30:53 2026] POST /volume/v3/volumes => generated 766 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-35899020-6b20-4702-8f00-176b637d9a02 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35899020-6b20-4702-8f00-176b637d9a02 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:30:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35899020-6b20-4702-8f00-176b637d9a02 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35899020-6b20-4702-8f00-176b637d9a02 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-35899020-6b20-4702-8f00-176b637d9a02 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:30:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35899020-6b20-4702-8f00-176b637d9a02 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e returned with HTTP 200 Sep 07 02:30:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1192/2441] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:53 2026] GET /volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e => generated 834 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-af02a6aa-7f1e-4fa2-b4df-583a892ab5f3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af02a6aa-7f1e-4fa2-b4df-583a892ab5f3 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:30:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af02a6aa-7f1e-4fa2-b4df-583a892ab5f3 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af02a6aa-7f1e-4fa2-b4df-583a892ab5f3 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:30:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-af02a6aa-7f1e-4fa2-b4df-583a892ab5f3 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:30:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af02a6aa-7f1e-4fa2-b4df-583a892ab5f3 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e returned with HTTP 200 Sep 07 02:30:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1250/2442] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:30:54 2026] GET /volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:30:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dff43f91-c9d6-47f4-b4c6-4563d63eaa7e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-205609298"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:30:54 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Create snapshot from volume dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:30:55 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Created reservations ['a99ec1b8-8327-4653-8dac-ced92c556eeb', '294a1d55-af38-4de2-aa9e-5badc5d7a8db', '3b9195eb-cbd5-45ff-851a-ac12907a5494', '0882f7fa-5a1b-49e6-9716-f56b2d7b1e4d'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot create request issued successfully. Sep 07 02:30:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bcf3c27-7109-43a4-8615-6f8f1a3644c4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:30:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1193/2443] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:30:54 2026] POST /volume/v3/snapshots => generated 313 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2052eb90-e17a-4def-a4db-a69b63e880a0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2052eb90-e17a-4def-a4db-a69b63e880a0 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:30:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2052eb90-e17a-4def-a4db-a69b63e880a0 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2052eb90-e17a-4def-a4db-a69b63e880a0 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2052eb90-e17a-4def-a4db-a69b63e880a0 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:30:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2052eb90-e17a-4def-a4db-a69b63e880a0 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b returned with HTTP 200 Sep 07 02:30:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1251/2444] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:55 2026] GET /volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-def8db62-eb26-443f-8ca9-3f52f5f6c370 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-def8db62-eb26-443f-8ca9-3f52f5f6c370 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:30:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-def8db62-eb26-443f-8ca9-3f52f5f6c370 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-def8db62-eb26-443f-8ca9-3f52f5f6c370 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-def8db62-eb26-443f-8ca9-3f52f5f6c370 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:30:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-def8db62-eb26-443f-8ca9-3f52f5f6c370 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b returned with HTTP 200 Sep 07 02:30:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1194/2445] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:56 2026] GET /volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-416ab6a9-bb43-4ee3-b355-4c745103a677 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-416ab6a9-bb43-4ee3-b355-4c745103a677 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:30:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-416ab6a9-bb43-4ee3-b355-4c745103a677 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-416ab6a9-bb43-4ee3-b355-4c745103a677 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-416ab6a9-bb43-4ee3-b355-4c745103a677 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:30:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-416ab6a9-bb43-4ee3-b355-4c745103a677 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b returned with HTTP 200 Sep 07 02:30:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1252/2446] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:57 2026] GET /volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:30:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dff43f91-c9d6-47f4-b4c6-4563d63eaa7e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1603219401"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:30:57 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Create snapshot from volume dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:30:57 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Created reservations ['3e816064-6a24-4831-a137-b5a6ce574b9a', '0717254a-e0da-4e53-9139-6a76dada456f', '6a2114fa-75bd-4916-9abd-59445c8d032a', '1dd7ca4b-8536-4245-b349-d02b28500d96'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot create request issued successfully. Sep 07 02:30:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e100239e-8ecb-4ba6-9763-bef2e1c600b9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:30:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1195/2447] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:30:57 2026] POST /volume/v3/snapshots => generated 314 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6946e30b-9f48-45d0-b490-99e40975b382 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6946e30b-9f48-45d0-b490-99e40975b382 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:30:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6946e30b-9f48-45d0-b490-99e40975b382 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6946e30b-9f48-45d0-b490-99e40975b382 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6946e30b-9f48-45d0-b490-99e40975b382 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:30:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6946e30b-9f48-45d0-b490-99e40975b382 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 200 Sep 07 02:30:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1253/2448] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:57 2026] GET /volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a624beb6-b357-488b-85ea-706fdaa7c3be None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a624beb6-b357-488b-85ea-706fdaa7c3be tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:30:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a624beb6-b357-488b-85ea-706fdaa7c3be tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a624beb6-b357-488b-85ea-706fdaa7c3be tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a624beb6-b357-488b-85ea-706fdaa7c3be tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:30:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a624beb6-b357-488b-85ea-706fdaa7c3be tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 200 Sep 07 02:30:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1196/2449] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:58 2026] GET /volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3742deff-c02e-4524-b5cb-e6438ab85a6a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3742deff-c02e-4524-b5cb-e6438ab85a6a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:30:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3742deff-c02e-4524-b5cb-e6438ab85a6a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3742deff-c02e-4524-b5cb-e6438ab85a6a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3742deff-c02e-4524-b5cb-e6438ab85a6a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:30:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3742deff-c02e-4524-b5cb-e6438ab85a6a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 200 Sep 07 02:30:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1254/2450] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:59 2026] GET /volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:30:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:30:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dff43f91-c9d6-47f4-b4c6-4563d63eaa7e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-529861065"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:30:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:30:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:30:59 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Create snapshot from volume dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:30:59 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Created reservations ['73ae6bd2-2dd8-4a1c-8463-389e1c1a450b', '45b2b878-2fef-41f4-a4dd-e87b541dbccf', '9476e38c-aac6-4392-8c7e-bc5d2da424da', 'd7d42665-88d2-4c3e-9d2d-1dee87ffbade'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:30:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:30:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:30:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot create request issued successfully. Sep 07 02:30:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1033bba6-0eeb-46c5-a1de-ffcaf9c39de8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:30:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1197/2451] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:30:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:30:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-336a5a84-de14-496c-b636-ae2ef3501a98 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:30:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-336a5a84-de14-496c-b636-ae2ef3501a98 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:30:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-336a5a84-de14-496c-b636-ae2ef3501a98 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:30:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-336a5a84-de14-496c-b636-ae2ef3501a98 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:30:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:30:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:30:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-336a5a84-de14-496c-b636-ae2ef3501a98 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:30:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-336a5a84-de14-496c-b636-ae2ef3501a98 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff returned with HTTP 200 Sep 07 02:30:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1255/2452] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:30:59 2026] GET /volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3736b2e2-c53c-4e82-83e3-a21819261695 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3736b2e2-c53c-4e82-83e3-a21819261695 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:31:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3736b2e2-c53c-4e82-83e3-a21819261695 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3736b2e2-c53c-4e82-83e3-a21819261695 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3736b2e2-c53c-4e82-83e3-a21819261695 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3736b2e2-c53c-4e82-83e3-a21819261695 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff returned with HTTP 200 Sep 07 02:31:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1198/2453] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:00 2026] GET /volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ef0fc5a8-867d-4978-89c2-8bbbe5609471 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ef0fc5a8-867d-4978-89c2-8bbbe5609471 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ef0fc5a8-867d-4978-89c2-8bbbe5609471 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ef0fc5a8-867d-4978-89c2-8bbbe5609471 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ef0fc5a8-867d-4978-89c2-8bbbe5609471 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ef0fc5a8-867d-4978-89c2-8bbbe5609471 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1256/2454] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9363f788-b0c5-4932-b758-f919c81536d5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9363f788-b0c5-4932-b758-f919c81536d5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?limit=1 Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9363f788-b0c5-4932-b758-f919c81536d5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9363f788-b0c5-4932-b758-f919c81536d5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-9363f788-b0c5-4932-b758-f919c81536d5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-9363f788-b0c5-4932-b758-f919c81536d5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: /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 07 02:31:01 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9363f788-b0c5-4932-b758-f919c81536d5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9363f788-b0c5-4932-b758-f919c81536d5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1199/2455] 192.168.122.234 () {58 vars in 1142 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: /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 07 02:31:01 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fa56752-20fe-432c-94ac-6180a147a2f1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1257/2456] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?limit=100000 Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: /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 07 02:31:01 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8fac07f-f083-4110-9cd5-1b254dfb0825 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1200/2457] 192.168.122.234 () {58 vars in 1152 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-118465c2-d7af-4189-969a-62041f09116a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-118465c2-d7af-4189-969a-62041f09116a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?limit=0 Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-118465c2-d7af-4189-969a-62041f09116a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-118465c2-d7af-4189-969a-62041f09116a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-118465c2-d7af-4189-969a-62041f09116a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-118465c2-d7af-4189-969a-62041f09116a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: /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 07 02:31:01 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-118465c2-d7af-4189-969a-62041f09116a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-118465c2-d7af-4189-969a-62041f09116a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1258/2458] 192.168.122.234 () {58 vars in 1142 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: /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 07 02:31:01 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5a3ed38c-6569-4b5e-9739-e6afcf6df517 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1201/2459] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?marker=e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2b0b4b54-56d8-4e1f-a482-a560c05dc9fb tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?marker=e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1259/2460] 192.168.122.234 () {58 vars in 1214 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots?marker=e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?offset=2&limit=3 Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:01 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:01 devstack devstack@c-api.service[87010]: /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 07 02:31:01 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dc70b6a5-0d03-4b90-b1dd-3edac21308e4 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 02:31:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1202/2461] 192.168.122.234 () {58 vars in 1160 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-47286df1-69da-489a-a750-3e15a6ae832a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47286df1-69da-489a-a750-3e15a6ae832a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47286df1-69da-489a-a750-3e15a6ae832a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-47286df1-69da-489a-a750-3e15a6ae832a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-47286df1-69da-489a-a750-3e15a6ae832a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:01 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-47286df1-69da-489a-a750-3e15a6ae832a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /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 07 02:31:02 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-47286df1-69da-489a-a750-3e15a6ae832a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-47286df1-69da-489a-a750-3e15a6ae832a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1260/2462] 192.168.122.234 () {58 vars in 1192 bytes} [Mon Sep 7 02:31:01 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-20de477e-be3d-4177-8db0-44038e1aeddc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20de477e-be3d-4177-8db0-44038e1aeddc tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20de477e-be3d-4177-8db0-44038e1aeddc tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20de477e-be3d-4177-8db0-44038e1aeddc tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-20de477e-be3d-4177-8db0-44038e1aeddc tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-20de477e-be3d-4177-8db0-44038e1aeddc tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /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 07 02:31:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-20de477e-be3d-4177-8db0-44038e1aeddc tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20de477e-be3d-4177-8db0-44038e1aeddc tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1203/2463] 192.168.122.234 () {58 vars in 1194 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /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 07 02:31:02 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1ee2625a-5fa6-4689-b01a-f43201d6f7e5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1261/2464] 192.168.122.234 () {58 vars in 1176 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /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 07 02:31:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1036b7aa-9f32-4a00-b25e-c30882b35575 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1204/2465] 192.168.122.234 () {58 vars in 1178 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /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 07 02:31:02 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bec83c74-5b2e-4d4d-80fe-003e19f8fdf5 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1262/2466] 192.168.122.234 () {58 vars in 1196 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /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 07 02:31:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f6c77baa-5c6b-4b71-8de3-f9837898f63d tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1205/2467] 192.168.122.234 () {58 vars in 1198 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /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 07 02:31:02 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e502e46-7833-4162-9fd4-72b2789f4e71 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1263/2468] 192.168.122.234 () {58 vars in 1267 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots/detail?status=available Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'detail' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /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 07 02:31:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-750ef39e-fc9d-4cbb-9d6f-d540a8be8f50 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1206/2469] 192.168.122.234 () {58 vars in 1181 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5409d1db-820d-47d9-94eb-671b9e9c707c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5409d1db-820d-47d9-94eb-671b9e9c707c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5409d1db-820d-47d9-94eb-671b9e9c707c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5409d1db-820d-47d9-94eb-671b9e9c707c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-5409d1db-820d-47d9-94eb-671b9e9c707c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-5409d1db-820d-47d9-94eb-671b9e9c707c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /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 07 02:31:02 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5409d1db-820d-47d9-94eb-671b9e9c707c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5409d1db-820d-47d9-94eb-671b9e9c707c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1264/2470] 192.168.122.234 () {58 vars in 1301 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /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 07 02:31:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6cac87b7-4d07-4836-9da1-ce579a5613a8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1207/2471] 192.168.122.234 () {58 vars in 1246 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?status=available Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /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 07 02:31:02 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7e59601d-a93b-4dea-b613-c0e1d827c8d1 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1265/2472] 192.168.122.234 () {58 vars in 1160 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] GET http://192.168.122.234/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /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 07 02:31:02 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] Get all snapshots completed successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-912e9cdd-05db-4504-bf3a-6ab844462d95 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-reader] http://192.168.122.234/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1208/2473] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-529861065 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Delete snapshot with id: 2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot delete request issued successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-206177b7-fe8a-420a-a6bd-ce8f504ad347 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff returned with HTTP 202 Sep 07 02:31:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1266/2474] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:31:02 2026] DELETE /volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-93732d73-2bf8-4be8-80f6-c4e3b8edc309 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-93732d73-2bf8-4be8-80f6-c4e3b8edc309 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-93732d73-2bf8-4be8-80f6-c4e3b8edc309 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-93732d73-2bf8-4be8-80f6-c4e3b8edc309 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-93732d73-2bf8-4be8-80f6-c4e3b8edc309 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-93732d73-2bf8-4be8-80f6-c4e3b8edc309 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff returned with HTTP 200 Sep 07 02:31:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1209/2475] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:02 2026] GET /volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-522c80de-e56d-49af-9da9-532768237f46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-522c80de-e56d-49af-9da9-532768237f46 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:31:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-522c80de-e56d-49af-9da9-532768237f46 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-522c80de-e56d-49af-9da9-532768237f46 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-522c80de-e56d-49af-9da9-532768237f46 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-522c80de-e56d-49af-9da9-532768237f46 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff returned with HTTP 200 Sep 07 02:31:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1267/2476] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:03 2026] GET /volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-52905d09-633a-42cb-bd02-dc2ea1d0d15a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52905d09-633a-42cb-bd02-dc2ea1d0d15a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff Sep 07 02:31:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52905d09-633a-42cb-bd02-dc2ea1d0d15a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52905d09-633a-42cb-bd02-dc2ea1d0d15a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52905d09-633a-42cb-bd02-dc2ea1d0d15a tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff returned with HTTP 404 Sep 07 02:31:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1210/2477] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:04 2026] GET /volume/v3/snapshots/2c21648e-5474-4009-8660-81c2cb0f25ff => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:31:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:04 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Delete snapshot with id: e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:31:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot delete request issued successfully. Sep 07 02:31:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e5af6db9-f27f-4b52-b1e4-03eecf800c6c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 202 Sep 07 02:31:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1268/2478] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:31:04 2026] DELETE /volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:31:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0b3f8adc-5bd9-4473-b410-e875d55c5061 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0b3f8adc-5bd9-4473-b410-e875d55c5061 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:31:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0b3f8adc-5bd9-4473-b410-e875d55c5061 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0b3f8adc-5bd9-4473-b410-e875d55c5061 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0b3f8adc-5bd9-4473-b410-e875d55c5061 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0b3f8adc-5bd9-4473-b410-e875d55c5061 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 200 Sep 07 02:31:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1211/2479] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:04 2026] GET /volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c09f7cd2-5526-4757-a006-8902eb633c12 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c09f7cd2-5526-4757-a006-8902eb633c12 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:31:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c09f7cd2-5526-4757-a006-8902eb633c12 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c09f7cd2-5526-4757-a006-8902eb633c12 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c09f7cd2-5526-4757-a006-8902eb633c12 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c09f7cd2-5526-4757-a006-8902eb633c12 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 200 Sep 07 02:31:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1269/2480] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:05 2026] GET /volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b7b3a8fa-2f66-4a8b-97aa-58e5bbef5703 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7b3a8fa-2f66-4a8b-97aa-58e5bbef5703 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d Sep 07 02:31:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7b3a8fa-2f66-4a8b-97aa-58e5bbef5703 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b7b3a8fa-2f66-4a8b-97aa-58e5bbef5703 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b7b3a8fa-2f66-4a8b-97aa-58e5bbef5703 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d returned with HTTP 404 Sep 07 02:31:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1212/2481] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:06 2026] GET /volume/v3/snapshots/e90348dc-6753-4f0f-aab8-8dfc1b225b2d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:31:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:06 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Delete snapshot with id: 7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:31:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot delete request issued successfully. Sep 07 02:31:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bc818abf-be53-4f3e-acaa-42f6a70458ef tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b returned with HTTP 202 Sep 07 02:31:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1270/2482] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:31:06 2026] DELETE /volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:31:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c5b0e58d-04d3-4bf8-998d-55182e64c3d6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5b0e58d-04d3-4bf8-998d-55182e64c3d6 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:31:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c5b0e58d-04d3-4bf8-998d-55182e64c3d6 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c5b0e58d-04d3-4bf8-998d-55182e64c3d6 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c5b0e58d-04d3-4bf8-998d-55182e64c3d6 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5b0e58d-04d3-4bf8-998d-55182e64c3d6 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b returned with HTTP 200 Sep 07 02:31:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1213/2483] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:06 2026] GET /volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b => generated 471 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c17ce572-c256-4389-b3fd-05528a768698 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c17ce572-c256-4389-b3fd-05528a768698 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:31:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c17ce572-c256-4389-b3fd-05528a768698 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c17ce572-c256-4389-b3fd-05528a768698 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c17ce572-c256-4389-b3fd-05528a768698 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Snapshot retrieved successfully. Sep 07 02:31:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c17ce572-c256-4389-b3fd-05528a768698 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b returned with HTTP 200 Sep 07 02:31:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1271/2484] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:07 2026] GET /volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d100504e-0d96-40c7-9a89-92d0fe3b441c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d100504e-0d96-40c7-9a89-92d0fe3b441c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b Sep 07 02:31:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d100504e-0d96-40c7-9a89-92d0fe3b441c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d100504e-0d96-40c7-9a89-92d0fe3b441c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d100504e-0d96-40c7-9a89-92d0fe3b441c tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b returned with HTTP 404 Sep 07 02:31:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1214/2485] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:08 2026] GET /volume/v3/snapshots/7f04b8d9-b806-4906-8670-5b9ada7bda9b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e19c879a-8505-4973-bb68-a87d3deaf6f9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e19c879a-8505-4973-bb68-a87d3deaf6f9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:31:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e19c879a-8505-4973-bb68-a87d3deaf6f9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e19c879a-8505-4973-bb68-a87d3deaf6f9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e19c879a-8505-4973-bb68-a87d3deaf6f9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:31:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e19c879a-8505-4973-bb68-a87d3deaf6f9 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e returned with HTTP 200 Sep 07 02:31:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1272/2486] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:08 2026] GET /volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] DELETE http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:31:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:08 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Delete volume with id: dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:31:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:31:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Delete volume request issued successfully. Sep 07 02:31:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eda5989e-9f9a-438a-b4b6-a32faf92e411 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e returned with HTTP 202 Sep 07 02:31:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1215/2487] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:31:08 2026] DELETE /volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:31:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-12353c97-3a93-402d-acd1-35f5fdd1b97b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-12353c97-3a93-402d-acd1-35f5fdd1b97b tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:31:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-12353c97-3a93-402d-acd1-35f5fdd1b97b tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-12353c97-3a93-402d-acd1-35f5fdd1b97b tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-12353c97-3a93-402d-acd1-35f5fdd1b97b tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Volume info retrieved successfully. Sep 07 02:31:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-12353c97-3a93-402d-acd1-35f5fdd1b97b tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e returned with HTTP 200 Sep 07 02:31:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1273/2488] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:09 2026] GET /volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca614c67-1e0b-4847-9099-aae11c95aab8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca614c67-1e0b-4847-9099-aae11c95aab8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] GET http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e Sep 07 02:31:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca614c67-1e0b-4847-9099-aae11c95aab8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca614c67-1e0b-4847-9099-aae11c95aab8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca614c67-1e0b-4847-9099-aae11c95aab8 tempest-VolumesSnapshotListTestJSON-1444821453 tempest-VolumesSnapshotListTestJSON-1444821453-project-member] http://192.168.122.234/volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e returned with HTTP 404 Sep 07 02:31:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1216/2489] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:10 2026] GET /volume/v3/volumes/dff43f91-c9d6-47f4-b4c6-4563d63eaa7e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c62f698e-550a-4dd7-84da-409952e5f760 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c62f698e-550a-4dd7-84da-409952e5f760 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:31:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c62f698e-550a-4dd7-84da-409952e5f760 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca80cfd0-675b-4d2e-bf6f-97c8fd84c14d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1902135221"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c62f698e-550a-4dd7-84da-409952e5f760 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 404 Sep 07 02:31:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1274/2490] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:31:12 2026] POST /volume/v3/snapshots => generated 109 bytes in 216 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:31:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f7991d5e-f189-4740-81ef-de0dab42199e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7991d5e-f189-4740-81ef-de0dab42199e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:31:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f7991d5e-f189-4740-81ef-de0dab42199e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1048482861"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7991d5e-f189-4740-81ef-de0dab42199e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 404 Sep 07 02:31:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1217/2491] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:31:12 2026] POST /volume/v3/snapshots => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:31:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7b08409b-3404-4889-bf30-7f52d411efa2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b08409b-3404-4889-bf30-7f52d411efa2 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] GET http://192.168.122.234/volume/v3/snapshots?limit=invalid Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b08409b-3404-4889-bf30-7f52d411efa2 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b08409b-3404-4889-bf30-7f52d411efa2 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b08409b-3404-4889-bf30-7f52d411efa2 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b08409b-3404-4889-bf30-7f52d411efa2 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] http://192.168.122.234/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 02:31:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1275/2492] 192.168.122.234 () {58 vars in 1154 bytes} [Mon Sep 7 02:31:12 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-013c8e17-e82c-4a34-984b-71b117d2516a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-013c8e17-e82c-4a34-984b-71b117d2516a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] GET http://192.168.122.234/volume/v3/snapshots?marker=7e9bc4db-5fb5-495e-89ac-4823f9c01f0e Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-013c8e17-e82c-4a34-984b-71b117d2516a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-013c8e17-e82c-4a34-984b-71b117d2516a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-013c8e17-e82c-4a34-984b-71b117d2516a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-013c8e17-e82c-4a34-984b-71b117d2516a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-013c8e17-e82c-4a34-984b-71b117d2516a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] http://192.168.122.234/volume/v3/snapshots?marker=7e9bc4db-5fb5-495e-89ac-4823f9c01f0e returned with HTTP 404 Sep 07 02:31:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1218/2493] 192.168.122.234 () {58 vars in 1214 bytes} [Mon Sep 7 02:31:13 2026] GET /volume/v3/snapshots?marker=7e9bc4db-5fb5-495e-89ac-4823f9c01f0e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8acdf62b-9625-4581-9abd-b4dd2a44c23a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8acdf62b-9625-4581-9abd-b4dd2a44c23a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] GET http://192.168.122.234/volume/v3/snapshots?sort_key=invalid Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8acdf62b-9625-4581-9abd-b4dd2a44c23a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8acdf62b-9625-4581-9abd-b4dd2a44c23a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-8acdf62b-9625-4581-9abd-b4dd2a44c23a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-8acdf62b-9625-4581-9abd-b4dd2a44c23a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8acdf62b-9625-4581-9abd-b4dd2a44c23a tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-reader] http://192.168.122.234/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 02:31:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1276/2494] 192.168.122.234 () {58 vars in 1160 bytes} [Mon Sep 7 02:31:13 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-49589116-1518-459f-8db4-b010afdf8ea1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-866124578"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-866124578'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Create volume of 2 GB Sep 07 02:31:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Availability Zones retrieved successfully. Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Flow 'volume_create_api' (2b1aa5fc-ba63-4ff7-b738-0ebd5de34011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13165a6b-4e1b-4482-81f9-1a6714629d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Validating volume size '2' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13165a6b-4e1b-4482-81f9-1a6714629d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67a4a3f-179c-403e-8124-808b54086b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Created reservations ['7b68e2cd-37fe-43e6-a663-d0f6d578ced6', '32f68deb-1e7e-4cef-9b81-78cdcb23f78b', '5aca53cd-cd06-4d8b-8f97-2e5a6d1d208f', 'f8f70c26-2c52-466b-b349-8292f86dc7a3'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67a4a3f-179c-403e-8124-808b54086b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b68e2cd-37fe-43e6-a663-d0f6d578ced6', '32f68deb-1e7e-4cef-9b81-78cdcb23f78b', '5aca53cd-cd06-4d8b-8f97-2e5a6d1d208f', 'f8f70c26-2c52-466b-b349-8292f86dc7a3']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49448d00-b5c3-4662-962f-c068b4cdf1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49448d00-b5c3-4662-962f-c068b4cdf1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32796a37-6c55-4ea4-b908-85235c1873c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-866124578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa6c7a3d0bd4c59ae7f0e7358f3e4f8',qos_specs=None,replication_status=,reservations=['7b68e2cd-37fe-43e6-a663-d0f6d578ced6','32f68deb-1e7e-4cef-9b81-78cdcb23f78b','5aca53cd-cd06-4d8b-8f97-2e5a6d1d208f','f8f70c26-2c52-466b-b349-8292f86dc7a3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d3537fe96b48bcba4d048b8824ce00',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-866124578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32796a37-6c55-4ea4-b908-85235c1873c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa6c7a3d0bd4c59ae7f0e7358f3e4f8',provider_auth=None,provider_geometry=None,provider_id=None,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='52d3537fe96b48bcba4d048b8824ce00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6062e60-2eb7-483b-8897-284934e0a4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6062e60-2eb7-483b-8897-284934e0a4fd) transitioned into state 'SUCCESS' from state '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-866124578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa6c7a3d0bd4c59ae7f0e7358f3e4f8',qos_specs=None,replication_status=,reservations=['7b68e2cd-37fe-43e6-a663-d0f6d578ced6','32f68deb-1e7e-4cef-9b81-78cdcb23f78b','5aca53cd-cd06-4d8b-8f97-2e5a6d1d208f','f8f70c26-2c52-466b-b349-8292f86dc7a3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d3537fe96b48bcba4d048b8824ce00',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e3ef92-1d84-4bd3-883e-f1fdbfc4dfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e3ef92-1d84-4bd3-883e-f1fdbfc4dfab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Flow 'volume_create_api' (2b1aa5fc-ba63-4ff7-b738-0ebd5de34011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:31:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Create volume request issued successfully. Sep 07 02:31:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-49589116-1518-459f-8db4-b010afdf8ea1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:31:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1219/2495] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:31:13 2026] POST /volume/v3/volumes => generated 770 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-29a73bcf-e886-461e-b2f4-2a065f152d84 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-29a73bcf-e886-461e-b2f4-2a065f152d84 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-29a73bcf-e886-461e-b2f4-2a065f152d84 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-29a73bcf-e886-461e-b2f4-2a065f152d84 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-29a73bcf-e886-461e-b2f4-2a065f152d84 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Volume info retrieved successfully. Sep 07 02:31:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-29a73bcf-e886-461e-b2f4-2a065f152d84 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 returned with HTTP 200 Sep 07 02:31:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1277/2496] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:13 2026] GET /volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-956477f9-563c-41e1-b7c4-46a73ee86fdb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-956477f9-563c-41e1-b7c4-46a73ee86fdb tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-956477f9-563c-41e1-b7c4-46a73ee86fdb tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-956477f9-563c-41e1-b7c4-46a73ee86fdb tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-956477f9-563c-41e1-b7c4-46a73ee86fdb tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Volume info retrieved successfully. Sep 07 02:31:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-956477f9-563c-41e1-b7c4-46a73ee86fdb tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 returned with HTTP 200 Sep 07 02:31:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1220/2497] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:14 2026] GET /volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-afe75584-0951-4017-ab08-a4f0a515bdaf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afe75584-0951-4017-ab08-a4f0a515bdaf tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:31:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-afe75584-0951-4017-ab08-a4f0a515bdaf tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32796a37-6c55-4ea4-b908-85235c1873c8", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1026020206"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-afe75584-0951-4017-ab08-a4f0a515bdaf tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Volume info retrieved successfully. Sep 07 02:31:14 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-afe75584-0951-4017-ab08-a4f0a515bdaf tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Create snapshot from volume 32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:14 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-afe75584-0951-4017-ab08-a4f0a515bdaf tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Created reservations ['00a1f5b8-f851-4555-9778-ad508ab1e473', 'de0dc0fd-6405-459a-8252-3f96fcd68e84', 'e6b24e28-8a93-41e0-a4f8-90fe142ae6e6', '121c33f8-ee6b-4caa-9ad8-d35475ac4598'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:31:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-afe75584-0951-4017-ab08-a4f0a515bdaf tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot create request issued successfully. Sep 07 02:31:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-afe75584-0951-4017-ab08-a4f0a515bdaf tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:31:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1278/2498] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:31:14 2026] POST /volume/v3/snapshots => generated 318 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:31:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-39cdb58a-138a-4444-9372-a4554d7c71ff None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39cdb58a-138a-4444-9372-a4554d7c71ff tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-39cdb58a-138a-4444-9372-a4554d7c71ff tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-39cdb58a-138a-4444-9372-a4554d7c71ff tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-39cdb58a-138a-4444-9372-a4554d7c71ff tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot retrieved successfully. Sep 07 02:31:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-39cdb58a-138a-4444-9372-a4554d7c71ff tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f returned with HTTP 200 Sep 07 02:31:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1221/2499] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:14 2026] GET /volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a6a8fdcf-b4c2-4456-a38a-7e8c443acf02 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6a8fdcf-b4c2-4456-a38a-7e8c443acf02 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6a8fdcf-b4c2-4456-a38a-7e8c443acf02 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6a8fdcf-b4c2-4456-a38a-7e8c443acf02 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a6a8fdcf-b4c2-4456-a38a-7e8c443acf02 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot retrieved successfully. Sep 07 02:31:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6a8fdcf-b4c2-4456-a38a-7e8c443acf02 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f returned with HTTP 200 Sep 07 02:31:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1279/2500] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:15 2026] GET /volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c64fcab1-fd03-4ca6-ad59-7eceec2bbd70 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c64fcab1-fd03-4ca6-ad59-7eceec2bbd70 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c64fcab1-fd03-4ca6-ad59-7eceec2bbd70 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c64fcab1-fd03-4ca6-ad59-7eceec2bbd70 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c64fcab1-fd03-4ca6-ad59-7eceec2bbd70 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot retrieved successfully. Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c64fcab1-fd03-4ca6-ad59-7eceec2bbd70 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f returned with HTTP 200 Sep 07 02:31:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1222/2501] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:16 2026] GET /volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-14d1557f-01ff-4a5d-833c-c53427d61258 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e63cebf2-e162-4f2c-9f0f-58db87790e6f"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e63cebf2-e162-4f2c-9f0f-58db87790e6f'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot retrieved successfully. Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Create volume of 1 GB Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Availability Zones retrieved successfully. Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Flow 'volume_create_api' (b8ddd196-c185-4abe-85a9-544baf7ee5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b470d4b3-f932-431b-96d5-466b3f119fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b470d4b3-f932-431b-96d5-466b3f119fd2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 02:31:16 devstack devstack@c-api.service[87011]: 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 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b470d4b3-f932-431b-96d5-466b3f119fd2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b470d4b3-f932-431b-96d5-466b3f119fd2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 02:31:16 devstack devstack@c-api.service[87011]: WARNING cinder.volume.api [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Flow 'volume_create_api' (b8ddd196-c185-4abe-85a9-544baf7ee5cc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14d1557f-01ff-4a5d-833c-c53427d61258 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 400 Sep 07 02:31:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1280/2502] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:31:16 2026] POST /volume/v3/volumes => generated 171 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 02:31:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Delete snapshot with id: e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot retrieved successfully. Sep 07 02:31:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot delete request issued successfully. Sep 07 02:31:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5db49110-176a-4609-8f9e-26ca38cb66e5 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f returned with HTTP 202 Sep 07 02:31:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1223/2503] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:31:16 2026] DELETE /volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-36b9922f-b936-4279-b94d-2867f3345f6e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-36b9922f-b936-4279-b94d-2867f3345f6e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-36b9922f-b936-4279-b94d-2867f3345f6e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-36b9922f-b936-4279-b94d-2867f3345f6e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-36b9922f-b936-4279-b94d-2867f3345f6e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot retrieved successfully. Sep 07 02:31:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-36b9922f-b936-4279-b94d-2867f3345f6e tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f returned with HTTP 200 Sep 07 02:31:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1281/2504] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:16 2026] GET /volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-89ba7c27-3a08-42c9-8deb-6387d614cc2b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89ba7c27-3a08-42c9-8deb-6387d614cc2b tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89ba7c27-3a08-42c9-8deb-6387d614cc2b tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-89ba7c27-3a08-42c9-8deb-6387d614cc2b tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-89ba7c27-3a08-42c9-8deb-6387d614cc2b tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Snapshot retrieved successfully. Sep 07 02:31:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-89ba7c27-3a08-42c9-8deb-6387d614cc2b tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f returned with HTTP 200 Sep 07 02:31:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1224/2505] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:17 2026] GET /volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:31:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-54d518d2-9740-4c01-98a2-7af6defd2367 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54d518d2-9740-4c01-98a2-7af6defd2367 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f Sep 07 02:31:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54d518d2-9740-4c01-98a2-7af6defd2367 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54d518d2-9740-4c01-98a2-7af6defd2367 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54d518d2-9740-4c01-98a2-7af6defd2367 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f returned with HTTP 404 Sep 07 02:31:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1282/2506] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:31:19 2026] GET /volume/v3/snapshots/e63cebf2-e162-4f2c-9f0f-58db87790e6f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-583ce622-016f-4141-9bc8-e44b59b85362 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-583ce622-016f-4141-9bc8-e44b59b85362 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-583ce622-016f-4141-9bc8-e44b59b85362 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-583ce622-016f-4141-9bc8-e44b59b85362 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-583ce622-016f-4141-9bc8-e44b59b85362 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Volume info retrieved successfully. Sep 07 02:31:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-583ce622-016f-4141-9bc8-e44b59b85362 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 returned with HTTP 200 Sep 07 02:31:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1225/2507] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:19 2026] GET /volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 => generated 863 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] DELETE http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:19 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Delete volume with id: 32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Volume info retrieved successfully. Sep 07 02:31:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Delete volume request issued successfully. Sep 07 02:31:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-67bcc46b-82c2-4848-907d-c7ba9aca201f tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 returned with HTTP 202 Sep 07 02:31:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1283/2508] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:31:19 2026] DELETE /volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:31:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-210f64ab-b82d-4be8-9d56-e90b182b91e1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-210f64ab-b82d-4be8-9d56-e90b182b91e1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-210f64ab-b82d-4be8-9d56-e90b182b91e1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-210f64ab-b82d-4be8-9d56-e90b182b91e1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-210f64ab-b82d-4be8-9d56-e90b182b91e1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Volume info retrieved successfully. Sep 07 02:31:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-210f64ab-b82d-4be8-9d56-e90b182b91e1 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 returned with HTTP 200 Sep 07 02:31:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1226/2509] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:19 2026] GET /volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-79ce6ec9-a9d1-4099-9d96-04c10c92e594 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-79ce6ec9-a9d1-4099-9d96-04c10c92e594 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] GET http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 Sep 07 02:31:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-79ce6ec9-a9d1-4099-9d96-04c10c92e594 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-79ce6ec9-a9d1-4099-9d96-04c10c92e594 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-79ce6ec9-a9d1-4099-9d96-04c10c92e594 tempest-VolumesSnapshotNegativeTestJSON-168704082 tempest-VolumesSnapshotNegativeTestJSON-168704082-project-member] http://192.168.122.234/volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 returned with HTTP 404 Sep 07 02:31:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1284/2510] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:20 2026] GET /volume/v3/volumes/32796a37-6c55-4ea4-b908-85235c1873c8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:29 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=129,cinder:UPDATE=53,cinder:INSERT=29 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:31:30 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=116,cinder:UPDATE=29,cinder:INSERT=18 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-333484599", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-333484599', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Create volume of 1 GB Sep 07 02:31:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Availability Zones retrieved successfully. Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Flow 'volume_create_api' (b6f71a1a-c929-419e-88ba-731c11fbd0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900bbfb5-ef70-49d4-a9fa-e899abdade5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900bbfb5-ef70-49d4-a9fa-e899abdade5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e7db51-d9e5-4b70-b084-beccec2101d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Created reservations ['46664bf4-8180-4ef1-9697-8ed16c4dddc3', '14bdba24-8413-4d8d-9b30-6ee3f837f3a5', '9ead2faf-8919-4db4-bc2d-4a5804d7d454', '59c0d300-b806-48cd-bfed-efbf6aa533fe'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e7db51-d9e5-4b70-b084-beccec2101d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46664bf4-8180-4ef1-9697-8ed16c4dddc3', '14bdba24-8413-4d8d-9b30-6ee3f837f3a5', '9ead2faf-8919-4db4-bc2d-4a5804d7d454', '59c0d300-b806-48cd-bfed-efbf6aa533fe']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e207fdd-77e5-4dd3-bc45-e9a269a7c951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e207fdd-77e5-4dd3-bc45-e9a269a7c951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8e8db39-6675-4c31-a4fe-67a9c5923ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-333484599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f24aff3ffd4331becd0c6990a5d025',qos_specs=None,replication_status=,reservations=['46664bf4-8180-4ef1-9697-8ed16c4dddc3','14bdba24-8413-4d8d-9b30-6ee3f837f3a5','9ead2faf-8919-4db4-bc2d-4a5804d7d454','59c0d300-b806-48cd-bfed-efbf6aa533fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e9cbfb055684ac4ba8380a54f443848',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-333484599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8e8db39-6675-4c31-a4fe-67a9c5923ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f24aff3ffd4331becd0c6990a5d025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e9cbfb055684ac4ba8380a54f443848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a10d9a6-5219-4d00-bf55-b47736b63a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a10d9a6-5219-4d00-bf55-b47736b63a24) transitioned into state 'SUCCESS' from state '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-333484599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f24aff3ffd4331becd0c6990a5d025',qos_specs=None,replication_status=,reservations=['46664bf4-8180-4ef1-9697-8ed16c4dddc3','14bdba24-8413-4d8d-9b30-6ee3f837f3a5','9ead2faf-8919-4db4-bc2d-4a5804d7d454','59c0d300-b806-48cd-bfed-efbf6aa533fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e9cbfb055684ac4ba8380a54f443848',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69390ccb-6f60-4433-8ead-eeda56732542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69390ccb-6f60-4433-8ead-eeda56732542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Flow 'volume_create_api' (b6f71a1a-c929-419e-88ba-731c11fbd0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:31:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Create volume request issued successfully. Sep 07 02:31:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90302bf8-b0e4-4b76-b16f-8d562e2f425d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:31:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1227/2511] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:31:50 2026] POST /volume/v3/volumes => generated 763 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:31:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8d8763f1-649f-4599-9399-e6160748d97d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d8763f1-649f-4599-9399-e6160748d97d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d8763f1-649f-4599-9399-e6160748d97d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8d8763f1-649f-4599-9399-e6160748d97d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8d8763f1-649f-4599-9399-e6160748d97d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8d8763f1-649f-4599-9399-e6160748d97d tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1285/2512] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:50 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 831 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4693964a-d973-4c98-9d02-7603b31446e1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4693964a-d973-4c98-9d02-7603b31446e1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4693964a-d973-4c98-9d02-7603b31446e1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4693964a-d973-4c98-9d02-7603b31446e1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4693964a-d973-4c98-9d02-7603b31446e1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4693964a-d973-4c98-9d02-7603b31446e1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1228/2513] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:51 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0686703a-4fd5-449d-96b9-ba187c7c0408 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0686703a-4fd5-449d-96b9-ba187c7c0408 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0686703a-4fd5-449d-96b9-ba187c7c0408 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0686703a-4fd5-449d-96b9-ba187c7c0408 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0686703a-4fd5-449d-96b9-ba187c7c0408 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0686703a-4fd5-449d-96b9-ba187c7c0408 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1286/2514] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:51 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Get all volumes completed successfully. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0dfaf974-db3b-4f51-9e04-65fd481de575 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:31:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1229/2515] 192.168.122.234 () {58 vars in 1121 bytes} [Mon Sep 7 02:31:51 2026] GET /volume/v3/volumes => generated 346 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52b8320f-b36c-47a1-922c-cc1b2c69c951 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52b8320f-b36c-47a1-922c-cc1b2c69c951 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52b8320f-b36c-47a1-922c-cc1b2c69c951 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52b8320f-b36c-47a1-922c-cc1b2c69c951 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52b8320f-b36c-47a1-922c-cc1b2c69c951 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52b8320f-b36c-47a1-922c-cc1b2c69c951 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1287/2516] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:51 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-ac841af1-1ef3-4308-9b65-e2989b32a7c0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-ac841af1-1ef3-4308-9b65-e2989b32a7c0 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-ac841af1-1ef3-4308-9b65-e2989b32a7c0 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-ac841af1-1ef3-4308-9b65-e2989b32a7c0 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-ac841af1-1ef3-4308-9b65-e2989b32a7c0 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-ac841af1-1ef3-4308-9b65-e2989b32a7c0 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1230/2517] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:31:51 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e6d0b172-dcb9-45e5-b7f8-884882149a71 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6d0b172-dcb9-45e5-b7f8-884882149a71 None None] GET http://192.168.122.234/volume// Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6d0b172-dcb9-45e5-b7f8-884882149a71 None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6d0b172-dcb9-45e5-b7f8-884882149a71 None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6d0b172-dcb9-45e5-b7f8-884882149a71 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:31:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1288/2518] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:31:52 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-393f3b90-e194-4048-a458-c4813998af4a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-393f3b90-e194-4048-a458-c4813998af4a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-393f3b90-e194-4048-a458-c4813998af4a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8e8db39-6675-4c31-a4fe-67a9c5923ee4", "connector": null, "instance_uuid": "efe498a4-e67f-4dba-9773-af1d0dd4f0b4"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-393f3b90-e194-4048-a458-c4813998af4a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:31:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1231/2519] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:31:52 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-324e0c36-adbb-4e6a-9b75-dde753eeeed6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-324e0c36-adbb-4e6a-9b75-dde753eeeed6 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-324e0c36-adbb-4e6a-9b75-dde753eeeed6 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-324e0c36-adbb-4e6a-9b75-dde753eeeed6 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3b791efa-4e60-4aa5-861b-8452a89420e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3b791efa-4e60-4aa5-861b-8452a89420e4 None None] GET http://192.168.122.234/volume// Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3b791efa-4e60-4aa5-861b-8452a89420e4 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3b791efa-4e60-4aa5-861b-8452a89420e4 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3b791efa-4e60-4aa5-861b-8452a89420e4 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:31:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1232/2520] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:31:52 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:31:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-6f98cd4f-7ec9-43ed-ae11-fc7073bab381 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-324e0c36-adbb-4e6a-9b75-dde753eeeed6 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-6f98cd4f-7ec9-43ed-ae11-fc7073bab381 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-6f98cd4f-7ec9-43ed-ae11-fc7073bab381 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-6f98cd4f-7ec9-43ed-ae11-fc7073bab381 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-324e0c36-adbb-4e6a-9b75-dde753eeeed6 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1289/2521] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:52 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:31:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-6f98cd4f-7ec9-43ed-ae11-fc7073bab381 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-6f98cd4f-7ec9-43ed-ae11-fc7073bab381 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1233/2522] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:31:52 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 1036 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-de7cae08-bab5-4915-9fe8-5f8c0785e60a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-de7cae08-bab5-4915-9fe8-5f8c0785e60a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] PUT http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-de7cae08-bab5-4915-9fe8-5f8c0785e60a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-de7cae08-bab5-4915-9fe8-5f8c0785e60a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Acquiring lock "cinder-attachment_update-e8e8db39-6675-4c31-a4fe-67a9c5923ee4-devstack" by "attachment_update" {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-de7cae08-bab5-4915-9fe8-5f8c0785e60a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Lock "cinder-attachment_update-e8e8db39-6675-4c31-a4fe-67a9c5923ee4-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87011) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:52 devstack devstack@c-api.service[87011]: DEBUG cinder.coordination [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-de7cae08-bab5-4915-9fe8-5f8c0785e60a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Lock "cinder-attachment_update-e8e8db39-6675-4c31-a4fe-67a9c5923ee4-devstack" released by "attachment_update" :: held 0.178s {{(pid=87011) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:31:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-de7cae08-bab5-4915-9fe8-5f8c0785e60a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 returned with HTTP 200 Sep 07 02:31:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1290/2523] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:31:52 2026] PUT /volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 => generated 694 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:31:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-c211cc38-5e4a-435f-ae3e-92ca3ef1987b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-c211cc38-5e4a-435f-ae3e-92ca3ef1987b tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] POST http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3/action Sep 07 02:31:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-c211cc38-5e4a-435f-ae3e-92ca3ef1987b tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Action body: b'{"os-complete": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:31:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-c211cc38-5e4a-435f-ae3e-92ca3ef1987b tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:31:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0b674f32-853e-4747-b2d7-a69269c9f12a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-2344807b-3e0d-4be9-8c8d-65826ae9dbe3 req-c211cc38-5e4a-435f-ae3e-92ca3ef1987b tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3/action returned with HTTP 204 Sep 07 02:31:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1234/2524] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:31:53 2026] POST /volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:31:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0b674f32-853e-4747-b2d7-a69269c9f12a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0b674f32-853e-4747-b2d7-a69269c9f12a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0b674f32-853e-4747-b2d7-a69269c9f12a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0b674f32-853e-4747-b2d7-a69269c9f12a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0b674f32-853e-4747-b2d7-a69269c9f12a tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1291/2525] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:53 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:31:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b187f035-7a70-430e-bf47-f3707fdfb4bd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b187f035-7a70-430e-bf47-f3707fdfb4bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b187f035-7a70-430e-bf47-f3707fdfb4bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b187f035-7a70-430e-bf47-f3707fdfb4bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:31:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:31:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b187f035-7a70-430e-bf47-f3707fdfb4bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b187f035-7a70-430e-bf47-f3707fdfb4bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1235/2526] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:53 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:31:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-527d5d68-8558-4461-b533-61732691a713 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:31:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-527d5d68-8558-4461-b533-61732691a713 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:31:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-527d5d68-8558-4461-b533-61732691a713 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:31:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-527d5d68-8558-4461-b533-61732691a713 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:31:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:31:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:31:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:31:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:31:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-527d5d68-8558-4461-b533-61732691a713 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:31:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-527d5d68-8558-4461-b533-61732691a713 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:31:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1292/2527] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:31:53 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:32:03 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=56,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:32:03 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=31,cinder:UPDATE=1 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:32:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-74fca3c5-5580-4145-97f0-c595a659d46e req-c7bf3646-e2e1-4a09-b1ee-ee4c5cf3af23 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-c7bf3646-e2e1-4a09-b1ee-ee4c5cf3af23 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/attachments?instance_id=efe498a4-e67f-4dba-9773-af1d0dd4f0b4 Sep 07 02:32:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-c7bf3646-e2e1-4a09-b1ee-ee4c5cf3af23 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-c7bf3646-e2e1-4a09-b1ee-ee4c5cf3af23 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:10 devstack devstack@c-api.service[87010]: /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 07 02:32:10 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), Sep 07 02:32:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-c7bf3646-e2e1-4a09-b1ee-ee4c5cf3af23 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/attachments?instance_id=efe498a4-e67f-4dba-9773-af1d0dd4f0b4 returned with HTTP 200 Sep 07 02:32:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1236/2528] 192.168.122.234 () {62 vars in 1526 bytes} [Mon Sep 7 02:32:10 2026] GET /volume/v3/attachments?instance_id=efe498a4-e67f-4dba-9773-af1d0dd4f0b4 => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:32:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-74fca3c5-5580-4145-97f0-c595a659d46e req-d632536c-140d-4fe2-a73a-98156880c3d9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-d632536c-140d-4fe2-a73a-98156880c3d9 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 Sep 07 02:32:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-d632536c-140d-4fe2-a73a-98156880c3d9 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-d632536c-140d-4fe2-a73a-98156880c3d9 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:32:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:32:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-74fca3c5-5580-4145-97f0-c595a659d46e req-d632536c-140d-4fe2-a73a-98156880c3d9 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 returned with HTTP 200 Sep 07 02:32:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1293/2529] 192.168.122.234 () {62 vars in 1540 bytes} [Mon Sep 7 02:32:10 2026] GET /volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 => generated 718 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:32:20 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=2 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:32:20 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=4 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-93cbe196-10ac-43c1-a63c-e8cb0dc22f63 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-93cbe196-10ac-43c1-a63c-e8cb0dc22f63 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-93cbe196-10ac-43c1-a63c-e8cb0dc22f63 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-93cbe196-10ac-43c1-a63c-e8cb0dc22f63 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:32:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:32:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:32:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:32:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-93cbe196-10ac-43c1-a63c-e8cb0dc22f63 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:32:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-93cbe196-10ac-43c1-a63c-e8cb0dc22f63 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:32:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1237/2530] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:32:38 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:32:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-db96f11b-452c-4fe0-b8eb-c0b6d463abd4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-db96f11b-452c-4fe0-b8eb-c0b6d463abd4 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] POST http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4/action Sep 07 02:32:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-db96f11b-452c-4fe0-b8eb-c0b6d463abd4 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:32:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-db96f11b-452c-4fe0-b8eb-c0b6d463abd4 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:32:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:32:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:32:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:32:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:32:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-db96f11b-452c-4fe0-b8eb-c0b6d463abd4 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:32:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-db96f11b-452c-4fe0-b8eb-c0b6d463abd4 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Begin detaching volume completed successfully. Sep 07 02:32:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-db96f11b-452c-4fe0-b8eb-c0b6d463abd4 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4/action returned with HTTP 202 Sep 07 02:32:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1294/2531] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:32:38 2026] POST /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-35c0a93c-22f0-41eb-947f-6f64197780f9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35c0a93c-22f0-41eb-947f-6f64197780f9 None None] GET http://192.168.122.234/volume// Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35c0a93c-22f0-41eb-947f-6f64197780f9 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35c0a93c-22f0-41eb-947f-6f64197780f9 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35c0a93c-22f0-41eb-947f-6f64197780f9 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:32:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1238/2532] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:32:38 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:32:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-72d8a4bb-01c5-4dce-885e-29fcc33ca056 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-72d8a4bb-01c5-4dce-885e-29fcc33ca056 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:32:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-72d8a4bb-01c5-4dce-885e-29fcc33ca056 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-72d8a4bb-01c5-4dce-885e-29fcc33ca056 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:32:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:32:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:32:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:32:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-72d8a4bb-01c5-4dce-885e-29fcc33ca056 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:32:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-72d8a4bb-01c5-4dce-885e-29fcc33ca056 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:32:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1295/2533] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:32:38 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 1332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-b18c4731-fbb0-4334-a544-fefaffdf0ef2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-b18c4731-fbb0-4334-a544-fefaffdf0ef2 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] DELETE http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-b18c4731-fbb0-4334-a544-fefaffdf0ef2 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-b18c4731-fbb0-4334-a544-fefaffdf0ef2 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:32:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:32:38 devstack devstack@c-api.service[87010]: /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 07 02:32:38 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, Sep 07 02:32:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-b6aae23a-cf7e-4cd6-9c7c-4bef8bd4eea7 req-b18c4731-fbb0-4334-a544-fefaffdf0ef2 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 returned with HTTP 200 Sep 07 02:32:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1239/2534] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:32:38 2026] DELETE /volume/v3/attachments/43e5ce9b-d0b5-4152-8a81-89a4729e99e3 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:32:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-0ae10a97-d2fa-49f3-8dfc-67022bea0f2c req-91ec5637-6178-4912-b008-740d5ae4bce1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0ae10a97-d2fa-49f3-8dfc-67022bea0f2c req-91ec5637-6178-4912-b008-740d5ae4bce1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:32:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0ae10a97-d2fa-49f3-8dfc-67022bea0f2c req-91ec5637-6178-4912-b008-740d5ae4bce1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-0ae10a97-d2fa-49f3-8dfc-67022bea0f2c req-91ec5637-6178-4912-b008-740d5ae4bce1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:32:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:32:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:32:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:32:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-0ae10a97-d2fa-49f3-8dfc-67022bea0f2c req-91ec5637-6178-4912-b008-740d5ae4bce1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:32:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-0ae10a97-d2fa-49f3-8dfc-67022bea0f2c req-91ec5637-6178-4912-b008-740d5ae4bce1 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:32:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1296/2535] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:32:39 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:32:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] DELETE http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:32:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:39 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Delete volume with id: e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:32:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:32:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:32:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:32:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:32:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:32:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Delete volume request issued successfully. Sep 07 02:32:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82c0a1d6-c78a-40b4-9e57-cc3dc27c6d1f tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 202 Sep 07 02:32:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1240/2536] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:32:39 2026] DELETE /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:32:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9cdd4c3e-44a8-49fe-8748-2c394bb5eb96 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9cdd4c3e-44a8-49fe-8748-2c394bb5eb96 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:32:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9cdd4c3e-44a8-49fe-8748-2c394bb5eb96 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9cdd4c3e-44a8-49fe-8748-2c394bb5eb96 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:32:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:32:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:32:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:32:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9cdd4c3e-44a8-49fe-8748-2c394bb5eb96 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Volume info retrieved successfully. Sep 07 02:32:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9cdd4c3e-44a8-49fe-8748-2c394bb5eb96 tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 200 Sep 07 02:32:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1297/2537] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:32:39 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:32:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-50e4906b-ec20-473e-aa62-6f46588519bd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:32:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-50e4906b-ec20-473e-aa62-6f46588519bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] GET http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 Sep 07 02:32:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-50e4906b-ec20-473e-aa62-6f46588519bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:32:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-50e4906b-ec20-473e-aa62-6f46588519bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:32:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-50e4906b-ec20-473e-aa62-6f46588519bd tempest-TestMinimumBasicScenario-1783610816 tempest-TestMinimumBasicScenario-1783610816-project-member] http://192.168.122.234/volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 returned with HTTP 404 Sep 07 02:32:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1241/2538] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:32:40 2026] GET /volume/v3/volumes/e8e8db39-6675-4c31-a4fe-67a9c5923ee4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:32:49 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:32:50 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1115598655", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1115598655', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Create volume of 1 GB Sep 07 02:33:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Availability Zones retrieved successfully. Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Flow 'volume_create_api' (09737d5e-9f00-4eed-8ec5-764bc3fb0eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a660164d-355f-4a71-ae2e-95ea1a8ef509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a660164d-355f-4a71-ae2e-95ea1a8ef509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d83912-6a0e-42d5-ad2b-7277e5356b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Created reservations ['f90f8902-7a64-457e-8827-43603399e550', 'd5e32abf-630b-4002-8789-f9ae7f057969', '29bb7cf9-c7ea-47d4-9e26-5444fc2c2c14', '046160cc-48a8-4540-8d80-9558497a0c80'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d83912-6a0e-42d5-ad2b-7277e5356b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90f8902-7a64-457e-8827-43603399e550', 'd5e32abf-630b-4002-8789-f9ae7f057969', '29bb7cf9-c7ea-47d4-9e26-5444fc2c2c14', '046160cc-48a8-4540-8d80-9558497a0c80']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c13edb2-ff5f-44b5-9102-51b429fbc307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:43 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c13edb2-ff5f-44b5-9102-51b429fbc307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe1b80c7-9910-465b-9ffe-d1c87a7e24c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1115598655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a128593853f442b68eb8a5d3af519d4e',qos_specs=None,replication_status=,reservations=['f90f8902-7a64-457e-8827-43603399e550','d5e32abf-630b-4002-8789-f9ae7f057969','29bb7cf9-c7ea-47d4-9e26-5444fc2c2c14','046160cc-48a8-4540-8d80-9558497a0c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e51cc879134b6d9c911127dde7d2d1',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1115598655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe1b80c7-9910-465b-9ffe-d1c87a7e24c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a128593853f442b68eb8a5d3af519d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57e51cc879134b6d9c911127dde7d2d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02c92ae-d200-4876-9a2f-909f73de54bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02c92ae-d200-4876-9a2f-909f73de54bb) transitioned into state 'SUCCESS' from state '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-1115598655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a128593853f442b68eb8a5d3af519d4e',qos_specs=None,replication_status=,reservations=['f90f8902-7a64-457e-8827-43603399e550','d5e32abf-630b-4002-8789-f9ae7f057969','29bb7cf9-c7ea-47d4-9e26-5444fc2c2c14','046160cc-48a8-4540-8d80-9558497a0c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e51cc879134b6d9c911127dde7d2d1',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08363d96-87c6-4714-bee1-f73955b30627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08363d96-87c6-4714-bee1-f73955b30627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Flow 'volume_create_api' (09737d5e-9f00-4eed-8ec5-764bc3fb0eb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:33:43 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Create volume request issued successfully. Sep 07 02:33:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3775718-e4b2-48cb-9b1c-41fdb184cd0c tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:33:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1298/2539] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:33:43 2026] POST /volume/v3/volumes => generated 798 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:33:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-367b3c4b-6b10-4a61-9064-ff8e125a3078 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-367b3c4b-6b10-4a61-9064-ff8e125a3078 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-367b3c4b-6b10-4a61-9064-ff8e125a3078 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-367b3c4b-6b10-4a61-9064-ff8e125a3078 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-367b3c4b-6b10-4a61-9064-ff8e125a3078 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-367b3c4b-6b10-4a61-9064-ff8e125a3078 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1242/2540] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:43 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:33:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d8f4e7c1-9875-4bc1-902e-67e5fa842064 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d8f4e7c1-9875-4bc1-902e-67e5fa842064 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d8f4e7c1-9875-4bc1-902e-67e5fa842064 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d8f4e7c1-9875-4bc1-902e-67e5fa842064 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d8f4e7c1-9875-4bc1-902e-67e5fa842064 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d8f4e7c1-9875-4bc1-902e-67e5fa842064 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1299/2541] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:44 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 891 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-93a32b95-5b6c-41a1-8678-107df80882b2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-93a32b95-5b6c-41a1-8678-107df80882b2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-93a32b95-5b6c-41a1-8678-107df80882b2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-93a32b95-5b6c-41a1-8678-107df80882b2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-93a32b95-5b6c-41a1-8678-107df80882b2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-93a32b95-5b6c-41a1-8678-107df80882b2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1243/2542] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:45 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 891 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-589be8e3-8f76-49ff-93c7-6e2d9e09b38d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-589be8e3-8f76-49ff-93c7-6e2d9e09b38d tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-589be8e3-8f76-49ff-93c7-6e2d9e09b38d tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-589be8e3-8f76-49ff-93c7-6e2d9e09b38d tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-589be8e3-8f76-49ff-93c7-6e2d9e09b38d tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-589be8e3-8f76-49ff-93c7-6e2d9e09b38d tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1300/2543] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:33:45 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-875d1057-f3c3-4051-8f3a-80cf64775e34 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-875d1057-f3c3-4051-8f3a-80cf64775e34 None None] GET http://192.168.122.234/volume// Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-875d1057-f3c3-4051-8f3a-80cf64775e34 None None] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-875d1057-f3c3-4051-8f3a-80cf64775e34 None None] Calling method 'all' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-875d1057-f3c3-4051-8f3a-80cf64775e34 None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:33:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1244/2544] 192.168.122.234 () {58 vars in 1317 bytes} [Mon Sep 7 02:33:45 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-acb7ff7d-5166-4bd0-aa81-3d6a4c670b00 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-acb7ff7d-5166-4bd0-aa81-3d6a4c670b00 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] POST http://192.168.122.234/volume/v3/attachments Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-acb7ff7d-5166-4bd0-aa81-3d6a4c670b00 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe1b80c7-9910-465b-9ffe-d1c87a7e24c5", "connector": null, "instance_uuid": "0b9aee97-1925-48a2-b24e-8e4f94994902"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-acb7ff7d-5166-4bd0-aa81-3d6a4c670b00 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/attachments returned with HTTP 200 Sep 07 02:33:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1301/2545] 192.168.122.234 () {66 vars in 1483 bytes} [Mon Sep 7 02:33:45 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5d13d921-28b7-4e09-af3f-b0a3d26329eb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5d13d921-28b7-4e09-af3f-b0a3d26329eb tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5d13d921-28b7-4e09-af3f-b0a3d26329eb tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5d13d921-28b7-4e09-af3f-b0a3d26329eb tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e2487517-0725-4258-a953-ad03a74b2a0b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2487517-0725-4258-a953-ad03a74b2a0b None None] GET http://192.168.122.234/volume// Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2487517-0725-4258-a953-ad03a74b2a0b None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e2487517-0725-4258-a953-ad03a74b2a0b None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e2487517-0725-4258-a953-ad03a74b2a0b None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:33:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1302/2546] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:33:45 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5d13d921-28b7-4e09-af3f-b0a3d26329eb tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-9839bd3c-6d9d-4249-92d9-727becd8261f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-9839bd3c-6d9d-4249-92d9-727becd8261f tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-9839bd3c-6d9d-4249-92d9-727becd8261f tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-9839bd3c-6d9d-4249-92d9-727becd8261f tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5d13d921-28b7-4e09-af3f-b0a3d26329eb tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1245/2547] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:45 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 890 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-9839bd3c-6d9d-4249-92d9-727becd8261f tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-9839bd3c-6d9d-4249-92d9-727becd8261f tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1303/2548] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:33:45 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 1053 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-c1a89b6f-37ea-43d9-be7d-031ebfbbec51 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-c1a89b6f-37ea-43d9-be7d-031ebfbbec51 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] PUT http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-c1a89b6f-37ea-43d9-be7d-031ebfbbec51 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.234", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2cfe90186df5", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7d3ea3ec-8dba-4f79-91cc-221f1f0fc528", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-c1a89b6f-37ea-43d9-be7d-031ebfbbec51 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Acquiring lock "cinder-attachment_update-fe1b80c7-9910-465b-9ffe-d1c87a7e24c5-devstack" by "attachment_update" {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-c1a89b6f-37ea-43d9-be7d-031ebfbbec51 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Lock "cinder-attachment_update-fe1b80c7-9910-465b-9ffe-d1c87a7e24c5-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87010) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:45 devstack devstack@c-api.service[87010]: DEBUG cinder.coordination [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-c1a89b6f-37ea-43d9-be7d-031ebfbbec51 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Lock "cinder-attachment_update-fe1b80c7-9910-465b-9ffe-d1c87a7e24c5-devstack" released by "attachment_update" :: held 0.152s {{(pid=87010) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 02:33:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-c1a89b6f-37ea-43d9-be7d-031ebfbbec51 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 returned with HTTP 200 Sep 07 02:33:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1246/2549] 192.168.122.234 () {66 vars in 1593 bytes} [Mon Sep 7 02:33:45 2026] PUT /volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 => generated 694 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:33:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-769be402-c5eb-4d01-9bc8-456eea631de2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-769be402-c5eb-4d01-9bc8-456eea631de2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] POST http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79/action Sep 07 02:33:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-769be402-c5eb-4d01-9bc8-456eea631de2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Action body: b'{"os-complete": null}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:33:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-769be402-c5eb-4d01-9bc8-456eea631de2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:33:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-ac330776-acae-4515-9bfd-e0ae18a05bdd req-769be402-c5eb-4d01-9bc8-456eea631de2 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79/action returned with HTTP 204 Sep 07 02:33:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1304/2550] 192.168.122.234 () {66 vars in 1614 bytes} [Mon Sep 7 02:33:46 2026] POST /volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-56c3b491-0b0b-4859-a946-d9a4bc6c0513 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-56c3b491-0b0b-4859-a946-d9a4bc6c0513 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-56c3b491-0b0b-4859-a946-d9a4bc6c0513 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-56c3b491-0b0b-4859-a946-d9a4bc6c0513 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-56c3b491-0b0b-4859-a946-d9a4bc6c0513 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-56c3b491-0b0b-4859-a946-d9a4bc6c0513 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1247/2551] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:46 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 1183 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:33:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3fbf6ec0-3aa1-460f-9f97-f74050138614 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fbf6ec0-3aa1-460f-9f97-f74050138614 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fbf6ec0-3aa1-460f-9f97-f74050138614 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fbf6ec0-3aa1-460f-9f97-f74050138614 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3fbf6ec0-3aa1-460f-9f97-f74050138614 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fbf6ec0-3aa1-460f-9f97-f74050138614 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1305/2552] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:46 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 1183 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b0425404-c1b2-4ce7-90b1-6df95336a8e0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1248/2553] 192.168.122.234 () {62 vars in 1495 bytes} [Mon Sep 7 02:33:46 2026] DELETE /volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 02:33:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a8970a1e-f08a-44b7-b5c3-618a61d79856 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:46 devstack devstack@c-api.service[87011]: WARNING keystonemiddleware.auth_token [None req-a8970a1e-f08a-44b7-b5c3-618a61d79856 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 02:33:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1306/2554] 192.168.122.234 () {62 vars in 1495 bytes} [Mon Sep 7 02:33:46 2026] DELETE /volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 => generated 114 bytes in 105 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e127aa27-b678-4069-8c3f-9e44288613d0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] DELETE http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Attachment connected to vm 0b9aee97-1925-48a2-b24e-8e4f94994902, checking data on nova Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG cinder.compute.nova [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Creating Keystone token plugin using URL: http://192.168.122.234/identity {{(pid=87010) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] REQ: curl -g -i -X GET http://192.168.122.234/compute/v2.1/servers/0b9aee97-1925-48a2-b24e-8e4f94994902/os-volume_attachments/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3d0d1025306450ae01d5291c699053a4fe83c39f7924cb3ebe32160f17d31dc5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e127aa27-b678-4069-8c3f-9e44288613d0" -H "X-Service-Token: {SHA256}ee51b87924e67f078444b3e188b015642443b2ab781633fa0b42ceac670674d4" {{(pid=87010) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 00:33:46 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-8ea4484f-1b64-40be-9ca2-c3d9a7f3e0ed x-openstack-request-id: req-8ea4484f-1b64-40be-9ca2-c3d9a7f3e0ed {{(pid=87010) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fe1b80c7-9910-465b-9ffe-d1c87a7e24c5", "serverId": "0b9aee97-1925-48a2-b24e-8e4f94994902", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "91372e1c-5ae0-43ff-bd77-8d235da86f79", "bdm_uuid": "bce4969f-9024-418a-8686-476e2587b970"}} {{(pid=87010) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: DEBUG novaclient.v2.client [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET call to compute for http://192.168.122.234/compute/v2.1/servers/0b9aee97-1925-48a2-b24e-8e4f94994902/os-volume_attachments/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 used request id req-8ea4484f-1b64-40be-9ca2-c3d9a7f3e0ed {{(pid=87010) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.volume.api [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-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 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Caught error: Detach volume from instance 0b9aee97-1925-48a2-b24e-8e4f94994902 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b9aee97-1925-48a2-b24e-8e4f94994902 using the Compute API Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: 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 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0b9aee97-1925-48a2-b24e-8e4f94994902 using the Compute API Sep 07 02:33:46 devstack devstack@c-api.service[87010]: ERROR cinder.api.middleware.fault Sep 07 02:33:46 devstack devstack@c-api.service[87010]: INFO cinder.api.middleware.fault [None req-e127aa27-b678-4069-8c3f-9e44288613d0 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 returned with HTTP 409 Sep 07 02:33:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1249/2555] 192.168.122.234 () {60 vars in 1288 bytes} [Mon Sep 7 02:33:46 2026] DELETE /volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 => generated 167 bytes in 228 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-8df4ff77-60e5-41c1-9fcb-87297375d5a3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-8df4ff77-60e5-41c1-9fcb-87297375d5a3 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-8df4ff77-60e5-41c1-9fcb-87297375d5a3 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-8df4ff77-60e5-41c1-9fcb-87297375d5a3 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-8df4ff77-60e5-41c1-9fcb-87297375d5a3 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-8df4ff77-60e5-41c1-9fcb-87297375d5a3 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1307/2556] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:33:47 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 1165 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:33:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] POST http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5/action Sep 07 02:33:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:33:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:33:47 devstack devstack@c-api.service[87010]: DEBUG oslo_db.sqlalchemy.engines [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87010) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 02:33:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Begin detaching volume completed successfully. Sep 07 02:33:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-a2156715-6e90-442e-ac35-7b2fbbfc789b tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5/action returned with HTTP 202 Sep 07 02:33:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1250/2557] 192.168.122.234 () {64 vars in 1561 bytes} [Mon Sep 7 02:33:47 2026] POST /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-558f6701-90b3-4bc3-a6c6-38422e30591f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-558f6701-90b3-4bc3-a6c6-38422e30591f None None] GET http://192.168.122.234/volume// Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-558f6701-90b3-4bc3-a6c6-38422e30591f None None] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-558f6701-90b3-4bc3-a6c6-38422e30591f None None] Calling method 'all' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-558f6701-90b3-4bc3-a6c6-38422e30591f None None] http://192.168.122.234/volume// returned with HTTP 300 Sep 07 02:33:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1308/2558] 192.168.122.234 () {58 vars in 1315 bytes} [Mon Sep 7 02:33:47 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 02:33:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-e59f297b-7221-4752-a623-18f43e754bc1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-e59f297b-7221-4752-a623-18f43e754bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-e59f297b-7221-4752-a623-18f43e754bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-e59f297b-7221-4752-a623-18f43e754bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-e59f297b-7221-4752-a623-18f43e754bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-e59f297b-7221-4752-a623-18f43e754bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1251/2559] 192.168.122.234 () {62 vars in 1528 bytes} [Mon Sep 7 02:33:47 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 1349 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-c82841ee-ca2d-4f8a-8d10-8c4abd323acd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-c82841ee-ca2d-4f8a-8d10-8c4abd323acd tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] DELETE http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-c82841ee-ca2d-4f8a-8d10-8c4abd323acd tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-c82841ee-ca2d-4f8a-8d10-8c4abd323acd tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:47 devstack devstack@c-api.service[87011]: /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 07 02:33:47 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, Sep 07 02:33:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [req-098de76f-ab47-4b08-b86a-7f57dbe186bb req-c82841ee-ca2d-4f8a-8d10-8c4abd323acd tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 returned with HTTP 200 Sep 07 02:33:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1309/2560] 192.168.122.234 () {64 vars in 1562 bytes} [Mon Sep 7 02:33:47 2026] DELETE /volume/v3/attachments/91372e1c-5ae0-43ff-bd77-8d235da86f79 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:33:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [req-5587a158-eaa8-4ffc-a21b-e2731b3c3b72 req-15e1b00d-1ba1-4dd1-b3cc-0165d19e8cfa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-5587a158-eaa8-4ffc-a21b-e2731b3c3b72 req-15e1b00d-1ba1-4dd1-b3cc-0165d19e8cfa tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-5587a158-eaa8-4ffc-a21b-e2731b3c3b72 req-15e1b00d-1ba1-4dd1-b3cc-0165d19e8cfa tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [req-5587a158-eaa8-4ffc-a21b-e2731b3c3b72 req-15e1b00d-1ba1-4dd1-b3cc-0165d19e8cfa tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [req-5587a158-eaa8-4ffc-a21b-e2731b3c3b72 req-15e1b00d-1ba1-4dd1-b3cc-0165d19e8cfa tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [req-5587a158-eaa8-4ffc-a21b-e2731b3c3b72 req-15e1b00d-1ba1-4dd1-b3cc-0165d19e8cfa tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1252/2561] 192.168.122.234 () {60 vars in 1487 bytes} [Mon Sep 7 02:33:48 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:33:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d38bb2bf-17c6-423d-8251-458e28559c81 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d38bb2bf-17c6-423d-8251-458e28559c81 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] DELETE http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d38bb2bf-17c6-423d-8251-458e28559c81 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d38bb2bf-17c6-423d-8251-458e28559c81 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:48 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-d38bb2bf-17c6-423d-8251-458e28559c81 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Delete volume with id: fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:33:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:33:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d38bb2bf-17c6-423d-8251-458e28559c81 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d38bb2bf-17c6-423d-8251-458e28559c81 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Delete volume request issued successfully. Sep 07 02:33:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d38bb2bf-17c6-423d-8251-458e28559c81 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 202 Sep 07 02:33:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1310/2562] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:33:48 2026] DELETE /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:33:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fdb5041b-0585-4833-b3d2-3a3743acc5e6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fdb5041b-0585-4833-b3d2-3a3743acc5e6 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fdb5041b-0585-4833-b3d2-3a3743acc5e6 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fdb5041b-0585-4833-b3d2-3a3743acc5e6 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:33:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:33:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:33:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:33:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fdb5041b-0585-4833-b3d2-3a3743acc5e6 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Volume info retrieved successfully. Sep 07 02:33:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fdb5041b-0585-4833-b3d2-3a3743acc5e6 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 200 Sep 07 02:33:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1253/2563] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:48 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:33:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-588a9b7c-9f4d-46d6-ae6b-3306f3f7e241 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:33:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-588a9b7c-9f4d-46d6-ae6b-3306f3f7e241 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] GET http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 Sep 07 02:33:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-588a9b7c-9f4d-46d6-ae6b-3306f3f7e241 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:33:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-588a9b7c-9f4d-46d6-ae6b-3306f3f7e241 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:33:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-588a9b7c-9f4d-46d6-ae6b-3306f3f7e241 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809 tempest-TestServerVolumeAttachScenarioOldVersion-1064636809-project-member] http://192.168.122.234/volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 returned with HTTP 404 Sep 07 02:33:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1311/2564] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:33:49 2026] GET /volume/v3/volumes/fe1b80c7-9910-465b-9ffe-d1c87a7e24c5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:33:58 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:33:59 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=74,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9384fd2b-b100-4cf4-9550-186105476889 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2053774634", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2053774634', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Create volume of 1 GB Sep 07 02:34:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Availability Zones retrieved successfully. Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Flow 'volume_create_api' (72cb453e-fc62-4267-b4ce-175f0ea3b691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d334fe1-94da-4eb3-95ce-53670aaf8193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d334fe1-94da-4eb3-95ce-53670aaf8193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6aeb81-a101-4406-b2b9-207ef307dfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Created reservations ['cf13c7d4-083b-41f9-ae87-cf2a64e81c20', '556efdbd-a854-44f9-8aec-94d9e1c7dc4a', '0a12b6b8-b250-4b65-a180-60be58958f81', '129c105c-19e5-4208-8879-9f2d6529f44a'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6aeb81-a101-4406-b2b9-207ef307dfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf13c7d4-083b-41f9-ae87-cf2a64e81c20', '556efdbd-a854-44f9-8aec-94d9e1c7dc4a', '0a12b6b8-b250-4b65-a180-60be58958f81', '129c105c-19e5-4208-8879-9f2d6529f44a']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbb3c2d-e6da-4e8f-afe0-2be41c01d532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbb3c2d-e6da-4e8f-afe0-2be41c01d532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb09615-021a-416f-9ff2-450fe2e80025', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2053774634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87161294367c4c8db50a903303190610',qos_specs=None,replication_status=,reservations=['cf13c7d4-083b-41f9-ae87-cf2a64e81c20','556efdbd-a854-44f9-8aec-94d9e1c7dc4a','0a12b6b8-b250-4b65-a180-60be58958f81','129c105c-19e5-4208-8879-9f2d6529f44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd5bd9ece894b5e8e289776eaacbdc5',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:34:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2053774634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb09615-021a-416f-9ff2-450fe2e80025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87161294367c4c8db50a903303190610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd5bd9ece894b5e8e289776eaacbdc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (004d1644-1573-47ca-8fe8-fa94d7582858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (004d1644-1573-47ca-8fe8-fa94d7582858) transitioned into state 'SUCCESS' from state '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-2053774634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87161294367c4c8db50a903303190610',qos_specs=None,replication_status=,reservations=['cf13c7d4-083b-41f9-ae87-cf2a64e81c20','556efdbd-a854-44f9-8aec-94d9e1c7dc4a','0a12b6b8-b250-4b65-a180-60be58958f81','129c105c-19e5-4208-8879-9f2d6529f44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd5bd9ece894b5e8e289776eaacbdc5',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff649970-61c9-46db-a71b-65bdbdcb1d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff649970-61c9-46db-a71b-65bdbdcb1d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Flow 'volume_create_api' (72cb453e-fc62-4267-b4ce-175f0ea3b691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:34:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Create volume request issued successfully. Sep 07 02:34:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9384fd2b-b100-4cf4-9550-186105476889 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:34:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1254/2565] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:34:22 2026] POST /volume/v3/volumes => generated 765 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:34:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-41b5faae-2ae3-4609-91e0-323e7bd4edb8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41b5faae-2ae3-4609-91e0-323e7bd4edb8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] GET http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-41b5faae-2ae3-4609-91e0-323e7bd4edb8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:34:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-41b5faae-2ae3-4609-91e0-323e7bd4edb8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:34:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:34:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:34:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-41b5faae-2ae3-4609-91e0-323e7bd4edb8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Volume info retrieved successfully. Sep 07 02:34:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-41b5faae-2ae3-4609-91e0-323e7bd4edb8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 returned with HTTP 200 Sep 07 02:34:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1312/2566] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:34:23 2026] GET /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:34:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-98d6ed76-4f11-4eee-b147-9a9797abba9c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-98d6ed76-4f11-4eee-b147-9a9797abba9c tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] GET http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-98d6ed76-4f11-4eee-b147-9a9797abba9c tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:34:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-98d6ed76-4f11-4eee-b147-9a9797abba9c tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:34:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:34:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:34:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-98d6ed76-4f11-4eee-b147-9a9797abba9c tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Volume info retrieved successfully. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-98d6ed76-4f11-4eee-b147-9a9797abba9c tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 returned with HTTP 200 Sep 07 02:34:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1255/2567] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:34:24 2026] GET /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:34:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3c8ced61-ac24-499b-82a5-065356b69b42 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c8ced61-ac24-499b-82a5-065356b69b42 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] GET http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c8ced61-ac24-499b-82a5-065356b69b42 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:34:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c8ced61-ac24-499b-82a5-065356b69b42 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:34:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:34:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:34:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3c8ced61-ac24-499b-82a5-065356b69b42 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Volume info retrieved successfully. Sep 07 02:34:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c8ced61-ac24-499b-82a5-065356b69b42 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 returned with HTTP 200 Sep 07 02:34:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1313/2568] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:34:24 2026] GET /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:34:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] POST http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025/action Sep 07 02:34:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-813544086", "disk_format": "raw"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:34:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-813544086", "disk_format": "raw"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:34:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:34:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:34:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Volume info retrieved successfully. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:34:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:34:24 devstack devstack@c-api.service[87010]: DEBUG cinder.image.image_utils [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-813544086'}] 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-813544086'}]. {{(pid=87010) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 02:34:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Copy volume to image completed successfully. Sep 07 02:34:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6720e0b7-9a35-42a7-9198-ec6f7543d43f tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025/action returned with HTTP 202 Sep 07 02:34:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1256/2569] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:34:24 2026] POST /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025/action => generated 653 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:34:34 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=8 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:34:34 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:34:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3dc0a018-44ce-4ae1-9438-9f8e60f55de8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3dc0a018-44ce-4ae1-9438-9f8e60f55de8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] GET http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3dc0a018-44ce-4ae1-9438-9f8e60f55de8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:34:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3dc0a018-44ce-4ae1-9438-9f8e60f55de8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:34:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:34:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:34:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3dc0a018-44ce-4ae1-9438-9f8e60f55de8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Volume info retrieved successfully. Sep 07 02:34:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3dc0a018-44ce-4ae1-9438-9f8e60f55de8 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 returned with HTTP 200 Sep 07 02:34:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1314/2570] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:34:48 2026] GET /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:34:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f34a6c14-a471-4701-ae49-b5967b722557 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f34a6c14-a471-4701-ae49-b5967b722557 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f34a6c14-a471-4701-ae49-b5967b722557 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:34:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f34a6c14-a471-4701-ae49-b5967b722557 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:34:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f34a6c14-a471-4701-ae49-b5967b722557 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Delete volume with id: ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:34:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:34:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f34a6c14-a471-4701-ae49-b5967b722557 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Volume info retrieved successfully. Sep 07 02:34:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f34a6c14-a471-4701-ae49-b5967b722557 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Delete volume request issued successfully. Sep 07 02:34:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f34a6c14-a471-4701-ae49-b5967b722557 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 returned with HTTP 202 Sep 07 02:34:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1257/2571] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:34:49 2026] DELETE /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:34:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fa941a26-0206-4017-a842-764d577552c4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa941a26-0206-4017-a842-764d577552c4 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] GET http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa941a26-0206-4017-a842-764d577552c4 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:34:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa941a26-0206-4017-a842-764d577552c4 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:34:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:34:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:34:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:34:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:34:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fa941a26-0206-4017-a842-764d577552c4 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Volume info retrieved successfully. Sep 07 02:34:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa941a26-0206-4017-a842-764d577552c4 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 returned with HTTP 200 Sep 07 02:34:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1315/2572] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:34:49 2026] GET /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:34:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ee4074e4-1166-4b46-a1fd-232a5c89d458 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:34:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee4074e4-1166-4b46-a1fd-232a5c89d458 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] GET http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 Sep 07 02:34:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee4074e4-1166-4b46-a1fd-232a5c89d458 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:34:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ee4074e4-1166-4b46-a1fd-232a5c89d458 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:34:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ee4074e4-1166-4b46-a1fd-232a5c89d458 tempest-TestImageHashVerification-1875864750 tempest-TestImageHashVerification-1875864750-project-member] http://192.168.122.234/volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 returned with HTTP 404 Sep 07 02:34:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1258/2573] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:34:50 2026] GET /volume/v3/volumes/ccb09615-021a-416f-9ff2-450fe2e80025 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:34:59 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=8 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:00 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1039464789"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1039464789'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume of 1 GB Sep 07 02:35:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Availability Zones retrieved successfully. Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (0c894f11-b057-4278-a657-4bdfebc75671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa1efc3-62bd-4ef3-9cca-70a6b9bee0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa1efc3-62bd-4ef3-9cca-70a6b9bee0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb5fecb-d5ce-4d98-ba4d-cc5a5e8f8c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Created reservations ['b14e7d8c-c965-418a-b6d0-5975e19961b1', '7218a3d3-6e02-44f0-b990-5b08954f1476', '32db651a-d864-4bf4-aef5-62fac064c1ef', '33c2ccbe-479a-4e1f-b042-37810c7bbba6'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb5fecb-d5ce-4d98-ba4d-cc5a5e8f8c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b14e7d8c-c965-418a-b6d0-5975e19961b1', '7218a3d3-6e02-44f0-b990-5b08954f1476', '32db651a-d864-4bf4-aef5-62fac064c1ef', '33c2ccbe-479a-4e1f-b042-37810c7bbba6']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa51ca37-3e8a-4752-8227-6ceac6b15807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa51ca37-3e8a-4752-8227-6ceac6b15807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a274b12-a863-4fda-92e5-50071b0b755d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1039464789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['b14e7d8c-c965-418a-b6d0-5975e19961b1','7218a3d3-6e02-44f0-b990-5b08954f1476','32db651a-d864-4bf4-aef5-62fac064c1ef','33c2ccbe-479a-4e1f-b042-37810c7bbba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1039464789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a274b12-a863-4fda-92e5-50071b0b755d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fbd6fdef6db459ebb6aea228b83ded3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751cd731ecb49319131be86ce5960ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a3041a-bbd4-4843-ac5d-11c176ca5737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a3041a-bbd4-4843-ac5d-11c176ca5737) transitioned into state 'SUCCESS' from state '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-1039464789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['b14e7d8c-c965-418a-b6d0-5975e19961b1','7218a3d3-6e02-44f0-b990-5b08954f1476','32db651a-d864-4bf4-aef5-62fac064c1ef','33c2ccbe-479a-4e1f-b042-37810c7bbba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44285eb1-c27b-45fc-9c99-689a57bbf792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44285eb1-c27b-45fc-9c99-689a57bbf792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (0c894f11-b057-4278-a657-4bdfebc75671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request issued successfully. Sep 07 02:35:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d3a2c01c-0c53-4515-aac3-234e6a001201 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1316/2574] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:35:00 2026] POST /volume/v3/volumes => generated 769 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-73813f87-0673-498b-86c3-fc3a09a3d32e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-73813f87-0673-498b-86c3-fc3a09a3d32e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d Sep 07 02:35:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-73813f87-0673-498b-86c3-fc3a09a3d32e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-73813f87-0673-498b-86c3-fc3a09a3d32e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-73813f87-0673-498b-86c3-fc3a09a3d32e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-73813f87-0673-498b-86c3-fc3a09a3d32e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d returned with HTTP 200 Sep 07 02:35:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1259/2575] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:00 2026] GET /volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bf65ea88-36d0-40a0-aaf8-dd1a6be90838 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf65ea88-36d0-40a0-aaf8-dd1a6be90838 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d Sep 07 02:35:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf65ea88-36d0-40a0-aaf8-dd1a6be90838 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bf65ea88-36d0-40a0-aaf8-dd1a6be90838 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bf65ea88-36d0-40a0-aaf8-dd1a6be90838 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bf65ea88-36d0-40a0-aaf8-dd1a6be90838 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d returned with HTTP 200 Sep 07 02:35:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1317/2576] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:01 2026] GET /volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d => generated 862 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:35:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a274b12-a863-4fda-92e5-50071b0b755d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-113453889"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create snapshot from volume 7a274b12-a863-4fda-92e5-50071b0b755d Sep 07 02:35:01 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Created reservations ['969a4857-1bab-4abe-aea0-d2a70bd5f030', '5b1f99f0-9038-49ac-84dc-ee2f89e53d09', 'aefc2606-9f68-40ee-aee8-1a738b755049', '14cc02a3-345d-4b89-ac8f-edc85bcae248'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot create request issued successfully. Sep 07 02:35:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6f1cb23e-1b65-46df-93f0-1a1d30d6a0e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:35:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1260/2577] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:35:01 2026] POST /volume/v3/snapshots => generated 315 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a8650c1c-7d92-4fd7-bff6-8036f1092d8a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a8650c1c-7d92-4fd7-bff6-8036f1092d8a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a8650c1c-7d92-4fd7-bff6-8036f1092d8a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a8650c1c-7d92-4fd7-bff6-8036f1092d8a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a8650c1c-7d92-4fd7-bff6-8036f1092d8a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot retrieved successfully. Sep 07 02:35:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a8650c1c-7d92-4fd7-bff6-8036f1092d8a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b returned with HTTP 200 Sep 07 02:35:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1318/2578] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:01 2026] GET /volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e4c43da-fae4-4d38-b1d3-f50427aa7d6c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e4c43da-fae4-4d38-b1d3-f50427aa7d6c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e4c43da-fae4-4d38-b1d3-f50427aa7d6c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e4c43da-fae4-4d38-b1d3-f50427aa7d6c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6e4c43da-fae4-4d38-b1d3-f50427aa7d6c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot retrieved successfully. Sep 07 02:35:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e4c43da-fae4-4d38-b1d3-f50427aa7d6c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b returned with HTTP 200 Sep 07 02:35:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1261/2579] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:03 2026] GET /volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b => generated 447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d63a7e2c-3fe3-43c0-98d0-05b47a9215e3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d63a7e2c-3fe3-43c0-98d0-05b47a9215e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d63a7e2c-3fe3-43c0-98d0-05b47a9215e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d63a7e2c-3fe3-43c0-98d0-05b47a9215e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d63a7e2c-3fe3-43c0-98d0-05b47a9215e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot retrieved successfully. Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d63a7e2c-3fe3-43c0-98d0-05b47a9215e3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b returned with HTTP 200 Sep 07 02:35:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1319/2580] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:04 2026] GET /volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fecccfbe-147c-40c9-aaac-5303dd63919b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-645154813"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fecccfbe-147c-40c9-aaac-5303dd63919b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-645154813'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume of 1 GB Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Availability Zones retrieved successfully. Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (f007acf7-7a4c-4d78-a08a-08da93731760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448ab51b-7b8c-4f38-8d0f-a7239630bba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448ab51b-7b8c-4f38-8d0f-a7239630bba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d70cd9-ad18-4c0f-b488-071e992f4d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Created reservations ['c8d1e7eb-f89b-43a2-8108-d24287a2e55a', 'd1f5d5f8-8ce6-48c3-b246-100aa70eb1f3', 'e17d8165-55b0-4333-b870-ac3cdf3fe609', 'ed19f461-5a4e-44ab-adff-269f4b1f7c33'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d70cd9-ad18-4c0f-b488-071e992f4d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d1e7eb-f89b-43a2-8108-d24287a2e55a', 'd1f5d5f8-8ce6-48c3-b246-100aa70eb1f3', 'e17d8165-55b0-4333-b870-ac3cdf3fe609', 'ed19f461-5a4e-44ab-adff-269f4b1f7c33']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03473265-305f-4665-a7ff-a813fedededb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03473265-305f-4665-a7ff-a813fedededb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a391ffd3-1958-4d28-9915-f7868ab264b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-645154813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['c8d1e7eb-f89b-43a2-8108-d24287a2e55a','d1f5d5f8-8ce6-48c3-b246-100aa70eb1f3','e17d8165-55b0-4333-b870-ac3cdf3fe609','ed19f461-5a4e-44ab-adff-269f4b1f7c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-645154813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a391ffd3-1958-4d28-9915-f7868ab264b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fbd6fdef6db459ebb6aea228b83ded3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751cd731ecb49319131be86ce5960ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb1c324-4946-4b6a-9b59-843a2e67d9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb1c324-4946-4b6a-9b59-843a2e67d9f5) transitioned into state 'SUCCESS' from state '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-645154813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['c8d1e7eb-f89b-43a2-8108-d24287a2e55a','d1f5d5f8-8ce6-48c3-b246-100aa70eb1f3','e17d8165-55b0-4333-b870-ac3cdf3fe609','ed19f461-5a4e-44ab-adff-269f4b1f7c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b95920e-b75e-4d14-a2d9-99f1465d384e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b95920e-b75e-4d14-a2d9-99f1465d384e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (f007acf7-7a4c-4d78-a08a-08da93731760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request issued successfully. Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f70fa967-a581-454d-9fd6-26571dc0dd72 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1262/2581] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:04 2026] POST /volume/v3/volumes => generated 768 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8516faea-c87b-4018-ae2e-4047863901ad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fecccfbe-147c-40c9-aaac-5303dd63919b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-42193512"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fecccfbe-147c-40c9-aaac-5303dd63919b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-42193512'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume of 1 GB Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Availability Zones retrieved successfully. Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (d48effb6-ea50-452d-aba2-f725c1f91bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de37b20-d64f-476d-883c-08bf22feb471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de37b20-d64f-476d-883c-08bf22feb471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab57088-1b27-42b4-90b1-c2094d0efd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Created reservations ['70ba90a2-f154-4821-84ed-f3611fa0da96', '6f1f3614-5e06-4fc0-86bf-46d1ad7f7106', '33696856-1637-443b-b64c-370da5f8b5a9', '2ea0a7d4-9d90-47c4-a29f-2fc9bddea452'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab57088-1b27-42b4-90b1-c2094d0efd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ba90a2-f154-4821-84ed-f3611fa0da96', '6f1f3614-5e06-4fc0-86bf-46d1ad7f7106', '33696856-1637-443b-b64c-370da5f8b5a9', '2ea0a7d4-9d90-47c4-a29f-2fc9bddea452']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c634baea-3403-4d45-bfed-d39e5702bbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c634baea-3403-4d45-bfed-d39e5702bbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '097bd2f8-5b88-47cd-bb07-0e7e2e69565b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-42193512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['70ba90a2-f154-4821-84ed-f3611fa0da96','6f1f3614-5e06-4fc0-86bf-46d1ad7f7106','33696856-1637-443b-b64c-370da5f8b5a9','2ea0a7d4-9d90-47c4-a29f-2fc9bddea452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-42193512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=097bd2f8-5b88-47cd-bb07-0e7e2e69565b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fbd6fdef6db459ebb6aea228b83ded3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751cd731ecb49319131be86ce5960ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de750780-8cec-4e41-8b00-39ca7ae78f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de750780-8cec-4e41-8b00-39ca7ae78f6f) transitioned into state 'SUCCESS' from state '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-42193512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['70ba90a2-f154-4821-84ed-f3611fa0da96','6f1f3614-5e06-4fc0-86bf-46d1ad7f7106','33696856-1637-443b-b64c-370da5f8b5a9','2ea0a7d4-9d90-47c4-a29f-2fc9bddea452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c457278-bd3b-4f28-8794-b421860ebe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c457278-bd3b-4f28-8794-b421860ebe84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (d48effb6-ea50-452d-aba2-f725c1f91bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request issued successfully. Sep 07 02:35:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8516faea-c87b-4018-ae2e-4047863901ad tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1320/2582] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:04 2026] POST /volume/v3/volumes => generated 767 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fecccfbe-147c-40c9-aaac-5303dd63919b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1110131130"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fecccfbe-147c-40c9-aaac-5303dd63919b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1110131130'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume of 1 GB Sep 07 02:35:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Availability Zones retrieved successfully. Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (9483672f-7e8b-4789-a541-8a576cf3aef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040580b5-e925-446b-a1bd-560f89c2302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040580b5-e925-446b-a1bd-560f89c2302a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c7e5c5-9284-4bda-b65f-263ee3b4ab4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Created reservations ['22854b76-dc85-4c58-b870-c121ac908528', 'c1858c4b-45a9-4721-8ee9-0b07cc8de0be', '0dee4518-bd07-4f79-8261-2d177fae791a', '52f4150f-c885-4864-8511-4b631abc43dd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c7e5c5-9284-4bda-b65f-263ee3b4ab4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22854b76-dc85-4c58-b870-c121ac908528', 'c1858c4b-45a9-4721-8ee9-0b07cc8de0be', '0dee4518-bd07-4f79-8261-2d177fae791a', '52f4150f-c885-4864-8511-4b631abc43dd']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e8a354-ff2a-438f-a351-492816fc6738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e8a354-ff2a-438f-a351-492816fc6738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9a6fbae-0082-4951-bf0e-753c93139558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1110131130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['22854b76-dc85-4c58-b870-c121ac908528','c1858c4b-45a9-4721-8ee9-0b07cc8de0be','0dee4518-bd07-4f79-8261-2d177fae791a','52f4150f-c885-4864-8511-4b631abc43dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1110131130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9a6fbae-0082-4951-bf0e-753c93139558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fbd6fdef6db459ebb6aea228b83ded3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751cd731ecb49319131be86ce5960ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f81cb3-4a6f-4cbf-85fa-22221b5357e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f81cb3-4a6f-4cbf-85fa-22221b5357e8) transitioned into state 'SUCCESS' from state '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-1110131130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['22854b76-dc85-4c58-b870-c121ac908528','c1858c4b-45a9-4721-8ee9-0b07cc8de0be','0dee4518-bd07-4f79-8261-2d177fae791a','52f4150f-c885-4864-8511-4b631abc43dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52699a5a-fe93-4280-abff-98f4e4ebf2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52699a5a-fe93-4280-abff-98f4e4ebf2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (9483672f-7e8b-4789-a541-8a576cf3aef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request issued successfully. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c45a210-4ba4-4ce8-b1e7-fc816136c04e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1263/2583] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:04 2026] POST /volume/v3/volumes => generated 769 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fecccfbe-147c-40c9-aaac-5303dd63919b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1161619867"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fecccfbe-147c-40c9-aaac-5303dd63919b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1161619867'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume of 1 GB Sep 07 02:35:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Availability Zones retrieved successfully. Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (161604ff-dde3-4cc1-9e8d-d78cdae16b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7013ed62-cde9-45a9-85c4-727f465ec93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7013ed62-cde9-45a9-85c4-727f465ec93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd4a4f3-cdae-42e3-b3d1-d27df6fff171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Created reservations ['bec4b46e-03c7-4c54-a0e7-d4731c7f4fce', 'e137aff4-c3ee-4d25-9a52-ba817bfc2a53', 'd70495bd-0810-4e53-a922-f1473437a3b8', '1607976a-1252-4f09-b868-06c99add13de'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd4a4f3-cdae-42e3-b3d1-d27df6fff171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec4b46e-03c7-4c54-a0e7-d4731c7f4fce', 'e137aff4-c3ee-4d25-9a52-ba817bfc2a53', 'd70495bd-0810-4e53-a922-f1473437a3b8', '1607976a-1252-4f09-b868-06c99add13de']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630d4c80-c01e-4b74-b8a0-bd77034881ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630d4c80-c01e-4b74-b8a0-bd77034881ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc9967e-144e-4490-a71e-a4f4a998b940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1161619867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['bec4b46e-03c7-4c54-a0e7-d4731c7f4fce','e137aff4-c3ee-4d25-9a52-ba817bfc2a53','d70495bd-0810-4e53-a922-f1473437a3b8','1607976a-1252-4f09-b868-06c99add13de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1161619867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc9967e-144e-4490-a71e-a4f4a998b940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fbd6fdef6db459ebb6aea228b83ded3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751cd731ecb49319131be86ce5960ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a827da5a-8d0a-42b1-8c8d-090c137fc284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a827da5a-8d0a-42b1-8c8d-090c137fc284) transitioned into state 'SUCCESS' from state '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-1161619867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['bec4b46e-03c7-4c54-a0e7-d4731c7f4fce','e137aff4-c3ee-4d25-9a52-ba817bfc2a53','d70495bd-0810-4e53-a922-f1473437a3b8','1607976a-1252-4f09-b868-06c99add13de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196b80b4-9686-4886-80f6-727d7d259825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196b80b4-9686-4886-80f6-727d7d259825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (161604ff-dde3-4cc1-9e8d-d78cdae16b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request issued successfully. Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a3b2735b-22a2-4de2-b3ca-b06b4658081d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1321/2584] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:05 2026] POST /volume/v3/volumes => generated 769 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fecccfbe-147c-40c9-aaac-5303dd63919b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1633020581"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fecccfbe-147c-40c9-aaac-5303dd63919b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1633020581'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume of 1 GB Sep 07 02:35:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Availability Zones retrieved successfully. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (644baba7-3a8b-48e5-b636-f15b3f125224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286c9d1f-28fe-4dec-b8b2-34ff8df8f093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286c9d1f-28fe-4dec-b8b2-34ff8df8f093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321a1b63-5db8-4002-9dee-b34619efe9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Created reservations ['a2212ecd-6a14-4a3f-9d54-27b92b532c94', 'd9e53296-7670-494c-a708-be8a4ab3a102', 'e359d703-1711-4392-a680-85f1598f374c', '977ddf8f-4f96-4d74-b5b3-52eded002138'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321a1b63-5db8-4002-9dee-b34619efe9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2212ecd-6a14-4a3f-9d54-27b92b532c94', 'd9e53296-7670-494c-a708-be8a4ab3a102', 'e359d703-1711-4392-a680-85f1598f374c', '977ddf8f-4f96-4d74-b5b3-52eded002138']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54aaa05e-95f7-4207-a8f4-bf81303be3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54aaa05e-95f7-4207-a8f4-bf81303be3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6a0747e-adcc-4110-b1ba-e73e715a3b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1633020581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['a2212ecd-6a14-4a3f-9d54-27b92b532c94','d9e53296-7670-494c-a708-be8a4ab3a102','e359d703-1711-4392-a680-85f1598f374c','977ddf8f-4f96-4d74-b5b3-52eded002138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1633020581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6a0747e-adcc-4110-b1ba-e73e715a3b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fbd6fdef6db459ebb6aea228b83ded3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751cd731ecb49319131be86ce5960ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9337669c-44a4-4421-96b7-f331c2e9a311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9337669c-44a4-4421-96b7-f331c2e9a311) transitioned into state 'SUCCESS' from state '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-1633020581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fbd6fdef6db459ebb6aea228b83ded3',qos_specs=None,replication_status=,reservations=['a2212ecd-6a14-4a3f-9d54-27b92b532c94','d9e53296-7670-494c-a708-be8a4ab3a102','e359d703-1711-4392-a680-85f1598f374c','977ddf8f-4f96-4d74-b5b3-52eded002138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751cd731ecb49319131be86ce5960ce',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87fc2db8-312f-43d4-94f2-b8b9cce2e02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87fc2db8-312f-43d4-94f2-b8b9cce2e02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Flow 'volume_create_api' (644baba7-3a8b-48e5-b636-f15b3f125224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Create volume request issued successfully. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-436e9fe5-ae74-406d-8c75-1fd2db12cdb3 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1264/2585] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:05 2026] POST /volume/v3/volumes => generated 769 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-69a0661f-5101-4cb3-bafc-1aa89087f274 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-69a0661f-5101-4cb3-bafc-1aa89087f274 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-69a0661f-5101-4cb3-bafc-1aa89087f274 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-69a0661f-5101-4cb3-bafc-1aa89087f274 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-69a0661f-5101-4cb3-bafc-1aa89087f274 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-69a0661f-5101-4cb3-bafc-1aa89087f274 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 returned with HTTP 200 Sep 07 02:35:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1322/2586] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:05 2026] GET /volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b561b0a9-0524-4267-98db-c5506ba1d321 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b561b0a9-0524-4267-98db-c5506ba1d321 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b561b0a9-0524-4267-98db-c5506ba1d321 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b561b0a9-0524-4267-98db-c5506ba1d321 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b561b0a9-0524-4267-98db-c5506ba1d321 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b561b0a9-0524-4267-98db-c5506ba1d321 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b returned with HTTP 200 Sep 07 02:35:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1265/2587] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:05 2026] GET /volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c62d0be9-0b9c-4eff-8bd6-94831654b1bf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c62d0be9-0b9c-4eff-8bd6-94831654b1bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b Sep 07 02:35:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c62d0be9-0b9c-4eff-8bd6-94831654b1bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c62d0be9-0b9c-4eff-8bd6-94831654b1bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c62d0be9-0b9c-4eff-8bd6-94831654b1bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c62d0be9-0b9c-4eff-8bd6-94831654b1bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b returned with HTTP 200 Sep 07 02:35:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1323/2588] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:06 2026] GET /volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ff3b950f-c3f2-407b-af1d-34269da78f48 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ff3b950f-c3f2-407b-af1d-34269da78f48 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 Sep 07 02:35:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ff3b950f-c3f2-407b-af1d-34269da78f48 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ff3b950f-c3f2-407b-af1d-34269da78f48 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:07 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:07 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:07 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:07 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:07 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ff3b950f-c3f2-407b-af1d-34269da78f48 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ff3b950f-c3f2-407b-af1d-34269da78f48 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 returned with HTTP 200 Sep 07 02:35:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1266/2589] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:07 2026] GET /volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:35:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b2f901d7-698f-4529-b584-ed1e8bd0fba4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2f901d7-698f-4529-b584-ed1e8bd0fba4 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 Sep 07 02:35:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2f901d7-698f-4529-b584-ed1e8bd0fba4 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b2f901d7-698f-4529-b584-ed1e8bd0fba4 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b2f901d7-698f-4529-b584-ed1e8bd0fba4 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b2f901d7-698f-4529-b584-ed1e8bd0fba4 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 returned with HTTP 200 Sep 07 02:35:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1324/2590] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:08 2026] GET /volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7e603613-7c06-4ad5-a413-8e5cf7506a49 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e603613-7c06-4ad5-a413-8e5cf7506a49 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 Sep 07 02:35:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7e603613-7c06-4ad5-a413-8e5cf7506a49 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7e603613-7c06-4ad5-a413-8e5cf7506a49 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7e603613-7c06-4ad5-a413-8e5cf7506a49 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e603613-7c06-4ad5-a413-8e5cf7506a49 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 returned with HTTP 200 Sep 07 02:35:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1267/2591] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:08 2026] GET /volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-200672b2-e258-40e8-a6da-4123be5bd905 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-200672b2-e258-40e8-a6da-4123be5bd905 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 Sep 07 02:35:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-200672b2-e258-40e8-a6da-4123be5bd905 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-200672b2-e258-40e8-a6da-4123be5bd905 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-200672b2-e258-40e8-a6da-4123be5bd905 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-200672b2-e258-40e8-a6da-4123be5bd905 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 returned with HTTP 200 Sep 07 02:35:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1325/2592] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:08 2026] GET /volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1e4754db-ca1b-4756-a049-cddc8c795c0a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1e4754db-ca1b-4756-a049-cddc8c795c0a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 Sep 07 02:35:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1e4754db-ca1b-4756-a049-cddc8c795c0a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1e4754db-ca1b-4756-a049-cddc8c795c0a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1e4754db-ca1b-4756-a049-cddc8c795c0a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1e4754db-ca1b-4756-a049-cddc8c795c0a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 returned with HTTP 200 Sep 07 02:35:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1268/2593] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:09 2026] GET /volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e0ddeab2-a7be-4b48-912e-375363b3851d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0ddeab2-a7be-4b48-912e-375363b3851d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 Sep 07 02:35:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0ddeab2-a7be-4b48-912e-375363b3851d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0ddeab2-a7be-4b48-912e-375363b3851d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:09 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e0ddeab2-a7be-4b48-912e-375363b3851d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume with id: d6a0747e-adcc-4110-b1ba-e73e715a3b30 Sep 07 02:35:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e0ddeab2-a7be-4b48-912e-375363b3851d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e0ddeab2-a7be-4b48-912e-375363b3851d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume request issued successfully. Sep 07 02:35:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0ddeab2-a7be-4b48-912e-375363b3851d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 returned with HTTP 202 Sep 07 02:35:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1326/2594] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:09 2026] DELETE /volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-df5459e1-c376-4af6-938a-d5589697140e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df5459e1-c376-4af6-938a-d5589697140e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 Sep 07 02:35:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df5459e1-c376-4af6-938a-d5589697140e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df5459e1-c376-4af6-938a-d5589697140e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-df5459e1-c376-4af6-938a-d5589697140e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df5459e1-c376-4af6-938a-d5589697140e tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 returned with HTTP 200 Sep 07 02:35:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1269/2595] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:09 2026] GET /volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-30f0f64a-68c1-4c07-ad85-46ce47c4d56b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30f0f64a-68c1-4c07-ad85-46ce47c4d56b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 Sep 07 02:35:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30f0f64a-68c1-4c07-ad85-46ce47c4d56b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-30f0f64a-68c1-4c07-ad85-46ce47c4d56b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-30f0f64a-68c1-4c07-ad85-46ce47c4d56b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 returned with HTTP 404 Sep 07 02:35:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1327/2596] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:10 2026] GET /volume/v3/volumes/d6a0747e-adcc-4110-b1ba-e73e715a3b30 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] DELETE http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 Sep 07 02:35:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:10 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume with id: adc9967e-144e-4490-a71e-a4f4a998b940 Sep 07 02:35:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume request issued successfully. Sep 07 02:35:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9a132473-a181-455c-a9cd-5005b27d1ed9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 returned with HTTP 202 Sep 07 02:35:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1270/2597] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:10 2026] DELETE /volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2efedbf-a8bb-4896-9baa-7045fbd4db9d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2efedbf-a8bb-4896-9baa-7045fbd4db9d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 Sep 07 02:35:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2efedbf-a8bb-4896-9baa-7045fbd4db9d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2efedbf-a8bb-4896-9baa-7045fbd4db9d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d2efedbf-a8bb-4896-9baa-7045fbd4db9d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2efedbf-a8bb-4896-9baa-7045fbd4db9d tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 returned with HTTP 200 Sep 07 02:35:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1328/2598] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:10 2026] GET /volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5ed0a777-21d6-4746-804a-69b8525175ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5ed0a777-21d6-4746-804a-69b8525175ea tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 Sep 07 02:35:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5ed0a777-21d6-4746-804a-69b8525175ea tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5ed0a777-21d6-4746-804a-69b8525175ea tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5ed0a777-21d6-4746-804a-69b8525175ea tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 returned with HTTP 404 Sep 07 02:35:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1271/2599] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:11 2026] GET /volume/v3/volumes/adc9967e-144e-4490-a71e-a4f4a998b940 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a70000b5-115a-4820-bf84-dd2d636bed54 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a70000b5-115a-4820-bf84-dd2d636bed54 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 Sep 07 02:35:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a70000b5-115a-4820-bf84-dd2d636bed54 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a70000b5-115a-4820-bf84-dd2d636bed54 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:11 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-a70000b5-115a-4820-bf84-dd2d636bed54 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume with id: b9a6fbae-0082-4951-bf0e-753c93139558 Sep 07 02:35:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a70000b5-115a-4820-bf84-dd2d636bed54 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a70000b5-115a-4820-bf84-dd2d636bed54 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume request issued successfully. Sep 07 02:35:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a70000b5-115a-4820-bf84-dd2d636bed54 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 returned with HTTP 202 Sep 07 02:35:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1329/2600] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:11 2026] DELETE /volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d4e13c5d-74f3-44c1-a6ee-030e61d0bbb6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d4e13c5d-74f3-44c1-a6ee-030e61d0bbb6 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 Sep 07 02:35:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d4e13c5d-74f3-44c1-a6ee-030e61d0bbb6 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d4e13c5d-74f3-44c1-a6ee-030e61d0bbb6 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d4e13c5d-74f3-44c1-a6ee-030e61d0bbb6 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d4e13c5d-74f3-44c1-a6ee-030e61d0bbb6 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 returned with HTTP 200 Sep 07 02:35:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1272/2601] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:11 2026] GET /volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a6c9e029-9524-43dd-bdf0-0d8957913725 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6c9e029-9524-43dd-bdf0-0d8957913725 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 Sep 07 02:35:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6c9e029-9524-43dd-bdf0-0d8957913725 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6c9e029-9524-43dd-bdf0-0d8957913725 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6c9e029-9524-43dd-bdf0-0d8957913725 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 returned with HTTP 404 Sep 07 02:35:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1330/2602] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:12 2026] GET /volume/v3/volumes/b9a6fbae-0082-4951-bf0e-753c93139558 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] DELETE http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b Sep 07 02:35:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:12 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume with id: 097bd2f8-5b88-47cd-bb07-0e7e2e69565b Sep 07 02:35:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume request issued successfully. Sep 07 02:35:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a11e1105-06a6-42d3-8a54-048e5ec2aa4b tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b returned with HTTP 202 Sep 07 02:35:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1273/2603] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:12 2026] DELETE /volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fa257e08-c09c-4753-98ba-9325451f6ed5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa257e08-c09c-4753-98ba-9325451f6ed5 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b Sep 07 02:35:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa257e08-c09c-4753-98ba-9325451f6ed5 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa257e08-c09c-4753-98ba-9325451f6ed5 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fa257e08-c09c-4753-98ba-9325451f6ed5 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa257e08-c09c-4753-98ba-9325451f6ed5 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b returned with HTTP 200 Sep 07 02:35:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1331/2604] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:12 2026] GET /volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-643dbc42-0026-4507-a6b3-0c28f6360a14 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-643dbc42-0026-4507-a6b3-0c28f6360a14 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b Sep 07 02:35:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-643dbc42-0026-4507-a6b3-0c28f6360a14 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-643dbc42-0026-4507-a6b3-0c28f6360a14 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-643dbc42-0026-4507-a6b3-0c28f6360a14 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b returned with HTTP 404 Sep 07 02:35:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1274/2605] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:13 2026] GET /volume/v3/volumes/097bd2f8-5b88-47cd-bb07-0e7e2e69565b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-54104688-0117-414a-9fcf-a6348c2a552c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54104688-0117-414a-9fcf-a6348c2a552c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 Sep 07 02:35:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54104688-0117-414a-9fcf-a6348c2a552c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-54104688-0117-414a-9fcf-a6348c2a552c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:13 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-54104688-0117-414a-9fcf-a6348c2a552c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume with id: a391ffd3-1958-4d28-9915-f7868ab264b2 Sep 07 02:35:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-54104688-0117-414a-9fcf-a6348c2a552c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-54104688-0117-414a-9fcf-a6348c2a552c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume request issued successfully. Sep 07 02:35:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-54104688-0117-414a-9fcf-a6348c2a552c tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 returned with HTTP 202 Sep 07 02:35:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1332/2606] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:13 2026] DELETE /volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-574769c2-598a-46e3-987e-5f25b86cdb40 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-574769c2-598a-46e3-987e-5f25b86cdb40 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 Sep 07 02:35:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-574769c2-598a-46e3-987e-5f25b86cdb40 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-574769c2-598a-46e3-987e-5f25b86cdb40 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-574769c2-598a-46e3-987e-5f25b86cdb40 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-574769c2-598a-46e3-987e-5f25b86cdb40 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 returned with HTTP 200 Sep 07 02:35:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1275/2607] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:14 2026] GET /volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:35:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f5255025-cdc2-4990-97e8-b080a02814ce None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f5255025-cdc2-4990-97e8-b080a02814ce tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 Sep 07 02:35:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f5255025-cdc2-4990-97e8-b080a02814ce tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f5255025-cdc2-4990-97e8-b080a02814ce tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f5255025-cdc2-4990-97e8-b080a02814ce tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 returned with HTTP 404 Sep 07 02:35:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1333/2608] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:15 2026] GET /volume/v3/volumes/a391ffd3-1958-4d28-9915-f7868ab264b2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-648a580e-2884-4146-93a9-d6614e1c3992 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-648a580e-2884-4146-93a9-d6614e1c3992 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-648a580e-2884-4146-93a9-d6614e1c3992 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-648a580e-2884-4146-93a9-d6614e1c3992 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:15 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-648a580e-2884-4146-93a9-d6614e1c3992 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete snapshot with id: fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-648a580e-2884-4146-93a9-d6614e1c3992 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot retrieved successfully. Sep 07 02:35:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-648a580e-2884-4146-93a9-d6614e1c3992 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot delete request issued successfully. Sep 07 02:35:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-648a580e-2884-4146-93a9-d6614e1c3992 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b returned with HTTP 202 Sep 07 02:35:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1276/2609] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:35:15 2026] DELETE /volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dd7b884e-5dd6-4d56-a9ff-d38a56ca3d2a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dd7b884e-5dd6-4d56-a9ff-d38a56ca3d2a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dd7b884e-5dd6-4d56-a9ff-d38a56ca3d2a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dd7b884e-5dd6-4d56-a9ff-d38a56ca3d2a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dd7b884e-5dd6-4d56-a9ff-d38a56ca3d2a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot retrieved successfully. Sep 07 02:35:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dd7b884e-5dd6-4d56-a9ff-d38a56ca3d2a tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b returned with HTTP 200 Sep 07 02:35:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1334/2610] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:15 2026] GET /volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-57fa4f1f-9b45-4f65-8c30-a60b27674085 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-57fa4f1f-9b45-4f65-8c30-a60b27674085 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-57fa4f1f-9b45-4f65-8c30-a60b27674085 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-57fa4f1f-9b45-4f65-8c30-a60b27674085 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-57fa4f1f-9b45-4f65-8c30-a60b27674085 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Snapshot retrieved successfully. Sep 07 02:35:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-57fa4f1f-9b45-4f65-8c30-a60b27674085 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b returned with HTTP 200 Sep 07 02:35:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1277/2611] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:16 2026] GET /volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-18197e2b-1c3e-4b26-8919-f46abf0565af None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-18197e2b-1c3e-4b26-8919-f46abf0565af tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b Sep 07 02:35:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-18197e2b-1c3e-4b26-8919-f46abf0565af tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-18197e2b-1c3e-4b26-8919-f46abf0565af tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-18197e2b-1c3e-4b26-8919-f46abf0565af tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b returned with HTTP 404 Sep 07 02:35:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1335/2612] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:17 2026] GET /volume/v3/snapshots/fecccfbe-147c-40c9-aaac-5303dd63919b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] DELETE http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d Sep 07 02:35:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:17 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume with id: 7a274b12-a863-4fda-92e5-50071b0b755d Sep 07 02:35:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Delete volume request issued successfully. Sep 07 02:35:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04090a49-7f57-47a1-a3e7-8046b173a6bf tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d returned with HTTP 202 Sep 07 02:35:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1278/2613] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:17 2026] DELETE /volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:35:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ccc93545-2c9d-4825-81b7-340f5c30dab9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccc93545-2c9d-4825-81b7-340f5c30dab9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d Sep 07 02:35:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ccc93545-2c9d-4825-81b7-340f5c30dab9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ccc93545-2c9d-4825-81b7-340f5c30dab9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ccc93545-2c9d-4825-81b7-340f5c30dab9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Volume info retrieved successfully. Sep 07 02:35:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccc93545-2c9d-4825-81b7-340f5c30dab9 tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d returned with HTTP 200 Sep 07 02:35:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1336/2614] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:17 2026] GET /volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fbee16b0-8ca2-4034-b15a-2519354f746f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbee16b0-8ca2-4034-b15a-2519354f746f tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] GET http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d Sep 07 02:35:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fbee16b0-8ca2-4034-b15a-2519354f746f tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fbee16b0-8ca2-4034-b15a-2519354f746f tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fbee16b0-8ca2-4034-b15a-2519354f746f tempest-CreateVolumesFromSnapshotTest-1522161391 tempest-CreateVolumesFromSnapshotTest-1522161391-project-member] http://192.168.122.234/volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d returned with HTTP 404 Sep 07 02:35:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1279/2615] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:18 2026] GET /volume/v3/volumes/7a274b12-a863-4fda-92e5-50071b0b755d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fffcc685-f954-4066-b73f-3da2b99707b2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1036209065"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1036209065'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Create volume of 1 GB Sep 07 02:35:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Availability Zones retrieved successfully. Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Flow 'volume_create_api' (8b6ab098-5d86-4e1e-9ed7-3b255656b81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde902f5-1d1e-4968-8de9-b9ab2b41c9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde902f5-1d1e-4968-8de9-b9ab2b41c9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9609bd8-674a-4e1a-a955-d87324a51643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Created reservations ['6ec5bc9e-1750-4339-a939-4c8a7176b456', '2dd58975-a86a-434c-81cc-c9d5e063a851', 'b868c040-e862-4e4c-bf71-8209e6b511ec', 'fae13668-9a73-4500-8b14-b0b1b01d4b12'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9609bd8-674a-4e1a-a955-d87324a51643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ec5bc9e-1750-4339-a939-4c8a7176b456', '2dd58975-a86a-434c-81cc-c9d5e063a851', 'b868c040-e862-4e4c-bf71-8209e6b511ec', 'fae13668-9a73-4500-8b14-b0b1b01d4b12']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:20 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f7b32a-492c-4585-9746-3312385266c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f7b32a-492c-4585-9746-3312385266c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1283719-f80b-4300-8705-5e4f73593032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1036209065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fae0418f54e41a7b705d5aa0af98aea',qos_specs=None,replication_status=,reservations=['6ec5bc9e-1750-4339-a939-4c8a7176b456','2dd58975-a86a-434c-81cc-c9d5e063a851','b868c040-e862-4e4c-bf71-8209e6b511ec','fae13668-9a73-4500-8b14-b0b1b01d4b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2398686ed72a46df8e949a62b45ec572',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1036209065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1283719-f80b-4300-8705-5e4f73593032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fae0418f54e41a7b705d5aa0af98aea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2398686ed72a46df8e949a62b45ec572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3b61f0-903a-4079-b9b6-95bb2a0d4eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3b61f0-903a-4079-b9b6-95bb2a0d4eb4) transitioned into state 'SUCCESS' from state '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-1036209065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fae0418f54e41a7b705d5aa0af98aea',qos_specs=None,replication_status=,reservations=['6ec5bc9e-1750-4339-a939-4c8a7176b456','2dd58975-a86a-434c-81cc-c9d5e063a851','b868c040-e862-4e4c-bf71-8209e6b511ec','fae13668-9a73-4500-8b14-b0b1b01d4b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2398686ed72a46df8e949a62b45ec572',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7ec3eb-30da-4a57-ba49-9e359a827c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7ec3eb-30da-4a57-ba49-9e359a827c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:21 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Flow 'volume_create_api' (8b6ab098-5d86-4e1e-9ed7-3b255656b81c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Create volume request issued successfully. Sep 07 02:35:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fffcc685-f954-4066-b73f-3da2b99707b2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1337/2616] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:35:20 2026] POST /volume/v3/volumes => generated 779 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-62cb0eca-e79a-4234-9d11-18c3596fb6b3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62cb0eca-e79a-4234-9d11-18c3596fb6b3 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62cb0eca-e79a-4234-9d11-18c3596fb6b3 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62cb0eca-e79a-4234-9d11-18c3596fb6b3 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:21 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:21 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-62cb0eca-e79a-4234-9d11-18c3596fb6b3 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62cb0eca-e79a-4234-9d11-18c3596fb6b3 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 returned with HTTP 200 Sep 07 02:35:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1280/2617] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:21 2026] GET /volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d07f52d8-c6be-421c-9211-4f97d0810a65 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d07f52d8-c6be-421c-9211-4f97d0810a65 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d07f52d8-c6be-421c-9211-4f97d0810a65 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d07f52d8-c6be-421c-9211-4f97d0810a65 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d07f52d8-c6be-421c-9211-4f97d0810a65 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d07f52d8-c6be-421c-9211-4f97d0810a65 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 returned with HTTP 200 Sep 07 02:35:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1338/2618] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:22 2026] GET /volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:35:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1283719-f80b-4300-8705-5e4f73593032", "name": "tempest-VolumeDependencyTests-Snapshot-1658060943"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:22 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Create snapshot from volume f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:22 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Created reservations ['bdc2905b-ce04-45c8-b831-b5f4f5fddbfe', 'dce65555-f6f3-4b28-b844-f56fcfebc26e', 'a5831b07-bbc2-4555-ad04-7f87398282e3', '36b78545-831d-4ac9-a14a-78afc9b0eed7'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot create request issued successfully. Sep 07 02:35:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ce431e0e-fdda-435b-b892-14494c7b2fb2 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:35:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1281/2619] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:35:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0258c9f5-cccd-4aad-bc67-b4097dc0ad4d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0258c9f5-cccd-4aad-bc67-b4097dc0ad4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0258c9f5-cccd-4aad-bc67-b4097dc0ad4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0258c9f5-cccd-4aad-bc67-b4097dc0ad4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0258c9f5-cccd-4aad-bc67-b4097dc0ad4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot retrieved successfully. Sep 07 02:35:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0258c9f5-cccd-4aad-bc67-b4097dc0ad4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 200 Sep 07 02:35:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1339/2620] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:22 2026] GET /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1f03e4ad-dfa6-4d9a-bee1-6eda5554a432 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f03e4ad-dfa6-4d9a-bee1-6eda5554a432 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f03e4ad-dfa6-4d9a-bee1-6eda5554a432 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f03e4ad-dfa6-4d9a-bee1-6eda5554a432 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1f03e4ad-dfa6-4d9a-bee1-6eda5554a432 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot retrieved successfully. Sep 07 02:35:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f03e4ad-dfa6-4d9a-bee1-6eda5554a432 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 200 Sep 07 02:35:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1282/2621] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:23 2026] GET /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f3974c82-8dc6-42f5-af5b-7e718c956700 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3974c82-8dc6-42f5-af5b-7e718c956700 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f3974c82-8dc6-42f5-af5b-7e718c956700 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f3974c82-8dc6-42f5-af5b-7e718c956700 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f3974c82-8dc6-42f5-af5b-7e718c956700 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot retrieved successfully. Sep 07 02:35:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f3974c82-8dc6-42f5-af5b-7e718c956700 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 200 Sep 07 02:35:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1340/2622] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:24 2026] GET /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "17c7cf1d-92c5-4cbb-b51a-9664870207a7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2099171991"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Create volume request body: {'volume': {'snapshot_id': '17c7cf1d-92c5-4cbb-b51a-9664870207a7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2099171991'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot retrieved successfully. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Create volume of 1 GB Sep 07 02:35:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Availability Zones retrieved successfully. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Flow 'volume_create_api' (5e9a6f64-9ab9-441c-bdc7-977754539822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150337ce-df4d-446a-bdfa-081255bf11bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150337ce-df4d-446a-bdfa-081255bf11bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '17c7cf1d-92c5-4cbb-b51a-9664870207a7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83250a1d-02e8-4abf-b6b9-d17528e62b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Created reservations ['e489ac65-e9f3-4534-bc80-f0116d7b94a3', 'abad6083-2086-4ca5-aa33-87fcc8c3d153', '162d1333-b2a9-4c66-8dd1-7454ec3ecff7', 'b0de83cf-7296-44b2-87b0-ec2732937d67'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83250a1d-02e8-4abf-b6b9-d17528e62b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e489ac65-e9f3-4534-bc80-f0116d7b94a3', 'abad6083-2086-4ca5-aa33-87fcc8c3d153', '162d1333-b2a9-4c66-8dd1-7454ec3ecff7', 'b0de83cf-7296-44b2-87b0-ec2732937d67']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df76493-b0c8-4385-9b30-af8d13cd5e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df76493-b0c8-4385-9b30-af8d13cd5e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc2d54c-b488-49a6-a045-acfd1ca17e37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2099171991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fae0418f54e41a7b705d5aa0af98aea',qos_specs=None,replication_status=,reservations=['e489ac65-e9f3-4534-bc80-f0116d7b94a3','abad6083-2086-4ca5-aa33-87fcc8c3d153','162d1333-b2a9-4c66-8dd1-7454ec3ecff7','b0de83cf-7296-44b2-87b0-ec2732937d67'],size=1,snapshot_id=17c7cf1d-92c5-4cbb-b51a-9664870207a7,source_replicaid=,source_volid=None,status='creating',user_id='2398686ed72a46df8e949a62b45ec572',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2099171991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc2d54c-b488-49a6-a045-acfd1ca17e37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fae0418f54e41a7b705d5aa0af98aea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=17c7cf1d-92c5-4cbb-b51a-9664870207a7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2398686ed72a46df8e949a62b45ec572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (260ff226-3747-4ef7-a359-36917310933a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (260ff226-3747-4ef7-a359-36917310933a) transitioned into state 'SUCCESS' from state '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-2099171991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fae0418f54e41a7b705d5aa0af98aea',qos_specs=None,replication_status=,reservations=['e489ac65-e9f3-4534-bc80-f0116d7b94a3','abad6083-2086-4ca5-aa33-87fcc8c3d153','162d1333-b2a9-4c66-8dd1-7454ec3ecff7','b0de83cf-7296-44b2-87b0-ec2732937d67'],size=1,snapshot_id=17c7cf1d-92c5-4cbb-b51a-9664870207a7,source_replicaid=,source_volid=None,status='creating',user_id='2398686ed72a46df8e949a62b45ec572',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed30a1d3-d5ce-4701-980e-4fb5aff49526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed30a1d3-d5ce-4701-980e-4fb5aff49526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Flow 'volume_create_api' (5e9a6f64-9ab9-441c-bdc7-977754539822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Create volume request issued successfully. Sep 07 02:35:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-23244be3-5d0a-480f-a5aa-5c11ac078c58 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1283/2623] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:35:24 2026] POST /volume/v3/volumes => generated 813 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-64491490-9a7f-491f-a22e-81c32337fb9b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64491490-9a7f-491f-a22e-81c32337fb9b tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64491490-9a7f-491f-a22e-81c32337fb9b tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64491490-9a7f-491f-a22e-81c32337fb9b tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-64491490-9a7f-491f-a22e-81c32337fb9b tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64491490-9a7f-491f-a22e-81c32337fb9b tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 200 Sep 07 02:35:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1341/2624] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:24 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9dd850bb-f90d-45a0-b4c2-1a4efe74206c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dd850bb-f90d-45a0-b4c2-1a4efe74206c tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9dd850bb-f90d-45a0-b4c2-1a4efe74206c tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9dd850bb-f90d-45a0-b4c2-1a4efe74206c tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9dd850bb-f90d-45a0-b4c2-1a4efe74206c tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9dd850bb-f90d-45a0-b4c2-1a4efe74206c tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 200 Sep 07 02:35:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1284/2625] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:25 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d130f0a4-8626-44c4-88e4-bdc9433cba4d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d130f0a4-8626-44c4-88e4-bdc9433cba4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d130f0a4-8626-44c4-88e4-bdc9433cba4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d130f0a4-8626-44c4-88e4-bdc9433cba4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d130f0a4-8626-44c4-88e4-bdc9433cba4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d130f0a4-8626-44c4-88e4-bdc9433cba4d tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 200 Sep 07 02:35:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1342/2626] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:26 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 905 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dbaad0b8-f5de-48aa-b2db-e8f1de1f10f8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dbaad0b8-f5de-48aa-b2db-e8f1de1f10f8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dbaad0b8-f5de-48aa-b2db-e8f1de1f10f8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dbaad0b8-f5de-48aa-b2db-e8f1de1f10f8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-dbaad0b8-f5de-48aa-b2db-e8f1de1f10f8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dbaad0b8-f5de-48aa-b2db-e8f1de1f10f8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 200 Sep 07 02:35:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1285/2627] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:28 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 905 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-957e511e-c90e-4084-a557-ebb51631b107 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-957e511e-c90e-4084-a557-ebb51631b107 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-957e511e-c90e-4084-a557-ebb51631b107 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-957e511e-c90e-4084-a557-ebb51631b107 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-957e511e-c90e-4084-a557-ebb51631b107 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-957e511e-c90e-4084-a557-ebb51631b107 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 200 Sep 07 02:35:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1343/2628] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:29 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 905 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:35:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-96d2e4a6-8317-4f5c-b745-92c757c297e8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-96d2e4a6-8317-4f5c-b745-92c757c297e8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-96d2e4a6-8317-4f5c-b745-92c757c297e8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-96d2e4a6-8317-4f5c-b745-92c757c297e8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-96d2e4a6-8317-4f5c-b745-92c757c297e8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-96d2e4a6-8317-4f5c-b745-92c757c297e8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 200 Sep 07 02:35:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1286/2629] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:30 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-67444feb-dbc6-4735-9228-e3472756496e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-67444feb-dbc6-4735-9228-e3472756496e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-67444feb-dbc6-4735-9228-e3472756496e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-67444feb-dbc6-4735-9228-e3472756496e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:30 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-67444feb-dbc6-4735-9228-e3472756496e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Delete snapshot with id: 17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-67444feb-dbc6-4735-9228-e3472756496e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot retrieved successfully. Sep 07 02:35:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-67444feb-dbc6-4735-9228-e3472756496e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot delete request issued successfully. Sep 07 02:35:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-67444feb-dbc6-4735-9228-e3472756496e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 202 Sep 07 02:35:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1344/2630] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:35:30 2026] DELETE /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cb7b4cf8-a8e7-4b90-855d-06eb29af7c18 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb7b4cf8-a8e7-4b90-855d-06eb29af7c18 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb7b4cf8-a8e7-4b90-855d-06eb29af7c18 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cb7b4cf8-a8e7-4b90-855d-06eb29af7c18 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cb7b4cf8-a8e7-4b90-855d-06eb29af7c18 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot retrieved successfully. Sep 07 02:35:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cb7b4cf8-a8e7-4b90-855d-06eb29af7c18 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 200 Sep 07 02:35:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1287/2631] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:30 2026] GET /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ce5a6ebc-3d0e-4ca4-9de7-3c3ec26ff6bc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce5a6ebc-3d0e-4ca4-9de7-3c3ec26ff6bc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce5a6ebc-3d0e-4ca4-9de7-3c3ec26ff6bc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce5a6ebc-3d0e-4ca4-9de7-3c3ec26ff6bc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ce5a6ebc-3d0e-4ca4-9de7-3c3ec26ff6bc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Snapshot retrieved successfully. Sep 07 02:35:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce5a6ebc-3d0e-4ca4-9de7-3c3ec26ff6bc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 200 Sep 07 02:35:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1345/2632] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:31 2026] GET /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f081e7ec-eeca-4e46-84f7-7880403c080a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f081e7ec-eeca-4e46-84f7-7880403c080a tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f081e7ec-eeca-4e46-84f7-7880403c080a tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f081e7ec-eeca-4e46-84f7-7880403c080a tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f081e7ec-eeca-4e46-84f7-7880403c080a tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 404 Sep 07 02:35:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1288/2633] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:32 2026] GET /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:32 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Delete volume with id: f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Delete volume request issued successfully. Sep 07 02:35:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e05a53f1-7bde-48f0-b62c-3a6d322066ad tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 returned with HTTP 202 Sep 07 02:35:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1346/2634] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:35:32 2026] DELETE /volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:35:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6c2792f8-e4f7-4d3c-bf47-f404bb583f54 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c2792f8-e4f7-4d3c-bf47-f404bb583f54 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6c2792f8-e4f7-4d3c-bf47-f404bb583f54 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6c2792f8-e4f7-4d3c-bf47-f404bb583f54 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6c2792f8-e4f7-4d3c-bf47-f404bb583f54 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c2792f8-e4f7-4d3c-bf47-f404bb583f54 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 returned with HTTP 200 Sep 07 02:35:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1289/2635] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:32 2026] GET /volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b50c157e-8687-4191-8e1f-9c930f9f4567 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b50c157e-8687-4191-8e1f-9c930f9f4567 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b50c157e-8687-4191-8e1f-9c930f9f4567 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b50c157e-8687-4191-8e1f-9c930f9f4567 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b50c157e-8687-4191-8e1f-9c930f9f4567 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 returned with HTTP 404 Sep 07 02:35:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1347/2636] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:33 2026] GET /volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:35:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] DELETE http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Delete volume with id: 8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Delete volume request issued successfully. Sep 07 02:35:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8be0e5eb-5f6e-44e8-b507-f7517bc76ec0 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 202 Sep 07 02:35:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1290/2637] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:35:33 2026] DELETE /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:35:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d8620d33-e0e7-44ba-b3a9-723812e3b984 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d8620d33-e0e7-44ba-b3a9-723812e3b984 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d8620d33-e0e7-44ba-b3a9-723812e3b984 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d8620d33-e0e7-44ba-b3a9-723812e3b984 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d8620d33-e0e7-44ba-b3a9-723812e3b984 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Volume info retrieved successfully. Sep 07 02:35:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d8620d33-e0e7-44ba-b3a9-723812e3b984 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 200 Sep 07 02:35:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1348/2638] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:33 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1745520c-450d-4c9e-9107-ab24346a1db8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1745520c-450d-4c9e-9107-ab24346a1db8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 Sep 07 02:35:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1745520c-450d-4c9e-9107-ab24346a1db8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1745520c-450d-4c9e-9107-ab24346a1db8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1745520c-450d-4c9e-9107-ab24346a1db8 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 returned with HTTP 404 Sep 07 02:35:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1291/2639] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:34 2026] GET /volume/v3/volumes/8bc2d54c-b488-49a6-a045-acfd1ca17e37 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:35:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0816f1c9-7c5b-461b-ba2d-65ef6c04b271 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0816f1c9-7c5b-461b-ba2d-65ef6c04b271 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0816f1c9-7c5b-461b-ba2d-65ef6c04b271 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0816f1c9-7c5b-461b-ba2d-65ef6c04b271 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:34 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-0816f1c9-7c5b-461b-ba2d-65ef6c04b271 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Delete snapshot with id: 17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0816f1c9-7c5b-461b-ba2d-65ef6c04b271 tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 404 Sep 07 02:35:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1349/2640] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:35:34 2026] DELETE /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-397424e7-0356-419c-8214-51548573010e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-397424e7-0356-419c-8214-51548573010e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 Sep 07 02:35:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-397424e7-0356-419c-8214-51548573010e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-397424e7-0356-419c-8214-51548573010e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-397424e7-0356-419c-8214-51548573010e tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 returned with HTTP 404 Sep 07 02:35:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1292/2641] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:34 2026] GET /volume/v3/snapshots/17c7cf1d-92c5-4cbb-b51a-9664870207a7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6e1e64be-c320-4298-ae04-a7d229d415fc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e1e64be-c320-4298-ae04-a7d229d415fc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] DELETE http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e1e64be-c320-4298-ae04-a7d229d415fc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e1e64be-c320-4298-ae04-a7d229d415fc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:34 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-6e1e64be-c320-4298-ae04-a7d229d415fc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Delete volume with id: f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e1e64be-c320-4298-ae04-a7d229d415fc tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 returned with HTTP 404 Sep 07 02:35:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1350/2642] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:35:34 2026] DELETE /volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:35:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4e48649b-cff5-4124-a258-802a76bf3bcf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e48649b-cff5-4124-a258-802a76bf3bcf tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] GET http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 Sep 07 02:35:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e48649b-cff5-4124-a258-802a76bf3bcf tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4e48649b-cff5-4124-a258-802a76bf3bcf tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4e48649b-cff5-4124-a258-802a76bf3bcf tempest-VolumeDependencyTests-780282758 tempest-VolumeDependencyTests-780282758-project-member] http://192.168.122.234/volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 returned with HTTP 404 Sep 07 02:35:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1293/2643] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:35 2026] GET /volume/v3/volumes/f1283719-f80b-4300-8705-5e4f73593032 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:35:44 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=174,cinder:INSERT=36,cinder:UPDATE=53 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=193,cinder:INSERT=42,cinder:UPDATE=77 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-206277051"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-206277051'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume of 1 GB Sep 07 02:35:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Availability Zones retrieved successfully. Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (7b1905b6-e6ec-4d97-b43c-aea3e82ae99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db666570-b275-4ae7-8031-cedc1f13ea77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1500809483"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1500809483'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume of 1 GB Sep 07 02:35:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Availability Zones retrieved successfully. Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (b2acaf0a-9a6e-4b8d-919f-01502472ca39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2718690-455b-4325-918f-858319afad7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db666570-b275-4ae7-8031-cedc1f13ea77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037be536-f445-40d4-97bd-fc21f87fefdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2718690-455b-4325-918f-858319afad7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:45 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732cc10b-aea7-4e3a-8f1f-489ceb0024ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Created reservations ['2741472e-e993-4620-abd1-b9347c49302f', 'b5225b99-0ca3-4648-9f96-d4b5e097f726', '7f4089cb-208d-47b5-8dfe-be23873bcbe9', '508bead6-9be6-4498-84e7-b234de9b2909'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037be536-f445-40d4-97bd-fc21f87fefdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2741472e-e993-4620-abd1-b9347c49302f', 'b5225b99-0ca3-4648-9f96-d4b5e097f726', '7f4089cb-208d-47b5-8dfe-be23873bcbe9', '508bead6-9be6-4498-84e7-b234de9b2909']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2996836-d4fa-4fd2-ab57-ee04dc119697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2996836-d4fa-4fd2-ab57-ee04dc119697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a214368-808c-4292-8900-b672abf6e56f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-206277051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['2741472e-e993-4620-abd1-b9347c49302f','b5225b99-0ca3-4648-9f96-d4b5e097f726','7f4089cb-208d-47b5-8dfe-be23873bcbe9','508bead6-9be6-4498-84e7-b234de9b2909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-206277051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a214368-808c-4292-8900-b672abf6e56f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eef7c3976e4970837657a0d5cc73fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa88abbe6f1f4145b824d7440248b22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36664f9-faf0-42e0-8359-b6a77a22de0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Created reservations ['7e187372-50d2-45c5-a972-dae19241d784', '8d33e2f5-bfc3-4f33-a0be-ac394b1cbe5d', '7d5cfc63-e038-460d-8b69-85b965425518', '92076fe5-293e-439d-a1c2-0aaed20c37eb'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732cc10b-aea7-4e3a-8f1f-489ceb0024ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e187372-50d2-45c5-a972-dae19241d784', '8d33e2f5-bfc3-4f33-a0be-ac394b1cbe5d', '7d5cfc63-e038-460d-8b69-85b965425518', '92076fe5-293e-439d-a1c2-0aaed20c37eb']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45261a4f-b960-48f8-aebf-7708ac2a3141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36664f9-faf0-42e0-8359-b6a77a22de0d) transitioned into state 'SUCCESS' from state '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-206277051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['2741472e-e993-4620-abd1-b9347c49302f','b5225b99-0ca3-4648-9f96-d4b5e097f726','7f4089cb-208d-47b5-8dfe-be23873bcbe9','508bead6-9be6-4498-84e7-b234de9b2909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa11cd5d-9752-451d-8d9d-d1f69621c225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45261a4f-b960-48f8-aebf-7708ac2a3141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '825300ab-22f7-4de5-8d73-4e725e8994cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1500809483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['7e187372-50d2-45c5-a972-dae19241d784','8d33e2f5-bfc3-4f33-a0be-ac394b1cbe5d','7d5cfc63-e038-460d-8b69-85b965425518','92076fe5-293e-439d-a1c2-0aaed20c37eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1500809483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=825300ab-22f7-4de5-8d73-4e725e8994cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3763d97f1c114a36bf78d8191ce18dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bdb463b219b491b848e4bf5736e7476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b91f6d18-92ed-4b78-b1aa-d15bd1b17155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa11cd5d-9752-451d-8d9d-d1f69621c225) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (7b1905b6-e6ec-4d97-b43c-aea3e82ae99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request issued successfully. Sep 07 02:35:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8fc6e77c-3cbc-487a-a820-53209b2a28b4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1351/2644] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:35:45 2026] POST /volume/v3/volumes => generated 768 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f1cfca60-732f-498f-bce4-699e9639842b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b91f6d18-92ed-4b78-b1aa-d15bd1b17155) transitioned into state 'SUCCESS' from state '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-1500809483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['7e187372-50d2-45c5-a972-dae19241d784','8d33e2f5-bfc3-4f33-a0be-ac394b1cbe5d','7d5cfc63-e038-460d-8b69-85b965425518','92076fe5-293e-439d-a1c2-0aaed20c37eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c7b106-14a7-42df-96e7-693ef132e647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c7b106-14a7-42df-96e7-693ef132e647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (b2acaf0a-9a6e-4b8d-919f-01502472ca39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request issued successfully. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d2fccf5-5159-45cd-894e-b391275c2cbb tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1294/2645] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:45 2026] POST /volume/v3/volumes => generated 766 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b80bcde0-f86d-4504-9b58-5660052e8b31 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b80bcde0-f86d-4504-9b58-5660052e8b31 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b80bcde0-f86d-4504-9b58-5660052e8b31 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b80bcde0-f86d-4504-9b58-5660052e8b31 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b80bcde0-f86d-4504-9b58-5660052e8b31 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b80bcde0-f86d-4504-9b58-5660052e8b31 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 200 Sep 07 02:35:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1295/2646] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:46 2026] GET /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 836 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1050866807"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1050866807'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume of 1 GB Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Availability Zones retrieved successfully. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (8f270e3a-7635-478a-aeb0-a76b35341e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a55393-f1a7-4bab-8224-556b4d8a61af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a55393-f1a7-4bab-8224-556b4d8a61af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1648fe3b-748b-46e2-b725-58762aa82e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1210914051"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1210914051'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Create volume of 1 GB Sep 07 02:35:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Availability Zones retrieved successfully. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Created reservations ['a478a05f-b384-42aa-9e18-a970e3501fae', '6f6b4431-4a36-4daf-98a3-697829f818b3', '4af13d0d-4b79-4900-9bb1-49ee8796c405', '2cee65b1-00ef-459d-8f3e-2c907613fabb'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1648fe3b-748b-46e2-b725-58762aa82e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a478a05f-b384-42aa-9e18-a970e3501fae', '6f6b4431-4a36-4daf-98a3-697829f818b3', '4af13d0d-4b79-4900-9bb1-49ee8796c405', '2cee65b1-00ef-459d-8f3e-2c907613fabb']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Flow 'volume_create_api' (33e2b1f6-57d7-4e99-8d87-a5cc9e4e2553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91048211-4288-44a9-804d-9e6ce5e77900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880fd080-0f1f-4d89-94d8-9ad9ad2535d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91048211-4288-44a9-804d-9e6ce5e77900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11b9ddd5-5f95-4903-8a75-ba2589d13bae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1050866807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['a478a05f-b384-42aa-9e18-a970e3501fae','6f6b4431-4a36-4daf-98a3-697829f818b3','4af13d0d-4b79-4900-9bb1-49ee8796c405','2cee65b1-00ef-459d-8f3e-2c907613fabb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1050866807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11b9ddd5-5f95-4903-8a75-ba2589d13bae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3763d97f1c114a36bf78d8191ce18dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bdb463b219b491b848e4bf5736e7476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd7f154-7ad4-4b4f-b8df-5d3db66497a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880fd080-0f1f-4d89-94d8-9ad9ad2535d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920cc797-c4c8-4e74-bf0e-b8c319e25fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd7f154-7ad4-4b4f-b8df-5d3db66497a4) transitioned into state 'SUCCESS' from state '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-1050866807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['a478a05f-b384-42aa-9e18-a970e3501fae','6f6b4431-4a36-4daf-98a3-697829f818b3','4af13d0d-4b79-4900-9bb1-49ee8796c405','2cee65b1-00ef-459d-8f3e-2c907613fabb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbf2c71-987b-477f-ad84-14d460dcc115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbf2c71-987b-477f-ad84-14d460dcc115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (8f270e3a-7635-478a-aeb0-a76b35341e84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request issued successfully. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ccce80d-f411-4f6e-b61e-958c6c0afa5c tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1296/2647] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:46 2026] POST /volume/v3/volumes => generated 766 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-36ba7f7e-2a52-4d14-87da-da1f6b6e3771 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Created reservations ['c17c92d3-30d5-45f1-8ac0-73ab4a133ed7', '7a1c3d8c-57ac-4a74-a2b9-5ea80e2798e2', 'f0b41747-45d3-4aa2-ab61-fdbf5170bde5', 'c22beca8-6b84-42ba-9cd0-eaa88a98a44b'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920cc797-c4c8-4e74-bf0e-b8c319e25fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c17c92d3-30d5-45f1-8ac0-73ab4a133ed7', '7a1c3d8c-57ac-4a74-a2b9-5ea80e2798e2', 'f0b41747-45d3-4aa2-ab61-fdbf5170bde5', 'c22beca8-6b84-42ba-9cd0-eaa88a98a44b']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cfe742-e34c-47ee-8ada-9db09e4ff766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cfe742-e34c-47ee-8ada-9db09e4ff766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9c18d7e-85a5-4f0e-8ffe-515bd3781f1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1210914051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c6ebf48b78843d5ad13b447ff57ba6e',qos_specs=None,replication_status=,reservations=['c17c92d3-30d5-45f1-8ac0-73ab4a133ed7','7a1c3d8c-57ac-4a74-a2b9-5ea80e2798e2','f0b41747-45d3-4aa2-ab61-fdbf5170bde5','c22beca8-6b84-42ba-9cd0-eaa88a98a44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833ddb37f114491dbd1191d4e81203d9',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1210914051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c6ebf48b78843d5ad13b447ff57ba6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833ddb37f114491dbd1191d4e81203d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e55e79f-0f94-4327-b2b7-df759cdf5c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36ba7f7e-2a52-4d14-87da-da1f6b6e3771 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:35:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-36ba7f7e-2a52-4d14-87da-da1f6b6e3771 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e55e79f-0f94-4327-b2b7-df759cdf5c14) transitioned into state 'SUCCESS' from state '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-1210914051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c6ebf48b78843d5ad13b447ff57ba6e',qos_specs=None,replication_status=,reservations=['c17c92d3-30d5-45f1-8ac0-73ab4a133ed7','7a1c3d8c-57ac-4a74-a2b9-5ea80e2798e2','f0b41747-45d3-4aa2-ab61-fdbf5170bde5','c22beca8-6b84-42ba-9cd0-eaa88a98a44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833ddb37f114491dbd1191d4e81203d9',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15ba272-b1b9-496b-8be6-12a91d1fce1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36ba7f7e-2a52-4d14-87da-da1f6b6e3771 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:35:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1297/2648] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:35:46 2026] POST /volume/v3/types => generated 287 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1504643427"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1504643427'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume of 1 GB Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Availability Zones retrieved successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15ba272-b1b9-496b-8be6-12a91d1fce1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Flow 'volume_create_api' (33e2b1f6-57d7-4e99-8d87-a5cc9e4e2553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (db2e45d0-32e3-4848-8407-3abbc8fa9851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Create volume request issued successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f1cfca60-732f-498f-bce4-699e9639842b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1352/2649] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:35:46 2026] POST /volume/v3/volumes => generated 779 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f11a8dd-b759-4d7e-877d-43b5e43e0fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0e4eeec4-3a6b-405e-94a3-ccc4f5fefd1d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0e4eeec4-3a6b-405e-94a3-ccc4f5fefd1d tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0e4eeec4-3a6b-405e-94a3-ccc4f5fefd1d tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0e4eeec4-3a6b-405e-94a3-ccc4f5fefd1d tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f11a8dd-b759-4d7e-877d-43b5e43e0fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfe7a04-de83-4ca0-aed7-93f662d0cb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0e4eeec4-3a6b-405e-94a3-ccc4f5fefd1d tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0e4eeec4-3a6b-405e-94a3-ccc4f5fefd1d tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 200 Sep 07 02:35:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1353/2650] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:47 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 847 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Created reservations ['cc0cbc1f-8a57-43ad-ba54-192cc025b7ca', '0a63e7a5-0b02-4b42-938b-0c3a22530df9', '76afbc3f-7995-4777-ab4d-a933d89a83fc', '35a82af4-5275-4a19-a1fd-d40b9c87114b'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfe7a04-de83-4ca0-aed7-93f662d0cb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc0cbc1f-8a57-43ad-ba54-192cc025b7ca', '0a63e7a5-0b02-4b42-938b-0c3a22530df9', '76afbc3f-7995-4777-ab4d-a933d89a83fc', '35a82af4-5275-4a19-a1fd-d40b9c87114b']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ed2203-6490-4b50-8e19-a3b880e2d9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ed2203-6490-4b50-8e19-a3b880e2d9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080df788-f213-4bdd-b590-43100e6e9478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1504643427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['cc0cbc1f-8a57-43ad-ba54-192cc025b7ca','0a63e7a5-0b02-4b42-938b-0c3a22530df9','76afbc3f-7995-4777-ab4d-a933d89a83fc','35a82af4-5275-4a19-a1fd-d40b9c87114b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1504643427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080df788-f213-4bdd-b590-43100e6e9478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3763d97f1c114a36bf78d8191ce18dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bdb463b219b491b848e4bf5736e7476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8751ffe8-5ebe-4ad8-b870-b84e7eb5a257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d6ee7f79-fa6d-42bd-b6f6-31d23236b0e2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6ee7f79-fa6d-42bd-b6f6-31d23236b0e2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6ee7f79-fa6d-42bd-b6f6-31d23236b0e2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d6ee7f79-fa6d-42bd-b6f6-31d23236b0e2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8751ffe8-5ebe-4ad8-b870-b84e7eb5a257) transitioned into state 'SUCCESS' from state '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-1504643427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['cc0cbc1f-8a57-43ad-ba54-192cc025b7ca','0a63e7a5-0b02-4b42-938b-0c3a22530df9','76afbc3f-7995-4777-ab4d-a933d89a83fc','35a82af4-5275-4a19-a1fd-d40b9c87114b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea4569e-441b-40ef-99f7-af88813e7819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d6ee7f79-fa6d-42bd-b6f6-31d23236b0e2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea4569e-441b-40ef-99f7-af88813e7819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (db2e45d0-32e3-4848-8407-3abbc8fa9851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request issued successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cdf65d8f-3a95-4cce-9441-dc74d90844ab tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1298/2651] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:47 2026] POST /volume/v3/volumes => generated 766 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0dcf6034-f339-481b-a7ba-616f59991d3f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1385717837"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1385717837'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d6ee7f79-fa6d-42bd-b6f6-31d23236b0e2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 200 Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume of 1 GB Sep 07 02:35:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1354/2652] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:47 2026] GET /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 860 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Availability Zones retrieved successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (a0c5b034-824a-4461-873e-2a202290c4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d81930-d31a-4b96-a9a2-18a6496ce96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d81930-d31a-4b96-a9a2-18a6496ce96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9231ad1d-cf13-43cf-9a44-14583f0359ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Created reservations ['cd963fa5-459e-4357-905f-fed50aaccd22', 'cd607ffd-9237-4cfb-95e8-94220bec10a4', 'eda06650-d441-4577-8277-bf8c9ae1f888', '09e772fa-1dfd-412b-b44b-f88bc4b67db2'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9231ad1d-cf13-43cf-9a44-14583f0359ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd963fa5-459e-4357-905f-fed50aaccd22', 'cd607ffd-9237-4cfb-95e8-94220bec10a4', 'eda06650-d441-4577-8277-bf8c9ae1f888', '09e772fa-1dfd-412b-b44b-f88bc4b67db2']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89683e04-5244-4cb4-a3b6-d967e1ff3ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89683e04-5244-4cb4-a3b6-d967e1ff3ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37b40d2b-6f87-4d76-8200-a093332c2f8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1385717837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['cd963fa5-459e-4357-905f-fed50aaccd22','cd607ffd-9237-4cfb-95e8-94220bec10a4','eda06650-d441-4577-8277-bf8c9ae1f888','09e772fa-1dfd-412b-b44b-f88bc4b67db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1385717837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37b40d2b-6f87-4d76-8200-a093332c2f8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3763d97f1c114a36bf78d8191ce18dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bdb463b219b491b848e4bf5736e7476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014cb21e-c83a-4b97-a50a-acb636c8b5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014cb21e-c83a-4b97-a50a-acb636c8b5f2) transitioned into state 'SUCCESS' from state '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-1385717837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['cd963fa5-459e-4357-905f-fed50aaccd22','cd607ffd-9237-4cfb-95e8-94220bec10a4','eda06650-d441-4577-8277-bf8c9ae1f888','09e772fa-1dfd-412b-b44b-f88bc4b67db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e2b528-7d73-43a2-bb47-6b894285c67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e2b528-7d73-43a2-bb47-6b894285c67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (a0c5b034-824a-4461-873e-2a202290c4a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request issued successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0dcf6034-f339-481b-a7ba-616f59991d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1299/2653] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:47 2026] POST /volume/v3/volumes => generated 766 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "923d33a7-8f5b-413a-bd44-620eb1f09c8b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1599736475"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request body: {'volume': {"'imageRef": '923d33a7-8f5b-413a-bd44-620eb1f09c8b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1599736475'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume of 1 GB Sep 07 02:35:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Availability Zones retrieved successfully. Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (5720f62a-579a-40c5-b1ce-c70ca3984a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a8e1e4-f342-46b1-8313-8aec38427b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:47 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a8e1e4-f342-46b1-8313-8aec38427b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa949fa-b708-4159-9244-6982b420ff28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Created reservations ['d6194019-5f5c-4fcc-ab8a-910eb297b74e', '44a7d156-084e-4880-9cb5-4a16d2dadc8b', 'fae56b6e-ddaf-4f89-b5ab-4770a6e257e8', '49f778f0-52db-4e4e-ab3d-a1aceb34a87e'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa949fa-b708-4159-9244-6982b420ff28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6194019-5f5c-4fcc-ab8a-910eb297b74e', '44a7d156-084e-4880-9cb5-4a16d2dadc8b', 'fae56b6e-ddaf-4f89-b5ab-4770a6e257e8', '49f778f0-52db-4e4e-ab3d-a1aceb34a87e']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e57505-4fa0-4760-8912-7f7de36db99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7008eae2-3ea9-49ba-88fa-60076e030fb4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7008eae2-3ea9-49ba-88fa-60076e030fb4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7008eae2-3ea9-49ba-88fa-60076e030fb4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7008eae2-3ea9-49ba-88fa-60076e030fb4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e57505-4fa0-4760-8912-7f7de36db99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b523ff9f-c239-4c58-856e-e3739f38c1fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1599736475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['d6194019-5f5c-4fcc-ab8a-910eb297b74e','44a7d156-084e-4880-9cb5-4a16d2dadc8b','fae56b6e-ddaf-4f89-b5ab-4770a6e257e8','49f778f0-52db-4e4e-ab3d-a1aceb34a87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1599736475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b523ff9f-c239-4c58-856e-e3739f38c1fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3763d97f1c114a36bf78d8191ce18dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bdb463b219b491b848e4bf5736e7476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c65a214-d59f-4078-b4bd-cc34639780fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7008eae2-3ea9-49ba-88fa-60076e030fb4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7008eae2-3ea9-49ba-88fa-60076e030fb4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 200 Sep 07 02:35:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1300/2654] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:48 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 871 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c65a214-d59f-4078-b4bd-cc34639780fb) transitioned into state 'SUCCESS' from state '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-1599736475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3763d97f1c114a36bf78d8191ce18dd7',qos_specs=None,replication_status=,reservations=['d6194019-5f5c-4fcc-ab8a-910eb297b74e','44a7d156-084e-4880-9cb5-4a16d2dadc8b','fae56b6e-ddaf-4f89-b5ab-4770a6e257e8','49f778f0-52db-4e4e-ab3d-a1aceb34a87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bdb463b219b491b848e4bf5736e7476',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd133661-66bf-48f8-a924-259599759538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd133661-66bf-48f8-a924-259599759538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Flow 'volume_create_api' (5720f62a-579a-40c5-b1ce-c70ca3984a0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Create volume request issued successfully. Sep 07 02:35:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9a67ceb-3921-4a57-aaca-8e1da2fa9d3f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1355/2655] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:47 2026] POST /volume/v3/volumes => generated 766 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8f53f667-765e-4f6d-8f7e-df9f0ab111d7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f53f667-765e-4f6d-8f7e-df9f0ab111d7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8f53f667-765e-4f6d-8f7e-df9f0ab111d7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8f53f667-765e-4f6d-8f7e-df9f0ab111d7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8f53f667-765e-4f6d-8f7e-df9f0ab111d7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f53f667-765e-4f6d-8f7e-df9f0ab111d7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd returned with HTTP 200 Sep 07 02:35:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1301/2656] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:48 2026] GET /volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3fee13d1-ac10-46f8-a88c-6072951e045b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fee13d1-ac10-46f8-a88c-6072951e045b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fee13d1-ac10-46f8-a88c-6072951e045b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3fee13d1-ac10-46f8-a88c-6072951e045b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3fee13d1-ac10-46f8-a88c-6072951e045b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3fee13d1-ac10-46f8-a88c-6072951e045b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae returned with HTTP 200 Sep 07 02:35:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1356/2657] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:48 2026] GET /volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-41473820-4fee-4e21-8419-758b00ba17c9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-41473820-4fee-4e21-8419-758b00ba17c9 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-41473820-4fee-4e21-8419-758b00ba17c9 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-41473820-4fee-4e21-8419-758b00ba17c9 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-41473820-4fee-4e21-8419-758b00ba17c9 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-41473820-4fee-4e21-8419-758b00ba17c9 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 200 Sep 07 02:35:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1302/2658] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:48 2026] GET /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-91005984-6c3a-4219-b96b-38875b9fe987 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91005984-6c3a-4219-b96b-38875b9fe987 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91005984-6c3a-4219-b96b-38875b9fe987 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-91005984-6c3a-4219-b96b-38875b9fe987 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-91005984-6c3a-4219-b96b-38875b9fe987 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-91005984-6c3a-4219-b96b-38875b9fe987 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 200 Sep 07 02:35:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1357/2659] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:49 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 871 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3e16f3cc-8247-46ea-a492-7c4bc4a812f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3e16f3cc-8247-46ea-a492-7c4bc4a812f5 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3e16f3cc-8247-46ea-a492-7c4bc4a812f5 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3e16f3cc-8247-46ea-a492-7c4bc4a812f5 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3e16f3cc-8247-46ea-a492-7c4bc4a812f5 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3e16f3cc-8247-46ea-a492-7c4bc4a812f5 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae returned with HTTP 200 Sep 07 02:35:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1303/2660] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:49 2026] GET /volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1c0e0592-8d91-4acc-9449-7412a4b84c34 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c0e0592-8d91-4acc-9449-7412a4b84c34 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c0e0592-8d91-4acc-9449-7412a4b84c34 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c0e0592-8d91-4acc-9449-7412a4b84c34 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1c0e0592-8d91-4acc-9449-7412a4b84c34 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c0e0592-8d91-4acc-9449-7412a4b84c34 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 200 Sep 07 02:35:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1358/2661] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:49 2026] GET /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a214368-808c-4292-8900-b672abf6e56f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1766632877"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create snapshot from volume 1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Created reservations ['979ac6b6-0121-4a14-8288-cee99b9943db', '86ed10c5-dec0-45ac-b2b6-5b5ab493630c', '971fe1dd-5752-446e-8ff7-6fd8ac4c4040', 'cf194dab-bf7c-420f-90e2-1d09dc0291ca'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e476671d-6835-4f81-a84d-9d4f6d31b486", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e476671d-6835-4f81-a84d-9d4f6d31b486', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot create request issued successfully. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37b2fb19-e9e8-4ca7-a04b-4192fd0bb0a8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:35:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1304/2662] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:35:49 2026] POST /volume/v3/snapshots => generated 316 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e7d05982-0903-4dd6-9c5a-3eb3b95bbea3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7d05982-0903-4dd6-9c5a-3eb3b95bbea3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7d05982-0903-4dd6-9c5a-3eb3b95bbea3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7d05982-0903-4dd6-9c5a-3eb3b95bbea3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e7d05982-0903-4dd6-9c5a-3eb3b95bbea3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:35:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7d05982-0903-4dd6-9c5a-3eb3b95bbea3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:35:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1305/2663] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:49 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Create volume of 1 GB Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Availability Zones retrieved successfully. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Flow 'volume_create_api' (dfc56185-0184-4587-a301-d4be605199a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9575c5-74b6-4ae6-8f4b-9ef12c975133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9575c5-74b6-4ae6-8f4b-9ef12c975133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:35:47Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=8d01599f-e17f-4e2e-abd2-ebf200cb8d63,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': '8d01599f-e17f-4e2e-abd2-ebf200cb8d63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a493054b-584f-4bf7-a45c-5a29b77e2a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Created reservations ['65c099be-308c-467b-a8a9-91548f4189b2', '36b00b47-3eb1-4fa2-a564-282f538941c2', '66ac0f07-ed1c-4174-b3d0-2128e4351c7c', '6977a501-6017-49b2-a415-935855a69de8'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a493054b-584f-4bf7-a45c-5a29b77e2a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65c099be-308c-467b-a8a9-91548f4189b2', '36b00b47-3eb1-4fa2-a564-282f538941c2', '66ac0f07-ed1c-4174-b3d0-2128e4351c7c', '6977a501-6017-49b2-a415-935855a69de8']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdcda28-8798-4b03-ba34-d5572d770dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d01ec4fb-f42a-48df-9558-0bfc8c2111e0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d01ec4fb-f42a-48df-9558-0bfc8c2111e0 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d01ec4fb-f42a-48df-9558-0bfc8c2111e0 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d01ec4fb-f42a-48df-9558-0bfc8c2111e0 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d01ec4fb-f42a-48df-9558-0bfc8c2111e0 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdcda28-8798-4b03-ba34-d5572d770dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08713a19-9fd9-4d84-b374-8e979f4ada3e', '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='de871f2ca8e349cd95c773fc1c513274',qos_specs=None,replication_status=,reservations=['65c099be-308c-467b-a8a9-91548f4189b2','36b00b47-3eb1-4fa2-a564-282f538941c2','66ac0f07-ed1c-4174-b3d0-2128e4351c7c','6977a501-6017-49b2-a415-935855a69de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a5895b2bbf44351ba67dc24ce96017f',volume_type_id=8d01599f-e17f-4e2e-abd2-ebf200cb8d63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:50Z,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=08713a19-9fd9-4d84-b374-8e979f4ada3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de871f2ca8e349cd95c773fc1c513274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a5895b2bbf44351ba67dc24ce96017f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d01599f-e17f-4e2e-abd2-ebf200cb8d63),volume_type_id=8d01599f-e17f-4e2e-abd2-ebf200cb8d63)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d01ec4fb-f42a-48df-9558-0bfc8c2111e0 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 200 Sep 07 02:35:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1306/2664] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:50 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 871 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543ce797-3589-46ab-97b0-b561f56e863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543ce797-3589-46ab-97b0-b561f56e863e) transitioned into state 'SUCCESS' from 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='de871f2ca8e349cd95c773fc1c513274',qos_specs=None,replication_status=,reservations=['65c099be-308c-467b-a8a9-91548f4189b2','36b00b47-3eb1-4fa2-a564-282f538941c2','66ac0f07-ed1c-4174-b3d0-2128e4351c7c','6977a501-6017-49b2-a415-935855a69de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a5895b2bbf44351ba67dc24ce96017f',volume_type_id=8d01599f-e17f-4e2e-abd2-ebf200cb8d63)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e070bdb4-394c-4993-a652-39cd816a1b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e070bdb4-394c-4993-a652-39cd816a1b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Flow 'volume_create_api' (dfc56185-0184-4587-a301-d4be605199a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Create volume request issued successfully. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-314a8d07-54f7-47ec-bb78-a0bd00b4f094 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1359/2665] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:49 2026] POST /volume/v3/volumes => generated 806 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-92b3ef04-cf8f-48ed-8e75-1c30cf138992 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92b3ef04-cf8f-48ed-8e75-1c30cf138992 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92b3ef04-cf8f-48ed-8e75-1c30cf138992 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92b3ef04-cf8f-48ed-8e75-1c30cf138992 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-92b3ef04-cf8f-48ed-8e75-1c30cf138992 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92b3ef04-cf8f-48ed-8e75-1c30cf138992 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1307/2666] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:50 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bd3c021a-70ea-4fe3-b8d0-71fa4143197b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd3c021a-70ea-4fe3-b8d0-71fa4143197b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd3c021a-70ea-4fe3-b8d0-71fa4143197b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd3c021a-70ea-4fe3-b8d0-71fa4143197b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bd3c021a-70ea-4fe3-b8d0-71fa4143197b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd3c021a-70ea-4fe3-b8d0-71fa4143197b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae returned with HTTP 200 Sep 07 02:35:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1360/2667] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:50 2026] GET /volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a128cb54-441f-46be-ab48-38f668b89649 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a128cb54-441f-46be-ab48-38f668b89649 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a128cb54-441f-46be-ab48-38f668b89649 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a128cb54-441f-46be-ab48-38f668b89649 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a128cb54-441f-46be-ab48-38f668b89649 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a128cb54-441f-46be-ab48-38f668b89649 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 returned with HTTP 200 Sep 07 02:35:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1308/2668] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:50 2026] GET /volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c4f1ea74-df97-4251-853f-5338c4baa7a1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4f1ea74-df97-4251-853f-5338c4baa7a1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4f1ea74-df97-4251-853f-5338c4baa7a1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4f1ea74-df97-4251-853f-5338c4baa7a1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c4f1ea74-df97-4251-853f-5338c4baa7a1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:35:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4f1ea74-df97-4251-853f-5338c4baa7a1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:35:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1361/2669] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:50 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1f75ac24-cf08-41af-be96-dfa656a7de8e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f75ac24-cf08-41af-be96-dfa656a7de8e tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f75ac24-cf08-41af-be96-dfa656a7de8e tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f75ac24-cf08-41af-be96-dfa656a7de8e tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1f75ac24-cf08-41af-be96-dfa656a7de8e tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f75ac24-cf08-41af-be96-dfa656a7de8e tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 200 Sep 07 02:35:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1309/2670] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:51 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a", "name": "tempest-VolumeDependencyTests-Snapshot-148139464"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Create snapshot from volume d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5976aa0c-5701-4722-a2fc-04b1573ad2f3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5976aa0c-5701-4722-a2fc-04b1573ad2f3 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5976aa0c-5701-4722-a2fc-04b1573ad2f3 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5976aa0c-5701-4722-a2fc-04b1573ad2f3 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5976aa0c-5701-4722-a2fc-04b1573ad2f3 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Created reservations ['7a387b7e-c8c7-457e-bc6b-e23295632d8c', '971c4a57-7aaf-4799-bf31-08512f47e260', 'd3914876-ac67-4eee-a26c-07edb7bb049c', 'aec9be83-25d5-41d6-87b8-6f8ac539152b'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5976aa0c-5701-4722-a2fc-04b1573ad2f3 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1310/2671] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:51 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 898 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:35:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot create request issued successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f12bfac8-b359-4f26-a66f-1834d03caf36 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:35:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1362/2672] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:35:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b66cc129-5d2c-4a68-902a-32ff0c8ed53f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5ea27bcc-6afa-4384-882f-cd833850c7fa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ea27bcc-6afa-4384-882f-cd833850c7fa tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b66cc129-5d2c-4a68-902a-32ff0c8ed53f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ea27bcc-6afa-4384-882f-cd833850c7fa tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b66cc129-5d2c-4a68-902a-32ff0c8ed53f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b66cc129-5d2c-4a68-902a-32ff0c8ed53f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ea27bcc-6afa-4384-882f-cd833850c7fa tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5ea27bcc-6afa-4384-882f-cd833850c7fa tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ea27bcc-6afa-4384-882f-cd833850c7fa tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:35:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1363/2673] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:51 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b66cc129-5d2c-4a68-902a-32ff0c8ed53f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b66cc129-5d2c-4a68-902a-32ff0c8ed53f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 returned with HTTP 200 Sep 07 02:35:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1311/2674] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:51 2026] GET /volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2761764d-87b5-421b-9933-e8ae9d18c619 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2761764d-87b5-421b-9933-e8ae9d18c619 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2761764d-87b5-421b-9933-e8ae9d18c619 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2761764d-87b5-421b-9933-e8ae9d18c619 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2761764d-87b5-421b-9933-e8ae9d18c619 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2761764d-87b5-421b-9933-e8ae9d18c619 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c returned with HTTP 200 Sep 07 02:35:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1364/2675] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:51 2026] GET /volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-528e73d2-b3c5-475c-bcf7-681624d38b96 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-528e73d2-b3c5-475c-bcf7-681624d38b96 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-528e73d2-b3c5-475c-bcf7-681624d38b96 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-528e73d2-b3c5-475c-bcf7-681624d38b96 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-528e73d2-b3c5-475c-bcf7-681624d38b96 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:35:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-528e73d2-b3c5-475c-bcf7-681624d38b96 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:35:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1312/2676] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:51 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-14640307-7cd7-47f8-8203-68cc154c90df None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14640307-7cd7-47f8-8203-68cc154c90df tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14640307-7cd7-47f8-8203-68cc154c90df tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14640307-7cd7-47f8-8203-68cc154c90df tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-14640307-7cd7-47f8-8203-68cc154c90df tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14640307-7cd7-47f8-8203-68cc154c90df tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1365/2677] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:52 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-60363bb4-fd89-482e-bae2-6ba7716be2d7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60363bb4-fd89-482e-bae2-6ba7716be2d7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:35:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-60363bb4-fd89-482e-bae2-6ba7716be2d7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-60363bb4-fd89-482e-bae2-6ba7716be2d7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-60363bb4-fd89-482e-bae2-6ba7716be2d7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60363bb4-fd89-482e-bae2-6ba7716be2d7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:35:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1313/2678] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:52 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-06a71fce-3324-4bf4-b430-b9bcce3c845e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-06a71fce-3324-4bf4-b430-b9bcce3c845e tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c Sep 07 02:35:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-06a71fce-3324-4bf4-b430-b9bcce3c845e tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-06a71fce-3324-4bf4-b430-b9bcce3c845e tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-06a71fce-3324-4bf4-b430-b9bcce3c845e tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-06a71fce-3324-4bf4-b430-b9bcce3c845e tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c returned with HTTP 200 Sep 07 02:35:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1366/2679] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:52 2026] GET /volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bf22edb6-65c7-481a-9a76-6bfafb3be4e7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf22edb6-65c7-481a-9a76-6bfafb3be4e7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe Sep 07 02:35:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf22edb6-65c7-481a-9a76-6bfafb3be4e7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bf22edb6-65c7-481a-9a76-6bfafb3be4e7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bf22edb6-65c7-481a-9a76-6bfafb3be4e7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bf22edb6-65c7-481a-9a76-6bfafb3be4e7 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe returned with HTTP 200 Sep 07 02:35:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1314/2680] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:52 2026] GET /volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7cc7909b-16bf-48f2-b42a-21e31804309b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7cc7909b-16bf-48f2-b42a-21e31804309b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:35:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7cc7909b-16bf-48f2-b42a-21e31804309b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7cc7909b-16bf-48f2-b42a-21e31804309b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7cc7909b-16bf-48f2-b42a-21e31804309b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:35:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7cc7909b-16bf-48f2-b42a-21e31804309b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:35:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1367/2681] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:53 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-49faab6d-696b-4b8e-aa36-8483f1e39583 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-49faab6d-696b-4b8e-aa36-8483f1e39583 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-49faab6d-696b-4b8e-aa36-8483f1e39583 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-49faab6d-696b-4b8e-aa36-8483f1e39583 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-49faab6d-696b-4b8e-aa36-8483f1e39583 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-49faab6d-696b-4b8e-aa36-8483f1e39583 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1315/2682] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:53 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-02022d4f-bb66-477c-aa1c-d43c0d214396 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02022d4f-bb66-477c-aa1c-d43c0d214396 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:35:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02022d4f-bb66-477c-aa1c-d43c0d214396 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02022d4f-bb66-477c-aa1c-d43c0d214396 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-02022d4f-bb66-477c-aa1c-d43c0d214396 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02022d4f-bb66-477c-aa1c-d43c0d214396 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:35:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1368/2683] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:53 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f089b344-8b66-4337-8bb4-f956f5f4b4a8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f089b344-8b66-4337-8bb4-f956f5f4b4a8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe Sep 07 02:35:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f089b344-8b66-4337-8bb4-f956f5f4b4a8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f089b344-8b66-4337-8bb4-f956f5f4b4a8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:53 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:53 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f089b344-8b66-4337-8bb4-f956f5f4b4a8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f089b344-8b66-4337-8bb4-f956f5f4b4a8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe returned with HTTP 200 Sep 07 02:35:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1316/2684] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:53 2026] GET /volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:35:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9e4fcd3a-2ec4-4ff7-8387-8506fc4c29e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe Sep 07 02:35:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e4fcd3a-2ec4-4ff7-8387-8506fc4c29e4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:35:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume with id: b523ff9f-c239-4c58-856e-e3739f38c1fe Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e4fcd3a-2ec4-4ff7-8387-8506fc4c29e4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e4fcd3a-2ec4-4ff7-8387-8506fc4c29e4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9e4fcd3a-2ec4-4ff7-8387-8506fc4c29e4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:35:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e4fcd3a-2ec4-4ff7-8387-8506fc4c29e4 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:35:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1317/2685] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:54 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume request issued successfully. Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fdacdf6b-0923-4852-bef8-b4dbef6160aa tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe returned with HTTP 202 Sep 07 02:35:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1369/2686] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:54 2026] DELETE /volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8222801c-2f3c-425d-836d-2b238b3822f0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8222801c-2f3c-425d-836d-2b238b3822f0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8222801c-2f3c-425d-836d-2b238b3822f0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8222801c-2f3c-425d-836d-2b238b3822f0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8222801c-2f3c-425d-836d-2b238b3822f0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8222801c-2f3c-425d-836d-2b238b3822f0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe returned with HTTP 200 Sep 07 02:35:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1318/2687] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:54 2026] GET /volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2d3228e4-1e75-4fb2-a8bd-5052e8715490 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d3228e4-1e75-4fb2-a8bd-5052e8715490 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d3228e4-1e75-4fb2-a8bd-5052e8715490 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2d3228e4-1e75-4fb2-a8bd-5052e8715490 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4fc36b6a-9770-47b0-8f2f-6d72e4a4b0f7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2d3228e4-1e75-4fb2-a8bd-5052e8715490 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fc36b6a-9770-47b0-8f2f-6d72e4a4b0f7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fc36b6a-9770-47b0-8f2f-6d72e4a4b0f7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fc36b6a-9770-47b0-8f2f-6d72e4a4b0f7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2d3228e4-1e75-4fb2-a8bd-5052e8715490 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1370/2688] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:54 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4fc36b6a-9770-47b0-8f2f-6d72e4a4b0f7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fc36b6a-9770-47b0-8f2f-6d72e4a4b0f7 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:35:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1319/2689] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:54 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-82d99566-418f-412f-94b9-fa9eb3739470 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82d99566-418f-412f-94b9-fa9eb3739470 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82d99566-418f-412f-94b9-fa9eb3739470 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82d99566-418f-412f-94b9-fa9eb3739470 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-82d99566-418f-412f-94b9-fa9eb3739470 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82d99566-418f-412f-94b9-fa9eb3739470 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:35:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1371/2690] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:55 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1d2df7fe-3535-4dc6-8726-2e003c843102", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1113741148"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request body: {'volume': {"'snapshot_id": '1d2df7fe-3535-4dc6-8726-2e003c843102', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1113741148'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume of 1 GB Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Availability Zones retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (26e3308f-c044-4564-a3c3-0eb9c04224f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e150464-75da-46a3-b296-8013d27b1766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-26278053-a0ab-4a1e-9f1d-bd7354bf649a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26278053-a0ab-4a1e-9f1d-bd7354bf649a tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26278053-a0ab-4a1e-9f1d-bd7354bf649a tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26278053-a0ab-4a1e-9f1d-bd7354bf649a tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26278053-a0ab-4a1e-9f1d-bd7354bf649a tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe returned with HTTP 404 Sep 07 02:35:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1372/2691] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:55 2026] GET /volume/v3/volumes/b523ff9f-c239-4c58-856e-e3739f38c1fe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e150464-75da-46a3-b296-8013d27b1766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] DELETE http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume with id: 37b40d2b-6f87-4d76-8200-a093332c2f8c Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dd0e9e-2fa5-435d-8348-c4ed424243b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume request issued successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f672fed3-fd75-4ab6-81b2-0ef8f46e8ac1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c returned with HTTP 202 Sep 07 02:35:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1373/2692] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:55 2026] DELETE /volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-64c3edcd-b6ad-4f79-be69-d213d3b52eb1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64c3edcd-b6ad-4f79-be69-d213d3b52eb1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64c3edcd-b6ad-4f79-be69-d213d3b52eb1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-64c3edcd-b6ad-4f79-be69-d213d3b52eb1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-64c3edcd-b6ad-4f79-be69-d213d3b52eb1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Created reservations ['35390b9e-dc90-47ec-8198-26f3921a162f', '5a4f4a1a-d593-46ea-b7aa-cb2548e3ef4b', 'bbf83198-d98d-44de-92d0-0b90bd0789dc', 'a4ebe3b6-784d-48ff-a693-9a4a4348f9e6'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dd0e9e-2fa5-435d-8348-c4ed424243b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35390b9e-dc90-47ec-8198-26f3921a162f', '5a4f4a1a-d593-46ea-b7aa-cb2548e3ef4b', 'bbf83198-d98d-44de-92d0-0b90bd0789dc', 'a4ebe3b6-784d-48ff-a693-9a4a4348f9e6']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea1c529-51f7-4fb8-b143-9a17668ad2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-64c3edcd-b6ad-4f79-be69-d213d3b52eb1 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c returned with HTTP 200 Sep 07 02:35:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1374/2693] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:55 2026] GET /volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea1c529-51f7-4fb8-b143-9a17668ad2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b751f371-460f-40f4-8a21-99b9870e2cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1113741148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['35390b9e-dc90-47ec-8198-26f3921a162f','5a4f4a1a-d593-46ea-b7aa-cb2548e3ef4b','bbf83198-d98d-44de-92d0-0b90bd0789dc','a4ebe3b6-784d-48ff-a693-9a4a4348f9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1113741148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b751f371-460f-40f4-8a21-99b9870e2cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eef7c3976e4970837657a0d5cc73fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa88abbe6f1f4145b824d7440248b22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db30b648-8c2a-41a2-ba4f-fb26f2ab0ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db30b648-8c2a-41a2-ba4f-fb26f2ab0ad0) transitioned into state 'SUCCESS' from state '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-1113741148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['35390b9e-dc90-47ec-8198-26f3921a162f','5a4f4a1a-d593-46ea-b7aa-cb2548e3ef4b','bbf83198-d98d-44de-92d0-0b90bd0789dc','a4ebe3b6-784d-48ff-a693-9a4a4348f9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3287a074-5047-4cdd-86ea-2c4209d750b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3287a074-5047-4cdd-86ea-2c4209d750b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (26e3308f-c044-4564-a3c3-0eb9c04224f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request issued successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5aa93bf5-bd4e-4f63-b519-4ed038dd1ab2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1320/2694] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:55 2026] POST /volume/v3/volumes => generated 769 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b6b1d175-c2e1-442d-8172-239416f6260e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1d2df7fe-3535-4dc6-8726-2e003c843102", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-847840590"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request body: {'volume': {"'snapshot_id": '1d2df7fe-3535-4dc6-8726-2e003c843102', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-847840590'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume of 1 GB Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Availability Zones retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (dad9023a-7ba8-4306-bae1-00c921ba336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f02845-4845-4189-8698-1ed4e22aadcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f02845-4845-4189-8698-1ed4e22aadcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbff982-4809-4939-8743-6c9bc8247a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Created reservations ['92918b08-8ef8-462a-bb77-6ef84021f8d2', 'b0ff3143-19fc-43f7-9490-a6df16a32720', 'c424496d-694b-4314-89ab-5183ec77d0ff', '9776f4d8-6eaf-4aae-a201-21711d0a6652'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbff982-4809-4939-8743-6c9bc8247a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92918b08-8ef8-462a-bb77-6ef84021f8d2', 'b0ff3143-19fc-43f7-9490-a6df16a32720', 'c424496d-694b-4314-89ab-5183ec77d0ff', '9776f4d8-6eaf-4aae-a201-21711d0a6652']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116eb353-be8a-4d25-a9ab-df70184b3671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116eb353-be8a-4d25-a9ab-df70184b3671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a62a4b2-8448-4e2d-a665-4a027616699a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-847840590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['92918b08-8ef8-462a-bb77-6ef84021f8d2','b0ff3143-19fc-43f7-9490-a6df16a32720','c424496d-694b-4314-89ab-5183ec77d0ff','9776f4d8-6eaf-4aae-a201-21711d0a6652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-847840590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a62a4b2-8448-4e2d-a665-4a027616699a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eef7c3976e4970837657a0d5cc73fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa88abbe6f1f4145b824d7440248b22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95c4008-c286-4048-914e-24d816e59ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95c4008-c286-4048-914e-24d816e59ace) transitioned into state 'SUCCESS' from state '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-847840590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['92918b08-8ef8-462a-bb77-6ef84021f8d2','b0ff3143-19fc-43f7-9490-a6df16a32720','c424496d-694b-4314-89ab-5183ec77d0ff','9776f4d8-6eaf-4aae-a201-21711d0a6652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9a28893-d910-4574-aa1d-25b87c09273c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-79e46b61-4676-4beb-91c1-389c672ecc74 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79e46b61-4676-4beb-91c1-389c672ecc74 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79e46b61-4676-4beb-91c1-389c672ecc74 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79e46b61-4676-4beb-91c1-389c672ecc74 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9a28893-d910-4574-aa1d-25b87c09273c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-79e46b61-4676-4beb-91c1-389c672ecc74 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (dad9023a-7ba8-4306-bae1-00c921ba336a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request issued successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b6b1d175-c2e1-442d-8172-239416f6260e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1375/2695] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:55 2026] POST /volume/v3/volumes => generated 768 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2023f408-4c13-4388-a8fd-cf94733a27ac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79e46b61-4676-4beb-91c1-389c672ecc74 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:35:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1321/2696] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:55 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2023f408-4c13-4388-a8fd-cf94733a27ac tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2023f408-4c13-4388-a8fd-cf94733a27ac tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2023f408-4c13-4388-a8fd-cf94733a27ac tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1d2df7fe-3535-4dc6-8726-2e003c843102", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1519976432"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request body: {'volume': {"'snapshot_id": '1d2df7fe-3535-4dc6-8726-2e003c843102', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1519976432'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume of 1 GB Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2023f408-4c13-4388-a8fd-cf94733a27ac tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Availability Zones retrieved successfully. Sep 07 02:35:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2023f408-4c13-4388-a8fd-cf94733a27ac tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1376/2697] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:55 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 956 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (34523f9e-a74f-4b6d-a951-f76d5dde80dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc3e6e8-fec2-4112-a52c-4edc2d9096fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:55 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc3e6e8-fec2-4112-a52c-4edc2d9096fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeb1b40-4309-4bc0-bb78-d75dc547e50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Created reservations ['7b5c7ff0-f978-48ae-a899-a87b8756ca07', 'e7840374-ef3f-43db-8cd6-3d1185f6354d', 'b177852b-1af1-40bc-a614-5e38d2cefc7b', '21bd34e1-bbf9-4afd-9288-b34c986871f0'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeb1b40-4309-4bc0-bb78-d75dc547e50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b5c7ff0-f978-48ae-a899-a87b8756ca07', 'e7840374-ef3f-43db-8cd6-3d1185f6354d', 'b177852b-1af1-40bc-a614-5e38d2cefc7b', '21bd34e1-bbf9-4afd-9288-b34c986871f0']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4ca78e-6fa4-4444-b290-c1f5c0974710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4ca78e-6fa4-4444-b290-c1f5c0974710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f3b0cf-1847-4ee1-b30d-5664a6348e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1519976432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['7b5c7ff0-f978-48ae-a899-a87b8756ca07','e7840374-ef3f-43db-8cd6-3d1185f6354d','b177852b-1af1-40bc-a614-5e38d2cefc7b','21bd34e1-bbf9-4afd-9288-b34c986871f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1519976432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f3b0cf-1847-4ee1-b30d-5664a6348e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eef7c3976e4970837657a0d5cc73fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa88abbe6f1f4145b824d7440248b22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7492483e-f2f7-4657-acfb-9f9b742727ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7492483e-f2f7-4657-acfb-9f9b742727ed) transitioned into state 'SUCCESS' from state '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-1519976432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['7b5c7ff0-f978-48ae-a899-a87b8756ca07','e7840374-ef3f-43db-8cd6-3d1185f6354d','b177852b-1af1-40bc-a614-5e38d2cefc7b','21bd34e1-bbf9-4afd-9288-b34c986871f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0fcea5b-6dfa-4ef8-9f26-3203fd0236cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0fcea5b-6dfa-4ef8-9f26-3203fd0236cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (34523f9e-a74f-4b6d-a951-f76d5dde80dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request issued successfully. Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6aeec4fb-c59e-4a64-a8f2-3b61c280b49a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1322/2698] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:55 2026] POST /volume/v3/volumes => generated 769 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1d2df7fe-3535-4dc6-8726-2e003c843102", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1499022780"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request body: {'volume': {"'snapshot_id": '1d2df7fe-3535-4dc6-8726-2e003c843102', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1499022780'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume of 1 GB Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Availability Zones retrieved successfully. Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b3371222-a5e7-44ce-a02c-60b3db317da8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3371222-a5e7-44ce-a02c-60b3db317da8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3371222-a5e7-44ce-a02c-60b3db317da8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b3371222-a5e7-44ce-a02c-60b3db317da8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (a0caef21-6ca7-4dc5-bdb7-511a397047dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc31f9c-0b63-4337-8772-345dc92710e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-b3371222-a5e7-44ce-a02c-60b3db317da8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b3371222-a5e7-44ce-a02c-60b3db317da8 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c returned with HTTP 200 Sep 07 02:35:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1323/2699] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:56 2026] GET /volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc31f9c-0b63-4337-8772-345dc92710e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd79928-2f51-47dd-a996-a7211cadc16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Created reservations ['6214da7c-4dfb-4563-a263-39a23cb1b93a', '35c25d6c-0e68-47c6-925a-92ad781f2935', '69e9a33b-edb0-4ea0-9b35-30c6e5e2f1b0', '6bda8d61-a8e7-4809-9649-d6197a9f28c4'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd79928-2f51-47dd-a996-a7211cadc16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6214da7c-4dfb-4563-a263-39a23cb1b93a', '35c25d6c-0e68-47c6-925a-92ad781f2935', '69e9a33b-edb0-4ea0-9b35-30c6e5e2f1b0', '6bda8d61-a8e7-4809-9649-d6197a9f28c4']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30351565-4d63-430a-a889-4d2e4f3a1415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30351565-4d63-430a-a889-4d2e4f3a1415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a770f8c-6dd4-44bc-9620-15fcfdef14c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1499022780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['6214da7c-4dfb-4563-a263-39a23cb1b93a','35c25d6c-0e68-47c6-925a-92ad781f2935','69e9a33b-edb0-4ea0-9b35-30c6e5e2f1b0','6bda8d61-a8e7-4809-9649-d6197a9f28c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1499022780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a770f8c-6dd4-44bc-9620-15fcfdef14c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eef7c3976e4970837657a0d5cc73fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa88abbe6f1f4145b824d7440248b22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa05d905-ebc4-4d7a-ace9-e6b99b104246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa05d905-ebc4-4d7a-ace9-e6b99b104246) transitioned into state 'SUCCESS' from state '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-1499022780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['6214da7c-4dfb-4563-a263-39a23cb1b93a','35c25d6c-0e68-47c6-925a-92ad781f2935','69e9a33b-edb0-4ea0-9b35-30c6e5e2f1b0','6bda8d61-a8e7-4809-9649-d6197a9f28c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a64e51f0-49ec-43a6-bcee-783634ead9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a64e51f0-49ec-43a6-bcee-783634ead9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (a0caef21-6ca7-4dc5-bdb7-511a397047dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request issued successfully. Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b20b3995-2e51-432e-9d2a-132f6c6e1df3 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1377/2700] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:56 2026] POST /volume/v3/volumes => generated 769 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1d2df7fe-3535-4dc6-8726-2e003c843102", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1907678124"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request body: {'volume': {"'snapshot_id": '1d2df7fe-3535-4dc6-8726-2e003c843102', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1907678124'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume of 1 GB Sep 07 02:35:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Availability Zones retrieved successfully. Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (4015f30e-1f97-47bf-a99c-b3759aed63d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891a4627-2e42-4acb-8799-782110cb1914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891a4627-2e42-4acb-8799-782110cb1914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce88728-61fd-432b-a400-c43e05605e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-899b5b2c-bf1c-4fdd-895d-904f3a3662cd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-899b5b2c-bf1c-4fdd-895d-904f3a3662cd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-899b5b2c-bf1c-4fdd-895d-904f3a3662cd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-899b5b2c-bf1c-4fdd-895d-904f3a3662cd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-899b5b2c-bf1c-4fdd-895d-904f3a3662cd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-899b5b2c-bf1c-4fdd-895d-904f3a3662cd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:35:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1378/2701] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:56 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Created reservations ['f7f8640d-27dc-44a4-b9c7-4b4385b978d1', '14e4cac8-a709-4431-954d-fee37279704b', '8fe72fe7-aa43-4056-bd1d-7970e1c69777', '96da7bfb-2948-4e88-b8d1-76a0ee39fe3d'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce88728-61fd-432b-a400-c43e05605e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f8640d-27dc-44a4-b9c7-4b4385b978d1', '14e4cac8-a709-4431-954d-fee37279704b', '8fe72fe7-aa43-4056-bd1d-7970e1c69777', '96da7bfb-2948-4e88-b8d1-76a0ee39fe3d']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4c2d8554-a8e8-4c9b-8fb8-83c8002ae454 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c2d8554-a8e8-4c9b-8fb8-83c8002ae454 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:56 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba1d357-db25-4332-8c50-62914663ae1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c2d8554-a8e8-4c9b-8fb8-83c8002ae454 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c2d8554-a8e8-4c9b-8fb8-83c8002ae454 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4c2d8554-a8e8-4c9b-8fb8-83c8002ae454 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c2d8554-a8e8-4c9b-8fb8-83c8002ae454 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1379/2702] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:56 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba1d357-db25-4332-8c50-62914663ae1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1abc34-5f8c-46c9-8f8c-54b5697d5518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1907678124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['f7f8640d-27dc-44a4-b9c7-4b4385b978d1','14e4cac8-a709-4431-954d-fee37279704b','8fe72fe7-aa43-4056-bd1d-7970e1c69777','96da7bfb-2948-4e88-b8d1-76a0ee39fe3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1907678124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1abc34-5f8c-46c9-8f8c-54b5697d5518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63eef7c3976e4970837657a0d5cc73fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa88abbe6f1f4145b824d7440248b22c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba6de5c-97f1-4bfc-837c-daf70d35336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba6de5c-97f1-4bfc-837c-daf70d35336a) transitioned into state 'SUCCESS' from state '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-1907678124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63eef7c3976e4970837657a0d5cc73fb',qos_specs=None,replication_status=,reservations=['f7f8640d-27dc-44a4-b9c7-4b4385b978d1','14e4cac8-a709-4431-954d-fee37279704b','8fe72fe7-aa43-4056-bd1d-7970e1c69777','96da7bfb-2948-4e88-b8d1-76a0ee39fe3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa88abbe6f1f4145b824d7440248b22c',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31121d64-7d88-4f9f-9eb1-474a3a39b6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31121d64-7d88-4f9f-9eb1-474a3a39b6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Flow 'volume_create_api' (4015f30e-1f97-47bf-a99c-b3759aed63d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Create volume request issued successfully. Sep 07 02:35:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5bfa38b-0691-4644-8dc1-d4492e47a59a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1324/2703] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:35:56 2026] POST /volume/v3/volumes => generated 769 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-42410975-3945-411d-874a-69783509eb2a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-42410975-3945-411d-874a-69783509eb2a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-42410975-3945-411d-874a-69783509eb2a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-42410975-3945-411d-874a-69783509eb2a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-42410975-3945-411d-874a-69783509eb2a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-42410975-3945-411d-874a-69783509eb2a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 200 Sep 07 02:35:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1380/2704] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:57 2026] GET /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9b0d22f9-502c-44d4-a386-c34424dc418b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9b0d22f9-502c-44d4-a386-c34424dc418b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9b0d22f9-502c-44d4-a386-c34424dc418b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9b0d22f9-502c-44d4-a386-c34424dc418b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9b0d22f9-502c-44d4-a386-c34424dc418b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c returned with HTTP 404 Sep 07 02:35:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1325/2705] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:57 2026] GET /volume/v3/volumes/37b40d2b-6f87-4d76-8200-a093332c2f8c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d5c90685-c699-4ca2-9e04-737682205bb0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5c90685-c699-4ca2-9e04-737682205bb0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] DELETE http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5c90685-c699-4ca2-9e04-737682205bb0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5c90685-c699-4ca2-9e04-737682205bb0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-d5c90685-c699-4ca2-9e04-737682205bb0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume with id: 080df788-f213-4bdd-b590-43100e6e9478 Sep 07 02:35:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d5c90685-c699-4ca2-9e04-737682205bb0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d5c90685-c699-4ca2-9e04-737682205bb0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume request issued successfully. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5c90685-c699-4ca2-9e04-737682205bb0 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 returned with HTTP 202 Sep 07 02:35:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1381/2706] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:57 2026] DELETE /volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cac01bdd-70c8-4dc5-a86f-391f17e91e46 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cac01bdd-70c8-4dc5-a86f-391f17e91e46 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cac01bdd-70c8-4dc5-a86f-391f17e91e46 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cac01bdd-70c8-4dc5-a86f-391f17e91e46 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cac01bdd-70c8-4dc5-a86f-391f17e91e46 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cac01bdd-70c8-4dc5-a86f-391f17e91e46 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 returned with HTTP 200 Sep 07 02:35:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1326/2707] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:57 2026] GET /volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-874e6246-d720-4464-a360-92a59b32145a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-874e6246-d720-4464-a360-92a59b32145a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-874e6246-d720-4464-a360-92a59b32145a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-874e6246-d720-4464-a360-92a59b32145a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-874e6246-d720-4464-a360-92a59b32145a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-874e6246-d720-4464-a360-92a59b32145a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:35:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1382/2708] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:35:57 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-14c0f265-2aed-4533-8340-41ad71f5a1da None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8072d0c6-25d2-4650-b3cf-ff4b3b65292c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1767379698"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Create volume request body: {'volume': {'snapshot_id': '8072d0c6-25d2-4650-b3cf-ff4b3b65292c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1767379698'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Create volume of 1 GB Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Availability Zones retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e8109885-9c53-487c-8a81-ceb7d59c27da None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8109885-9c53-487c-8a81-ceb7d59c27da tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8109885-9c53-487c-8a81-ceb7d59c27da tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8109885-9c53-487c-8a81-ceb7d59c27da tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Flow 'volume_create_api' (a5c6eb36-0703-40e3-b4d3-28817cf743a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f25fab5-0a23-4097-b253-b0599d854e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e8109885-9c53-487c-8a81-ceb7d59c27da tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8109885-9c53-487c-8a81-ceb7d59c27da tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1383/2709] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:58 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 956 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f25fab5-0a23-4097-b253-b0599d854e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8072d0c6-25d2-4650-b3cf-ff4b3b65292c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bea847b-cc35-4e91-865a-643ffa565202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9c096884-3f22-4fcb-85f6-08adab8763ff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c096884-3f22-4fcb-85f6-08adab8763ff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c096884-3f22-4fcb-85f6-08adab8763ff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c096884-3f22-4fcb-85f6-08adab8763ff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Created reservations ['f8731b07-f644-4492-aae0-09149bfad9a4', 'f42697d4-28e3-4af5-b30e-6e1dd7adfa8a', '4b6e452b-520f-427b-b126-f44fea89fd1f', '0b95e7ff-ee60-4127-8519-d0984f016758'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bea847b-cc35-4e91-865a-643ffa565202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8731b07-f644-4492-aae0-09149bfad9a4', 'f42697d4-28e3-4af5-b30e-6e1dd7adfa8a', '4b6e452b-520f-427b-b126-f44fea89fd1f', '0b95e7ff-ee60-4127-8519-d0984f016758']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9c096884-3f22-4fcb-85f6-08adab8763ff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779ff3c4-3750-4956-9a42-0bd530b079ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c096884-3f22-4fcb-85f6-08adab8763ff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 200 Sep 07 02:35:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1384/2710] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:58 2026] GET /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779ff3c4-3750-4956-9a42-0bd530b079ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd61f1f3-c254-4368-9376-cc52cac39d14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1767379698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c6ebf48b78843d5ad13b447ff57ba6e',qos_specs=None,replication_status=,reservations=['f8731b07-f644-4492-aae0-09149bfad9a4','f42697d4-28e3-4af5-b30e-6e1dd7adfa8a','4b6e452b-520f-427b-b126-f44fea89fd1f','0b95e7ff-ee60-4127-8519-d0984f016758'],size=1,snapshot_id=8072d0c6-25d2-4650-b3cf-ff4b3b65292c,source_replicaid=,source_volid=None,status='creating',user_id='833ddb37f114491dbd1191d4e81203d9',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1767379698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd61f1f3-c254-4368-9376-cc52cac39d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c6ebf48b78843d5ad13b447ff57ba6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8072d0c6-25d2-4650-b3cf-ff4b3b65292c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833ddb37f114491dbd1191d4e81203d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0c5c43-5b40-4365-aaa9-2329f0583e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0c5c43-5b40-4365-aaa9-2329f0583e02) transitioned into state 'SUCCESS' from state '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-1767379698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c6ebf48b78843d5ad13b447ff57ba6e',qos_specs=None,replication_status=,reservations=['f8731b07-f644-4492-aae0-09149bfad9a4','f42697d4-28e3-4af5-b30e-6e1dd7adfa8a','4b6e452b-520f-427b-b126-f44fea89fd1f','0b95e7ff-ee60-4127-8519-d0984f016758'],size=1,snapshot_id=8072d0c6-25d2-4650-b3cf-ff4b3b65292c,source_replicaid=,source_volid=None,status='creating',user_id='833ddb37f114491dbd1191d4e81203d9',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6feb73f4-7af0-4480-9c6c-c5948c738c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6feb73f4-7af0-4480-9c6c-c5948c738c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Flow 'volume_create_api' (a5c6eb36-0703-40e3-b4d3-28817cf743a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Create volume request issued successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-14c0f265-2aed-4533-8340-41ad71f5a1da tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:35:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1327/2711] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:35:58 2026] POST /volume/v3/volumes => generated 813 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-513e5db2-fbe8-4aeb-acd6-ad701a78639a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-513e5db2-fbe8-4aeb-acd6-ad701a78639a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-513e5db2-fbe8-4aeb-acd6-ad701a78639a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-513e5db2-fbe8-4aeb-acd6-ad701a78639a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-513e5db2-fbe8-4aeb-acd6-ad701a78639a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-513e5db2-fbe8-4aeb-acd6-ad701a78639a tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:35:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1385/2712] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:58 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aaaa2ae5-f754-4a2d-b874-28f965f96147 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aaaa2ae5-f754-4a2d-b874-28f965f96147 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aaaa2ae5-f754-4a2d-b874-28f965f96147 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aaaa2ae5-f754-4a2d-b874-28f965f96147 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aaaa2ae5-f754-4a2d-b874-28f965f96147 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 returned with HTTP 404 Sep 07 02:35:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1328/2713] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:58 2026] GET /volume/v3/volumes/080df788-f213-4bdd-b590-43100e6e9478 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] DELETE http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume with id: 11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume request issued successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-35555c7c-bb5b-4e02-b49b-7d5eafdf4f87 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae returned with HTTP 202 Sep 07 02:35:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1386/2714] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:35:58 2026] DELETE /volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7d7fd2cd-03c9-414a-8b6c-2a8b33bf579f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d7fd2cd-03c9-414a-8b6c-2a8b33bf579f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d7fd2cd-03c9-414a-8b6c-2a8b33bf579f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d7fd2cd-03c9-414a-8b6c-2a8b33bf579f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d7fd2cd-03c9-414a-8b6c-2a8b33bf579f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d7fd2cd-03c9-414a-8b6c-2a8b33bf579f tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae returned with HTTP 200 Sep 07 02:35:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1329/2715] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:58 2026] GET /volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7f7e271a-ce4f-40d3-bb6f-5e3a92be8706 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7f7e271a-ce4f-40d3-bb6f-5e3a92be8706 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:35:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7f7e271a-ce4f-40d3-bb6f-5e3a92be8706 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7f7e271a-ce4f-40d3-bb6f-5e3a92be8706 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7f7e271a-ce4f-40d3-bb6f-5e3a92be8706 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:35:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7f7e271a-ce4f-40d3-bb6f-5e3a92be8706 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:35:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1387/2716] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:59 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 959 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d7c6c1bc-64ae-4536-bf2c-22f2b02453c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d7c6c1bc-64ae-4536-bf2c-22f2b02453c2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:35:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d7c6c1bc-64ae-4536-bf2c-22f2b02453c2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d7c6c1bc-64ae-4536-bf2c-22f2b02453c2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d7c6c1bc-64ae-4536-bf2c-22f2b02453c2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:35:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d7c6c1bc-64ae-4536-bf2c-22f2b02453c2 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 200 Sep 07 02:35:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1330/2717] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:59 2026] GET /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:35:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-11fe4c37-c62a-42ca-9a01-ee27b9efc928 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11fe4c37-c62a-42ca-9a01-ee27b9efc928 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:35:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11fe4c37-c62a-42ca-9a01-ee27b9efc928 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11fe4c37-c62a-42ca-9a01-ee27b9efc928 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:35:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:35:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-11fe4c37-c62a-42ca-9a01-ee27b9efc928 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:35:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11fe4c37-c62a-42ca-9a01-ee27b9efc928 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:35:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1388/2718] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:35:59 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:35:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-28a8b4be-583a-49dd-96eb-3b323f42d163 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:35:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-28a8b4be-583a-49dd-96eb-3b323f42d163 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:35:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-28a8b4be-583a-49dd-96eb-3b323f42d163 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:35:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-28a8b4be-583a-49dd-96eb-3b323f42d163 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:35:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:35:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:35:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:35:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:35:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-28a8b4be-583a-49dd-96eb-3b323f42d163 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:35:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-28a8b4be-583a-49dd-96eb-3b323f42d163 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae returned with HTTP 200 Sep 07 02:35:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1331/2719] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:35:59 2026] GET /volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ccaa0ee3-3985-44e9-8744-00ff8d49efe8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccaa0ee3-3985-44e9-8744-00ff8d49efe8 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ccaa0ee3-3985-44e9-8744-00ff8d49efe8 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ccaa0ee3-3985-44e9-8744-00ff8d49efe8 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ccaa0ee3-3985-44e9-8744-00ff8d49efe8 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ccaa0ee3-3985-44e9-8744-00ff8d49efe8 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:36:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1389/2720] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:00 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 959 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d2f26bb5-425c-4657-8090-363baa53646b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2f26bb5-425c-4657-8090-363baa53646b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:36:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2f26bb5-425c-4657-8090-363baa53646b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2f26bb5-425c-4657-8090-363baa53646b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d2f26bb5-425c-4657-8090-363baa53646b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2f26bb5-425c-4657-8090-363baa53646b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 200 Sep 07 02:36:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1332/2721] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:00 2026] GET /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ca0311c2-c475-4f03-9cd0-6b986197caac None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca0311c2-c475-4f03-9cd0-6b986197caac tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca0311c2-c475-4f03-9cd0-6b986197caac tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ca0311c2-c475-4f03-9cd0-6b986197caac tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ca0311c2-c475-4f03-9cd0-6b986197caac tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ca0311c2-c475-4f03-9cd0-6b986197caac tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a returned with HTTP 200 Sep 07 02:36:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1390/2722] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:00 2026] GET /volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8092c604-54f9-49a1-a2cd-feb72b0e3bad None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8092c604-54f9-49a1-a2cd-feb72b0e3bad tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 Sep 07 02:36:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8092c604-54f9-49a1-a2cd-feb72b0e3bad tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8092c604-54f9-49a1-a2cd-feb72b0e3bad tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8092c604-54f9-49a1-a2cd-feb72b0e3bad tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8092c604-54f9-49a1-a2cd-feb72b0e3bad tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 returned with HTTP 200 Sep 07 02:36:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1333/2723] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:00 2026] GET /volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6f7895f5-3456-4232-a53c-d9bafb93f218 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6f7895f5-3456-4232-a53c-d9bafb93f218 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6f7895f5-3456-4232-a53c-d9bafb93f218 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6f7895f5-3456-4232-a53c-d9bafb93f218 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6f7895f5-3456-4232-a53c-d9bafb93f218 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6f7895f5-3456-4232-a53c-d9bafb93f218 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1391/2724] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:00 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-223ff145-1766-4e15-b1f9-41a13d6fb482 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-223ff145-1766-4e15-b1f9-41a13d6fb482 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-223ff145-1766-4e15-b1f9-41a13d6fb482 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-223ff145-1766-4e15-b1f9-41a13d6fb482 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-223ff145-1766-4e15-b1f9-41a13d6fb482 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae returned with HTTP 404 Sep 07 02:36:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1334/2725] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:00 2026] GET /volume/v3/volumes/11b9ddd5-5f95-4903-8a75-ba2589d13bae => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] DELETE http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume with id: 825300ab-22f7-4de5-8d73-4e725e8994cd Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Delete volume request issued successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0ff53e0d-e7be-46ad-a1b7-d36518653c6b tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd returned with HTTP 202 Sep 07 02:36:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1392/2726] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:01 2026] DELETE /volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-665f7d87-904d-4b96-a59d-e5383f52bcdf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-665f7d87-904d-4b96-a59d-e5383f52bcdf tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-665f7d87-904d-4b96-a59d-e5383f52bcdf tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-665f7d87-904d-4b96-a59d-e5383f52bcdf tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-665f7d87-904d-4b96-a59d-e5383f52bcdf tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-665f7d87-904d-4b96-a59d-e5383f52bcdf tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd returned with HTTP 200 Sep 07 02:36:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1335/2727] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:01 2026] GET /volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-04e7a9c5-1c37-4289-8f72-64bf60fa869e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04e7a9c5-1c37-4289-8f72-64bf60fa869e tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04e7a9c5-1c37-4289-8f72-64bf60fa869e tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04e7a9c5-1c37-4289-8f72-64bf60fa869e tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-04e7a9c5-1c37-4289-8f72-64bf60fa869e tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04e7a9c5-1c37-4289-8f72-64bf60fa869e tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:36:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1393/2728] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:01 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 1303 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] DELETE http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Delete volume with id: 08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Delete volume request issued successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9439f6dc-ad2c-4b12-96cb-9a897216fe0d tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 202 Sep 07 02:36:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1336/2729] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:01 2026] DELETE /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a5f1d094-c683-4cbe-96e8-d7506acb2db7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a5f1d094-c683-4cbe-96e8-d7506acb2db7 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a5f1d094-c683-4cbe-96e8-d7506acb2db7 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a5f1d094-c683-4cbe-96e8-d7506acb2db7 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a5f1d094-c683-4cbe-96e8-d7506acb2db7 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a5f1d094-c683-4cbe-96e8-d7506acb2db7 tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 200 Sep 07 02:36:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1394/2730] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:01 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 1302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5975a302-d488-4a48-ba86-c08a0d41a667 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5975a302-d488-4a48-ba86-c08a0d41a667 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5975a302-d488-4a48-ba86-c08a0d41a667 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5975a302-d488-4a48-ba86-c08a0d41a667 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5975a302-d488-4a48-ba86-c08a0d41a667 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5975a302-d488-4a48-ba86-c08a0d41a667 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 returned with HTTP 200 Sep 07 02:36:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1337/2731] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:01 2026] GET /volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-87f517fc-dd11-4c94-80f8-a6ffb5693032 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87f517fc-dd11-4c94-80f8-a6ffb5693032 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87f517fc-dd11-4c94-80f8-a6ffb5693032 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87f517fc-dd11-4c94-80f8-a6ffb5693032 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-87f517fc-dd11-4c94-80f8-a6ffb5693032 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87f517fc-dd11-4c94-80f8-a6ffb5693032 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 returned with HTTP 200 Sep 07 02:36:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1395/2732] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:01 2026] GET /volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-90e9ab6d-d755-4633-a2b8-0a7936173055 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90e9ab6d-d755-4633-a2b8-0a7936173055 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90e9ab6d-d755-4633-a2b8-0a7936173055 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-90e9ab6d-d755-4633-a2b8-0a7936173055 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-90e9ab6d-d755-4633-a2b8-0a7936173055 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-90e9ab6d-d755-4633-a2b8-0a7936173055 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1338/2733] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:01 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bd207eab-1811-48ee-9005-7c73c44cf5c6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd207eab-1811-48ee-9005-7c73c44cf5c6 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] GET http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd207eab-1811-48ee-9005-7c73c44cf5c6 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bd207eab-1811-48ee-9005-7c73c44cf5c6 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bd207eab-1811-48ee-9005-7c73c44cf5c6 tempest-CreateVolumesFromImageTest-333397335 tempest-CreateVolumesFromImageTest-333397335-project-member] http://192.168.122.234/volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd returned with HTTP 404 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1396/2734] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:02 2026] GET /volume/v3/volumes/825300ab-22f7-4de5-8d73-4e725e8994cd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7c71fbe0-1eb4-479d-a4a6-fb082b74a81c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c71fbe0-1eb4-479d-a4a6-fb082b74a81c tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] GET http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c71fbe0-1eb4-479d-a4a6-fb082b74a81c tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c71fbe0-1eb4-479d-a4a6-fb082b74a81c tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c71fbe0-1eb4-479d-a4a6-fb082b74a81c tempest-VolumeAndVolumeTypeFromImageTest-335350530 tempest-VolumeAndVolumeTypeFromImageTest-335350530-project-member] http://192.168.122.234/volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e returned with HTTP 404 Sep 07 02:36:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1339/2735] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:02 2026] GET /volume/v3/volumes/08713a19-9fd9-4d84-b374-8e979f4ada3e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-862ba333-91e2-4aab-aaef-364fbd9aafad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-862ba333-91e2-4aab-aaef-364fbd9aafad tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] GET http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-862ba333-91e2-4aab-aaef-364fbd9aafad tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-862ba333-91e2-4aab-aaef-364fbd9aafad tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-862ba333-91e2-4aab-aaef-364fbd9aafad tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d474baaf-a06d-4dd9-92eb-a47200be874e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d474baaf-a06d-4dd9-92eb-a47200be874e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d474baaf-a06d-4dd9-92eb-a47200be874e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d474baaf-a06d-4dd9-92eb-a47200be874e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-862ba333-91e2-4aab-aaef-364fbd9aafad tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Get all volumes completed successfully. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-862ba333-91e2-4aab-aaef-364fbd9aafad tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] http://192.168.122.234/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1397/2736] 192.168.122.234 () {58 vars in 1169 bytes} [Mon Sep 7 02:36:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c856b117-5db6-4f4a-af03-e5a7ceadb099 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c856b117-5db6-4f4a-af03-e5a7ceadb099 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] DELETE http://192.168.122.234/volume/v3/types/8d01599f-e17f-4e2e-abd2-ebf200cb8d63 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c856b117-5db6-4f4a-af03-e5a7ceadb099 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c856b117-5db6-4f4a-af03-e5a7ceadb099 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d474baaf-a06d-4dd9-92eb-a47200be874e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d474baaf-a06d-4dd9-92eb-a47200be874e tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 returned with HTTP 200 Sep 07 02:36:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1340/2737] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:02 2026] GET /volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e2d460a4-9b50-499f-acfc-ab5ab7095ecd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2d460a4-9b50-499f-acfc-ab5ab7095ecd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2d460a4-9b50-499f-acfc-ab5ab7095ecd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2d460a4-9b50-499f-acfc-ab5ab7095ecd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c856b117-5db6-4f4a-af03-e5a7ceadb099 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] http://192.168.122.234/volume/v3/types/8d01599f-e17f-4e2e-abd2-ebf200cb8d63 returned with HTTP 202 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1398/2738] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:02 2026] DELETE /volume/v3/types/8d01599f-e17f-4e2e-abd2-ebf200cb8d63 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-407178f5-7062-4904-a06a-d2f88274c4cb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-407178f5-7062-4904-a06a-d2f88274c4cb tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-407178f5-7062-4904-a06a-d2f88274c4cb tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-407178f5-7062-4904-a06a-d2f88274c4cb tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e2d460a4-9b50-499f-acfc-ab5ab7095ecd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2d460a4-9b50-499f-acfc-ab5ab7095ecd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1341/2739] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:02 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-407178f5-7062-4904-a06a-d2f88274c4cb tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0698b1db-94c5-4ac7-9c9f-ebc51403c4b6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0698b1db-94c5-4ac7-9c9f-ebc51403c4b6 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] GET http://192.168.122.234/volume/v3/types/8d01599f-e17f-4e2e-abd2-ebf200cb8d63 Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0698b1db-94c5-4ac7-9c9f-ebc51403c4b6 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0698b1db-94c5-4ac7-9c9f-ebc51403c4b6 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-407178f5-7062-4904-a06a-d2f88274c4cb tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 returned with HTTP 200 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1399/2740] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:02 2026] GET /volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0698b1db-94c5-4ac7-9c9f-ebc51403c4b6 tempest-VolumeAndVolumeTypeFromImageTest-1371748844 tempest-VolumeAndVolumeTypeFromImageTest-1371748844-project-admin] http://192.168.122.234/volume/v3/types/8d01599f-e17f-4e2e-abd2-ebf200cb8d63 returned with HTTP 404 Sep 07 02:36:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1342/2741] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:36:02 2026] GET /volume/v3/types/8d01599f-e17f-4e2e-abd2-ebf200cb8d63 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] DELETE http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume with id: af1abc34-5f8c-46c9-8f8c-54b5697d5518 Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:02 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:02 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume request issued successfully. Sep 07 02:36:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7c5071a4-9cd5-4b70-8850-eabdd6020e4d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 returned with HTTP 202 Sep 07 02:36:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1400/2742] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:02 2026] DELETE /volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8187f457-84f6-477c-939d-1fdbd08a7e83 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8187f457-84f6-477c-939d-1fdbd08a7e83 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 Sep 07 02:36:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8187f457-84f6-477c-939d-1fdbd08a7e83 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8187f457-84f6-477c-939d-1fdbd08a7e83 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8187f457-84f6-477c-939d-1fdbd08a7e83 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8187f457-84f6-477c-939d-1fdbd08a7e83 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 returned with HTTP 200 Sep 07 02:36:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1343/2743] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:03 2026] GET /volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a0bfef53-f757-4624-9a3d-f327e415ba18 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a0bfef53-f757-4624-9a3d-f327e415ba18 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a0bfef53-f757-4624-9a3d-f327e415ba18 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a0bfef53-f757-4624-9a3d-f327e415ba18 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a0bfef53-f757-4624-9a3d-f327e415ba18 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a0bfef53-f757-4624-9a3d-f327e415ba18 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1401/2744] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:03 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-502e80e7-e645-4435-ac66-2cb289bb87bc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-502e80e7-e645-4435-ac66-2cb289bb87bc tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 Sep 07 02:36:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-502e80e7-e645-4435-ac66-2cb289bb87bc tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-502e80e7-e645-4435-ac66-2cb289bb87bc tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-502e80e7-e645-4435-ac66-2cb289bb87bc tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-502e80e7-e645-4435-ac66-2cb289bb87bc tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 returned with HTTP 200 Sep 07 02:36:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1344/2745] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:04 2026] GET /volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9d3f5b69-386b-41f1-8d26-8d0678611620 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d3f5b69-386b-41f1-8d26-8d0678611620 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d3f5b69-386b-41f1-8d26-8d0678611620 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9d3f5b69-386b-41f1-8d26-8d0678611620 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9d3f5b69-386b-41f1-8d26-8d0678611620 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-81b35444-22cd-4bef-b23e-5ccf17b1f73d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81b35444-22cd-4bef-b23e-5ccf17b1f73d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 Sep 07 02:36:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-81b35444-22cd-4bef-b23e-5ccf17b1f73d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-81b35444-22cd-4bef-b23e-5ccf17b1f73d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9d3f5b69-386b-41f1-8d26-8d0678611620 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1402/2746] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:05 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:36:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81b35444-22cd-4bef-b23e-5ccf17b1f73d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 returned with HTTP 404 Sep 07 02:36:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1345/2747] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:05 2026] GET /volume/v3/volumes/af1abc34-5f8c-46c9-8f8c-54b5697d5518 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] DELETE http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 Sep 07 02:36:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume with id: 9a770f8c-6dd4-44bc-9620-15fcfdef14c8 Sep 07 02:36:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume request issued successfully. Sep 07 02:36:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b3d6c14-b9cd-4021-8c85-9a42b99ad79b tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 returned with HTTP 202 Sep 07 02:36:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1403/2748] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:05 2026] DELETE /volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:36:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7e3670b2-7a2a-4a52-afb1-535720c90da0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e3670b2-7a2a-4a52-afb1-535720c90da0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 Sep 07 02:36:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7e3670b2-7a2a-4a52-afb1-535720c90da0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7e3670b2-7a2a-4a52-afb1-535720c90da0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7e3670b2-7a2a-4a52-afb1-535720c90da0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7e3670b2-7a2a-4a52-afb1-535720c90da0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 returned with HTTP 200 Sep 07 02:36:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1346/2749] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:05 2026] GET /volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 => generated 861 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d15a7977-966a-49f0-881a-ff52bc5cf814 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d15a7977-966a-49f0-881a-ff52bc5cf814 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d15a7977-966a-49f0-881a-ff52bc5cf814 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d15a7977-966a-49f0-881a-ff52bc5cf814 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:06 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:06 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d15a7977-966a-49f0-881a-ff52bc5cf814 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d15a7977-966a-49f0-881a-ff52bc5cf814 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1404/2750] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:06 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:36:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8f45621d-475c-4f27-92f7-79c0e3ec4d39 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f45621d-475c-4f27-92f7-79c0e3ec4d39 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 Sep 07 02:36:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8f45621d-475c-4f27-92f7-79c0e3ec4d39 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8f45621d-475c-4f27-92f7-79c0e3ec4d39 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8f45621d-475c-4f27-92f7-79c0e3ec4d39 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8f45621d-475c-4f27-92f7-79c0e3ec4d39 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 returned with HTTP 200 Sep 07 02:36:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1347/2751] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:06 2026] GET /volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 => generated 861 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2605692c-5832-402a-91cd-9529493202d4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2605692c-5832-402a-91cd-9529493202d4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2605692c-5832-402a-91cd-9529493202d4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2605692c-5832-402a-91cd-9529493202d4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2605692c-5832-402a-91cd-9529493202d4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2605692c-5832-402a-91cd-9529493202d4 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1405/2752] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:07 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e05e9204-179c-47f6-a6bd-de5f32df1228 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e05e9204-179c-47f6-a6bd-de5f32df1228 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 Sep 07 02:36:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e05e9204-179c-47f6-a6bd-de5f32df1228 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e05e9204-179c-47f6-a6bd-de5f32df1228 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e05e9204-179c-47f6-a6bd-de5f32df1228 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 returned with HTTP 404 Sep 07 02:36:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1348/2753] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:07 2026] GET /volume/v3/volumes/9a770f8c-6dd4-44bc-9620-15fcfdef14c8 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] DELETE http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 Sep 07 02:36:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume with id: c7f3b0cf-1847-4ee1-b30d-5664a6348e76 Sep 07 02:36:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume request issued successfully. Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-29b083cd-0bff-4e29-ac74-45bb10dd7f46 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 returned with HTTP 202 Sep 07 02:36:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1406/2754] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:08 2026] DELETE /volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:36:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e6b1fa10-f154-44df-9706-d8b75be1e7ab None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6b1fa10-f154-44df-9706-d8b75be1e7ab tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 Sep 07 02:36:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6b1fa10-f154-44df-9706-d8b75be1e7ab tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e6b1fa10-f154-44df-9706-d8b75be1e7ab tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e6b1fa10-f154-44df-9706-d8b75be1e7ab tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e6b1fa10-f154-44df-9706-d8b75be1e7ab tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 returned with HTTP 200 Sep 07 02:36:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1349/2755] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:08 2026] GET /volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 => generated 861 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6e9876f6-57ec-4bc9-8a0c-8e3d1a382f25 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e9876f6-57ec-4bc9-8a0c-8e3d1a382f25 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e9876f6-57ec-4bc9-8a0c-8e3d1a382f25 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e9876f6-57ec-4bc9-8a0c-8e3d1a382f25 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6e9876f6-57ec-4bc9-8a0c-8e3d1a382f25 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e9876f6-57ec-4bc9-8a0c-8e3d1a382f25 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1407/2756] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:08 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aed1c665-a1c0-4727-a5f6-fa0e79f47a6c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aed1c665-a1c0-4727-a5f6-fa0e79f47a6c tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 Sep 07 02:36:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aed1c665-a1c0-4727-a5f6-fa0e79f47a6c tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aed1c665-a1c0-4727-a5f6-fa0e79f47a6c tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-aed1c665-a1c0-4727-a5f6-fa0e79f47a6c tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aed1c665-a1c0-4727-a5f6-fa0e79f47a6c tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 returned with HTTP 200 Sep 07 02:36:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1350/2757] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:09 2026] GET /volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 => generated 861 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7b7b3f99-993e-47c6-b9e0-243f9cd1c0a6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b7b3f99-993e-47c6-b9e0-243f9cd1c0a6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b7b3f99-993e-47c6-b9e0-243f9cd1c0a6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7b7b3f99-993e-47c6-b9e0-243f9cd1c0a6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7b7b3f99-993e-47c6-b9e0-243f9cd1c0a6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7b7b3f99-993e-47c6-b9e0-243f9cd1c0a6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1408/2758] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:09 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5693129e-04b4-4f5a-beb1-d2cdfd6da353 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7d15b37f-8deb-4cbb-a2fd-9b60993cb4e0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d15b37f-8deb-4cbb-a2fd-9b60993cb4e0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d15b37f-8deb-4cbb-a2fd-9b60993cb4e0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d15b37f-8deb-4cbb-a2fd-9b60993cb4e0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d15b37f-8deb-4cbb-a2fd-9b60993cb4e0 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 returned with HTTP 404 Sep 07 02:36:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1409/2759] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:10 2026] GET /volume/v3/volumes/c7f3b0cf-1847-4ee1-b30d-5664a6348e76 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1764577423"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1764577423'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume of 1 GB Sep 07 02:36:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Availability Zones retrieved successfully. Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (b060025b-525b-48a4-925d-272566ded29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c378d550-a01a-4ade-8355-0e61646649f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5693129e-04b4-4f5a-beb1-d2cdfd6da353 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5693129e-04b4-4f5a-beb1-d2cdfd6da353 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1322871993", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5693129e-04b4-4f5a-beb1-d2cdfd6da353 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1351/2760] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:10 2026] POST /volume/v3/types => generated 380 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c378d550-a01a-4ade-8355-0e61646649f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:10 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af02d67-62d3-4b7d-9fd3-d64e53aefa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] DELETE http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume with id: 3a62a4b2-8448-4e2d-a665-4a027616699a Sep 07 02:36:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume request issued successfully. Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e751f1a4-69f1-47c7-b43a-a7112e5394ae tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a returned with HTTP 202 Sep 07 02:36:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1352/2761] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:10 2026] DELETE /volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-81411e38-04a3-40dd-8314-705e0ca8c9f8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81411e38-04a3-40dd-8314-705e0ca8c9f8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-81411e38-04a3-40dd-8314-705e0ca8c9f8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-81411e38-04a3-40dd-8314-705e0ca8c9f8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption returned with HTTP 200 Sep 07 02:36:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1353/2762] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:10 2026] POST /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fd388fd1-8425-4746-95ba-ae06c1c4033a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd388fd1-8425-4746-95ba-ae06c1c4033a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd388fd1-8425-4746-95ba-ae06c1c4033a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fd388fd1-8425-4746-95ba-ae06c1c4033a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Created reservations ['ca7e7a5c-9f97-40ff-b115-d932e037dd0a', '3eddcb54-c592-4c83-bd2a-f398b30c3e45', 'eba38a36-e64f-48a7-9d41-b3c2edc0039b', '38ced14e-dad6-4624-9a20-a4661d7dffbb'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af02d67-62d3-4b7d-9fd3-d64e53aefa41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca7e7a5c-9f97-40ff-b115-d932e037dd0a', '3eddcb54-c592-4c83-bd2a-f398b30c3e45', 'eba38a36-e64f-48a7-9d41-b3c2edc0039b', '38ced14e-dad6-4624-9a20-a4661d7dffbb']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ba9519-f123-4cd7-baa0-b5646131d650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fd388fd1-8425-4746-95ba-ae06c1c4033a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fd388fd1-8425-4746-95ba-ae06c1c4033a tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1354/2763] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:10 2026] GET /volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-314c1b22-6287-4cce-9ff2-0b9a737a97b4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-314c1b22-6287-4cce-9ff2-0b9a737a97b4 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-314c1b22-6287-4cce-9ff2-0b9a737a97b4 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-154066527", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ba9519-f123-4cd7-baa0-b5646131d650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1764577423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['ca7e7a5c-9f97-40ff-b115-d932e037dd0a','3eddcb54-c592-4c83-bd2a-f398b30c3e45','eba38a36-e64f-48a7-9d41-b3c2edc0039b','38ced14e-dad6-4624-9a20-a4661d7dffbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1764577423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a16b7c366074ff8b5ed8536e998b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10fa491-9045-4443-8b11-7ec8f3398f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-314c1b22-6287-4cce-9ff2-0b9a737a97b4 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1355/2764] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:11 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-03ecda48-2941-48f0-950c-aaa49125c29b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03ecda48-2941-48f0-950c-aaa49125c29b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03ecda48-2941-48f0-950c-aaa49125c29b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03ecda48-2941-48f0-950c-aaa49125c29b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-03ecda48-2941-48f0-950c-aaa49125c29b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10fa491-9045-4443-8b11-7ec8f3398f82) transitioned into state 'SUCCESS' from state '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-1764577423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['ca7e7a5c-9f97-40ff-b115-d932e037dd0a','3eddcb54-c592-4c83-bd2a-f398b30c3e45','eba38a36-e64f-48a7-9d41-b3c2edc0039b','38ced14e-dad6-4624-9a20-a4661d7dffbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c18ec1b-4128-4db7-9e83-47c364693ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03ecda48-2941-48f0-950c-aaa49125c29b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1356/2765] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 906 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bd9e58d1-5ba3-435f-ab5a-1a84e8e62fe2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c18ec1b-4128-4db7-9e83-47c364693ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (b060025b-525b-48a4-925d-272566ded29e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request issued successfully. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-311aae4e-74a1-49fa-81da-c3a289c464e5 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1410/2766] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:36:10 2026] POST /volume/v3/volumes => generated 773 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Delete snapshot with id: 8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot delete request issued successfully. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fffbe71c-8327-4693-981b-b2d172a8ac16 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 202 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1411/2767] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:36:11 2026] DELETE /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-005b27be-0541-48e5-9452-e959b2ce4075 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-005b27be-0541-48e5-9452-e959b2ce4075 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-005b27be-0541-48e5-9452-e959b2ce4075 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-005b27be-0541-48e5-9452-e959b2ce4075 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-005b27be-0541-48e5-9452-e959b2ce4075 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-005b27be-0541-48e5-9452-e959b2ce4075 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1412/2768] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fc15f931-69a8-4414-a387-6c0b0548b484 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fc15f931-69a8-4414-a387-6c0b0548b484 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fc15f931-69a8-4414-a387-6c0b0548b484 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fc15f931-69a8-4414-a387-6c0b0548b484 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fc15f931-69a8-4414-a387-6c0b0548b484 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fc15f931-69a8-4414-a387-6c0b0548b484 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1413/2769] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bd9e58d1-5ba3-435f-ab5a-1a84e8e62fe2 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] POST http://192.168.122.234/volume/v3/types/14425e7e-7d3b-44b3-aee6-5a622005f4dd/encryption Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bd9e58d1-5ba3-435f-ab5a-1a84e8e62fe2 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-bd9e58d1-5ba3-435f-ab5a-1a84e8e62fe2 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bd9e58d1-5ba3-435f-ab5a-1a84e8e62fe2 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/14425e7e-7d3b-44b3-aee6-5a622005f4dd/encryption returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1357/2770] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:11 2026] POST /volume/v3/types/14425e7e-7d3b-44b3-aee6-5a622005f4dd/encryption => generated 127 bytes in 202 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-af802524-7206-4d0e-9d0c-24f1767d9957 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af802524-7206-4d0e-9d0c-24f1767d9957 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-af802524-7206-4d0e-9d0c-24f1767d9957 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1619894884", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-af802524-7206-4d0e-9d0c-24f1767d9957 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1414/2771] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:11 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 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-797bf85b-a7c4-4958-b14c-08557818c04d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-797bf85b-a7c4-4958-b14c-08557818c04d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] POST http://192.168.122.234/volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c/extra_specs Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-797bf85b-a7c4-4958-b14c-08557818c04d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-797bf85b-a7c4-4958-b14c-08557818c04d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-797bf85b-a7c4-4958-b14c-08557818c04d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c/extra_specs returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1358/2772] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:36:11 2026] POST /volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ae8e5cc-9d91-4cb9-9380-b87194893617 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ae8e5cc-9d91-4cb9-9380-b87194893617 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] PUT http://192.168.122.234/volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c/extra_specs/key2 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ae8e5cc-9d91-4cb9-9380-b87194893617 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-9ae8e5cc-9d91-4cb9-9380-b87194893617 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ae8e5cc-9d91-4cb9-9380-b87194893617 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c/extra_specs/key2 returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1415/2773] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:36:11 2026] PUT /volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eaa84247-52f2-47d6-9010-0445685e1e36 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eaa84247-52f2-47d6-9010-0445685e1e36 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eaa84247-52f2-47d6-9010-0445685e1e36 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-eaa84247-52f2-47d6-9010-0445685e1e36 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eaa84247-52f2-47d6-9010-0445685e1e36 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1359/2774] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:36:11 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 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-639179d9-1f60-4e10-ab2a-8d41d01cf820 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-639179d9-1f60-4e10-ab2a-8d41d01cf820 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-639179d9-1f60-4e10-ab2a-8d41d01cf820 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-659316589", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-639179d9-1f60-4e10-ab2a-8d41d01cf820 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1416/2775] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:11 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 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5103bc0d-17ad-469b-a4ac-06f0f5daa887 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5103bc0d-17ad-469b-a4ac-06f0f5daa887 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297/encryption Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5103bc0d-17ad-469b-a4ac-06f0f5daa887 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5103bc0d-17ad-469b-a4ac-06f0f5daa887 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297/encryption returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1360/2776] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:11 2026] POST /volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-43aff69f-1a2c-48f2-828a-280456da21ce None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43aff69f-1a2c-48f2-828a-280456da21ce tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] DELETE http://192.168.122.234/volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297/encryption/95789cf1-247d-4ff0-b26b-985893864c13 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-43aff69f-1a2c-48f2-828a-280456da21ce tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-43aff69f-1a2c-48f2-828a-280456da21ce tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-43aff69f-1a2c-48f2-828a-280456da21ce tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43aff69f-1a2c-48f2-828a-280456da21ce tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297/encryption/95789cf1-247d-4ff0-b26b-985893864c13 returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1417/2777] 192.168.122.234 () {58 vars in 1373 bytes} [Mon Sep 7 02:36:11 2026] DELETE /volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297/encryption/95789cf1-247d-4ff0-b26b-985893864c13 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4c003efa-c014-4ded-839e-ca7e088b122a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c003efa-c014-4ded-839e-ca7e088b122a tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4c003efa-c014-4ded-839e-ca7e088b122a tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-580844148", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4c003efa-c014-4ded-839e-ca7e088b122a tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1361/2778] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:11 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3380feae-dbbb-4989-9286-89a7023aa72c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3380feae-dbbb-4989-9286-89a7023aa72c tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] DELETE http://192.168.122.234/volume/v3/types/89d9657a-d973-43c1-908f-f8492f2ff3bf/extra_specs/key1 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3380feae-dbbb-4989-9286-89a7023aa72c tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3380feae-dbbb-4989-9286-89a7023aa72c tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-3380feae-dbbb-4989-9286-89a7023aa72c tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3380feae-dbbb-4989-9286-89a7023aa72c tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/89d9657a-d973-43c1-908f-f8492f2ff3bf/extra_specs/key1 returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1418/2779] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:36:11 2026] DELETE /volume/v3/types/89d9657a-d973-43c1-908f-f8492f2ff3bf/extra_specs/key1 => generated 122 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3039d3b6-4895-4c3a-a9a8-81e2f711716f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3039d3b6-4895-4c3a-a9a8-81e2f711716f tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3039d3b6-4895-4c3a-a9a8-81e2f711716f tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1214646127", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3039d3b6-4895-4c3a-a9a8-81e2f711716f tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1362/2780] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:11 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dc28780b-189c-489b-bb1e-4582fdc863d3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc28780b-189c-489b-bb1e-4582fdc863d3 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] DELETE http://192.168.122.234/volume/v3/types/401ecc8d-6b2e-4918-b005-f9727dfc6152 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc28780b-189c-489b-bb1e-4582fdc863d3 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dc28780b-189c-489b-bb1e-4582fdc863d3 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-dc28780b-189c-489b-bb1e-4582fdc863d3 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dc28780b-189c-489b-bb1e-4582fdc863d3 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/401ecc8d-6b2e-4918-b005-f9727dfc6152 returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1419/2781] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:11 2026] DELETE /volume/v3/types/401ecc8d-6b2e-4918-b005-f9727dfc6152 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a2c85595-7345-404a-915a-5925c4e34c2b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2c85595-7345-404a-915a-5925c4e34c2b tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] GET http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2c85595-7345-404a-915a-5925c4e34c2b tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a2c85595-7345-404a-915a-5925c4e34c2b tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a2c85595-7345-404a-915a-5925c4e34c2b tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1363/2782] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs => generated 123 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a839f5cc-c304-4ce5-ba25-c31769ccd420 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a839f5cc-c304-4ce5-ba25-c31769ccd420 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] GET http://192.168.122.234/volume/v3/types Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a839f5cc-c304-4ce5-ba25-c31769ccd420 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a839f5cc-c304-4ce5-ba25-c31769ccd420 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-a839f5cc-c304-4ce5-ba25-c31769ccd420 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a839f5cc-c304-4ce5-ba25-c31769ccd420 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1420/2783] 192.168.122.234 () {58 vars in 1115 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/types => generated 2361 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c79d8be6-bcc5-4524-b717-9639cd562da8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c79d8be6-bcc5-4524-b717-9639cd562da8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] GET http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption/cipher Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c79d8be6-bcc5-4524-b717-9639cd562da8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c79d8be6-bcc5-4524-b717-9639cd562da8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-c79d8be6-bcc5-4524-b717-9639cd562da8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c79d8be6-bcc5-4524-b717-9639cd562da8 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption/cipher returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1364/2784] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption/cipher => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3e697913-d88a-40f2-b56d-cd0c834b8a01 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e697913-d88a-40f2-b56d-cd0c834b8a01 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] GET http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e697913-d88a-40f2-b56d-cd0c834b8a01 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3e697913-d88a-40f2-b56d-cd0c834b8a01 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-3e697913-d88a-40f2-b56d-cd0c834b8a01 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3e697913-d88a-40f2-b56d-cd0c834b8a01 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption returned with HTTP 403 Sep 07 02:36:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1421/2785] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-92a9f897-b993-4229-9241-e369097ea084 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92a9f897-b993-4229-9241-e369097ea084 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] GET http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/multiattach Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92a9f897-b993-4229-9241-e369097ea084 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-92a9f897-b993-4229-9241-e369097ea084 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-92a9f897-b993-4229-9241-e369097ea084 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/multiattach returned with HTTP 200 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1365/2786] 192.168.122.234 () {58 vars in 1298 bytes} [Mon Sep 7 02:36:11 2026] GET /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/multiattach => generated 29 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3c37edc4-44f1-4492-8afb-a62e23c251c4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c37edc4-44f1-4492-8afb-a62e23c251c4 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] GET http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/volume_backend_name Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c37edc4-44f1-4492-8afb-a62e23c251c4 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3c37edc4-44f1-4492-8afb-a62e23c251c4 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3c37edc4-44f1-4492-8afb-a62e23c251c4 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1422/2787] 192.168.122.234 () {58 vars in 1322 bytes} [Mon Sep 7 02:36:12 2026] GET /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-05079710-66d0-41d5-83b1-49e914ae3a3d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-881aa433-4d22-4059-b2eb-d0b457f1239f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05079710-66d0-41d5-83b1-49e914ae3a3d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] GET http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-881aa433-4d22-4059-b2eb-d0b457f1239f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-881aa433-4d22-4059-b2eb-d0b457f1239f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-881aa433-4d22-4059-b2eb-d0b457f1239f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05079710-66d0-41d5-83b1-49e914ae3a3d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-05079710-66d0-41d5-83b1-49e914ae3a3d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-05079710-66d0-41d5-83b1-49e914ae3a3d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 returned with HTTP 200 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1366/2788] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:36:12 2026] GET /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 => generated 318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-881aa433-4d22-4059-b2eb-d0b457f1239f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a returned with HTTP 404 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1423/2789] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:12 2026] GET /volume/v3/volumes/3a62a4b2-8448-4e2d-a665-4a027616699a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] DELETE http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-25b9ded4-41ae-4f26-9531-10e9e779cd87 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume with id: b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-25b9ded4-41ae-4f26-9531-10e9e779cd87 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] PUT http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption/00b07049-533a-44d2-ae78-f6a1610c0071 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-25b9ded4-41ae-4f26-9531-10e9e779cd87 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-25b9ded4-41ae-4f26-9531-10e9e779cd87 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-25b9ded4-41ae-4f26-9531-10e9e779cd87 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption/00b07049-533a-44d2-ae78-f6a1610c0071 returned with HTTP 403 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1424/2790] 192.168.122.234 () {60 vars in 1390 bytes} [Mon Sep 7 02:36:12 2026] PUT /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/encryption/00b07049-533a-44d2-ae78-f6a1610c0071 => generated 127 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1fc4e921-5e77-4066-b5da-36a6e6167826 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1fc4e921-5e77-4066-b5da-36a6e6167826 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] PUT http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/key1 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1fc4e921-5e77-4066-b5da-36a6e6167826 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume request issued successfully. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a6e2f738-1bc2-4ef9-9306-f6219840f515 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 202 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1367/2791] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:12 2026] DELETE /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-1fc4e921-5e77-4066-b5da-36a6e6167826 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1fc4e921-5e77-4066-b5da-36a6e6167826 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/key1 returned with HTTP 403 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1425/2792] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:36:12 2026] PUT /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40/extra_specs/key1 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8ac29f71-2812-4af7-bf7f-b3dbc72c5775 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ac29f71-2812-4af7-bf7f-b3dbc72c5775 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ac29f71-2812-4af7-bf7f-b3dbc72c5775 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ac29f71-2812-4af7-bf7f-b3dbc72c5775 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-97e8de6b-550f-4479-9a31-cc787be6228e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-97e8de6b-550f-4479-9a31-cc787be6228e tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] PUT http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-97e8de6b-550f-4479-9a31-cc787be6228e tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8ac29f71-2812-4af7-bf7f-b3dbc72c5775 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-97e8de6b-550f-4479-9a31-cc787be6228e tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '742c6fafe65a476984dbeaf8811a88de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ac8c52591a049d19f44dceb9f7b5b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ac29f71-2812-4af7-bf7f-b3dbc72c5775 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 200 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1368/2793] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:12 2026] GET /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-97e8de6b-550f-4479-9a31-cc787be6228e tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-member] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 returned with HTTP 403 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1426/2794] 192.168.122.234 () {60 vars in 1246 bytes} [Mon Sep 7 02:36:12 2026] PUT /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 => generated 109 bytes in 37 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ea3b3afd-62a5-4df3-b230-4f9db72b2278 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea3b3afd-62a5-4df3-b230-4f9db72b2278 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] DELETE http://192.168.122.234/volume/v3/types/401ecc8d-6b2e-4918-b005-f9727dfc6152 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea3b3afd-62a5-4df3-b230-4f9db72b2278 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ea3b3afd-62a5-4df3-b230-4f9db72b2278 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ea3b3afd-62a5-4df3-b230-4f9db72b2278 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/401ecc8d-6b2e-4918-b005-f9727dfc6152 returned with HTTP 202 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1369/2795] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:12 2026] DELETE /volume/v3/types/401ecc8d-6b2e-4918-b005-f9727dfc6152 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e0c7dc28-9151-4900-9fb1-8eb4af5d72b3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d2c9eb8c-f52a-45e9-98a1-da845f6c181d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2c9eb8c-f52a-45e9-98a1-da845f6c181d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] DELETE http://192.168.122.234/volume/v3/types/89d9657a-d973-43c1-908f-f8492f2ff3bf Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2c9eb8c-f52a-45e9-98a1-da845f6c181d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0c7dc28-9151-4900-9fb1-8eb4af5d72b3 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2c9eb8c-f52a-45e9-98a1-da845f6c181d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0c7dc28-9151-4900-9fb1-8eb4af5d72b3 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e0c7dc28-9151-4900-9fb1-8eb4af5d72b3 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e0c7dc28-9151-4900-9fb1-8eb4af5d72b3 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2c9eb8c-f52a-45e9-98a1-da845f6c181d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/89d9657a-d973-43c1-908f-f8492f2ff3bf returned with HTTP 202 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1370/2796] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:12 2026] DELETE /volume/v3/types/89d9657a-d973-43c1-908f-f8492f2ff3bf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-43e4ef52-a9f2-40cd-acac-5f9e9b5cab95 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e0c7dc28-9151-4900-9fb1-8eb4af5d72b3 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d returned with HTTP 200 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1427/2797] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:12 2026] GET /volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7c1e0edc-3b19-43a1-a316-b7261cec5d14 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43e4ef52-a9f2-40cd-acac-5f9e9b5cab95 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43e4ef52-a9f2-40cd-acac-5f9e9b5cab95 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-43e4ef52-a9f2-40cd-acac-5f9e9b5cab95 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7c1e0edc-3b19-43a1-a316-b7261cec5d14 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] DELETE http://192.168.122.234/volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7c1e0edc-3b19-43a1-a316-b7261cec5d14 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7c1e0edc-3b19-43a1-a316-b7261cec5d14 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-43e4ef52-a9f2-40cd-acac-5f9e9b5cab95 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-43e4ef52-a9f2-40cd-acac-5f9e9b5cab95 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1371/2798] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:12 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7c1e0edc-3b19-43a1-a316-b7261cec5d14 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297 returned with HTTP 202 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1428/2799] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:12 2026] DELETE /volume/v3/types/afd24583-f74d-42d1-b05f-5462f8273297 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0260a068-552e-4e84-94fe-dfd7ffaa1bea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0260a068-552e-4e84-94fe-dfd7ffaa1bea tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] DELETE http://192.168.122.234/volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0260a068-552e-4e84-94fe-dfd7ffaa1bea tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0260a068-552e-4e84-94fe-dfd7ffaa1bea tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0260a068-552e-4e84-94fe-dfd7ffaa1bea tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c returned with HTTP 202 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1372/2800] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:12 2026] DELETE /volume/v3/types/32742e91-9b40-4e92-a75a-0045c55c379c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-49728a63-92ec-4364-bdc5-0420ed7f017d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49728a63-92ec-4364-bdc5-0420ed7f017d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] DELETE http://192.168.122.234/volume/v3/types/14425e7e-7d3b-44b3-aee6-5a622005f4dd Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-49728a63-92ec-4364-bdc5-0420ed7f017d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-49728a63-92ec-4364-bdc5-0420ed7f017d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49728a63-92ec-4364-bdc5-0420ed7f017d tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/14425e7e-7d3b-44b3-aee6-5a622005f4dd returned with HTTP 202 Sep 07 02:36:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1429/2801] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:12 2026] DELETE /volume/v3/types/14425e7e-7d3b-44b3-aee6-5a622005f4dd => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9e2bb2b9-9ed1-4c12-823e-df8984d8ea42 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e2bb2b9-9ed1-4c12-823e-df8984d8ea42 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] DELETE http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e2bb2b9-9ed1-4c12-823e-df8984d8ea42 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e2bb2b9-9ed1-4c12-823e-df8984d8ea42 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e2bb2b9-9ed1-4c12-823e-df8984d8ea42 tempest-VolumeTypesMemberTests-2015232421 tempest-VolumeTypesMemberTests-2015232421-project-admin] http://192.168.122.234/volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 returned with HTTP 202 Sep 07 02:36:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1373/2802] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:12 2026] DELETE /volume/v3/types/55a4cc45-8de7-4283-83a6-77f065fa6f40 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9bab7170-4f23-4e4b-8fbe-da72df1a6037 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9bab7170-4f23-4e4b-8fbe-da72df1a6037 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9bab7170-4f23-4e4b-8fbe-da72df1a6037 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9bab7170-4f23-4e4b-8fbe-da72df1a6037 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9bab7170-4f23-4e4b-8fbe-da72df1a6037 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9bab7170-4f23-4e4b-8fbe-da72df1a6037 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 200 Sep 07 02:36:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1430/2803] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:13 2026] GET /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5810948d-f025-4786-9c19-4eb99c32bd41 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5810948d-f025-4786-9c19-4eb99c32bd41 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5810948d-f025-4786-9c19-4eb99c32bd41 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5810948d-f025-4786-9c19-4eb99c32bd41 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-816bf5f0-4874-4841-a1c6-e3a080077598 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:13 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:13 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:13 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-816bf5f0-4874-4841-a1c6-e3a080077598 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-816bf5f0-4874-4841-a1c6-e3a080077598 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-816bf5f0-4874-4841-a1c6-e3a080077598 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5810948d-f025-4786-9c19-4eb99c32bd41 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-816bf5f0-4874-4841-a1c6-e3a080077598 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Snapshot retrieved successfully. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-816bf5f0-4874-4841-a1c6-e3a080077598 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 200 Sep 07 02:36:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1431/2804] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:13 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5810948d-f025-4786-9c19-4eb99c32bd41 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d returned with HTTP 200 Sep 07 02:36:13 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1374/2805] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:13 2026] GET /volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d => generated 866 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-22f8834a-63a7-4754-96c1-971d8970584c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2046281655"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request body: {'volume': {"'source_volid": '03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2046281655'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume of 1 GB Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Availability Zones retrieved successfully. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (cd7d70cd-3b3b-484e-a08f-c944de795d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aabc32d-4f8e-4b8a-aaf1-3b35eb6a50fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aabc32d-4f8e-4b8a-aaf1-3b35eb6a50fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bd551e-94cf-4248-96ae-3488cf7a1798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Created reservations ['602bdc41-352f-444c-8dd7-7a15ad0580a2', 'cc266a62-6317-45b8-813f-f287089240d1', 'b202f658-0ff8-4b02-bf13-27f62e544fc6', '2748e8bd-1735-4959-bdc1-f4aa7aa45ba4'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bd551e-94cf-4248-96ae-3488cf7a1798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602bdc41-352f-444c-8dd7-7a15ad0580a2', 'cc266a62-6317-45b8-813f-f287089240d1', 'b202f658-0ff8-4b02-bf13-27f62e544fc6', '2748e8bd-1735-4959-bdc1-f4aa7aa45ba4']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db53d53f-39e6-49a3-a230-0b4e5101c545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db53d53f-39e6-49a3-a230-0b4e5101c545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a89d3106-7220-4614-b715-271dae0c0915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2046281655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['602bdc41-352f-444c-8dd7-7a15ad0580a2','cc266a62-6317-45b8-813f-f287089240d1','b202f658-0ff8-4b02-bf13-27f62e544fc6','2748e8bd-1735-4959-bdc1-f4aa7aa45ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2046281655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a89d3106-7220-4614-b715-271dae0c0915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a16b7c366074ff8b5ed8536e998b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54449a4b-1e43-4405-99f0-b7c3d05cf908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54449a4b-1e43-4405-99f0-b7c3d05cf908) transitioned into state 'SUCCESS' from state '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-2046281655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['602bdc41-352f-444c-8dd7-7a15ad0580a2','cc266a62-6317-45b8-813f-f287089240d1','b202f658-0ff8-4b02-bf13-27f62e544fc6','2748e8bd-1735-4959-bdc1-f4aa7aa45ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cfcd9f-33f8-4832-9e4c-459d41839ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cfcd9f-33f8-4832-9e4c-459d41839ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (cd7d70cd-3b3b-484e-a08f-c944de795d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request issued successfully. Sep 07 02:36:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-22f8834a-63a7-4754-96c1-971d8970584c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1432/2806] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:36:13 2026] POST /volume/v3/volumes => generated 773 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-208862194"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request body: {'volume': {"'source_volid": '03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-208862194'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume of 1 GB Sep 07 02:36:13 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Availability Zones retrieved successfully. Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (d4d382ea-86a6-4d70-a236-91319006f220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090c938b-9210-4755-adb8-02372a68ecb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:13 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090c938b-9210-4755-adb8-02372a68ecb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c71b11-6b9c-4ce3-aa54-85731a036c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Created reservations ['d4a67dd2-b5ff-497c-be99-576feaa2a423', '57e3cfa3-a02f-4db3-a6f9-0defc74f70e8', 'acb500ac-1bd0-4140-b0d0-f59f98652a6e', 'c27b8662-1c5a-41d5-a04f-3e7dc5d57e84'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c71b11-6b9c-4ce3-aa54-85731a036c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a67dd2-b5ff-497c-be99-576feaa2a423', '57e3cfa3-a02f-4db3-a6f9-0defc74f70e8', 'acb500ac-1bd0-4140-b0d0-f59f98652a6e', 'c27b8662-1c5a-41d5-a04f-3e7dc5d57e84']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74be0b16-6a8a-44bb-b05a-a889c8501f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74be0b16-6a8a-44bb-b05a-a889c8501f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-208862194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['d4a67dd2-b5ff-497c-be99-576feaa2a423','57e3cfa3-a02f-4db3-a6f9-0defc74f70e8','acb500ac-1bd0-4140-b0d0-f59f98652a6e','c27b8662-1c5a-41d5-a04f-3e7dc5d57e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-208862194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a16b7c366074ff8b5ed8536e998b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95579f13-f58f-4677-abed-a7fd41939ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95579f13-f58f-4677-abed-a7fd41939ea3) transitioned into state 'SUCCESS' from state '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-208862194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['d4a67dd2-b5ff-497c-be99-576feaa2a423','57e3cfa3-a02f-4db3-a6f9-0defc74f70e8','acb500ac-1bd0-4140-b0d0-f59f98652a6e','c27b8662-1c5a-41d5-a04f-3e7dc5d57e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473dab58-fa31-4116-bda0-2e9cfd986290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473dab58-fa31-4116-bda0-2e9cfd986290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (d4d382ea-86a6-4d70-a236-91319006f220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request issued successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5d295255-ce6c-4696-8d40-1443f4bdf670 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1375/2807] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:36:13 2026] POST /volume/v3/volumes => generated 772 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d576d3a4-d320-4f61-9495-b45880c6f60d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d576d3a4-d320-4f61-9495-b45880c6f60d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d576d3a4-d320-4f61-9495-b45880c6f60d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d576d3a4-d320-4f61-9495-b45880c6f60d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1295879314"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request body: {'volume': {"'source_volid": '03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1295879314'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume of 1 GB Sep 07 02:36:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Availability Zones retrieved successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d576d3a4-d320-4f61-9495-b45880c6f60d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac returned with HTTP 404 Sep 07 02:36:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1433/2808] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:14 2026] GET /volume/v3/volumes/b751f371-460f-40f4-8a21-99b9870e2cac => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (b2a8ffaa-b9b8-4c88-aed9-38784629016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete snapshot with id: 1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fa0eb9-fa0b-4de2-80f6-fcb8f10cf2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fa0eb9-fa0b-4de2-80f6-fcb8f10cf2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0763ec33-ed65-4f78-8df7-d92100fcf2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot delete request issued successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5a9dfd80-87b4-4cbf-83c3-3b312898afba tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 202 Sep 07 02:36:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1434/2809] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:36:14 2026] DELETE /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5d211072-0c34-42f3-8668-9af5e3e9aeff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d211072-0c34-42f3-8668-9af5e3e9aeff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d211072-0c34-42f3-8668-9af5e3e9aeff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d211072-0c34-42f3-8668-9af5e3e9aeff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5d211072-0c34-42f3-8668-9af5e3e9aeff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d211072-0c34-42f3-8668-9af5e3e9aeff tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:36:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1435/2810] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:14 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e8153c80-3e98-4c5c-b24f-643271ddace6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8153c80-3e98-4c5c-b24f-643271ddace6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8153c80-3e98-4c5c-b24f-643271ddace6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8153c80-3e98-4c5c-b24f-643271ddace6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8153c80-3e98-4c5c-b24f-643271ddace6 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 404 Sep 07 02:36:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1436/2811] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:14 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Delete volume with id: d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Created reservations ['99f22377-7244-42ba-a216-4ce432ef034a', 'c2eed06e-db8f-4063-b7d5-6c153347fba9', '65d97a07-5e6f-4ce3-b746-1c3083cb970e', '752a54e0-ab02-4908-9e10-8aa5f5af4d97'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0763ec33-ed65-4f78-8df7-d92100fcf2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f22377-7244-42ba-a216-4ce432ef034a', 'c2eed06e-db8f-4063-b7d5-6c153347fba9', '65d97a07-5e6f-4ce3-b746-1c3083cb970e', '752a54e0-ab02-4908-9e10-8aa5f5af4d97']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a47b1f9-8df2-4e35-8811-38b99755a60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Delete volume request issued successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b97699ff-98c5-4ed5-b7dd-77d754bbb109 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 202 Sep 07 02:36:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1437/2812] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:36:14 2026] DELETE /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ba0b46c9-d232-4d80-801b-27ac319bd252 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a47b1f9-8df2-4e35-8811-38b99755a60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd55538-5f43-410c-8f82-d7961ffa3e7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1295879314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['99f22377-7244-42ba-a216-4ce432ef034a','c2eed06e-db8f-4063-b7d5-6c153347fba9','65d97a07-5e6f-4ce3-b746-1c3083cb970e','752a54e0-ab02-4908-9e10-8aa5f5af4d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1295879314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd55538-5f43-410c-8f82-d7961ffa3e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a16b7c366074ff8b5ed8536e998b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba0b46c9-d232-4d80-801b-27ac319bd252 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba0b46c9-d232-4d80-801b-27ac319bd252 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de53f43a-2fc8-4a03-b46c-dee7bc95c155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ba0b46c9-d232-4d80-801b-27ac319bd252 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de53f43a-2fc8-4a03-b46c-dee7bc95c155) transitioned into state 'SUCCESS' from state '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-1295879314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['99f22377-7244-42ba-a216-4ce432ef034a','c2eed06e-db8f-4063-b7d5-6c153347fba9','65d97a07-5e6f-4ce3-b746-1c3083cb970e','752a54e0-ab02-4908-9e10-8aa5f5af4d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92bb70f-8c47-43a2-bd9d-25d84dc07d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ba0b46c9-d232-4d80-801b-27ac319bd252 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92bb70f-8c47-43a2-bd9d-25d84dc07d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (b2a8ffaa-b9b8-4c88-aed9-38784629016b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request issued successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a841ca6f-d083-46e5-b8a2-90438c80f65a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1376/2813] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:36:14 2026] POST /volume/v3/volumes => generated 773 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ba0b46c9-d232-4d80-801b-27ac319bd252 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 200 Sep 07 02:36:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1438/2814] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:14 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 871 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7347aec2-2883-4902-8db1-64f00c7c521c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-682784472"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request body: {'volume': {"'source_volid": '03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-682784472'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume of 1 GB Sep 07 02:36:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Availability Zones retrieved successfully. Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (630cf110-68b5-489a-bbcd-d1ae5a9ceadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae672af-c5a3-42a9-98ee-a182f84dcf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:14 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae672af-c5a3-42a9-98ee-a182f84dcf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf50cfe2-d606-4d73-af0d-69c0b3fa672f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Created reservations ['894b6fa3-268a-4a5a-a5ad-0f5a4817edff', '33caa7e2-7b6a-4b74-bd5a-9a93342c4369', 'e94ca566-5cae-4f6b-8ed2-e3bafdbc594f', '67b23502-06bf-45b3-b205-9a00dcb837fd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf50cfe2-d606-4d73-af0d-69c0b3fa672f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['894b6fa3-268a-4a5a-a5ad-0f5a4817edff', '33caa7e2-7b6a-4b74-bd5a-9a93342c4369', 'e94ca566-5cae-4f6b-8ed2-e3bafdbc594f', '67b23502-06bf-45b3-b205-9a00dcb837fd']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444d6d69-e3d8-4bc7-937c-fd6c2cf6cd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444d6d69-e3d8-4bc7-937c-fd6c2cf6cd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e38b1b3-4274-4e9d-a810-818b8bd32e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-682784472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['894b6fa3-268a-4a5a-a5ad-0f5a4817edff','33caa7e2-7b6a-4b74-bd5a-9a93342c4369','e94ca566-5cae-4f6b-8ed2-e3bafdbc594f','67b23502-06bf-45b3-b205-9a00dcb837fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-682784472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e38b1b3-4274-4e9d-a810-818b8bd32e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a16b7c366074ff8b5ed8536e998b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f85bb5-fd80-46db-bbd0-fdb4e78dbb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f85bb5-fd80-46db-bbd0-fdb4e78dbb39) transitioned into state 'SUCCESS' from state '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-682784472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['894b6fa3-268a-4a5a-a5ad-0f5a4817edff','33caa7e2-7b6a-4b74-bd5a-9a93342c4369','e94ca566-5cae-4f6b-8ed2-e3bafdbc594f','67b23502-06bf-45b3-b205-9a00dcb837fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d32b2cc-c0cf-4b61-b9d4-5abdb8501e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d32b2cc-c0cf-4b61-b9d4-5abdb8501e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (630cf110-68b5-489a-bbcd-d1ae5a9ceadf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request issued successfully. Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7347aec2-2883-4902-8db1-64f00c7c521c tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1377/2815] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:36:14 2026] POST /volume/v3/volumes => generated 772 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d75bea09-ef8c-466f-964d-b3116f61d626 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1233651391"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request body: {'volume': {"'source_volid": '03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1233651391'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume of 1 GB Sep 07 02:36:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Availability Zones retrieved successfully. Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (bab0fd12-d642-43ea-8659-15ee0ae7cdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ee36bf-b441-4470-8275-0f6bbd19ea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fe191a07-c092-480a-a38c-ece4724a6613 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe191a07-c092-480a-a38c-ece4724a6613 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe191a07-c092-480a-a38c-ece4724a6613 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe191a07-c092-480a-a38c-ece4724a6613 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fe191a07-c092-480a-a38c-ece4724a6613 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe191a07-c092-480a-a38c-ece4724a6613 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:36:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1378/2816] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:15 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 474 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ee36bf-b441-4470-8275-0f6bbd19ea0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9809ffc-6f07-4ad5-9aa8-80785a7925c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Created reservations ['2fe7d606-6876-4cb5-b8f1-4d941685d4b2', 'ebee9db6-a102-4290-912b-0563c32818f5', '8cd5e66a-4458-4f5d-afe9-6eaf83f586be', 'd765d935-6f28-4b48-ac94-1e6de67c76b2'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9809ffc-6f07-4ad5-9aa8-80785a7925c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe7d606-6876-4cb5-b8f1-4d941685d4b2', 'ebee9db6-a102-4290-912b-0563c32818f5', '8cd5e66a-4458-4f5d-afe9-6eaf83f586be', 'd765d935-6f28-4b48-ac94-1e6de67c76b2']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1ac3e4-b309-40ef-ae14-983d3593920f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-203734c9-22d8-4c51-a096-181b3d414bde None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:15 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-203734c9-22d8-4c51-a096-181b3d414bde tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-203734c9-22d8-4c51-a096-181b3d414bde tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1ac3e4-b309-40ef-ae14-983d3593920f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98eabb38-90a8-4ae0-a382-8fad7ec0725d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1233651391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['2fe7d606-6876-4cb5-b8f1-4d941685d4b2','ebee9db6-a102-4290-912b-0563c32818f5','8cd5e66a-4458-4f5d-afe9-6eaf83f586be','d765d935-6f28-4b48-ac94-1e6de67c76b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1233651391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98eabb38-90a8-4ae0-a382-8fad7ec0725d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a16b7c366074ff8b5ed8536e998b7c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-203734c9-22d8-4c51-a096-181b3d414bde tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33decb92-d263-40b8-a6ec-c133c0b4afbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:15 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:15 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:15 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33decb92-d263-40b8-a6ec-c133c0b4afbe) transitioned into state 'SUCCESS' from state '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-1233651391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a16b7c366074ff8b5ed8536e998b7c9',qos_specs=None,replication_status=,reservations=['2fe7d606-6876-4cb5-b8f1-4d941685d4b2','ebee9db6-a102-4290-912b-0563c32818f5','8cd5e66a-4458-4f5d-afe9-6eaf83f586be','d765d935-6f28-4b48-ac94-1e6de67c76b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62eb6569e6e47f2887308f7ef7c993e',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521ba2ea-3b7d-4ad4-afed-478899b64d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-203734c9-22d8-4c51-a096-181b3d414bde tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521ba2ea-3b7d-4ad4-afed-478899b64d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:15 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-203734c9-22d8-4c51-a096-181b3d414bde tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 200 Sep 07 02:36:15 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Flow 'volume_create_api' (bab0fd12-d642-43ea-8659-15ee0ae7cdee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Create volume request issued successfully. Sep 07 02:36:15 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1379/2817] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:15 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 871 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d75bea09-ef8c-466f-964d-b3116f61d626 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1439/2818] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:36:15 2026] POST /volume/v3/volumes => generated 773 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fdd14992-193b-4ff3-8999-1a109f4b9b49 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fdd14992-193b-4ff3-8999-1a109f4b9b49 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 Sep 07 02:36:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fdd14992-193b-4ff3-8999-1a109f4b9b49 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fdd14992-193b-4ff3-8999-1a109f4b9b49 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fdd14992-193b-4ff3-8999-1a109f4b9b49 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fdd14992-193b-4ff3-8999-1a109f4b9b49 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 returned with HTTP 200 Sep 07 02:36:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1380/2819] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:15 2026] GET /volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 => generated 866 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-51e8e3c7-c70c-42f7-84b2-c8b03270b071 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-51e8e3c7-c70c-42f7-84b2-c8b03270b071 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 Sep 07 02:36:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-51e8e3c7-c70c-42f7-84b2-c8b03270b071 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-51e8e3c7-c70c-42f7-84b2-c8b03270b071 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-51e8e3c7-c70c-42f7-84b2-c8b03270b071 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-51e8e3c7-c70c-42f7-84b2-c8b03270b071 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 returned with HTTP 200 Sep 07 02:36:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1440/2820] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:16 2026] GET /volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f5f30259-3b1d-4bd4-aceb-f92d36b7c8b1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5f30259-3b1d-4bd4-aceb-f92d36b7c8b1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:36:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5f30259-3b1d-4bd4-aceb-f92d36b7c8b1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5f30259-3b1d-4bd4-aceb-f92d36b7c8b1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f5f30259-3b1d-4bd4-aceb-f92d36b7c8b1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Snapshot retrieved successfully. Sep 07 02:36:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5f30259-3b1d-4bd4-aceb-f92d36b7c8b1 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 200 Sep 07 02:36:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1381/2821] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:16 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a6dc88a4-9268-4b5e-a70c-c351b28371cb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6dc88a4-9268-4b5e-a70c-c351b28371cb tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6dc88a4-9268-4b5e-a70c-c351b28371cb tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6dc88a4-9268-4b5e-a70c-c351b28371cb tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6dc88a4-9268-4b5e-a70c-c351b28371cb tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 404 Sep 07 02:36:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1441/2822] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:17 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] DELETE http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Delete volume with id: bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-292823b7-d689-4d11-b932-817a8e31be24 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-292823b7-d689-4d11-b932-817a8e31be24 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-292823b7-d689-4d11-b932-817a8e31be24 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-292823b7-d689-4d11-b932-817a8e31be24 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Delete volume request issued successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe574cf7-bc7c-42e6-9a97-840381fa62bd tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 202 Sep 07 02:36:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1382/2823] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:36:17 2026] DELETE /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-946e04e5-a502-474f-bd14-8941b39d240c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-946e04e5-a502-474f-bd14-8941b39d240c tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-946e04e5-a502-474f-bd14-8941b39d240c tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-946e04e5-a502-474f-bd14-8941b39d240c tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-292823b7-d689-4d11-b932-817a8e31be24 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-946e04e5-a502-474f-bd14-8941b39d240c tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Volume info retrieved successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-946e04e5-a502-474f-bd14-8941b39d240c tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 200 Sep 07 02:36:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1383/2824] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:17 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-292823b7-d689-4d11-b932-817a8e31be24 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 returned with HTTP 200 Sep 07 02:36:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1442/2825] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:17 2026] GET /volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 => generated 865 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5591a29a-4330-438e-a6ba-378a910c6a40 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5591a29a-4330-438e-a6ba-378a910c6a40 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5591a29a-4330-438e-a6ba-378a910c6a40 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5591a29a-4330-438e-a6ba-378a910c6a40 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5591a29a-4330-438e-a6ba-378a910c6a40 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5591a29a-4330-438e-a6ba-378a910c6a40 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a returned with HTTP 200 Sep 07 02:36:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1384/2826] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:17 2026] GET /volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-40ba93cf-682a-402e-a4e6-fd7cbca3d658 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-40ba93cf-682a-402e-a4e6-fd7cbca3d658 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-40ba93cf-682a-402e-a4e6-fd7cbca3d658 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-40ba93cf-682a-402e-a4e6-fd7cbca3d658 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-40ba93cf-682a-402e-a4e6-fd7cbca3d658 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 returned with HTTP 404 Sep 07 02:36:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1443/2827] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:17 2026] GET /volume/v3/snapshots/1d2df7fe-3535-4dc6-8726-2e003c843102 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2173450e-9fec-4251-b373-75008e0c562f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2173450e-9fec-4251-b373-75008e0c562f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] DELETE http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2173450e-9fec-4251-b373-75008e0c562f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2173450e-9fec-4251-b373-75008e0c562f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-2173450e-9fec-4251-b373-75008e0c562f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume with id: 1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2173450e-9fec-4251-b373-75008e0c562f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2173450e-9fec-4251-b373-75008e0c562f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Delete volume request issued successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2173450e-9fec-4251-b373-75008e0c562f tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 202 Sep 07 02:36:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1385/2828] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:17 2026] DELETE /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d5582ef7-36d7-4fe6-ae0b-c77b602cac70 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5582ef7-36d7-4fe6-ae0b-c77b602cac70 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5582ef7-36d7-4fe6-ae0b-c77b602cac70 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5582ef7-36d7-4fe6-ae0b-c77b602cac70 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:17 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:17 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d5582ef7-36d7-4fe6-ae0b-c77b602cac70 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5582ef7-36d7-4fe6-ae0b-c77b602cac70 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 200 Sep 07 02:36:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1444/2829] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:17 2026] GET /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f3a2140a-1638-453c-8511-368ad953a894 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3a2140a-1638-453c-8511-368ad953a894 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f3a2140a-1638-453c-8511-368ad953a894 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f3a2140a-1638-453c-8511-368ad953a894 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3a2140a-1638-453c-8511-368ad953a894 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 returned with HTTP 404 Sep 07 02:36:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1386/2830] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:18 2026] GET /volume/v3/volumes/bd61f1f3-c254-4368-9376-cc52cac39d14 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1918c460-826c-460c-a8f6-4b4ac6fc06fc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1918c460-826c-460c-a8f6-4b4ac6fc06fc tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1918c460-826c-460c-a8f6-4b4ac6fc06fc tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1918c460-826c-460c-a8f6-4b4ac6fc06fc tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-1918c460-826c-460c-a8f6-4b4ac6fc06fc tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Delete snapshot with id: 8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1918c460-826c-460c-a8f6-4b4ac6fc06fc tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 404 Sep 07 02:36:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1445/2831] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:36:18 2026] DELETE /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3f90d542-8c79-4f49-92c1-f8ff8974d30b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f90d542-8c79-4f49-92c1-f8ff8974d30b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f90d542-8c79-4f49-92c1-f8ff8974d30b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3f90d542-8c79-4f49-92c1-f8ff8974d30b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3f90d542-8c79-4f49-92c1-f8ff8974d30b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c returned with HTTP 404 Sep 07 02:36:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1387/2832] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:18 2026] GET /volume/v3/snapshots/8072d0c6-25d2-4650-b3cf-ff4b3b65292c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dbd989cc-b909-42e3-9b9f-8438b2afa592 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dbd989cc-b909-42e3-9b9f-8438b2afa592 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dbd989cc-b909-42e3-9b9f-8438b2afa592 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-da2d8350-2f7a-412b-8a82-199673052bf8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dbd989cc-b909-42e3-9b9f-8438b2afa592 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da2d8350-2f7a-412b-8a82-199673052bf8 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] DELETE http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da2d8350-2f7a-412b-8a82-199673052bf8 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-da2d8350-2f7a-412b-8a82-199673052bf8 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-da2d8350-2f7a-412b-8a82-199673052bf8 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Delete volume with id: d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-da2d8350-2f7a-412b-8a82-199673052bf8 tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 404 Sep 07 02:36:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1388/2833] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:36:18 2026] DELETE /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b4db7880-059a-48ca-984f-900e39568c8b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4db7880-059a-48ca-984f-900e39568c8b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] GET http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4db7880-059a-48ca-984f-900e39568c8b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b4db7880-059a-48ca-984f-900e39568c8b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dbd989cc-b909-42e3-9b9f-8438b2afa592 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b4db7880-059a-48ca-984f-900e39568c8b tempest-VolumeDependencyTests-953298579 tempest-VolumeDependencyTests-953298579-project-member] http://192.168.122.234/volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a returned with HTTP 404 Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dbd989cc-b909-42e3-9b9f-8438b2afa592 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a returned with HTTP 200 Sep 07 02:36:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1446/2834] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:18 2026] GET /volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1389/2835] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:18 2026] GET /volume/v3/volumes/d9c18d7e-85a5-4f0e-8ffe-515bd3781f1a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cd6ff963-4ec0-423b-b0e5-be817324fb45 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd6ff963-4ec0-423b-b0e5-be817324fb45 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd6ff963-4ec0-423b-b0e5-be817324fb45 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cd6ff963-4ec0-423b-b0e5-be817324fb45 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cd6ff963-4ec0-423b-b0e5-be817324fb45 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cd6ff963-4ec0-423b-b0e5-be817324fb45 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 returned with HTTP 200 Sep 07 02:36:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1447/2836] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:18 2026] GET /volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0873d598-ba08-45d9-8929-b15d024ef33d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0873d598-ba08-45d9-8929-b15d024ef33d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0873d598-ba08-45d9-8929-b15d024ef33d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0873d598-ba08-45d9-8929-b15d024ef33d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0873d598-ba08-45d9-8929-b15d024ef33d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Volume info retrieved successfully. Sep 07 02:36:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0873d598-ba08-45d9-8929-b15d024ef33d tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 200 Sep 07 02:36:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1390/2837] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:18 2026] GET /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b3e4b8a7-313d-44ce-8183-e2041e765cef None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3e4b8a7-313d-44ce-8183-e2041e765cef tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 Sep 07 02:36:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b3e4b8a7-313d-44ce-8183-e2041e765cef tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b3e4b8a7-313d-44ce-8183-e2041e765cef tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b3e4b8a7-313d-44ce-8183-e2041e765cef tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3e4b8a7-313d-44ce-8183-e2041e765cef tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 returned with HTTP 200 Sep 07 02:36:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1448/2838] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:19 2026] GET /volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f8add6bd-1fc7-4457-ba49-184a418070c6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f8add6bd-1fc7-4457-ba49-184a418070c6 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d Sep 07 02:36:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f8add6bd-1fc7-4457-ba49-184a418070c6 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f8add6bd-1fc7-4457-ba49-184a418070c6 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f8add6bd-1fc7-4457-ba49-184a418070c6 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f8add6bd-1fc7-4457-ba49-184a418070c6 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d returned with HTTP 200 Sep 07 02:36:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1391/2839] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:19 2026] GET /volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dfb0a88c-0c3c-4c76-a6d5-15a79659cdc8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dfb0a88c-0c3c-4c76-a6d5-15a79659cdc8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] GET http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f Sep 07 02:36:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dfb0a88c-0c3c-4c76-a6d5-15a79659cdc8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dfb0a88c-0c3c-4c76-a6d5-15a79659cdc8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dfb0a88c-0c3c-4c76-a6d5-15a79659cdc8 tempest-CreateVolumesFromSnapshotTest-289206986 tempest-CreateVolumesFromSnapshotTest-289206986-project-member] http://192.168.122.234/volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f returned with HTTP 404 Sep 07 02:36:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1449/2840] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:19 2026] GET /volume/v3/volumes/1a214368-808c-4292-8900-b672abf6e56f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2aae7eaf-8d5c-4ea0-98fa-a069f52d5871 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2aae7eaf-8d5c-4ea0-98fa-a069f52d5871 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d Sep 07 02:36:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2aae7eaf-8d5c-4ea0-98fa-a069f52d5871 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2aae7eaf-8d5c-4ea0-98fa-a069f52d5871 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:20 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:20 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2aae7eaf-8d5c-4ea0-98fa-a069f52d5871 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2aae7eaf-8d5c-4ea0-98fa-a069f52d5871 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d returned with HTTP 200 Sep 07 02:36:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1392/2841] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:20 2026] GET /volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-591b6194-5b90-463d-b66d-fabdfc817105 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-591b6194-5b90-463d-b66d-fabdfc817105 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] DELETE http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d Sep 07 02:36:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-591b6194-5b90-463d-b66d-fabdfc817105 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-591b6194-5b90-463d-b66d-fabdfc817105 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:20 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-591b6194-5b90-463d-b66d-fabdfc817105 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume with id: 98eabb38-90a8-4ae0-a382-8fad7ec0725d Sep 07 02:36:20 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:20 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-591b6194-5b90-463d-b66d-fabdfc817105 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-591b6194-5b90-463d-b66d-fabdfc817105 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume request issued successfully. Sep 07 02:36:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-591b6194-5b90-463d-b66d-fabdfc817105 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d returned with HTTP 202 Sep 07 02:36:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1450/2842] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:20 2026] DELETE /volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6208fb1f-4dce-4ebe-b4ff-f81b575f2682 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6208fb1f-4dce-4ebe-b4ff-f81b575f2682 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d Sep 07 02:36:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6208fb1f-4dce-4ebe-b4ff-f81b575f2682 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6208fb1f-4dce-4ebe-b4ff-f81b575f2682 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:21 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:21 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6208fb1f-4dce-4ebe-b4ff-f81b575f2682 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6208fb1f-4dce-4ebe-b4ff-f81b575f2682 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d returned with HTTP 200 Sep 07 02:36:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1393/2843] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:20 2026] GET /volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d => generated 865 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-109f985f-68e7-4c10-907c-1de4c728b607 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-109f985f-68e7-4c10-907c-1de4c728b607 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-109f985f-68e7-4c10-907c-1de4c728b607 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-831655666", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1166513624", "vendor_name": "tempest-vendor_name-448963010"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9e548a1a-0d23-4ecc-b092-21f5e1ed5e39 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e548a1a-0d23-4ecc-b092-21f5e1ed5e39 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e548a1a-0d23-4ecc-b092-21f5e1ed5e39 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e548a1a-0d23-4ecc-b092-21f5e1ed5e39 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-109f985f-68e7-4c10-907c-1de4c728b607 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1451/2844] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:21 2026] POST /volume/v3/types => generated 327 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8578ce60-a5b0-441e-8f53-42cd86482c04", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e548a1a-0d23-4ecc-b092-21f5e1ed5e39 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d returned with HTTP 404 Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume request body: {'volume': {'volume_type': '8578ce60-a5b0-441e-8f53-42cd86482c04', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1394/2845] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:22 2026] GET /volume/v3/volumes/98eabb38-90a8-4ae0-a382-8fad7ec0725d => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume of 1 GB Sep 07 02:36:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Availability Zones retrieved successfully. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] DELETE http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume with id: 5e38b1b3-4274-4e9d-a810-818b8bd32e02 Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Flow 'volume_create_api' (232a7a52-b336-4e25-96df-839ce1288b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98aa63c6-f883-45b5-8642-849fe79632b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98aa63c6-f883-45b5-8642-849fe79632b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:36:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1166513624',vendor_name='tempest-vendor_name-448963010'},id=8578ce60-a5b0-441e-8f53-42cd86482c04,is_public=True,name='tempest-ProjectAdminTests-volume-type-831655666',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8578ce60-a5b0-441e-8f53-42cd86482c04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80516e2d-97a5-404d-8f96-df58f8912628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume request issued successfully. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a6c32cb-2d43-44cd-9930-2879db8fd288 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 returned with HTTP 202 Sep 07 02:36:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1395/2846] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:22 2026] DELETE /volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-04cf479a-5bc9-4e59-a0de-e452de9822ba None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04cf479a-5bc9-4e59-a0de-e452de9822ba tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04cf479a-5bc9-4e59-a0de-e452de9822ba tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-04cf479a-5bc9-4e59-a0de-e452de9822ba tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-04cf479a-5bc9-4e59-a0de-e452de9822ba tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-04cf479a-5bc9-4e59-a0de-e452de9822ba tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 returned with HTTP 200 Sep 07 02:36:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1396/2847] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:22 2026] GET /volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:22 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-831655666 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-831655666, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:22 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-831655666 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-831655666, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Created reservations ['861535b5-2508-4cc0-bf05-4abe0dd09eb5', 'e1ed70a3-d55a-42d9-a10c-afa02a1620dc', '48d4957d-397e-4951-b9b1-bd6fc4b5fee1', 'edcb2db3-4a48-4bbf-b28d-c98b1d3d583c'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80516e2d-97a5-404d-8f96-df58f8912628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['861535b5-2508-4cc0-bf05-4abe0dd09eb5', 'e1ed70a3-d55a-42d9-a10c-afa02a1620dc', '48d4957d-397e-4951-b9b1-bd6fc4b5fee1', 'edcb2db3-4a48-4bbf-b28d-c98b1d3d583c']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06581690-d1a9-4a52-b793-5e3a5ad048c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:22 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06581690-d1a9-4a52-b793-5e3a5ad048c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5cbb611-8d93-4137-9c6e-8ddc72f9a43c', '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='39c6f8dda7c2404693b3c279d4de5ddb',qos_specs=None,replication_status=,reservations=['861535b5-2508-4cc0-bf05-4abe0dd09eb5','e1ed70a3-d55a-42d9-a10c-afa02a1620dc','48d4957d-397e-4951-b9b1-bd6fc4b5fee1','edcb2db3-4a48-4bbf-b28d-c98b1d3d583c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef58d1cd724b47b78eaebad47315f1',volume_type_id=8578ce60-a5b0-441e-8f53-42cd86482c04), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36: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=d5cbb611-8d93-4137-9c6e-8ddc72f9a43c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39c6f8dda7c2404693b3c279d4de5ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26ef58d1cd724b47b78eaebad47315f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8578ce60-a5b0-441e-8f53-42cd86482c04),volume_type_id=8578ce60-a5b0-441e-8f53-42cd86482c04)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d872db37-23a0-406d-b859-2cfe73f47997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d872db37-23a0-406d-b859-2cfe73f47997) transitioned into state 'SUCCESS' from 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='39c6f8dda7c2404693b3c279d4de5ddb',qos_specs=None,replication_status=,reservations=['861535b5-2508-4cc0-bf05-4abe0dd09eb5','e1ed70a3-d55a-42d9-a10c-afa02a1620dc','48d4957d-397e-4951-b9b1-bd6fc4b5fee1','edcb2db3-4a48-4bbf-b28d-c98b1d3d583c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef58d1cd724b47b78eaebad47315f1',volume_type_id=8578ce60-a5b0-441e-8f53-42cd86482c04)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aa459c-4c84-4422-87b1-fc5f9fdf322c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aa459c-4c84-4422-87b1-fc5f9fdf322c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Flow 'volume_create_api' (232a7a52-b336-4e25-96df-839ce1288b57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume request issued successfully. Sep 07 02:36:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8684274d-175f-4072-9030-0ad5b2a3bfaf tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1452/2848] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:36:22 2026] POST /volume/v3/volumes => generated 780 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f3eced0d-34e3-4f6a-96d7-99af05712043 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3eced0d-34e3-4f6a-96d7-99af05712043 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f3eced0d-34e3-4f6a-96d7-99af05712043 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f3eced0d-34e3-4f6a-96d7-99af05712043 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:22 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f3eced0d-34e3-4f6a-96d7-99af05712043 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f3eced0d-34e3-4f6a-96d7-99af05712043 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c returned with HTTP 200 Sep 07 02:36:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1397/2849] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:22 2026] GET /volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c => generated 959 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d7100096-39d4-4fa3-a9e5-9353c6cc8e4a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7100096-39d4-4fa3-a9e5-9353c6cc8e4a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7100096-39d4-4fa3-a9e5-9353c6cc8e4a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d7100096-39d4-4fa3-a9e5-9353c6cc8e4a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d7100096-39d4-4fa3-a9e5-9353c6cc8e4a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d7100096-39d4-4fa3-a9e5-9353c6cc8e4a tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 returned with HTTP 200 Sep 07 02:36:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1453/2850] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:23 2026] GET /volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c16e8108-8abb-482b-8f50-ae953a5574e5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c16e8108-8abb-482b-8f50-ae953a5574e5 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c Sep 07 02:36:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c16e8108-8abb-482b-8f50-ae953a5574e5 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c16e8108-8abb-482b-8f50-ae953a5574e5 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c16e8108-8abb-482b-8f50-ae953a5574e5 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c16e8108-8abb-482b-8f50-ae953a5574e5 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c returned with HTTP 200 Sep 07 02:36:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1398/2851] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:23 2026] GET /volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c => generated 980 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fcacd11b-e627-46fd-9595-6969760b7ef8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fcacd11b-e627-46fd-9595-6969760b7ef8 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fcacd11b-e627-46fd-9595-6969760b7ef8 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fcacd11b-e627-46fd-9595-6969760b7ef8 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fcacd11b-e627-46fd-9595-6969760b7ef8 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:36:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1454/2852] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:36:23 2026] GET /volume/v3/messages => generated 678 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-884fa388-0079-4f7d-8634-ddb0488e4c73 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-884fa388-0079-4f7d-8634-ddb0488e4c73 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/messages/8e8e6b71-117b-437a-8bed-f0695d586255 Sep 07 02:36:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-884fa388-0079-4f7d-8634-ddb0488e4c73 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-884fa388-0079-4f7d-8634-ddb0488e4c73 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-884fa388-0079-4f7d-8634-ddb0488e4c73 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages/8e8e6b71-117b-437a-8bed-f0695d586255 returned with HTTP 204 Sep 07 02:36:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1399/2853] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:36:23 2026] DELETE /volume/v3/messages/8e8e6b71-117b-437a-8bed-f0695d586255 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-82c204dc-03c5-4871-8dbf-cef00191c00c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82c204dc-03c5-4871-8dbf-cef00191c00c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/messages/8e8e6b71-117b-437a-8bed-f0695d586255 Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82c204dc-03c5-4871-8dbf-cef00191c00c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-82c204dc-03c5-4871-8dbf-cef00191c00c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-82c204dc-03c5-4871-8dbf-cef00191c00c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages/8e8e6b71-117b-437a-8bed-f0695d586255 returned with HTTP 404 Sep 07 02:36:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1455/2854] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:23 2026] GET /volume/v3/messages/8e8e6b71-117b-437a-8bed-f0695d586255 => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0de05c3b-475f-4519-9386-691fd030bec6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Delete volume with id: d5cbb611-8d93-4137-9c6e-8ddc72f9a43c Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87010) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-831655666 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-831655666, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-831655666 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-831655666, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Created reservations ['4d3d7b58-d0f4-4a5d-857e-112f303e044c', '5f442626-2d4e-40fb-a646-30a8e97bd7e1', '5b8782fd-a976-4fad-85d5-7d8c26d31ed9', '73e28089-21c4-4916-b1fe-995823b68bb0'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Delete volume request issued successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0de05c3b-475f-4519-9386-691fd030bec6 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c returned with HTTP 202 Sep 07 02:36:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1400/2855] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:24 2026] DELETE /volume/v3/volumes/d5cbb611-8d93-4137-9c6e-8ddc72f9a43c => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-513ad722-8dd2-4bd9-8b3c-b00c99cf58ef None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-513ad722-8dd2-4bd9-8b3c-b00c99cf58ef tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/types/8578ce60-a5b0-441e-8f53-42cd86482c04 Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-513ad722-8dd2-4bd9-8b3c-b00c99cf58ef tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-513ad722-8dd2-4bd9-8b3c-b00c99cf58ef tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-513ad722-8dd2-4bd9-8b3c-b00c99cf58ef tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/types/8578ce60-a5b0-441e-8f53-42cd86482c04 returned with HTTP 202 Sep 07 02:36:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1456/2856] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:24 2026] DELETE /volume/v3/types/8578ce60-a5b0-441e-8f53-42cd86482c04 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2453df63-b36c-4862-8877-b5a9b61a10ca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2453df63-b36c-4862-8877-b5a9b61a10ca tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2453df63-b36c-4862-8877-b5a9b61a10ca tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1908969152", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1093688297", "vendor_name": "tempest-vendor_name-694627847"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2453df63-b36c-4862-8877-b5a9b61a10ca tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1401/2857] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:24 2026] POST /volume/v3/types => generated 328 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2982931a-fd8b-4295-9908-c7ef2d428dde None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b5684635-60f0-463c-9ecc-ee1bbd2923b1", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume request body: {'volume': {'volume_type': 'b5684635-60f0-463c-9ecc-ee1bbd2923b1', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume of 1 GB Sep 07 02:36:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Availability Zones retrieved successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Flow 'volume_create_api' (86f30631-4a02-48fb-917d-64b2ae33fd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53edc171-63f9-449b-b123-7fd4a10e8865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fb6e1f29-fe64-433a-8da2-3247975f1375 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb6e1f29-fe64-433a-8da2-3247975f1375 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb6e1f29-fe64-433a-8da2-3247975f1375 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb6e1f29-fe64-433a-8da2-3247975f1375 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53edc171-63f9-449b-b123-7fd4a10e8865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:36:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1093688297',vendor_name='tempest-vendor_name-694627847'},id=b5684635-60f0-463c-9ecc-ee1bbd2923b1,is_public=True,name='tempest-ProjectAdminTests-volume-type-1908969152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5684635-60f0-463c-9ecc-ee1bbd2923b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb6e1f29-fe64-433a-8da2-3247975f1375 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 returned with HTTP 404 Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b96ba2c-101e-4a20-9d0a-979e8f38374f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1402/2858] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:24 2026] GET /volume/v3/volumes/5e38b1b3-4274-4e9d-a810-818b8bd32e02 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] DELETE http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume with id: bbd55538-5f43-410c-8f82-d7961ffa3e7a Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1908969152 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1908969152, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:24 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1908969152 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1908969152, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Created reservations ['537289ae-3a33-4c16-be0d-c5d349b878d6', 'e0d34717-4a81-4498-a45d-623dae42bd28', '7d28e1fa-d779-4df1-b815-4b36b53a5b8b', 'c50fc7c7-1d37-42d3-b477-b5a5579dd5f1'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b96ba2c-101e-4a20-9d0a-979e8f38374f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['537289ae-3a33-4c16-be0d-c5d349b878d6', 'e0d34717-4a81-4498-a45d-623dae42bd28', '7d28e1fa-d779-4df1-b815-4b36b53a5b8b', 'c50fc7c7-1d37-42d3-b477-b5a5579dd5f1']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f076dbe4-ee64-4faa-b488-a5c0c2e87bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume request issued successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8367d5da-cf57-4730-b651-13a1d55e55f1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a returned with HTTP 202 Sep 07 02:36:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1403/2859] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:24 2026] DELETE /volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f0b7f537-3f13-4d18-8735-9716742ac429 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0b7f537-3f13-4d18-8735-9716742ac429 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0b7f537-3f13-4d18-8735-9716742ac429 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0b7f537-3f13-4d18-8735-9716742ac429 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f076dbe4-ee64-4faa-b488-a5c0c2e87bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05457869-9cc2-4c89-8b46-6f70057e6d8f', '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='39c6f8dda7c2404693b3c279d4de5ddb',qos_specs=None,replication_status=,reservations=['537289ae-3a33-4c16-be0d-c5d349b878d6','e0d34717-4a81-4498-a45d-623dae42bd28','7d28e1fa-d779-4df1-b815-4b36b53a5b8b','c50fc7c7-1d37-42d3-b477-b5a5579dd5f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef58d1cd724b47b78eaebad47315f1',volume_type_id=b5684635-60f0-463c-9ecc-ee1bbd2923b1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:24Z,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=05457869-9cc2-4c89-8b46-6f70057e6d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39c6f8dda7c2404693b3c279d4de5ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26ef58d1cd724b47b78eaebad47315f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5684635-60f0-463c-9ecc-ee1bbd2923b1),volume_type_id=b5684635-60f0-463c-9ecc-ee1bbd2923b1)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de584875-805f-483b-a234-f3eb3a5ed7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f0b7f537-3f13-4d18-8735-9716742ac429 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de584875-805f-483b-a234-f3eb3a5ed7ab) transitioned into state 'SUCCESS' from 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='39c6f8dda7c2404693b3c279d4de5ddb',qos_specs=None,replication_status=,reservations=['537289ae-3a33-4c16-be0d-c5d349b878d6','e0d34717-4a81-4498-a45d-623dae42bd28','7d28e1fa-d779-4df1-b815-4b36b53a5b8b','c50fc7c7-1d37-42d3-b477-b5a5579dd5f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef58d1cd724b47b78eaebad47315f1',volume_type_id=b5684635-60f0-463c-9ecc-ee1bbd2923b1)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0b7f537-3f13-4d18-8735-9716742ac429 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a returned with HTTP 200 Sep 07 02:36:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1404/2860] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:24 2026] GET /volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a => generated 865 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f25321-8400-4f16-9d1a-05bdebc8ee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f25321-8400-4f16-9d1a-05bdebc8ee9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Flow 'volume_create_api' (86f30631-4a02-48fb-917d-64b2ae33fd21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume request issued successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2982931a-fd8b-4295-9908-c7ef2d428dde tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1457/2861] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:36:24 2026] POST /volume/v3/volumes => generated 781 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2def86d7-4aaf-498c-92ea-f055e4905389 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2def86d7-4aaf-498c-92ea-f055e4905389 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2def86d7-4aaf-498c-92ea-f055e4905389 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2def86d7-4aaf-498c-92ea-f055e4905389 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:24 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2def86d7-4aaf-498c-92ea-f055e4905389 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2def86d7-4aaf-498c-92ea-f055e4905389 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f returned with HTTP 200 Sep 07 02:36:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1405/2862] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:24 2026] GET /volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f => generated 960 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9ca90925-f789-435b-9d66-3a96c5dceb6e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ca90925-f789-435b-9d66-3a96c5dceb6e tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a Sep 07 02:36:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ca90925-f789-435b-9d66-3a96c5dceb6e tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9ca90925-f789-435b-9d66-3a96c5dceb6e tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9ca90925-f789-435b-9d66-3a96c5dceb6e tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9ca90925-f789-435b-9d66-3a96c5dceb6e tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a returned with HTTP 200 Sep 07 02:36:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1458/2863] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:25 2026] GET /volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a => generated 865 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2fe30fb0-54e6-40f5-ae0f-6ab7bc134112 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2fe30fb0-54e6-40f5-ae0f-6ab7bc134112 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2fe30fb0-54e6-40f5-ae0f-6ab7bc134112 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2fe30fb0-54e6-40f5-ae0f-6ab7bc134112 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2fe30fb0-54e6-40f5-ae0f-6ab7bc134112 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2fe30fb0-54e6-40f5-ae0f-6ab7bc134112 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f returned with HTTP 200 Sep 07 02:36:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1406/2864] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:26 2026] GET /volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f => generated 981 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d98cfd98-94e1-4c2f-a45d-9d13318362a4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d98cfd98-94e1-4c2f-a45d-9d13318362a4 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d98cfd98-94e1-4c2f-a45d-9d13318362a4 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d98cfd98-94e1-4c2f-a45d-9d13318362a4 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d98cfd98-94e1-4c2f-a45d-9d13318362a4 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:36:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1459/2865] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:36:26 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c18e0458-72ba-49ad-86d6-562e7b42a417 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c18e0458-72ba-49ad-86d6-562e7b42a417 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c18e0458-72ba-49ad-86d6-562e7b42a417 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c18e0458-72ba-49ad-86d6-562e7b42a417 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c18e0458-72ba-49ad-86d6-562e7b42a417 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:36:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1407/2866] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:36:26 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-004de99b-1898-4d46-8070-1b62da722263 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-004de99b-1898-4d46-8070-1b62da722263 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/messages/0466ef4b-7deb-46c8-83c7-e706a8e1faac Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-004de99b-1898-4d46-8070-1b62da722263 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-004de99b-1898-4d46-8070-1b62da722263 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-004de99b-1898-4d46-8070-1b62da722263 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages/0466ef4b-7deb-46c8-83c7-e706a8e1faac returned with HTTP 204 Sep 07 02:36:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1460/2867] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:36:26 2026] DELETE /volume/v3/messages/0466ef4b-7deb-46c8-83c7-e706a8e1faac => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Delete volume with id: 05457869-9cc2-4c89-8b46-6f70057e6d8f Sep 07 02:36:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87010) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1908969152 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1908969152, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1908969152 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1908969152, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Created reservations ['6f1bd8a0-a6fa-4ead-a5d5-b194d5ed16f6', '573218da-1d37-4438-bbb3-6c3a2fc175e1', 'ab3738cb-089c-44ba-ade1-3bb50d48a006', '1dc1dc00-25ff-4769-a08a-b767cf57e548'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Delete volume request issued successfully. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64919cf5-6b21-4ac6-a369-278c4aab48d2 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f returned with HTTP 202 Sep 07 02:36:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1408/2868] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:26 2026] DELETE /volume/v3/volumes/05457869-9cc2-4c89-8b46-6f70057e6d8f => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c95192ad-44cf-4e35-8abe-1d360d80d01c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c95192ad-44cf-4e35-8abe-1d360d80d01c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/types/b5684635-60f0-463c-9ecc-ee1bbd2923b1 Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c95192ad-44cf-4e35-8abe-1d360d80d01c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c95192ad-44cf-4e35-8abe-1d360d80d01c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c95192ad-44cf-4e35-8abe-1d360d80d01c tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/types/b5684635-60f0-463c-9ecc-ee1bbd2923b1 returned with HTTP 202 Sep 07 02:36:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1461/2869] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:26 2026] DELETE /volume/v3/types/b5684635-60f0-463c-9ecc-ee1bbd2923b1 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-36c307ce-31e3-454b-9fc3-723c64ffe31a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36c307ce-31e3-454b-9fc3-723c64ffe31a tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-36c307ce-31e3-454b-9fc3-723c64ffe31a tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-157451073", "extra_specs": {"storage_protocol": "tempest-storage_protocol-888774886", "vendor_name": "tempest-vendor_name-974540305"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36c307ce-31e3-454b-9fc3-723c64ffe31a tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1409/2870] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:26 2026] POST /volume/v3/types => generated 326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "682d8898-fcd2-4477-b6e8-2c895ff5adf6", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume request body: {'volume': {'volume_type': '682d8898-fcd2-4477-b6e8-2c895ff5adf6', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume of 1 GB Sep 07 02:36:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Availability Zones retrieved successfully. Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "83a3ff71-fe0f-4e2d-a5da-7da10ab8128e", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '83a3ff71-fe0f-4e2d-a5da-7da10ab8128e', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Flow 'volume_create_api' (16204967-77f4-4895-99b1-a46e08ac01b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f78bff-5441-4f9f-b30d-fd9cfc0cef6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f78bff-5441-4f9f-b30d-fd9cfc0cef6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:36:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-888774886',vendor_name='tempest-vendor_name-974540305'},id=682d8898-fcd2-4477-b6e8-2c895ff5adf6,is_public=True,name='tempest-ProjectAdminTests-volume-type-157451073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '682d8898-fcd2-4477-b6e8-2c895ff5adf6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fa9e59-5a04-482e-9b9f-c7393166f6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-157451073 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-157451073, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:26 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-157451073 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-157451073, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Created reservations ['09c8c972-b225-4f09-bf1a-53f1f47ac345', 'f6a37717-06c4-4571-9ff2-a64568b50f40', 'cfbbe4d2-fb6b-4d63-a32d-152e4a36e857', '61ae98d5-1eb8-4861-bf73-478f2c81a26c'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fa9e59-5a04-482e-9b9f-c7393166f6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c8c972-b225-4f09-bf1a-53f1f47ac345', 'f6a37717-06c4-4571-9ff2-a64568b50f40', 'cfbbe4d2-fb6b-4d63-a32d-152e4a36e857', '61ae98d5-1eb8-4861-bf73-478f2c81a26c']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab476c9-38b2-4315-b607-2cce14afc863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab476c9-38b2-4315-b607-2cce14afc863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c3160d-e722-47dd-bbce-2205775f77ae', '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='39c6f8dda7c2404693b3c279d4de5ddb',qos_specs=None,replication_status=,reservations=['09c8c972-b225-4f09-bf1a-53f1f47ac345','f6a37717-06c4-4571-9ff2-a64568b50f40','cfbbe4d2-fb6b-4d63-a32d-152e4a36e857','61ae98d5-1eb8-4861-bf73-478f2c81a26c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef58d1cd724b47b78eaebad47315f1',volume_type_id=682d8898-fcd2-4477-b6e8-2c895ff5adf6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c3160d-e722-47dd-bbce-2205775f77ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39c6f8dda7c2404693b3c279d4de5ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26ef58d1cd724b47b78eaebad47315f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(682d8898-fcd2-4477-b6e8-2c895ff5adf6),volume_type_id=682d8898-fcd2-4477-b6e8-2c895ff5adf6)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266bf261-49e0-40c2-9b34-bc646fa167fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266bf261-49e0-40c2-9b34-bc646fa167fd) transitioned into state 'SUCCESS' from 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='39c6f8dda7c2404693b3c279d4de5ddb',qos_specs=None,replication_status=,reservations=['09c8c972-b225-4f09-bf1a-53f1f47ac345','f6a37717-06c4-4571-9ff2-a64568b50f40','cfbbe4d2-fb6b-4d63-a32d-152e4a36e857','61ae98d5-1eb8-4861-bf73-478f2c81a26c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef58d1cd724b47b78eaebad47315f1',volume_type_id=682d8898-fcd2-4477-b6e8-2c895ff5adf6)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:26 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2840b0b2-26bf-42a6-ba73-c40883fb29ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:26 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Create volume of 1 GB Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2840b0b2-26bf-42a6-ba73-c40883fb29ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Availability Zones retrieved successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Flow 'volume_create_api' (16204967-77f4-4895-99b1-a46e08ac01b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Create volume request issued successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2f6a9901-39cc-43c6-b411-6e42df26bb16 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1462/2871] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:36:26 2026] POST /volume/v3/volumes => generated 780 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cb208b7a-285f-467a-9f65-2c84565811fd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb208b7a-285f-467a-9f65-2c84565811fd tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Flow 'volume_create_api' (93ea86cf-1ed1-4bb9-b8bc-99d5424b4331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb208b7a-285f-467a-9f65-2c84565811fd tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cb208b7a-285f-467a-9f65-2c84565811fd tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9948bc-188e-46ba-b595-7fcf3321aa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cb208b7a-285f-467a-9f65-2c84565811fd tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a returned with HTTP 404 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1463/2872] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:27 2026] GET /volume/v3/volumes/bbd55538-5f43-410c-8f82-d7961ffa3e7a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-caef7c6f-f3eb-4c29-a39a-714d48b89a07 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-caef7c6f-f3eb-4c29-a39a-714d48b89a07 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-caef7c6f-f3eb-4c29-a39a-714d48b89a07 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-caef7c6f-f3eb-4c29-a39a-714d48b89a07 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-caef7c6f-f3eb-4c29-a39a-714d48b89a07 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-caef7c6f-f3eb-4c29-a39a-714d48b89a07 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae returned with HTTP 200 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1464/2873] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:27 2026] GET /volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae => generated 959 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] DELETE http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume with id: 4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9948bc-188e-46ba-b595-7fcf3321aa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44c7953-9c9d-47c4-8bbd-e6e9d952c11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume request issued successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ecd459aa-de36-4a5b-bf43-4f6a8cad7ef0 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 returned with HTTP 202 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1465/2874] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:27 2026] DELETE /volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-467fa388-4501-4989-a534-23ef2c95c640 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-467fa388-4501-4989-a534-23ef2c95c640 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-467fa388-4501-4989-a534-23ef2c95c640 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-467fa388-4501-4989-a534-23ef2c95c640 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-467fa388-4501-4989-a534-23ef2c95c640 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-467fa388-4501-4989-a534-23ef2c95c640 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 returned with HTTP 200 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1466/2875] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:27 2026] GET /volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Created reservations ['f7b0d293-3dba-4f3d-b221-bbdc975841ae', '10103e82-445a-4d6f-9338-ac0607258c97', '9dcb12fe-722b-4492-8552-99ae11e9b69b', 'eaa778d7-de6f-45c9-8a05-f828bf93a5b1'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44c7953-9c9d-47c4-8bbd-e6e9d952c11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7b0d293-3dba-4f3d-b221-bbdc975841ae', '10103e82-445a-4d6f-9338-ac0607258c97', '9dcb12fe-722b-4492-8552-99ae11e9b69b', 'eaa778d7-de6f-45c9-8a05-f828bf93a5b1']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a87c2c4-07a1-4da5-b162-95e29dfb9d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a87c2c4-07a1-4da5-b162-95e29dfb9d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5226d4-d4f2-429b-ad5f-9ed76d4880a5', '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='cd18f94ef9394995abb68df2c8d49bc8',qos_specs=None,replication_status=,reservations=['f7b0d293-3dba-4f3d-b221-bbdc975841ae','10103e82-445a-4d6f-9338-ac0607258c97','9dcb12fe-722b-4492-8552-99ae11e9b69b','eaa778d7-de6f-45c9-8a05-f828bf93a5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cea69914f36446288ec6fd941428567',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5226d4-d4f2-429b-ad5f-9ed76d4880a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd18f94ef9394995abb68df2c8d49bc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cea69914f36446288ec6fd941428567',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a0b699-3984-4b88-ba2d-e2e813b3d6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a0b699-3984-4b88-ba2d-e2e813b3d6ca) transitioned into state 'SUCCESS' from 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='cd18f94ef9394995abb68df2c8d49bc8',qos_specs=None,replication_status=,reservations=['f7b0d293-3dba-4f3d-b221-bbdc975841ae','10103e82-445a-4d6f-9338-ac0607258c97','9dcb12fe-722b-4492-8552-99ae11e9b69b','eaa778d7-de6f-45c9-8a05-f828bf93a5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cea69914f36446288ec6fd941428567',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e249f56e-64b6-40ed-a6db-5e2abf1e5da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e249f56e-64b6-40ed-a6db-5e2abf1e5da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Flow 'volume_create_api' (93ea86cf-1ed1-4bb9-b8bc-99d5424b4331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Create volume request issued successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1ca4cb11-ad1d-42fa-9f72-070d50c49fd4 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1410/2876] 192.168.122.234 () {62 vars in 1184 bytes} [Mon Sep 7 02:36:26 2026] POST /volume/v3/volumes => generated 784 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bfdefd45-0268-4765-ac51-1a237036cad0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bfdefd45-0268-4765-ac51-1a237036cad0 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bfdefd45-0268-4765-ac51-1a237036cad0 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bfdefd45-0268-4765-ac51-1a237036cad0 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bfdefd45-0268-4765-ac51-1a237036cad0 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bfdefd45-0268-4765-ac51-1a237036cad0 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1467/2877] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:27 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7faef09d-9274-43c9-bbc9-b50fac8f2b67 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7faef09d-9274-43c9-bbc9-b50fac8f2b67 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7faef09d-9274-43c9-bbc9-b50fac8f2b67 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7faef09d-9274-43c9-bbc9-b50fac8f2b67 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7faef09d-9274-43c9-bbc9-b50fac8f2b67 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7faef09d-9274-43c9-bbc9-b50fac8f2b67 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae returned with HTTP 200 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1411/2878] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:28 2026] GET /volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae => generated 980 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f9489a54-d205-49f5-9a11-395b463cacf7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9489a54-d205-49f5-9a11-395b463cacf7 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9489a54-d205-49f5-9a11-395b463cacf7 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f9489a54-d205-49f5-9a11-395b463cacf7 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f9489a54-d205-49f5-9a11-395b463cacf7 tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:36:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1468/2879] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:36:28 2026] GET /volume/v3/messages => generated 678 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2c7fc68a-57f3-4469-b724-74101c82ae4d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c7fc68a-57f3-4469-b724-74101c82ae4d tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] GET http://192.168.122.234/volume/v3/messages/30ab25cc-7b51-4b61-99c7-b1c505439bc0 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c7fc68a-57f3-4469-b724-74101c82ae4d tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2c7fc68a-57f3-4469-b724-74101c82ae4d tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2c7fc68a-57f3-4469-b724-74101c82ae4d tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages/30ab25cc-7b51-4b61-99c7-b1c505439bc0 returned with HTTP 200 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1412/2880] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:28 2026] GET /volume/v3/messages/30ab25cc-7b51-4b61-99c7-b1c505439bc0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-74a9ad0e-6958-4a4b-9fd1-80a5ef39e04b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-74a9ad0e-6958-4a4b-9fd1-80a5ef39e04b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/messages/30ab25cc-7b51-4b61-99c7-b1c505439bc0 Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-74a9ad0e-6958-4a4b-9fd1-80a5ef39e04b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-74a9ad0e-6958-4a4b-9fd1-80a5ef39e04b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-adeb57cb-3093-44e4-8a3a-8cab42f150da None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-adeb57cb-3093-44e4-8a3a-8cab42f150da tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-adeb57cb-3093-44e4-8a3a-8cab42f150da tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-adeb57cb-3093-44e4-8a3a-8cab42f150da tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-74a9ad0e-6958-4a4b-9fd1-80a5ef39e04b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/messages/30ab25cc-7b51-4b61-99c7-b1c505439bc0 returned with HTTP 204 Sep 07 02:36:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1469/2881] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:36:28 2026] DELETE /volume/v3/messages/30ab25cc-7b51-4b61-99c7-b1c505439bc0 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-adeb57cb-3093-44e4-8a3a-8cab42f150da tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 returned with HTTP 404 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1413/2882] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:28 2026] GET /volume/v3/volumes/4b7390eb-06f0-4e2b-9f7d-ffe4cabd5d68 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Delete volume with id: 68c3160d-e722-47dd-bbce-2205775f77ae Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f0487184-ae58-43de-9db8-dc66631cacb9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0487184-ae58-43de-9db8-dc66631cacb9 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] DELETE http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0487184-ae58-43de-9db8-dc66631cacb9 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f0487184-ae58-43de-9db8-dc66631cacb9 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-f0487184-ae58-43de-9db8-dc66631cacb9 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume with id: a89d3106-7220-4614-b715-271dae0c0915 Sep 07 02:36:28 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:28 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Volume info retrieved successfully. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f0487184-ae58-43de-9db8-dc66631cacb9 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87011) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f0487184-ae58-43de-9db8-dc66631cacb9 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume request issued successfully. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f0487184-ae58-43de-9db8-dc66631cacb9 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 returned with HTTP 202 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1414/2883] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:28 2026] DELETE /volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Created reservations ['5dd6f9a6-9113-4b2e-b53c-fe63d3aa3ab1', '96884451-2c70-40b6-af96-aab7d4d1c8b1', 'ce70b3b3-4864-4c78-8b5c-656654cfa882', 'b6b7572c-4d1b-4d89-b942-b95e072289a0'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-dee67e47-a5b6-41a1-b1ab-5781bf565bf2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dee67e47-a5b6-41a1-b1ab-5781bf565bf2 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dee67e47-a5b6-41a1-b1ab-5781bf565bf2 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-dee67e47-a5b6-41a1-b1ab-5781bf565bf2 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-dee67e47-a5b6-41a1-b1ab-5781bf565bf2 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-dee67e47-a5b6-41a1-b1ab-5781bf565bf2 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 returned with HTTP 200 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1415/2884] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:28 2026] GET /volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7d767418-b131-4c1c-8fcf-d55f7248f4ea None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d767418-b131-4c1c-8fcf-d55f7248f4ea tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d767418-b131-4c1c-8fcf-d55f7248f4ea tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d767418-b131-4c1c-8fcf-d55f7248f4ea tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Delete volume request issued successfully. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9e6e763-9662-4989-ab00-d4a3217ceb5f tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae returned with HTTP 202 Sep 07 02:36:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1470/2885] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:28 2026] DELETE /volume/v3/volumes/68c3160d-e722-47dd-bbce-2205775f77ae => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bab87e3c-b60d-4085-81c0-91f925702c1b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d767418-b131-4c1c-8fcf-d55f7248f4ea tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bab87e3c-b60d-4085-81c0-91f925702c1b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] DELETE http://192.168.122.234/volume/v3/types/682d8898-fcd2-4477-b6e8-2c895ff5adf6 Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bab87e3c-b60d-4085-81c0-91f925702c1b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bab87e3c-b60d-4085-81c0-91f925702c1b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d767418-b131-4c1c-8fcf-d55f7248f4ea tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1416/2886] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:28 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 876 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bab87e3c-b60d-4085-81c0-91f925702c1b tempest-ProjectAdminTests-1397606596 tempest-ProjectAdminTests-1397606596-project-admin] http://192.168.122.234/volume/v3/types/682d8898-fcd2-4477-b6e8-2c895ff5adf6 returned with HTTP 202 Sep 07 02:36:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1471/2887] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:28 2026] DELETE /volume/v3/types/682d8898-fcd2-4477-b6e8-2c895ff5adf6 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5df37a8c-bbd8-4f98-8016-5d48dc0aef91 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5df37a8c-bbd8-4f98-8016-5d48dc0aef91 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 Sep 07 02:36:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5df37a8c-bbd8-4f98-8016-5d48dc0aef91 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5df37a8c-bbd8-4f98-8016-5d48dc0aef91 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:29 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:29 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5df37a8c-bbd8-4f98-8016-5d48dc0aef91 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5df37a8c-bbd8-4f98-8016-5d48dc0aef91 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 returned with HTTP 200 Sep 07 02:36:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1417/2888] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:29 2026] GET /volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 => generated 865 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7d21a1b3-dc36-4232-acc3-71634a533331 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d21a1b3-dc36-4232-acc3-71634a533331 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d21a1b3-dc36-4232-acc3-71634a533331 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:29 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7d21a1b3-dc36-4232-acc3-71634a533331 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:29 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:29 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:29 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:29 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:29 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7d21a1b3-dc36-4232-acc3-71634a533331 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:29 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7d21a1b3-dc36-4232-acc3-71634a533331 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:29 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1472/2889] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:29 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 934 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cd70089e-0481-4272-8389-9e6a34baf00d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cd70089e-0481-4272-8389-9e6a34baf00d tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 Sep 07 02:36:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cd70089e-0481-4272-8389-9e6a34baf00d tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cd70089e-0481-4272-8389-9e6a34baf00d tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cd70089e-0481-4272-8389-9e6a34baf00d tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 returned with HTTP 404 Sep 07 02:36:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1418/2890] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:30 2026] GET /volume/v3/volumes/a89d3106-7220-4614-b715-271dae0c0915 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] DELETE http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d Sep 07 02:36:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:30 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume with id: 03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d Sep 07 02:36:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eb7fdc53-d4e4-4f5a-b25c-dd1dead2f2ab None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb7fdc53-d4e4-4f5a-b25c-dd1dead2f2ab tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb7fdc53-d4e4-4f5a-b25c-dd1dead2f2ab tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb7fdc53-d4e4-4f5a-b25c-dd1dead2f2ab tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Delete volume request issued successfully. Sep 07 02:36:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-285d27fb-cf3d-46c1-9f47-f8ab77d78cf1 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d returned with HTTP 202 Sep 07 02:36:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1473/2891] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:30 2026] DELETE /volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eb7fdc53-d4e4-4f5a-b25c-dd1dead2f2ab tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d14c5b25-b674-491d-bbfb-fff3f28d2991 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d14c5b25-b674-491d-bbfb-fff3f28d2991 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d Sep 07 02:36:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d14c5b25-b674-491d-bbfb-fff3f28d2991 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d14c5b25-b674-491d-bbfb-fff3f28d2991 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb7fdc53-d4e4-4f5a-b25c-dd1dead2f2ab tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1419/2892] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:30 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 934 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:31 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:31 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d14c5b25-b674-491d-bbfb-fff3f28d2991 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Volume info retrieved successfully. Sep 07 02:36:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d14c5b25-b674-491d-bbfb-fff3f28d2991 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d returned with HTTP 200 Sep 07 02:36:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1474/2893] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:30 2026] GET /volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9ccc6a3c-280d-4738-b692-60d4d92c1ce1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ccc6a3c-280d-4738-b692-60d4d92c1ce1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ccc6a3c-280d-4738-b692-60d4d92c1ce1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ccc6a3c-280d-4738-b692-60d4d92c1ce1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7c7553b8-beb4-4e24-8e30-6ea8edd43ef8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7c7553b8-beb4-4e24-8e30-6ea8edd43ef8 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] GET http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d Sep 07 02:36:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7c7553b8-beb4-4e24-8e30-6ea8edd43ef8 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7c7553b8-beb4-4e24-8e30-6ea8edd43ef8 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9ccc6a3c-280d-4738-b692-60d4d92c1ce1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7c7553b8-beb4-4e24-8e30-6ea8edd43ef8 tempest-CreateVolumesFromSourceVolumeTest-1928847312 tempest-CreateVolumesFromSourceVolumeTest-1928847312-project-member] http://192.168.122.234/volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d returned with HTTP 404 Sep 07 02:36:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1475/2894] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:32 2026] GET /volume/v3/volumes/03b8fbff-6fd9-4c26-82c7-fa3f5deaf56d => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ccc6a3c-280d-4738-b692-60d4d92c1ce1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1420/2895] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:32 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 937 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-92e7ec95-9a44-404a-9c16-167f04c7f5f5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92e7ec95-9a44-404a-9c16-167f04c7f5f5 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92e7ec95-9a44-404a-9c16-167f04c7f5f5 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1238250885", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92e7ec95-9a44-404a-9c16-167f04c7f5f5 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1476/2896] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:32 2026] POST /volume/v3/types => generated 380 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c7c469cb-3998-438b-9dd7-ff5da744ff02 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c7c469cb-3998-438b-9dd7-ff5da744ff02 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption Sep 07 02:36:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c7c469cb-3998-438b-9dd7-ff5da744ff02 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c7c469cb-3998-438b-9dd7-ff5da744ff02 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1421/2897] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:32 2026] POST /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption => generated 239 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-27999d85-4295-4b64-93ee-100fa93e1b83 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27999d85-4295-4b64-93ee-100fa93e1b83 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-27999d85-4295-4b64-93ee-100fa93e1b83 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-344328181", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-27999d85-4295-4b64-93ee-100fa93e1b83 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1477/2898] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types => generated 379 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b10219ba-72a5-4f4d-a68c-d0f4fcde1464 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b10219ba-72a5-4f4d-a68c-d0f4fcde1464 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types/8780f492-fc5d-4589-a08a-c5e16c31b57d/encryption Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b10219ba-72a5-4f4d-a68c-d0f4fcde1464 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8401b767-5b00-4bb1-9953-36c4317ed627 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8401b767-5b00-4bb1-9953-36c4317ed627 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8401b767-5b00-4bb1-9953-36c4317ed627 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8401b767-5b00-4bb1-9953-36c4317ed627 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b10219ba-72a5-4f4d-a68c-d0f4fcde1464 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/8780f492-fc5d-4589-a08a-c5e16c31b57d/encryption returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1422/2899] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types/8780f492-fc5d-4589-a08a-c5e16c31b57d/encryption => generated 239 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-32ea01cc-2464-4f0e-96f3-2081b87f5e7f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32ea01cc-2464-4f0e-96f3-2081b87f5e7f tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8401b767-5b00-4bb1-9953-36c4317ed627 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32ea01cc-2464-4f0e-96f3-2081b87f5e7f tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1753076377", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8401b767-5b00-4bb1-9953-36c4317ed627 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1478/2900] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:33 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 937 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32ea01cc-2464-4f0e-96f3-2081b87f5e7f tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1423/2901] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types => generated 380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bb918fb2-a9f5-4469-a55b-adb6f70a07aa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bb918fb2-a9f5-4469-a55b-adb6f70a07aa tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c/extra_specs Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bb918fb2-a9f5-4469-a55b-adb6f70a07aa tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bb918fb2-a9f5-4469-a55b-adb6f70a07aa tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c/extra_specs returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1479/2902] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c/extra_specs => generated 35 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9938a97c-6bc3-4f7b-ad33-b0b284d4059e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9938a97c-6bc3-4f7b-ad33-b0b284d4059e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] PUT http://192.168.122.234/volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c/extra_specs/key2 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9938a97c-6bc3-4f7b-ad33-b0b284d4059e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9938a97c-6bc3-4f7b-ad33-b0b284d4059e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c/extra_specs/key2 returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1424/2903] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:36:33 2026] PUT /volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c/extra_specs/key2 => generated 25 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bb1cc578-8c8c-4299-a84e-38647d183e58 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bb1cc578-8c8c-4299-a84e-38647d183e58 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bb1cc578-8c8c-4299-a84e-38647d183e58 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bb1cc578-8c8c-4299-a84e-38647d183e58 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1480/2904] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types => generated 195 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-85aac9bc-f596-43f5-9fcd-823bad07f379 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85aac9bc-f596-43f5-9fcd-823bad07f379 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/b7d123ae-53e0-4bb2-9a65-762dfa585e2d Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85aac9bc-f596-43f5-9fcd-823bad07f379 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85aac9bc-f596-43f5-9fcd-823bad07f379 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85aac9bc-f596-43f5-9fcd-823bad07f379 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/b7d123ae-53e0-4bb2-9a65-762dfa585e2d returned with HTTP 202 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1425/2905] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:33 2026] DELETE /volume/v3/types/b7d123ae-53e0-4bb2-9a65-762dfa585e2d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2549ef0e-36cc-4e70-be14-a199057a738e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2549ef0e-36cc-4e70-be14-a199057a738e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2549ef0e-36cc-4e70-be14-a199057a738e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-649367818", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2549ef0e-36cc-4e70-be14-a199057a738e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1481/2906] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-82437e7a-62fd-4cf5-bea0-ef26bc719131 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82437e7a-62fd-4cf5-bea0-ef26bc719131 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18/encryption Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-82437e7a-62fd-4cf5-bea0-ef26bc719131 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-82437e7a-62fd-4cf5-bea0-ef26bc719131 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18/encryption returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1426/2907] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5ffbdbc5-666a-4211-be9c-9e10cc867c18 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ffbdbc5-666a-4211-be9c-9e10cc867c18 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18/encryption/3bc8400c-e329-4143-970c-dc2b85ecd838 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ffbdbc5-666a-4211-be9c-9e10cc867c18 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5ffbdbc5-666a-4211-be9c-9e10cc867c18 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5ffbdbc5-666a-4211-be9c-9e10cc867c18 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18/encryption/3bc8400c-e329-4143-970c-dc2b85ecd838 returned with HTTP 202 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1482/2908] 192.168.122.234 () {58 vars in 1373 bytes} [Mon Sep 7 02:36:33 2026] DELETE /volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18/encryption/3bc8400c-e329-4143-970c-dc2b85ecd838 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c9352984-6f9b-46a9-b468-7043688bc896 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c9352984-6f9b-46a9-b468-7043688bc896 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c9352984-6f9b-46a9-b468-7043688bc896 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-910627602", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c9352984-6f9b-46a9-b468-7043688bc896 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1427/2909] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:33 2026] POST /volume/v3/types => generated 379 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8abb2ad3-df9b-448e-8aaf-d5a71c70131a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8abb2ad3-df9b-448e-8aaf-d5a71c70131a tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/27b18ada-6404-46ee-97bd-78846b623a19/extra_specs/key1 Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8abb2ad3-df9b-448e-8aaf-d5a71c70131a tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8abb2ad3-df9b-448e-8aaf-d5a71c70131a tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8abb2ad3-df9b-448e-8aaf-d5a71c70131a tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/27b18ada-6404-46ee-97bd-78846b623a19/extra_specs/key1 returned with HTTP 202 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1483/2910] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:36:33 2026] DELETE /volume/v3/types/27b18ada-6404-46ee-97bd-78846b623a19/extra_specs/key1 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9687ede7-e019-4090-8eac-c9827a5249d4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9687ede7-e019-4090-8eac-c9827a5249d4 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9687ede7-e019-4090-8eac-c9827a5249d4 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-717037190", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9687ede7-e019-4090-8eac-c9827a5249d4 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1428/2911] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:34 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2ac7d4c7-4ceb-40d1-916a-1bb9e8827032 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2ac7d4c7-4ceb-40d1-916a-1bb9e8827032 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/0c7e3a3c-4c53-4d31-9f01-bfc1a3ab716b Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2ac7d4c7-4ceb-40d1-916a-1bb9e8827032 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2ac7d4c7-4ceb-40d1-916a-1bb9e8827032 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2ac7d4c7-4ceb-40d1-916a-1bb9e8827032 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/0c7e3a3c-4c53-4d31-9f01-bfc1a3ab716b returned with HTTP 202 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1484/2912] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:34 2026] DELETE /volume/v3/types/0c7e3a3c-4c53-4d31-9f01-bfc1a3ab716b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-25c3011a-5726-418a-955d-7d23bc9f89e7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25c3011a-5726-418a-955d-7d23bc9f89e7 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] GET http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25c3011a-5726-418a-955d-7d23bc9f89e7 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-25c3011a-5726-418a-955d-7d23bc9f89e7 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-25c3011a-5726-418a-955d-7d23bc9f89e7 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1429/2913] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs => generated 185 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-93360336-ddf5-48fa-bf43-7b98861787cb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-93360336-ddf5-48fa-bf43-7b98861787cb tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] GET http://192.168.122.234/volume/v3/types Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-93360336-ddf5-48fa-bf43-7b98861787cb tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-93360336-ddf5-48fa-bf43-7b98861787cb tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-93360336-ddf5-48fa-bf43-7b98861787cb tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1485/2914] 192.168.122.234 () {58 vars in 1115 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/types => generated 2587 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-20cf6ebc-0bba-4a34-b70d-35dddc03c111 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20cf6ebc-0bba-4a34-b70d-35dddc03c111 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] GET http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption/cipher Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20cf6ebc-0bba-4a34-b70d-35dddc03c111 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20cf6ebc-0bba-4a34-b70d-35dddc03c111 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20cf6ebc-0bba-4a34-b70d-35dddc03c111 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption/cipher returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1430/2915] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption/cipher => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-19bb5777-8c7a-4a2e-947a-3e635891d083 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-19bb5777-8c7a-4a2e-947a-3e635891d083 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-19bb5777-8c7a-4a2e-947a-3e635891d083 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-19bb5777-8c7a-4a2e-947a-3e635891d083 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-11b2be8b-b992-4202-b0f2-ca82827ce1d2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-11b2be8b-b992-4202-b0f2-ca82827ce1d2 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] GET http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-11b2be8b-b992-4202-b0f2-ca82827ce1d2 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-11b2be8b-b992-4202-b0f2-ca82827ce1d2 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-11b2be8b-b992-4202-b0f2-ca82827ce1d2 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1431/2916] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-01d7eae6-ccad-4e61-b4f4-5f595a22759d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01d7eae6-ccad-4e61-b4f4-5f595a22759d tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] GET http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/multiattach Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01d7eae6-ccad-4e61-b4f4-5f595a22759d tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-01d7eae6-ccad-4e61-b4f4-5f595a22759d tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:34 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-01d7eae6-ccad-4e61-b4f4-5f595a22759d tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/multiattach returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1432/2917] 192.168.122.234 () {58 vars in 1298 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0354ca6b-f24e-4a90-b2d8-e54d110e3ee0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0354ca6b-f24e-4a90-b2d8-e54d110e3ee0 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] GET http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/volume_backend_name Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0354ca6b-f24e-4a90-b2d8-e54d110e3ee0 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0354ca6b-f24e-4a90-b2d8-e54d110e3ee0 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0354ca6b-f24e-4a90-b2d8-e54d110e3ee0 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1433/2918] 192.168.122.234 () {58 vars in 1322 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/volume_backend_name => generated 44 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-19bb5777-8c7a-4a2e-947a-3e635891d083 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5cbbf587-2a32-4b8c-90f6-59606aa578c3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5cbbf587-2a32-4b8c-90f6-59606aa578c3 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] GET http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5cbbf587-2a32-4b8c-90f6-59606aa578c3 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5cbbf587-2a32-4b8c-90f6-59606aa578c3 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-19bb5777-8c7a-4a2e-947a-3e635891d083 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1486/2919] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 1204 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5cbbf587-2a32-4b8c-90f6-59606aa578c3 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1434/2920] 192.168.122.234 () {58 vars in 1226 bytes} [Mon Sep 7 02:36:34 2026] GET /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 => generated 402 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f2f770d0-7ce0-4210-98ef-83af4144d129 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f2f770d0-7ce0-4210-98ef-83af4144d129 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] PUT http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption/7d054470-b4d9-4ec1-9737-7fb47c78b06d Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f2f770d0-7ce0-4210-98ef-83af4144d129 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f2f770d0-7ce0-4210-98ef-83af4144d129 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption/7d054470-b4d9-4ec1-9737-7fb47c78b06d returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1487/2921] 192.168.122.234 () {60 vars in 1390 bytes} [Mon Sep 7 02:36:34 2026] PUT /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/encryption/7d054470-b4d9-4ec1-9737-7fb47c78b06d => generated 33 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b1c3a002-794c-49fa-b50a-f498b1d1560a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b1c3a002-794c-49fa-b50a-f498b1d1560a tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] PUT http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/key1 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b1c3a002-794c-49fa-b50a-f498b1d1560a tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b1c3a002-794c-49fa-b50a-f498b1d1560a tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/key1 returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1435/2922] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:36:34 2026] PUT /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252/extra_specs/key1 => generated 30 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4697d68d-e840-4541-8b73-9d71abc69d54 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4697d68d-e840-4541-8b73-9d71abc69d54 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] PUT http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4697d68d-e840-4541-8b73-9d71abc69d54 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4697d68d-e840-4541-8b73-9d71abc69d54 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 returned with HTTP 200 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1488/2923] 192.168.122.234 () {60 vars in 1246 bytes} [Mon Sep 7 02:36:34 2026] PUT /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 => generated 371 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-62f8f392-a1f9-4b86-9b85-9ae9b156df9f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62f8f392-a1f9-4b86-9b85-9ae9b156df9f tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/27b18ada-6404-46ee-97bd-78846b623a19 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62f8f392-a1f9-4b86-9b85-9ae9b156df9f tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-62f8f392-a1f9-4b86-9b85-9ae9b156df9f tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-62f8f392-a1f9-4b86-9b85-9ae9b156df9f tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/27b18ada-6404-46ee-97bd-78846b623a19 returned with HTTP 202 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1436/2924] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:34 2026] DELETE /volume/v3/types/27b18ada-6404-46ee-97bd-78846b623a19 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b304ced2-5576-4a7f-876a-65482513b40b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b304ced2-5576-4a7f-876a-65482513b40b tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b304ced2-5576-4a7f-876a-65482513b40b tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b304ced2-5576-4a7f-876a-65482513b40b tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b304ced2-5576-4a7f-876a-65482513b40b tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18 returned with HTTP 202 Sep 07 02:36:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1489/2925] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:34 2026] DELETE /volume/v3/types/0477e2ee-1adb-4727-b8d5-4a4c622f5e18 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-38843971-efd6-4dbf-afde-aa71ddeaea3e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38843971-efd6-4dbf-afde-aa71ddeaea3e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38843971-efd6-4dbf-afde-aa71ddeaea3e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38843971-efd6-4dbf-afde-aa71ddeaea3e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38843971-efd6-4dbf-afde-aa71ddeaea3e tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c returned with HTTP 202 Sep 07 02:36:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1437/2926] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:34 2026] DELETE /volume/v3/types/b9da7605-5ed9-450c-a096-54c63e7adc1c => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-002cfe87-e73f-4e2c-bdec-bbc55f1f3871 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-002cfe87-e73f-4e2c-bdec-bbc55f1f3871 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/8780f492-fc5d-4589-a08a-c5e16c31b57d Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-002cfe87-e73f-4e2c-bdec-bbc55f1f3871 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-002cfe87-e73f-4e2c-bdec-bbc55f1f3871 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-002cfe87-e73f-4e2c-bdec-bbc55f1f3871 tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/8780f492-fc5d-4589-a08a-c5e16c31b57d returned with HTTP 202 Sep 07 02:36:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1490/2927] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:35 2026] DELETE /volume/v3/types/8780f492-fc5d-4589-a08a-c5e16c31b57d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-09fa4aaa-51a5-4e75-a2ff-1db066d4acda None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09fa4aaa-51a5-4e75-a2ff-1db066d4acda tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] DELETE http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-09fa4aaa-51a5-4e75-a2ff-1db066d4acda tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-09fa4aaa-51a5-4e75-a2ff-1db066d4acda tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09fa4aaa-51a5-4e75-a2ff-1db066d4acda tempest-VolumeTypesAdminTests-2131298652 tempest-VolumeTypesAdminTests-2131298652-project-admin] http://192.168.122.234/volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 returned with HTTP 202 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1438/2928] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:35 2026] DELETE /volume/v3/types/d7683b1d-44ef-4408-b950-8c8e8099b252 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c180b038-121d-4989-908b-9a9f7aab9ffa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bd54497c-6b24-4aac-a627-d793d12b6baf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bd54497c-6b24-4aac-a627-d793d12b6baf tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bd54497c-6b24-4aac-a627-d793d12b6baf tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bd54497c-6b24-4aac-a627-d793d12b6baf tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bd54497c-6b24-4aac-a627-d793d12b6baf tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bd54497c-6b24-4aac-a627-d793d12b6baf tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1439/2929] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:35 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 1202 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Create volume of 1 GB Sep 07 02:36:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Availability Zones retrieved successfully. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ad26c0ac-e99e-44c1-bf74-fa0b3f347ca1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ad26c0ac-e99e-44c1-bf74-fa0b3f347ca1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ad26c0ac-e99e-44c1-bf74-fa0b3f347ca1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ad26c0ac-e99e-44c1-bf74-fa0b3f347ca1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Flow 'volume_create_api' (5852ac38-5df2-4447-b613-df38b07b59dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8576f4fe-a4fb-416f-92af-66d2ee32ffe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ad26c0ac-e99e-44c1-bf74-fa0b3f347ca1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ad26c0ac-e99e-44c1-bf74-fa0b3f347ca1 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1440/2930] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:35 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 1202 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] DELETE http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Delete volume with id: 1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8576f4fe-a4fb-416f-92af-66d2ee32ffe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f54433-7cba-4c23-b97b-6393c56f84c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Delete volume request issued successfully. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-20b9b074-a1c6-4212-a8a9-1ba92bf28187 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 202 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1441/2931] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:36:35 2026] DELETE /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5a954a2d-b959-4eed-bd88-d7aa8e73a071 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5a954a2d-b959-4eed-bd88-d7aa8e73a071 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5a954a2d-b959-4eed-bd88-d7aa8e73a071 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5a954a2d-b959-4eed-bd88-d7aa8e73a071 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Created reservations ['7990e476-fafd-4e23-a7a6-626b26b2ca66', '6c00b3a8-39a5-4513-917f-2283fadb5b4b', '03d61edd-b641-4fa0-b4b7-6b7e2089a35d', '54329a56-1321-424d-971c-8a13c6c132fc'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f54433-7cba-4c23-b97b-6393c56f84c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7990e476-fafd-4e23-a7a6-626b26b2ca66', '6c00b3a8-39a5-4513-917f-2283fadb5b4b', '03d61edd-b641-4fa0-b4b7-6b7e2089a35d', '54329a56-1321-424d-971c-8a13c6c132fc']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:35 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7ee630-a6f3-43cc-975c-c6837b720a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5a954a2d-b959-4eed-bd88-d7aa8e73a071 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5a954a2d-b959-4eed-bd88-d7aa8e73a071 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1442/2932] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:35 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 1201 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:36 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:36 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7ee630-a6f3-43cc-975c-c6837b720a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69307bd2-186d-45db-9390-e08370ba71e7', '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='96a19b1195954e17b034f14b6ae0884d',qos_specs=None,replication_status=,reservations=['7990e476-fafd-4e23-a7a6-626b26b2ca66','6c00b3a8-39a5-4513-917f-2283fadb5b4b','03d61edd-b641-4fa0-b4b7-6b7e2089a35d','54329a56-1321-424d-971c-8a13c6c132fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf29c5be6234f2b8b909c3ef81c138b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:35Z,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=69307bd2-186d-45db-9390-e08370ba71e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96a19b1195954e17b034f14b6ae0884d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf29c5be6234f2b8b909c3ef81c138b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210940cd-e477-4567-9f56-78241b5cc717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210940cd-e477-4567-9f56-78241b5cc717) transitioned into state 'SUCCESS' from 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='96a19b1195954e17b034f14b6ae0884d',qos_specs=None,replication_status=,reservations=['7990e476-fafd-4e23-a7a6-626b26b2ca66','6c00b3a8-39a5-4513-917f-2283fadb5b4b','03d61edd-b641-4fa0-b4b7-6b7e2089a35d','54329a56-1321-424d-971c-8a13c6c132fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf29c5be6234f2b8b909c3ef81c138b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46fc072-76b3-4992-a2b2-7aca881cb4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46fc072-76b3-4992-a2b2-7aca881cb4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:36 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Flow 'volume_create_api' (5852ac38-5df2-4447-b613-df38b07b59dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Create volume request issued successfully. Sep 07 02:36:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c180b038-121d-4989-908b-9a9f7aab9ffa tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1491/2933] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:36:35 2026] POST /volume/v3/volumes => generated 749 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3c63eff0-0bc6-414c-ab45-095d36eae47a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3c63eff0-0bc6-414c-ab45-095d36eae47a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3c63eff0-0bc6-414c-ab45-095d36eae47a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:36 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3c63eff0-0bc6-414c-ab45-095d36eae47a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:36 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:36 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:36 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:36 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:36 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3c63eff0-0bc6-414c-ab45-095d36eae47a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:36 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3c63eff0-0bc6-414c-ab45-095d36eae47a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 returned with HTTP 200 Sep 07 02:36:36 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1443/2934] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:36 2026] GET /volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b8fca578-4aa0-4500-bcd3-0b542dc395c6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8fca578-4aa0-4500-bcd3-0b542dc395c6 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8fca578-4aa0-4500-bcd3-0b542dc395c6 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8fca578-4aa0-4500-bcd3-0b542dc395c6 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b8fca578-4aa0-4500-bcd3-0b542dc395c6 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Volume info retrieved successfully. Sep 07 02:36:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8fca578-4aa0-4500-bcd3-0b542dc395c6 tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 200 Sep 07 02:36:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1492/2935] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:37 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 1201 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f151df3f-93d3-4854-b2fa-2ec445d217bd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f151df3f-93d3-4854-b2fa-2ec445d217bd tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f151df3f-93d3-4854-b2fa-2ec445d217bd tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f151df3f-93d3-4854-b2fa-2ec445d217bd tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f151df3f-93d3-4854-b2fa-2ec445d217bd tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f151df3f-93d3-4854-b2fa-2ec445d217bd tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 returned with HTTP 200 Sep 07 02:36:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1444/2936] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:37 2026] GET /volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 => generated 841 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5c676fd0-3576-4528-b6f5-5e8b8011276c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5c676fd0-3576-4528-b6f5-5e8b8011276c tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5c676fd0-3576-4528-b6f5-5e8b8011276c tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5c676fd0-3576-4528-b6f5-5e8b8011276c tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5c676fd0-3576-4528-b6f5-5e8b8011276c tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 404 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1493/2937] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:38 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2399d9a4-71da-4fd3-a2ee-e5e47d38fb37 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4a2c4b20-a1ab-424d-9250-0612b811244d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4a2c4b20-a1ab-424d-9250-0612b811244d tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] DELETE http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4a2c4b20-a1ab-424d-9250-0612b811244d tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4a2c4b20-a1ab-424d-9250-0612b811244d tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-4a2c4b20-a1ab-424d-9250-0612b811244d tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Delete volume with id: 1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2399d9a4-71da-4fd3-a2ee-e5e47d38fb37 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2399d9a4-71da-4fd3-a2ee-e5e47d38fb37 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2399d9a4-71da-4fd3-a2ee-e5e47d38fb37 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4a2c4b20-a1ab-424d-9250-0612b811244d tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 404 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1494/2938] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:36:38 2026] DELETE /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:36:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-507f5eef-a6f8-4da7-8f8a-cc075c21ae9b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:38 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-507f5eef-a6f8-4da7-8f8a-cc075c21ae9b tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] GET http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-507f5eef-a6f8-4da7-8f8a-cc075c21ae9b tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-507f5eef-a6f8-4da7-8f8a-cc075c21ae9b tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-507f5eef-a6f8-4da7-8f8a-cc075c21ae9b tempest-VolumeImageDependencyTests-1055155434 tempest-VolumeImageDependencyTests-1055155434-project-member] http://192.168.122.234/volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 returned with HTTP 404 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1495/2939] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:38 2026] GET /volume/v3/volumes/1a5226d4-d4f2-429b-ad5f-9ed76d4880a5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:36:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2399d9a4-71da-4fd3-a2ee-e5e47d38fb37 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2399d9a4-71da-4fd3-a2ee-e5e47d38fb37 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 returned with HTTP 200 Sep 07 02:36:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1445/2940] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:38 2026] GET /volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 => generated 842 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8a54804f-3e42-4d8a-ba6d-4032ec5dbf1e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a54804f-3e42-4d8a-ba6d-4032ec5dbf1e tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a54804f-3e42-4d8a-ba6d-4032ec5dbf1e tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8a54804f-3e42-4d8a-ba6d-4032ec5dbf1e tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8a54804f-3e42-4d8a-ba6d-4032ec5dbf1e tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8a54804f-3e42-4d8a-ba6d-4032ec5dbf1e tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 returned with HTTP 200 Sep 07 02:36:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1496/2941] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:38 2026] GET /volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-87c21ab0-ea88-406a-a00e-a493816477a3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-119958183"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-119958183'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Create volume of 1 GB Sep 07 02:36:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Availability Zones retrieved successfully. Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Flow 'volume_create_api' (f609736e-4da9-4254-b52a-40a470c4154d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a429ab-b587-403d-b072-c16af5b6fb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a429ab-b587-403d-b072-c16af5b6fb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0127dce2-3194-4488-b248-f3d0ff84608b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Created reservations ['372435d0-4844-4b81-b2b7-4bc1bc38029a', 'a138bac7-c59a-470d-a18e-77712a4b11da', '77f85ef6-8afc-4f45-84c4-c8f53d59ee73', '8dd4c72e-2e0d-4b07-8336-acd101b7aff6'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0127dce2-3194-4488-b248-f3d0ff84608b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372435d0-4844-4b81-b2b7-4bc1bc38029a', 'a138bac7-c59a-470d-a18e-77712a4b11da', '77f85ef6-8afc-4f45-84c4-c8f53d59ee73', '8dd4c72e-2e0d-4b07-8336-acd101b7aff6']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e4c1a3-091e-46f6-9ffb-b28bc05003dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e4c1a3-091e-46f6-9ffb-b28bc05003dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6810567e-1de7-4a29-9923-7b8f0e33625c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-119958183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96a19b1195954e17b034f14b6ae0884d',qos_specs=None,replication_status=,reservations=['372435d0-4844-4b81-b2b7-4bc1bc38029a','a138bac7-c59a-470d-a18e-77712a4b11da','77f85ef6-8afc-4f45-84c4-c8f53d59ee73','8dd4c72e-2e0d-4b07-8336-acd101b7aff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf29c5be6234f2b8b909c3ef81c138b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:38Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-119958183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6810567e-1de7-4a29-9923-7b8f0e33625c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96a19b1195954e17b034f14b6ae0884d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf29c5be6234f2b8b909c3ef81c138b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad6aee0-73c2-4aff-b6f1-83f60bc0c307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad6aee0-73c2-4aff-b6f1-83f60bc0c307) transitioned into 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-119958183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96a19b1195954e17b034f14b6ae0884d',qos_specs=None,replication_status=,reservations=['372435d0-4844-4b81-b2b7-4bc1bc38029a','a138bac7-c59a-470d-a18e-77712a4b11da','77f85ef6-8afc-4f45-84c4-c8f53d59ee73','8dd4c72e-2e0d-4b07-8336-acd101b7aff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf29c5be6234f2b8b909c3ef81c138b',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2832bf6-8a5d-41eb-863d-12a4b92c0f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2832bf6-8a5d-41eb-863d-12a4b92c0f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Flow 'volume_create_api' (f609736e-4da9-4254-b52a-40a470c4154d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Create volume request issued successfully. Sep 07 02:36:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-87c21ab0-ea88-406a-a00e-a493816477a3 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1446/2942] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:36:38 2026] POST /volume/v3/volumes => generated 784 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-95e61344-5dbb-4e6d-a750-ed656f12de73 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95e61344-5dbb-4e6d-a750-ed656f12de73 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-95e61344-5dbb-4e6d-a750-ed656f12de73 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-95e61344-5dbb-4e6d-a750-ed656f12de73 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-95e61344-5dbb-4e6d-a750-ed656f12de73 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95e61344-5dbb-4e6d-a750-ed656f12de73 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c returned with HTTP 200 Sep 07 02:36:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1497/2943] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:39 2026] GET /volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5658701e-2ecc-41db-b20f-9d364aa06c50 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5658701e-2ecc-41db-b20f-9d364aa06c50 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5658701e-2ecc-41db-b20f-9d364aa06c50 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5658701e-2ecc-41db-b20f-9d364aa06c50 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5658701e-2ecc-41db-b20f-9d364aa06c50 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5658701e-2ecc-41db-b20f-9d364aa06c50 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c returned with HTTP 200 Sep 07 02:36:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1447/2944] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:40 2026] GET /volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c => generated 876 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fe47f6bb-91ab-46e1-955a-a65e9d6037a9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fe47f6bb-91ab-46e1-955a-a65e9d6037a9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fe47f6bb-91ab-46e1-955a-a65e9d6037a9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-874775815", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fe47f6bb-91ab-46e1-955a-a65e9d6037a9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1498/2945] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:40 2026] POST /volume/v3/types => generated 379 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-991ffe97-aea6-4da9-ba5a-2413d89c823a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-991ffe97-aea6-4da9-ba5a-2413d89c823a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-991ffe97-aea6-4da9-ba5a-2413d89c823a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-991ffe97-aea6-4da9-ba5a-2413d89c823a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1448/2946] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d76070b5-47c9-41d8-921f-faf342824555 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d76070b5-47c9-41d8-921f-faf342824555 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d76070b5-47c9-41d8-921f-faf342824555 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-358740497", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d76070b5-47c9-41d8-921f-faf342824555 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1499/2947] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6dcde150-26a9-4269-b3b6-774aa1caa663 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-95005073-fe39-4a8b-877f-2466a7b6f84c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95005073-fe39-4a8b-877f-2466a7b6f84c tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-95005073-fe39-4a8b-877f-2466a7b6f84c tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-95005073-fe39-4a8b-877f-2466a7b6f84c tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-95005073-fe39-4a8b-877f-2466a7b6f84c tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-95005073-fe39-4a8b-877f-2466a7b6f84c tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1500/2948] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:41 2026] GET /volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c => generated 877 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-68c6af43-6b77-4380-8f09-2981f4280b3a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-68c6af43-6b77-4380-8f09-2981f4280b3a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-68c6af43-6b77-4380-8f09-2981f4280b3a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-68c6af43-6b77-4380-8f09-2981f4280b3a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-68c6af43-6b77-4380-8f09-2981f4280b3a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-68c6af43-6b77-4380-8f09-2981f4280b3a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1501/2949] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:41 2026] GET /volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-12258e8d-f580-4429-84db-ed62d293d9d6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-12258e8d-f580-4429-84db-ed62d293d9d6 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-12258e8d-f580-4429-84db-ed62d293d9d6 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6810567e-1de7-4a29-9923-7b8f0e33625c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1431157578"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-12258e8d-f580-4429-84db-ed62d293d9d6 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-12258e8d-f580-4429-84db-ed62d293d9d6 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Create snapshot from volume 6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6dcde150-26a9-4269-b3b6-774aa1caa663 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] POST http://192.168.122.234/volume/v3/types/a493b5ee-8d99-4a2e-9ee9-825e98cd045c/encryption Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6dcde150-26a9-4269-b3b6-774aa1caa663 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-6dcde150-26a9-4269-b3b6-774aa1caa663 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6dcde150-26a9-4269-b3b6-774aa1caa663 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/a493b5ee-8d99-4a2e-9ee9-825e98cd045c/encryption returned with HTTP 403 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-12258e8d-f580-4429-84db-ed62d293d9d6 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Created reservations ['993b67e8-fcd8-4b71-8560-43746f7c3e9e', '44b44239-bd67-47c9-8696-19c95fd1ffb5', '090bdace-28a6-454e-9dac-4fab79b6cdae', '83a62005-22e1-4ea5-99d7-c5f943c9c29c'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1449/2950] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types/a493b5ee-8d99-4a2e-9ee9-825e98cd045c/encryption => generated 127 bytes in 317 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3379828-b1c1-4c08-92bc-3c2b5823998f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3379828-b1c1-4c08-92bc-3c2b5823998f tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3379828-b1c1-4c08-92bc-3c2b5823998f tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2005476154", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3379828-b1c1-4c08-92bc-3c2b5823998f tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1450/2951] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ec3f78ad-0517-4e8d-a88e-959c9262f633 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ec3f78ad-0517-4e8d-a88e-959c9262f633 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] POST http://192.168.122.234/volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e/extra_specs Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ec3f78ad-0517-4e8d-a88e-959c9262f633 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-ec3f78ad-0517-4e8d-a88e-959c9262f633 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ec3f78ad-0517-4e8d-a88e-959c9262f633 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e/extra_specs returned with HTTP 403 Sep 07 02:36:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1451/2952] 192.168.122.234 () {60 vars in 1283 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e/extra_specs => generated 122 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-12258e8d-f580-4429-84db-ed62d293d9d6 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot create request issued successfully. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-12258e8d-f580-4429-84db-ed62d293d9d6 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1502/2953] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/snapshots => generated 326 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-779c1cfa-6d01-48ce-a3a6-047585033a0c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5d6d2b1d-ac0e-4c02-9ed0-f94eb1115f00 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d6d2b1d-ac0e-4c02-9ed0-f94eb1115f00 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d6d2b1d-ac0e-4c02-9ed0-f94eb1115f00 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5d6d2b1d-ac0e-4c02-9ed0-f94eb1115f00 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-779c1cfa-6d01-48ce-a3a6-047585033a0c tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] PUT http://192.168.122.234/volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e/extra_specs/key2 Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-779c1cfa-6d01-48ce-a3a6-047585033a0c tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-779c1cfa-6d01-48ce-a3a6-047585033a0c tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-779c1cfa-6d01-48ce-a3a6-047585033a0c tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e/extra_specs/key2 returned with HTTP 403 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5d6d2b1d-ac0e-4c02-9ed0-f94eb1115f00 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1452/2954] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:36:41 2026] PUT /volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e/extra_specs/key2 => generated 122 bytes in 50 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5d6d2b1d-ac0e-4c02-9ed0-f94eb1115f00 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1503/2955] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:41 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 458 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-630f6940-0bb7-4bfb-beac-4ac2f7ac60fa None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-630f6940-0bb7-4bfb-beac-4ac2f7ac60fa tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-630f6940-0bb7-4bfb-beac-4ac2f7ac60fa tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-630f6940-0bb7-4bfb-beac-4ac2f7ac60fa tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-630f6940-0bb7-4bfb-beac-4ac2f7ac60fa tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types returned with HTTP 403 Sep 07 02:36:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1453/2956] 192.168.122.234 () {60 vars in 1136 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types => generated 109 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5921db3c-a03d-402f-ad24-463519e61906 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5921db3c-a03d-402f-ad24-463519e61906 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5921db3c-a03d-402f-ad24-463519e61906 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-932160983", "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=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5921db3c-a03d-402f-ad24-463519e61906 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1504/2957] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-06985e5a-432e-4f24-b161-1021f28ec5d4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06985e5a-432e-4f24-b161-1021f28ec5d4 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715/encryption Sep 07 02:36:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-06985e5a-432e-4f24-b161-1021f28ec5d4 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8776650d-32b8-46d8-9141-57f2dc4740be None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-06985e5a-432e-4f24-b161-1021f28ec5d4 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715/encryption returned with HTTP 200 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1454/2958] 192.168.122.234 () {60 vars in 1281 bytes} [Mon Sep 7 02:36:41 2026] POST /volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715/encryption => generated 239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-daa78207-ff01-42ff-8a1c-dc1ed0a29514 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-daa78207-ff01-42ff-8a1c-dc1ed0a29514 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] DELETE http://192.168.122.234/volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715/encryption/11be4fea-50d9-4c94-a554-7680a05d02a1 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-daa78207-ff01-42ff-8a1c-dc1ed0a29514 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-daa78207-ff01-42ff-8a1c-dc1ed0a29514 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-daa78207-ff01-42ff-8a1c-dc1ed0a29514 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-daa78207-ff01-42ff-8a1c-dc1ed0a29514 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715/encryption/11be4fea-50d9-4c94-a554-7680a05d02a1 returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1455/2959] 192.168.122.234 () {58 vars in 1373 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715/encryption/11be4fea-50d9-4c94-a554-7680a05d02a1 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f2f12ed4-b72f-4117-8870-b1a65ddf21c9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2f12ed4-b72f-4117-8870-b1a65ddf21c9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f2f12ed4-b72f-4117-8870-b1a65ddf21c9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1308800768", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2f12ed4-b72f-4117-8870-b1a65ddf21c9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1456/2960] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:42 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5bb9f062-7763-4a74-af6e-304456683dfc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5bb9f062-7763-4a74-af6e-304456683dfc tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] DELETE http://192.168.122.234/volume/v3/types/d89769e7-eef0-42e6-905e-1fd2d2e01278/extra_specs/key1 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5bb9f062-7763-4a74-af6e-304456683dfc tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5bb9f062-7763-4a74-af6e-304456683dfc tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-5bb9f062-7763-4a74-af6e-304456683dfc tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5bb9f062-7763-4a74-af6e-304456683dfc tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/d89769e7-eef0-42e6-905e-1fd2d2e01278/extra_specs/key1 returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1457/2961] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/d89769e7-eef0-42e6-905e-1fd2d2e01278/extra_specs/key1 => generated 122 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-858e3815-2fd1-40b3-9b95-4762567be250 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-858e3815-2fd1-40b3-9b95-4762567be250 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-858e3815-2fd1-40b3-9b95-4762567be250 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-802177195", "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=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-858e3815-2fd1-40b3-9b95-4762567be250 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1458/2962] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:42 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 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4fdabe86-d0a5-4454-87de-68833182a225 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fdabe86-d0a5-4454-87de-68833182a225 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] DELETE http://192.168.122.234/volume/v3/types/15fb2b5a-5163-4092-888c-96985e8ccaf1 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fdabe86-d0a5-4454-87de-68833182a225 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fdabe86-d0a5-4454-87de-68833182a225 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-4fdabe86-d0a5-4454-87de-68833182a225 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fdabe86-d0a5-4454-87de-68833182a225 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/15fb2b5a-5163-4092-888c-96985e8ccaf1 returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1459/2963] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/15fb2b5a-5163-4092-888c-96985e8ccaf1 => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-b9b8d594-c0d1-488e-a1a9-c052e6e251a7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b9b8d594-c0d1-488e-a1a9-c052e6e251a7 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] GET http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b9b8d594-c0d1-488e-a1a9-c052e6e251a7 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-b9b8d594-c0d1-488e-a1a9-c052e6e251a7 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-b9b8d594-c0d1-488e-a1a9-c052e6e251a7 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs returned with HTTP 200 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1460/2964] 192.168.122.234 () {58 vars in 1262 bytes} [Mon Sep 7 02:36:42 2026] GET /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-24950574-4743-4466-a3f2-7c4a2364774d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-24950574-4743-4466-a3f2-7c4a2364774d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] GET http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption/cipher Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-24950574-4743-4466-a3f2-7c4a2364774d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-24950574-4743-4466-a3f2-7c4a2364774d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-24950574-4743-4466-a3f2-7c4a2364774d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-271548364", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-24950574-4743-4466-a3f2-7c4a2364774d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption/cipher returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1461/2965] 192.168.122.234 () {58 vars in 1280 bytes} [Mon Sep 7 02:36:42 2026] GET /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-271548364', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Create volume of 1 GB Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2b5cb6ad-7f69-425e-be52-964fdf6e4f54 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b5cb6ad-7f69-425e-be52-964fdf6e4f54 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] GET http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b5cb6ad-7f69-425e-be52-964fdf6e4f54 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b5cb6ad-7f69-425e-be52-964fdf6e4f54 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-2b5cb6ad-7f69-425e-be52-964fdf6e4f54 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b5cb6ad-7f69-425e-be52-964fdf6e4f54 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1462/2966] 192.168.122.234 () {58 vars in 1259 bytes} [Mon Sep 7 02:36:42 2026] GET /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0e03d899-14cf-4a7e-98cf-c39beb83bb78 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Availability Zones retrieved successfully. Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0e03d899-14cf-4a7e-98cf-c39beb83bb78 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] GET http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/multiattach Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0e03d899-14cf-4a7e-98cf-c39beb83bb78 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0e03d899-14cf-4a7e-98cf-c39beb83bb78 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0e03d899-14cf-4a7e-98cf-c39beb83bb78 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/multiattach returned with HTTP 200 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1463/2967] 192.168.122.234 () {58 vars in 1298 bytes} [Mon Sep 7 02:36:42 2026] GET /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9fecae9e-5f30-492e-a6f7-d9cdf369409a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9fecae9e-5f30-492e-a6f7-d9cdf369409a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] GET http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/volume_backend_name Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9fecae9e-5f30-492e-a6f7-d9cdf369409a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9fecae9e-5f30-492e-a6f7-d9cdf369409a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Flow 'volume_create_api' (46f90e65-84c9-427c-b093-6fea675cf1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4971bc0-bfe2-490d-9cee-d0be829452d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9fecae9e-5f30-492e-a6f7-d9cdf369409a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1464/2968] 192.168.122.234 () {58 vars in 1322 bytes} [Mon Sep 7 02:36:42 2026] GET /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ad11b5f5-af52-4208-bb33-a015579c0889 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ad11b5f5-af52-4208-bb33-a015579c0889 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] PUT http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption/55a96b02-3c22-4936-8f3b-48a5d9775d23 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ad11b5f5-af52-4208-bb33-a015579c0889 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-ad11b5f5-af52-4208-bb33-a015579c0889 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ad11b5f5-af52-4208-bb33-a015579c0889 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption/55a96b02-3c22-4936-8f3b-48a5d9775d23 returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1465/2969] 192.168.122.234 () {60 vars in 1390 bytes} [Mon Sep 7 02:36:42 2026] PUT /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/encryption/55a96b02-3c22-4936-8f3b-48a5d9775d23 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fb88c01a-1b65-4ccd-b99a-2f5dbbcd4767 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb88c01a-1b65-4ccd-b99a-2f5dbbcd4767 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] PUT http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/key1 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fb88c01a-1b65-4ccd-b99a-2f5dbbcd4767 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-fb88c01a-1b65-4ccd-b99a-2f5dbbcd4767 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fb88c01a-1b65-4ccd-b99a-2f5dbbcd4767 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/key1 returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1466/2970] 192.168.122.234 () {60 vars in 1297 bytes} [Mon Sep 7 02:36:42 2026] PUT /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-72694afc-8bd8-4bd4-808b-c44346f0d0ed None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72694afc-8bd8-4bd4-808b-c44346f0d0ed tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] PUT http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-72694afc-8bd8-4bd4-808b-c44346f0d0ed tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-72694afc-8bd8-4bd4-808b-c44346f0d0ed tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3492f63ec9c048b2bd571cb2f78af5bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97af853ef72c4c42b6d88741cf3d180c', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-72694afc-8bd8-4bd4-808b-c44346f0d0ed tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-reader] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1 returned with HTTP 403 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1467/2971] 192.168.122.234 () {60 vars in 1246 bytes} [Mon Sep 7 02:36:42 2026] PUT /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-32e5202b-ebbf-4b15-898f-3d0e0433d5de None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32e5202b-ebbf-4b15-898f-3d0e0433d5de tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] DELETE http://192.168.122.234/volume/v3/types/15fb2b5a-5163-4092-888c-96985e8ccaf1 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32e5202b-ebbf-4b15-898f-3d0e0433d5de tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32e5202b-ebbf-4b15-898f-3d0e0433d5de tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4971bc0-bfe2-490d-9cee-d0be829452d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d49eb-ee53-4fd7-9172-f70d2187bda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32e5202b-ebbf-4b15-898f-3d0e0433d5de tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/15fb2b5a-5163-4092-888c-96985e8ccaf1 returned with HTTP 202 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1468/2972] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/15fb2b5a-5163-4092-888c-96985e8ccaf1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-fe91d612-6aca-4406-860f-2a502a2f2b4a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe91d612-6aca-4406-860f-2a502a2f2b4a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] DELETE http://192.168.122.234/volume/v3/types/d89769e7-eef0-42e6-905e-1fd2d2e01278 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe91d612-6aca-4406-860f-2a502a2f2b4a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-fe91d612-6aca-4406-860f-2a502a2f2b4a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-fe91d612-6aca-4406-860f-2a502a2f2b4a tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/d89769e7-eef0-42e6-905e-1fd2d2e01278 returned with HTTP 202 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1469/2973] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/d89769e7-eef0-42e6-905e-1fd2d2e01278 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-abd1ca0f-05d9-4572-8591-90b8b66c6be9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-abd1ca0f-05d9-4572-8591-90b8b66c6be9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] DELETE http://192.168.122.234/volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-abd1ca0f-05d9-4572-8591-90b8b66c6be9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-abd1ca0f-05d9-4572-8591-90b8b66c6be9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Created reservations ['947e7c85-58e6-471e-8069-5c6543bff586', 'b9895029-30ec-4491-9495-a8904a5b48f1', '2aadf7cf-0af2-4add-aad2-19480715b1e8', '8e88798e-d93e-4aea-a300-4f0c69f78490'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d49eb-ee53-4fd7-9172-f70d2187bda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['947e7c85-58e6-471e-8069-5c6543bff586', 'b9895029-30ec-4491-9495-a8904a5b48f1', '2aadf7cf-0af2-4add-aad2-19480715b1e8', '8e88798e-d93e-4aea-a300-4f0c69f78490']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdcddb2-2d6e-46a6-ba21-2162d501fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdcddb2-2d6e-46a6-ba21-2162d501fc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9915906b-50bb-41be-801d-5a8da3694ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-271548364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05cf558044f34498ae0744dfdad38814',qos_specs=None,replication_status=,reservations=['947e7c85-58e6-471e-8069-5c6543bff586','b9895029-30ec-4491-9495-a8904a5b48f1','2aadf7cf-0af2-4add-aad2-19480715b1e8','8e88798e-d93e-4aea-a300-4f0c69f78490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20b0cdc2cbf44aaa8911468e1444326',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-271548364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9915906b-50bb-41be-801d-5a8da3694ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05cf558044f34498ae0744dfdad38814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20b0cdc2cbf44aaa8911468e1444326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810bc322-252a-4980-a49d-b60f889d9e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-abd1ca0f-05d9-4572-8591-90b8b66c6be9 tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715 returned with HTTP 202 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1470/2974] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/cad7e874-92a7-45ce-82df-4dbd68b54715 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-855de7d2-1a87-48e2-974a-a005ab5c553d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-855de7d2-1a87-48e2-974a-a005ab5c553d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] DELETE http://192.168.122.234/volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-855de7d2-1a87-48e2-974a-a005ab5c553d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-855de7d2-1a87-48e2-974a-a005ab5c553d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810bc322-252a-4980-a49d-b60f889d9e3b) transitioned into state 'SUCCESS' from state '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-271548364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05cf558044f34498ae0744dfdad38814',qos_specs=None,replication_status=,reservations=['947e7c85-58e6-471e-8069-5c6543bff586','b9895029-30ec-4491-9495-a8904a5b48f1','2aadf7cf-0af2-4add-aad2-19480715b1e8','8e88798e-d93e-4aea-a300-4f0c69f78490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20b0cdc2cbf44aaa8911468e1444326',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb066e1-3778-4e84-b1c3-208375effdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-855de7d2-1a87-48e2-974a-a005ab5c553d tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e returned with HTTP 202 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1471/2975] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/f568ebbc-f798-496c-86a0-f2be013cc61e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb066e1-3778-4e84-b1c3-208375effdac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2276d407-2c49-47a0-b560-d7464e00c19b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Flow 'volume_create_api' (46f90e65-84c9-427c-b093-6fea675cf1bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Create volume request issued successfully. Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8776650d-32b8-46d8-9141-57f2dc4740be tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1505/2976] 192.168.122.234 () {60 vars in 1143 bytes} [Mon Sep 7 02:36:42 2026] POST /volume/v3/volumes => generated 762 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2276d407-2c49-47a0-b560-d7464e00c19b tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] DELETE http://192.168.122.234/volume/v3/types/a493b5ee-8d99-4a2e-9ee9-825e98cd045c Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2276d407-2c49-47a0-b560-d7464e00c19b tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2276d407-2c49-47a0-b560-d7464e00c19b tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4df0b31b-f134-4d14-9a39-755e9231e2d2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4df0b31b-f134-4d14-9a39-755e9231e2d2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4df0b31b-f134-4d14-9a39-755e9231e2d2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4df0b31b-f134-4d14-9a39-755e9231e2d2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:42 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4df0b31b-f134-4d14-9a39-755e9231e2d2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4df0b31b-f134-4d14-9a39-755e9231e2d2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 200 Sep 07 02:36:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1506/2977] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:42 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-24b2ce40-ef24-4483-b982-7855524d3596 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-24b2ce40-ef24-4483-b982-7855524d3596 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-24b2ce40-ef24-4483-b982-7855524d3596 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-24b2ce40-ef24-4483-b982-7855524d3596 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-24b2ce40-ef24-4483-b982-7855524d3596 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-24b2ce40-ef24-4483-b982-7855524d3596 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 200 Sep 07 02:36:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1507/2978] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:42 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2276d407-2c49-47a0-b560-d7464e00c19b tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/a493b5ee-8d99-4a2e-9ee9-825e98cd045c returned with HTTP 202 Sep 07 02:36:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1472/2979] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/a493b5ee-8d99-4a2e-9ee9-825e98cd045c => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ac4fef2b-e157-4f79-ae2c-99ce12049e4e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac4fef2b-e157-4f79-ae2c-99ce12049e4e tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] DELETE http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1 Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac4fef2b-e157-4f79-ae2c-99ce12049e4e tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ac4fef2b-e157-4f79-ae2c-99ce12049e4e tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ac4fef2b-e157-4f79-ae2c-99ce12049e4e tempest-VolumeTypesReaderTests-1517703839 tempest-VolumeTypesReaderTests-1517703839-project-admin] http://192.168.122.234/volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1 returned with HTTP 202 Sep 07 02:36:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1508/2980] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:42 2026] DELETE /volume/v3/types/47af9c99-b120-41f7-84dd-ea11642ebab1 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-658ac2e4-e9ba-4d01-b56d-bbcc5db9de2d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-658ac2e4-e9ba-4d01-b56d-bbcc5db9de2d tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] GET http://192.168.122.234/volume/v3/scheduler-stats/get_pools Sep 07 02:36:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-658ac2e4-e9ba-4d01-b56d-bbcc5db9de2d tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-658ac2e4-e9ba-4d01-b56d-bbcc5db9de2d tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] Calling method 'get_pools' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-658ac2e4-e9ba-4d01-b56d-bbcc5db9de2d tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] http://192.168.122.234/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 02:36:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1473/2981] 192.168.122.234 () {58 vars in 1175 bytes} [Mon Sep 7 02:36:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d826d954-90eb-438b-b0e1-a8ea2b8d240c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d826d954-90eb-438b-b0e1-a8ea2b8d240c tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] GET http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d826d954-90eb-438b-b0e1-a8ea2b8d240c tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d826d954-90eb-438b-b0e1-a8ea2b8d240c tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: /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 07 02:36:43 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 02:36:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d826d954-90eb-438b-b0e1-a8ea2b8d240c tempest-ProjectAdminTests-267568945 tempest-ProjectAdminTests-267568945-project-admin] http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 02:36:43 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1509/2982] 192.168.122.234 () {58 vars in 1193 bytes} [Mon Sep 7 02:36:43 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-34654214-5d70-4f27-b8e2-395f6848dc1d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34654214-5d70-4f27-b8e2-395f6848dc1d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:36:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34654214-5d70-4f27-b8e2-395f6848dc1d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-34654214-5d70-4f27-b8e2-395f6848dc1d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-97c0303a-d5de-4963-98a0-61adfe721c79 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:43 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:43 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:43 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-97c0303a-d5de-4963-98a0-61adfe721c79 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-97c0303a-d5de-4963-98a0-61adfe721c79 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:43 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-97c0303a-d5de-4963-98a0-61adfe721c79 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-34654214-5d70-4f27-b8e2-395f6848dc1d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:43 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:43 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-34654214-5d70-4f27-b8e2-395f6848dc1d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 200 Sep 07 02:36:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-97c0303a-d5de-4963-98a0-61adfe721c79 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1474/2983] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:43 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-97c0303a-d5de-4963-98a0-61adfe721c79 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 200 Sep 07 02:36:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1510/2984] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:43 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 458 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d77db2cc-1dc1-45a8-bb9a-6ec5dddf546b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2e823647-b768-4f7b-854e-99cf9b1cd499 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e823647-b768-4f7b-854e-99cf9b1cd499 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e823647-b768-4f7b-854e-99cf9b1cd499 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e823647-b768-4f7b-854e-99cf9b1cd499 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d77db2cc-1dc1-45a8-bb9a-6ec5dddf546b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:36:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d77db2cc-1dc1-45a8-bb9a-6ec5dddf546b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d77db2cc-1dc1-45a8-bb9a-6ec5dddf546b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=807,cinder:INSERT=199,cinder:UPDATE=267 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=824,cinder:INSERT=184,cinder:UPDATE=262 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2e823647-b768-4f7b-854e-99cf9b1cd499 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e823647-b768-4f7b-854e-99cf9b1cd499 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 200 Sep 07 02:36:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1511/2985] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:45 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 485 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b640611a-22b2-4ff1-930e-37d42a245c0a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d77db2cc-1dc1-45a8-bb9a-6ec5dddf546b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b640611a-22b2-4ff1-930e-37d42a245c0a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b640611a-22b2-4ff1-930e-37d42a245c0a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b640611a-22b2-4ff1-930e-37d42a245c0a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d77db2cc-1dc1-45a8-bb9a-6ec5dddf546b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 200 Sep 07 02:36:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1475/2986] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:45 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b640611a-22b2-4ff1-930e-37d42a245c0a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b640611a-22b2-4ff1-930e-37d42a245c0a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 200 Sep 07 02:36:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1512/2987] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:45 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 485 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Delete snapshot with id: 5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot delete request issued successfully. Sep 07 02:36:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f32ff842-c731-4964-9a91-b9aa0ce8d9c7 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 202 Sep 07 02:36:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1476/2988] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:36:45 2026] DELETE /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d1dbc49a-1fdb-4e86-9885-a886a889fecf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1dbc49a-1fdb-4e86-9885-a886a889fecf tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d1dbc49a-1fdb-4e86-9885-a886a889fecf tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d1dbc49a-1fdb-4e86-9885-a886a889fecf tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:45 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:45 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d1dbc49a-1fdb-4e86-9885-a886a889fecf tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d1dbc49a-1fdb-4e86-9885-a886a889fecf tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 200 Sep 07 02:36:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1513/2989] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:45 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 484 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5add16c9-0bd1-488f-a820-049d723997d6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5add16c9-0bd1-488f-a820-049d723997d6 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:36:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5add16c9-0bd1-488f-a820-049d723997d6 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5add16c9-0bd1-488f-a820-049d723997d6 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5add16c9-0bd1-488f-a820-049d723997d6 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5add16c9-0bd1-488f-a820-049d723997d6 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 200 Sep 07 02:36:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1477/2990] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:46 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39bda4e3-9c26-43f5-b21a-413cd52cd2d8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39bda4e3-9c26-43f5-b21a-413cd52cd2d8 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39bda4e3-9c26-43f5-b21a-413cd52cd2d8 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39bda4e3-9c26-43f5-b21a-413cd52cd2d8 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39bda4e3-9c26-43f5-b21a-413cd52cd2d8 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39bda4e3-9c26-43f5-b21a-413cd52cd2d8 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 200 Sep 07 02:36:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1514/2991] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:46 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:36:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9915906b-50bb-41be-801d-5a8da3694ba3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-799669893", "description": null, "metadata": null}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-21932fc5-c9b3-4c80-bc94-622044df0209 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21932fc5-c9b3-4c80-bc94-622044df0209 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21932fc5-c9b3-4c80-bc94-622044df0209 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21932fc5-c9b3-4c80-bc94-622044df0209 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-21932fc5-c9b3-4c80-bc94-622044df0209 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Snapshot retrieved successfully. Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21932fc5-c9b3-4c80-bc94-622044df0209 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 200 Sep 07 02:36:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1515/2992] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:46 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 484 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Create snapshot from volume 9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:36:46 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Created reservations ['5f60b354-fe4c-415c-9ec8-5b4dd3d56cd0', '472a5d6d-bf1a-41ca-b905-8528d15c9283', 'ced1ea68-d6ac-4e69-8e83-7dcdff6cce2d', '4df58778-07f2-4d79-942b-168aa2ecbadd'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot force create request issued successfully. Sep 07 02:36:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a0b4a83-cc2d-40cc-b459-29bbc6a8b9ca tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:36:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1478/2993] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:36:46 2026] POST /volume/v3/snapshots => generated 309 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a6f8d06b-b261-4961-826b-a757337d45e5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6f8d06b-b261-4961-826b-a757337d45e5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6f8d06b-b261-4961-826b-a757337d45e5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6f8d06b-b261-4961-826b-a757337d45e5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a6f8d06b-b261-4961-826b-a757337d45e5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6f8d06b-b261-4961-826b-a757337d45e5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:36:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1516/2994] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:46 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-30071902"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-30071902'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume of 1 GB Sep 07 02:36:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Availability Zones retrieved successfully. Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (e3f8a8a6-8dc8-4bbc-ad87-fdf7b2e3f71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6416cfc2-b961-40ec-a268-e02654c777d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-85c92aef-7bcd-47b9-9245-848f4fc7e5b8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85c92aef-7bcd-47b9-9245-848f4fc7e5b8 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85c92aef-7bcd-47b9-9245-848f4fc7e5b8 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85c92aef-7bcd-47b9-9245-848f4fc7e5b8 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85c92aef-7bcd-47b9-9245-848f4fc7e5b8 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e returned with HTTP 404 Sep 07 02:36:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1517/2995] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:47 2026] GET /volume/v3/snapshots/5531226e-da32-4b42-a4cc-d6b118effb9e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] DELETE http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Delete volume with id: 6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6416cfc2-b961-40ec-a268-e02654c777d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39946d0-5d31-4da6-ac37-f45a74426411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Delete volume request issued successfully. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b84a2891-438c-43ab-b1f5-9d3c381c54de tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c returned with HTTP 202 Sep 07 02:36:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1518/2996] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:47 2026] DELETE /volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6393ce3d-ee48-4877-b73f-d1ea88b8a50b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6393ce3d-ee48-4877-b73f-d1ea88b8a50b tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6393ce3d-ee48-4877-b73f-d1ea88b8a50b tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6393ce3d-ee48-4877-b73f-d1ea88b8a50b tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6393ce3d-ee48-4877-b73f-d1ea88b8a50b tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6393ce3d-ee48-4877-b73f-d1ea88b8a50b tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c returned with HTTP 200 Sep 07 02:36:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1519/2997] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:47 2026] GET /volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c => generated 876 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Created reservations ['b788b20e-0b9f-43a3-8df6-f47ad5a360bc', 'b2175a4f-cdb2-4350-9a52-74d15cee6fef', '6d912a39-6f4a-4ac6-94c2-3085fda89f7a', '03ed9193-0fe9-44bc-9e16-140b84ca12d1'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39946d0-5d31-4da6-ac37-f45a74426411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b788b20e-0b9f-43a3-8df6-f47ad5a360bc', 'b2175a4f-cdb2-4350-9a52-74d15cee6fef', '6d912a39-6f4a-4ac6-94c2-3085fda89f7a', '03ed9193-0fe9-44bc-9e16-140b84ca12d1']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b477f7-184f-4cde-ac93-e27ef28ed6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-04466907-ce65-4806-9c23-888ef030781b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04466907-ce65-4806-9c23-888ef030781b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04466907-ce65-4806-9c23-888ef030781b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-04466907-ce65-4806-9c23-888ef030781b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-04466907-ce65-4806-9c23-888ef030781b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b477f7-184f-4cde-ac93-e27ef28ed6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb6e6f3e-2a11-4689-8650-4cb269f9f12a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-30071902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['b788b20e-0b9f-43a3-8df6-f47ad5a360bc','b2175a4f-cdb2-4350-9a52-74d15cee6fef','6d912a39-6f4a-4ac6-94c2-3085fda89f7a','03ed9193-0fe9-44bc-9e16-140b84ca12d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-30071902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb6e6f3e-2a11-4689-8650-4cb269f9f12a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4086e873c720489abb57f4c3a6516efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-04466907-ce65-4806-9c23-888ef030781b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:36:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1520/2998] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:47 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2aa89d-eafb-4409-9626-69269fe49746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2aa89d-eafb-4409-9626-69269fe49746) transitioned into state 'SUCCESS' from state '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-30071902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['b788b20e-0b9f-43a3-8df6-f47ad5a360bc','b2175a4f-cdb2-4350-9a52-74d15cee6fef','6d912a39-6f4a-4ac6-94c2-3085fda89f7a','03ed9193-0fe9-44bc-9e16-140b84ca12d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ceb4686-8cb8-40cb-bd07-3e4b34823ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ceb4686-8cb8-40cb-bd07-3e4b34823ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (e3f8a8a6-8dc8-4bbc-ad87-fdf7b2e3f71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request issued successfully. Sep 07 02:36:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64116321-ef8e-49ee-a278-65d3dd1f7830 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1479/2999] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:36:47 2026] POST /volume/v3/volumes => generated 785 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-52d5a267-2631-4428-a7d5-ac0f11229ca7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52d5a267-2631-4428-a7d5-ac0f11229ca7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52d5a267-2631-4428-a7d5-ac0f11229ca7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-52d5a267-2631-4428-a7d5-ac0f11229ca7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-52d5a267-2631-4428-a7d5-ac0f11229ca7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-52d5a267-2631-4428-a7d5-ac0f11229ca7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 200 Sep 07 02:36:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1521/3000] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:47 2026] GET /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 964 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-19e53620-0067-4b78-8680-0b461712c475 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-19e53620-0067-4b78-8680-0b461712c475 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-19e53620-0067-4b78-8680-0b461712c475 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-537793534", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1028319801", "vendor_name": "tempest-vendor_name-354283561"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-46bceb0f-2df3-4f59-bc17-1931fee42e7a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46bceb0f-2df3-4f59-bc17-1931fee42e7a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46bceb0f-2df3-4f59-bc17-1931fee42e7a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-19e53620-0067-4b78-8680-0b461712c475 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-46bceb0f-2df3-4f59-bc17-1931fee42e7a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1480/3001] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:48 2026] POST /volume/v3/types => generated 328 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40878f68-2ee9-4547-9944-902198087411", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-46bceb0f-2df3-4f59-bc17-1931fee42e7a tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c returned with HTTP 404 Sep 07 02:36:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1522/3002] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:48 2026] GET /volume/v3/volumes/6810567e-1de7-4a29-9923-7b8f0e33625c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Create volume request body: {'volume': {'volume_type': '40878f68-2ee9-4547-9944-902198087411', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4ede717c-d015-4e71-9705-6fa03caa4237 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Create volume of 1 GB Sep 07 02:36:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Availability Zones retrieved successfully. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4ede717c-d015-4e71-9705-6fa03caa4237 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] DELETE http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4ede717c-d015-4e71-9705-6fa03caa4237 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4ede717c-d015-4e71-9705-6fa03caa4237 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-4ede717c-d015-4e71-9705-6fa03caa4237 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Delete volume with id: 69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Flow 'volume_create_api' (0840eb14-c847-4216-84e2-3ef6bfe365db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a97e48-9a5d-4862-8da4-6c461bc2a6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4ede717c-d015-4e71-9705-6fa03caa4237 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a97e48-9a5d-4862-8da4-6c461bc2a6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:36:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1028319801',vendor_name='tempest-vendor_name-354283561'},id=40878f68-2ee9-4547-9944-902198087411,is_public=True,name='tempest-ProjectReaderTests-volume-type-537793534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40878f68-2ee9-4547-9944-902198087411', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4ede717c-d015-4e71-9705-6fa03caa4237 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Delete volume request issued successfully. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4ede717c-d015-4e71-9705-6fa03caa4237 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 returned with HTTP 202 Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d85eee9-3627-4244-95d5-5caf310c90ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1523/3003] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:36:48 2026] DELETE /volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6cac3834-535c-457f-bc09-d42fedd78791 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6cac3834-535c-457f-bc09-d42fedd78791 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6cac3834-535c-457f-bc09-d42fedd78791 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6cac3834-535c-457f-bc09-d42fedd78791 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6cac3834-535c-457f-bc09-d42fedd78791 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6cac3834-535c-457f-bc09-d42fedd78791 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:36:48 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-537793534 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-537793534, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-537793534 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-537793534, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1524/3004] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:48 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-794b94c9-918d-4e23-9444-ee9b05d271a5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-794b94c9-918d-4e23-9444-ee9b05d271a5 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-794b94c9-918d-4e23-9444-ee9b05d271a5 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-794b94c9-918d-4e23-9444-ee9b05d271a5 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-794b94c9-918d-4e23-9444-ee9b05d271a5 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Volume info retrieved successfully. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Created reservations ['9d150232-db16-4b85-9fb6-eab1c3a14495', '96657c70-d0a2-46ef-b597-99ed507a52b2', '1ae0dd9a-0079-4c05-8ad1-e2770cc4b13b', '28de91e4-8800-4204-9a23-eb4d74225ab8'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d85eee9-3627-4244-95d5-5caf310c90ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d150232-db16-4b85-9fb6-eab1c3a14495', '96657c70-d0a2-46ef-b597-99ed507a52b2', '1ae0dd9a-0079-4c05-8ad1-e2770cc4b13b', '28de91e4-8800-4204-9a23-eb4d74225ab8']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f40e1a24-7c21-4a6a-a54f-5e31c09e6a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-794b94c9-918d-4e23-9444-ee9b05d271a5 tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 returned with HTTP 200 Sep 07 02:36:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1525/3005] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:48 2026] GET /volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 => generated 841 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d2883718-3ae5-41f4-b063-bf10d7a72624 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f40e1a24-7c21-4a6a-a54f-5e31c09e6a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45784848-8a32-4c85-a0ef-e43dc3a40b7e', '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='3659d3ffb13344499af8af5ca10d1d1f',qos_specs=None,replication_status=,reservations=['9d150232-db16-4b85-9fb6-eab1c3a14495','96657c70-d0a2-46ef-b597-99ed507a52b2','1ae0dd9a-0079-4c05-8ad1-e2770cc4b13b','28de91e4-8800-4204-9a23-eb4d74225ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2b372b05b3479ba514483c1d0852e9',volume_type_id=40878f68-2ee9-4547-9944-902198087411), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:48Z,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=45784848-8a32-4c85-a0ef-e43dc3a40b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3659d3ffb13344499af8af5ca10d1d1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc2b372b05b3479ba514483c1d0852e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40878f68-2ee9-4547-9944-902198087411),volume_type_id=40878f68-2ee9-4547-9944-902198087411)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2883718-3ae5-41f4-b063-bf10d7a72624 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2883718-3ae5-41f4-b063-bf10d7a72624 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d2883718-3ae5-41f4-b063-bf10d7a72624 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce0a870-808e-4cd4-9697-cc6516909d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d2883718-3ae5-41f4-b063-bf10d7a72624 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce0a870-808e-4cd4-9697-cc6516909d90) transitioned into state 'SUCCESS' from 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='3659d3ffb13344499af8af5ca10d1d1f',qos_specs=None,replication_status=,reservations=['9d150232-db16-4b85-9fb6-eab1c3a14495','96657c70-d0a2-46ef-b597-99ed507a52b2','1ae0dd9a-0079-4c05-8ad1-e2770cc4b13b','28de91e4-8800-4204-9a23-eb4d74225ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2b372b05b3479ba514483c1d0852e9',volume_type_id=40878f68-2ee9-4547-9944-902198087411)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82b45e2-a365-43c9-ac1d-acb7f01d12c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d2883718-3ae5-41f4-b063-bf10d7a72624 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 200 Sep 07 02:36:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1526/3006] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:48 2026] GET /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82b45e2-a365-43c9-ac1d-acb7f01d12c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Flow 'volume_create_api' (0840eb14-c847-4216-84e2-3ef6bfe365db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Create volume request issued successfully. Sep 07 02:36:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3edc6c59-a8e7-4c1c-958c-7c232f63e444 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1481/3007] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:36:48 2026] POST /volume/v3/volumes => generated 781 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e266fc2a-c7d3-4138-b71e-e437c455b1cc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e266fc2a-c7d3-4138-b71e-e437c455b1cc tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] GET http://192.168.122.234/volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e266fc2a-c7d3-4138-b71e-e437c455b1cc tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e266fc2a-c7d3-4138-b71e-e437c455b1cc tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e266fc2a-c7d3-4138-b71e-e437c455b1cc tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Volume info retrieved successfully. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e266fc2a-c7d3-4138-b71e-e437c455b1cc tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e returned with HTTP 200 Sep 07 02:36:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1527/3008] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:48 2026] GET /volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e => generated 960 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-76108833-33b4-43ab-a59b-ade68c71f49b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-76108833-33b4-43ab-a59b-ade68c71f49b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-76108833-33b4-43ab-a59b-ade68c71f49b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-76108833-33b4-43ab-a59b-ade68c71f49b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-76108833-33b4-43ab-a59b-ade68c71f49b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-76108833-33b4-43ab-a59b-ade68c71f49b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:36:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1482/3009] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:49 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d8908185-7d0a-4052-8a14-b221ed72c009 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d8908185-7d0a-4052-8a14-b221ed72c009 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d8908185-7d0a-4052-8a14-b221ed72c009 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d8908185-7d0a-4052-8a14-b221ed72c009 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d8908185-7d0a-4052-8a14-b221ed72c009 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d8908185-7d0a-4052-8a14-b221ed72c009 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:36:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1528/3010] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:49 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-236d0d51-bba7-47d5-b524-740b6f0b1ba5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-236d0d51-bba7-47d5-b524-740b6f0b1ba5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-236d0d51-bba7-47d5-b524-740b6f0b1ba5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-236d0d51-bba7-47d5-b524-740b6f0b1ba5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-236d0d51-bba7-47d5-b524-740b6f0b1ba5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-236d0d51-bba7-47d5-b524-740b6f0b1ba5 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:36:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1483/3011] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:49 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1860f206-eb07-43ac-8d3a-094fcd4ddac8", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Create volume request body: {'volume': {'snapshot_id': '1860f206-eb07-43ac-8d3a-094fcd4ddac8', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Create volume of 1 GB Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e5b6eafa-54c1-4aaa-b4fc-186af1ad6bfe None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e5b6eafa-54c1-4aaa-b4fc-186af1ad6bfe tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] GET http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 Sep 07 02:36:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Availability Zones retrieved successfully. Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e5b6eafa-54c1-4aaa-b4fc-186af1ad6bfe tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e5b6eafa-54c1-4aaa-b4fc-186af1ad6bfe tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Flow 'volume_create_api' (20cc90e2-dc1a-4d2d-96c8-ae3415548715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e5b6eafa-54c1-4aaa-b4fc-186af1ad6bfe tempest-CinderUnicodeTest-322723606 tempest-CinderUnicodeTest-322723606-project-member] http://192.168.122.234/volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 returned with HTTP 404 Sep 07 02:36:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1484/3012] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:49 2026] GET /volume/v3/volumes/69307bd2-186d-45db-9390-e08370ba71e7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662173c8-3db3-4e9d-9e8a-e105001b779a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662173c8-3db3-4e9d-9e8a-e105001b779a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1860f206-eb07-43ac-8d3a-094fcd4ddac8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:49 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06851052-1c61-4da0-934d-28f75fb3ba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-324d9f98-cb51-4a4d-966c-5bdb2881834e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-324d9f98-cb51-4a4d-966c-5bdb2881834e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-324d9f98-cb51-4a4d-966c-5bdb2881834e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-324d9f98-cb51-4a4d-966c-5bdb2881834e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:49 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:49 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-324d9f98-cb51-4a4d-966c-5bdb2881834e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-324d9f98-cb51-4a4d-966c-5bdb2881834e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 200 Sep 07 02:36:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1485/3013] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:49 2026] GET /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Created reservations ['9a8eaf31-34b8-4dd4-bfa4-8547084af9ef', '0d490a42-8886-4c76-9c27-fcf5166ee52f', 'dc73d413-b3bb-46f3-a20a-e72cba4696ed', '113a1690-0108-4858-8891-91c0348371ee'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06851052-1c61-4da0-934d-28f75fb3ba14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a8eaf31-34b8-4dd4-bfa4-8547084af9ef', '0d490a42-8886-4c76-9c27-fcf5166ee52f', 'dc73d413-b3bb-46f3-a20a-e72cba4696ed', '113a1690-0108-4858-8891-91c0348371ee']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6bf07b73-d679-451b-bb89-a08f514c4de8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01de8233-947f-44fc-8d70-fe42be3421ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6bf07b73-d679-451b-bb89-a08f514c4de8 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] GET http://192.168.122.234/volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6bf07b73-d679-451b-bb89-a08f514c4de8 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6bf07b73-d679-451b-bb89-a08f514c4de8 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6bf07b73-d679-451b-bb89-a08f514c4de8 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Volume info retrieved successfully. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6bf07b73-d679-451b-bb89-a08f514c4de8 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e returned with HTTP 200 Sep 07 02:36:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1486/3014] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:50 2026] GET /volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e => generated 981 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-111134be-37b3-41f3-a7cd-2c1730949c52 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-111134be-37b3-41f3-a7cd-2c1730949c52 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-111134be-37b3-41f3-a7cd-2c1730949c52 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-111134be-37b3-41f3-a7cd-2c1730949c52 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01de8233-947f-44fc-8d70-fe42be3421ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef6d924e-4d5d-4c9c-b32d-5a4673900466', '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='05cf558044f34498ae0744dfdad38814',qos_specs=None,replication_status=,reservations=['9a8eaf31-34b8-4dd4-bfa4-8547084af9ef','0d490a42-8886-4c76-9c27-fcf5166ee52f','dc73d413-b3bb-46f3-a20a-e72cba4696ed','113a1690-0108-4858-8891-91c0348371ee'],size=1,snapshot_id=1860f206-eb07-43ac-8d3a-094fcd4ddac8,source_replicaid=,source_volid=None,status='creating',user_id='e20b0cdc2cbf44aaa8911468e1444326',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:50Z,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=ef6d924e-4d5d-4c9c-b32d-5a4673900466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05cf558044f34498ae0744dfdad38814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1860f206-eb07-43ac-8d3a-094fcd4ddac8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20b0cdc2cbf44aaa8911468e1444326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-111134be-37b3-41f3-a7cd-2c1730949c52 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7356b099-536e-4ab8-8cfa-761c76b350f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1487/3015] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:36:50 2026] GET /volume/v3/messages => generated 678 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ce43d3ee-2412-4f90-bda1-7a3d1d6ff686 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7356b099-536e-4ab8-8cfa-761c76b350f8) transitioned into state 'SUCCESS' from 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='05cf558044f34498ae0744dfdad38814',qos_specs=None,replication_status=,reservations=['9a8eaf31-34b8-4dd4-bfa4-8547084af9ef','0d490a42-8886-4c76-9c27-fcf5166ee52f','dc73d413-b3bb-46f3-a20a-e72cba4696ed','113a1690-0108-4858-8891-91c0348371ee'],size=1,snapshot_id=1860f206-eb07-43ac-8d3a-094fcd4ddac8,source_replicaid=,source_volid=None,status='creating',user_id='e20b0cdc2cbf44aaa8911468e1444326',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6561d9-c5c9-4aa5-9ac6-dfde60b8f7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6561d9-c5c9-4aa5-9ac6-dfde60b8f7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Flow 'volume_create_api' (20cc90e2-dc1a-4d2d-96c8-ae3415548715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Create volume request issued successfully. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-17b00dca-faa7-4a0e-bbed-7ecf73826177 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1529/3016] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:36:49 2026] POST /volume/v3/volumes => generated 750 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4a581dcc-1ef4-4587-b90d-f63e50fa0dc2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4a581dcc-1ef4-4587-b90d-f63e50fa0dc2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4a581dcc-1ef4-4587-b90d-f63e50fa0dc2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4a581dcc-1ef4-4587-b90d-f63e50fa0dc2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4a581dcc-1ef4-4587-b90d-f63e50fa0dc2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4a581dcc-1ef4-4587-b90d-f63e50fa0dc2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1530/3017] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:50 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ce43d3ee-2412-4f90-bda1-7a3d1d6ff686 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] GET http://192.168.122.234/volume/v3/messages Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ce43d3ee-2412-4f90-bda1-7a3d1d6ff686 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ce43d3ee-2412-4f90-bda1-7a3d1d6ff686 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ce43d3ee-2412-4f90-bda1-7a3d1d6ff686 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:36:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1488/3018] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:36:50 2026] GET /volume/v3/messages => generated 678 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-154d53a1-d06b-453d-8394-800ae699e371 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-154d53a1-d06b-453d-8394-800ae699e371 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] DELETE http://192.168.122.234/volume/v3/messages/9e9dc773-fbb5-4383-a3f0-ca00d3c5cf9a Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-154d53a1-d06b-453d-8394-800ae699e371 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-154d53a1-d06b-453d-8394-800ae699e371 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-154d53a1-d06b-453d-8394-800ae699e371 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/messages/9e9dc773-fbb5-4383-a3f0-ca00d3c5cf9a returned with HTTP 204 Sep 07 02:36:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1531/3019] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:36:50 2026] DELETE /volume/v3/messages/9e9dc773-fbb5-4383-a3f0-ca00d3c5cf9a => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Delete volume with id: 45784848-8a32-4c85-a0ef-e43dc3a40b7e Sep 07 02:36:50 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:50 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Volume info retrieved successfully. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87010) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Created reservations ['895b1028-5a0a-41d9-b25c-3eff146bbfff', '7114bfb5-3565-4c73-bb68-96840fb59975', 'fd9c081d-3939-4343-b4c9-4ef1ed63066c', 'df01f6ca-10f3-48d6-b993-ba70946f43d4'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Delete volume request issued successfully. Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c7d7dc66-b3e2-4812-9a8c-c5fc6f15b21c tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e returned with HTTP 202 Sep 07 02:36:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1489/3020] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:50 2026] DELETE /volume/v3/volumes/45784848-8a32-4c85-a0ef-e43dc3a40b7e => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0a393198-a4e6-408a-a52e-57f234f1ac97 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0a393198-a4e6-408a-a52e-57f234f1ac97 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] DELETE http://192.168.122.234/volume/v3/types/40878f68-2ee9-4547-9944-902198087411 Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0a393198-a4e6-408a-a52e-57f234f1ac97 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0a393198-a4e6-408a-a52e-57f234f1ac97 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0a393198-a4e6-408a-a52e-57f234f1ac97 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/types/40878f68-2ee9-4547-9944-902198087411 returned with HTTP 202 Sep 07 02:36:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1532/3021] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:50 2026] DELETE /volume/v3/types/40878f68-2ee9-4547-9944-902198087411 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-80c4d4af-6ba8-4791-9fd2-72f2a4a06989 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-80c4d4af-6ba8-4791-9fd2-72f2a4a06989 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:36:50 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-80c4d4af-6ba8-4791-9fd2-72f2a4a06989 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-613373892", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1397916396", "vendor_name": "tempest-vendor_name-131518166"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:50 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-80c4d4af-6ba8-4791-9fd2-72f2a4a06989 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:36:50 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1490/3022] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:36:50 2026] POST /volume/v3/types => generated 328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ec1823e1-6455-46b0-8f95-eb4a34b04880", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Create volume request body: {'volume': {'volume_type': 'ec1823e1-6455-46b0-8f95-eb4a34b04880', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Create volume of 1 GB Sep 07 02:36:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Availability Zones retrieved successfully. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Flow 'volume_create_api' (1a5598c8-f232-423c-b10e-9b8621547cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fbeb2f8-6c29-46ff-b9b6-a7ef035201ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fbeb2f8-6c29-46ff-b9b6-a7ef035201ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:36:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1397916396',vendor_name='tempest-vendor_name-131518166'},id=ec1823e1-6455-46b0-8f95-eb4a34b04880,is_public=True,name='tempest-ProjectReaderTests-volume-type-613373892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec1823e1-6455-46b0-8f95-eb4a34b04880', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece370af-1bd4-45b1-aea9-971e2699a84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:50 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-613373892 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-613373892, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:50 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-613373892 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-613373892, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Created reservations ['29680410-3516-4bb1-912f-d979323dc34d', '95db84d7-bd46-4b6d-81d7-af02c053a3a1', '24fe270d-0f27-4f52-bc47-28a87abdbbed', '197220a6-d921-456c-9354-9da46a44a94e'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece370af-1bd4-45b1-aea9-971e2699a84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29680410-3516-4bb1-912f-d979323dc34d', '95db84d7-bd46-4b6d-81d7-af02c053a3a1', '24fe270d-0f27-4f52-bc47-28a87abdbbed', '197220a6-d921-456c-9354-9da46a44a94e']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67cf6409-ea98-46e2-8198-2e6f080be26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-119a33fc-6e1b-42ea-8763-a384e9181a6c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67cf6409-ea98-46e2-8198-2e6f080be26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c599d33d-042d-4cae-acac-a32a911f8d47', '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='3659d3ffb13344499af8af5ca10d1d1f',qos_specs=None,replication_status=,reservations=['29680410-3516-4bb1-912f-d979323dc34d','95db84d7-bd46-4b6d-81d7-af02c053a3a1','24fe270d-0f27-4f52-bc47-28a87abdbbed','197220a6-d921-456c-9354-9da46a44a94e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2b372b05b3479ba514483c1d0852e9',volume_type_id=ec1823e1-6455-46b0-8f95-eb4a34b04880), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36: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=c599d33d-042d-4cae-acac-a32a911f8d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3659d3ffb13344499af8af5ca10d1d1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc2b372b05b3479ba514483c1d0852e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec1823e1-6455-46b0-8f95-eb4a34b04880),volume_type_id=ec1823e1-6455-46b0-8f95-eb4a34b04880)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-119a33fc-6e1b-42ea-8763-a384e9181a6c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-119a33fc-6e1b-42ea-8763-a384e9181a6c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e6b136-729c-4fd9-9255-e844ae8f978c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-119a33fc-6e1b-42ea-8763-a384e9181a6c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-119a33fc-6e1b-42ea-8763-a384e9181a6c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e6b136-729c-4fd9-9255-e844ae8f978c) transitioned into state 'SUCCESS' from 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='3659d3ffb13344499af8af5ca10d1d1f',qos_specs=None,replication_status=,reservations=['29680410-3516-4bb1-912f-d979323dc34d','95db84d7-bd46-4b6d-81d7-af02c053a3a1','24fe270d-0f27-4f52-bc47-28a87abdbbed','197220a6-d921-456c-9354-9da46a44a94e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2b372b05b3479ba514483c1d0852e9',volume_type_id=ec1823e1-6455-46b0-8f95-eb4a34b04880)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2187e08-6c1e-47b2-9e52-6e4ac4467ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-119a33fc-6e1b-42ea-8763-a384e9181a6c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 200 Sep 07 02:36:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1491/3023] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:51 2026] GET /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9be3ee59-7580-4649-b4dc-13567fb8906c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2187e08-6c1e-47b2-9e52-6e4ac4467ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Flow 'volume_create_api' (1a5598c8-f232-423c-b10e-9b8621547cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Create volume request issued successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ddb955d1-4894-46e7-a7c5-a3e87647ec56 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1533/3024] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:36:50 2026] POST /volume/v3/volumes => generated 781 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a1012e9d-6f13-4d96-af58-ae0c1d012680 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a1012e9d-6f13-4d96-af58-ae0c1d012680 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] GET http://192.168.122.234/volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a1012e9d-6f13-4d96-af58-ae0c1d012680 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a1012e9d-6f13-4d96-af58-ae0c1d012680 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a1012e9d-6f13-4d96-af58-ae0c1d012680 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Volume info retrieved successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a1012e9d-6f13-4d96-af58-ae0c1d012680 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 returned with HTTP 200 Sep 07 02:36:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1534/3025] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:51 2026] GET /volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 => generated 960 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0508a333-6079-45bc-865b-6f0c9a501bff None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0508a333-6079-45bc-865b-6f0c9a501bff tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0508a333-6079-45bc-865b-6f0c9a501bff tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0508a333-6079-45bc-865b-6f0c9a501bff tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0508a333-6079-45bc-865b-6f0c9a501bff tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0508a333-6079-45bc-865b-6f0c9a501bff tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1535/3026] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:51 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9be3ee59-7580-4649-b4dc-13567fb8906c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] GET http://192.168.122.234/volume/v3/volumes Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9be3ee59-7580-4649-b4dc-13567fb8906c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9be3ee59-7580-4649-b4dc-13567fb8906c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-9be3ee59-7580-4649-b4dc-13567fb8906c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-9be3ee59-7580-4649-b4dc-13567fb8906c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87010) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9be3ee59-7580-4649-b4dc-13567fb8906c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Get all volumes completed successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9be3ee59-7580-4649-b4dc-13567fb8906c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] http://192.168.122.234/volume/v3/volumes returned with HTTP 200 Sep 07 02:36:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1492/3027] 192.168.122.234 () {60 vars in 1162 bytes} [Mon Sep 7 02:36:51 2026] GET /volume/v3/volumes => generated 342 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-03d1c330-02c6-4a88-ab47-8214429859f9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-03d1c330-02c6-4a88-ab47-8214429859f9 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-03d1c330-02c6-4a88-ab47-8214429859f9 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-03d1c330-02c6-4a88-ab47-8214429859f9 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-03d1c330-02c6-4a88-ab47-8214429859f9 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume with id: bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-03d1c330-02c6-4a88-ab47-8214429859f9 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-03d1c330-02c6-4a88-ab47-8214429859f9 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume request issued successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-03d1c330-02c6-4a88-ab47-8214429859f9 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 202 Sep 07 02:36:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1536/3028] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:36:51 2026] DELETE /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bea1b08a-7603-4b08-996d-abab73c8b5a2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bea1b08a-7603-4b08-996d-abab73c8b5a2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bea1b08a-7603-4b08-996d-abab73c8b5a2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bea1b08a-7603-4b08-996d-abab73c8b5a2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bea1b08a-7603-4b08-996d-abab73c8b5a2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bea1b08a-7603-4b08-996d-abab73c8b5a2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 200 Sep 07 02:36:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1493/3029] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:51 2026] GET /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-349e6219-e954-40be-a51e-39f6a8f06a11 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-349e6219-e954-40be-a51e-39f6a8f06a11 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] GET http://192.168.122.234/volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-349e6219-e954-40be-a51e-39f6a8f06a11 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-349e6219-e954-40be-a51e-39f6a8f06a11 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-349e6219-e954-40be-a51e-39f6a8f06a11 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Volume info retrieved successfully. Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7db0983d-f8ee-4c68-814f-64ed6b8c2ec7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7db0983d-f8ee-4c68-814f-64ed6b8c2ec7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7db0983d-f8ee-4c68-814f-64ed6b8c2ec7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7db0983d-f8ee-4c68-814f-64ed6b8c2ec7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-349e6219-e954-40be-a51e-39f6a8f06a11 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 returned with HTTP 200 Sep 07 02:36:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1537/3030] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:36:52 2026] GET /volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 => generated 981 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c4eb5ea1-6e7d-4f50-916c-d87a484f2a14 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4eb5ea1-6e7d-4f50-916c-d87a484f2a14 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4eb5ea1-6e7d-4f50-916c-d87a484f2a14 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7db0983d-f8ee-4c68-814f-64ed6b8c2ec7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c4eb5ea1-6e7d-4f50-916c-d87a484f2a14 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7db0983d-f8ee-4c68-814f-64ed6b8c2ec7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1494/3031] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:52 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c4eb5ea1-6e7d-4f50-916c-d87a484f2a14 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:36:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1538/3032] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:36:52 2026] GET /volume/v3/messages => generated 678 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a90f5a4e-8376-4025-944b-1a90012fd12b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a90f5a4e-8376-4025-944b-1a90012fd12b tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] GET http://192.168.122.234/volume/v3/messages/91a70298-b3f0-48fc-843c-3b32dcf14866 Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a90f5a4e-8376-4025-944b-1a90012fd12b tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a90f5a4e-8376-4025-944b-1a90012fd12b tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a90f5a4e-8376-4025-944b-1a90012fd12b tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-reader] http://192.168.122.234/volume/v3/messages/91a70298-b3f0-48fc-843c-3b32dcf14866 returned with HTTP 200 Sep 07 02:36:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1495/3033] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:52 2026] GET /volume/v3/messages/91a70298-b3f0-48fc-843c-3b32dcf14866 => generated 675 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c1328479-f0b1-44ce-a539-ee30bb4f0141 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c1328479-f0b1-44ce-a539-ee30bb4f0141 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] DELETE http://192.168.122.234/volume/v3/messages/91a70298-b3f0-48fc-843c-3b32dcf14866 Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c1328479-f0b1-44ce-a539-ee30bb4f0141 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c1328479-f0b1-44ce-a539-ee30bb4f0141 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-48deb998-6906-4199-b3e8-18059157faf2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-48deb998-6906-4199-b3e8-18059157faf2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-48deb998-6906-4199-b3e8-18059157faf2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-48deb998-6906-4199-b3e8-18059157faf2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c1328479-f0b1-44ce-a539-ee30bb4f0141 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/messages/91a70298-b3f0-48fc-843c-3b32dcf14866 returned with HTTP 204 Sep 07 02:36:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1539/3034] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:36:52 2026] DELETE /volume/v3/messages/91a70298-b3f0-48fc-843c-3b32dcf14866 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6b9b1119-1009-45cb-93de-67313397ece5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 Sep 07 02:36:52 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:52 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Delete volume with id: c599d33d-042d-4cae-acac-a32a911f8d47 Sep 07 02:36:52 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:52 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-48deb998-6906-4199-b3e8-18059157faf2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:52 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:52 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:52 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:52 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:52 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Volume info retrieved successfully. Sep 07 02:36:52 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87011) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:36:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-48deb998-6906-4199-b3e8-18059157faf2 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 200 Sep 07 02:36:52 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1496/3035] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:52 2026] GET /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 1014 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:53 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Created reservations ['eeb43e70-0738-4ea0-862d-922da5a9aeee', '097ffae0-a135-497b-b36d-430299478f01', '9f22192b-e103-4747-b112-490d357dedf9', '8cece3e7-7620-4d0e-881f-58c2ac7ee3f5'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Delete volume request issued successfully. Sep 07 02:36:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6b9b1119-1009-45cb-93de-67313397ece5 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 returned with HTTP 202 Sep 07 02:36:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1540/3036] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:36:52 2026] DELETE /volume/v3/volumes/c599d33d-042d-4cae-acac-a32a911f8d47 => generated 0 bytes in 484 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-99ed0a15-f490-40f3-a8f1-761463a19c99 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99ed0a15-f490-40f3-a8f1-761463a19c99 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] DELETE http://192.168.122.234/volume/v3/types/ec1823e1-6455-46b0-8f95-eb4a34b04880 Sep 07 02:36:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99ed0a15-f490-40f3-a8f1-761463a19c99 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-99ed0a15-f490-40f3-a8f1-761463a19c99 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-99ed0a15-f490-40f3-a8f1-761463a19c99 tempest-ProjectReaderTests-1200639646 tempest-ProjectReaderTests-1200639646-project-admin] http://192.168.122.234/volume/v3/types/ec1823e1-6455-46b0-8f95-eb4a34b04880 returned with HTTP 202 Sep 07 02:36:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1497/3037] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:36:53 2026] DELETE /volume/v3/types/ec1823e1-6455-46b0-8f95-eb4a34b04880 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-73eb2cdb-f540-4f29-98ca-69fa3f78a3cf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73eb2cdb-f540-4f29-98ca-69fa3f78a3cf tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73eb2cdb-f540-4f29-98ca-69fa3f78a3cf tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73eb2cdb-f540-4f29-98ca-69fa3f78a3cf tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-73eb2cdb-f540-4f29-98ca-69fa3f78a3cf tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73eb2cdb-f540-4f29-98ca-69fa3f78a3cf tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1541/3038] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:53 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-96a0acb3-de84-427b-b2ff-edb31c1401ed None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-96a0acb3-de84-427b-b2ff-edb31c1401ed tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a Sep 07 02:36:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-96a0acb3-de84-427b-b2ff-edb31c1401ed tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:53 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-96a0acb3-de84-427b-b2ff-edb31c1401ed tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-96a0acb3-de84-427b-b2ff-edb31c1401ed tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a returned with HTTP 404 Sep 07 02:36:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1498/3039] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:53 2026] GET /volume/v3/volumes/bb6e6f3e-2a11-4689-8650-4cb269f9f12a => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-00bdf952-f813-4fae-a801-ebabf52a9742 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1584317252"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1584317252'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume of 1 GB Sep 07 02:36:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Availability Zones retrieved successfully. Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (eb3dbb78-62b2-468f-b6df-1ec0c8888cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cf525c-0462-43e8-8fda-86f2e5809bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cf525c-0462-43e8-8fda-86f2e5809bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c675eed4-0488-4d90-8447-6332c9624a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Created reservations ['6ebc373b-71b6-4fc6-a84d-fbb06991a31c', 'c51f517a-528a-4709-a316-cd8467c9d1da', '6663b9a2-b5ae-4485-a24f-e8a924864c83', '143b515d-d4a6-43c1-8118-28e103283b23'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c675eed4-0488-4d90-8447-6332c9624a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ebc373b-71b6-4fc6-a84d-fbb06991a31c', 'c51f517a-528a-4709-a316-cd8467c9d1da', '6663b9a2-b5ae-4485-a24f-e8a924864c83', '143b515d-d4a6-43c1-8118-28e103283b23']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02f850d-8a53-4f70-865f-6ba0411ff21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02f850d-8a53-4f70-865f-6ba0411ff21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8fb326a-7fe9-49e2-84c8-496f448a559e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584317252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['6ebc373b-71b6-4fc6-a84d-fbb06991a31c','c51f517a-528a-4709-a316-cd8467c9d1da','6663b9a2-b5ae-4485-a24f-e8a924864c83','143b515d-d4a6-43c1-8118-28e103283b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584317252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8fb326a-7fe9-49e2-84c8-496f448a559e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4086e873c720489abb57f4c3a6516efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5064d25c-6c31-46c7-8cfa-30f12bcdd631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5064d25c-6c31-46c7-8cfa-30f12bcdd631) transitioned into state 'SUCCESS' from state '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-1584317252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['6ebc373b-71b6-4fc6-a84d-fbb06991a31c','c51f517a-528a-4709-a316-cd8467c9d1da','6663b9a2-b5ae-4485-a24f-e8a924864c83','143b515d-d4a6-43c1-8118-28e103283b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccaf2dd-dd0f-4dd8-a117-5ae5bcf91d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccaf2dd-dd0f-4dd8-a117-5ae5bcf91d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (eb3dbb78-62b2-468f-b6df-1ec0c8888cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request issued successfully. Sep 07 02:36:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1f5b5608-66c3-4efc-932f-cd92525795ac None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-00bdf952-f813-4fae-a801-ebabf52a9742 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:36:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1542/3040] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:36:54 2026] POST /volume/v3/volumes => generated 787 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:36:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f5b5608-66c3-4efc-932f-cd92525795ac tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f5b5608-66c3-4efc-932f-cd92525795ac tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1f5b5608-66c3-4efc-932f-cd92525795ac tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-72a6266f-9553-48de-a814-eb38ffeff0f4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-72a6266f-9553-48de-a814-eb38ffeff0f4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-72a6266f-9553-48de-a814-eb38ffeff0f4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-72a6266f-9553-48de-a814-eb38ffeff0f4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1f5b5608-66c3-4efc-932f-cd92525795ac tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-72a6266f-9553-48de-a814-eb38ffeff0f4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1f5b5608-66c3-4efc-932f-cd92525795ac tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1499/3041] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:54 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:36:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-72a6266f-9553-48de-a814-eb38ffeff0f4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 200 Sep 07 02:36:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1543/3042] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:54 2026] GET /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 966 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6abaf653-c327-449c-94af-7e6c79f36e5f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-28f88832-c255-412a-a4d9-f82a08ec18e1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-28f88832-c255-412a-a4d9-f82a08ec18e1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-28f88832-c255-412a-a4d9-f82a08ec18e1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6abaf653-c327-449c-94af-7e6c79f36e5f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6abaf653-c327-449c-94af-7e6c79f36e5f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6abaf653-c327-449c-94af-7e6c79f36e5f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-28f88832-c255-412a-a4d9-f82a08ec18e1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-28f88832-c255-412a-a4d9-f82a08ec18e1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6abaf653-c327-449c-94af-7e6c79f36e5f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-28f88832-c255-412a-a4d9-f82a08ec18e1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1500/3043] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:56 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6abaf653-c327-449c-94af-7e6c79f36e5f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 200 Sep 07 02:36:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1544/3044] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:56 2026] GET /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 1016 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1d1f2a58-9344-426e-83d0-9d9188ed2e96 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d1f2a58-9344-426e-83d0-9d9188ed2e96 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-admin] GET http://192.168.122.234/volume/v3/scheduler-stats/get_pools Sep 07 02:36:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d1f2a58-9344-426e-83d0-9d9188ed2e96 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d1f2a58-9344-426e-83d0-9d9188ed2e96 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-admin] Calling method 'get_pools' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d1f2a58-9344-426e-83d0-9d9188ed2e96 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-admin] http://192.168.122.234/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 02:36:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1501/3045] 192.168.122.234 () {58 vars in 1175 bytes} [Mon Sep 7 02:36:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:36:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-349198a9-37fd-473d-b6f6-11ce7e15c6c0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-74815137-7ecb-4a09-b6ef-3265a27023a1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74815137-7ecb-4a09-b6ef-3265a27023a1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74815137-7ecb-4a09-b6ef-3265a27023a1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74815137-7ecb-4a09-b6ef-3265a27023a1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-74815137-7ecb-4a09-b6ef-3265a27023a1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74815137-7ecb-4a09-b6ef-3265a27023a1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1502/3046] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:57 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4309e09f-49c1-4d87-b86d-e82b33d4f34e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4309e09f-49c1-4d87-b86d-e82b33d4f34e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4309e09f-49c1-4d87-b86d-e82b33d4f34e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4309e09f-49c1-4d87-b86d-e82b33d4f34e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-349198a9-37fd-473d-b6f6-11ce7e15c6c0 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-member] GET http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD Sep 07 02:36:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-349198a9-37fd-473d-b6f6-11ce7e15c6c0 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-349198a9-37fd-473d-b6f6-11ce7e15c6c0 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:57 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-349198a9-37fd-473d-b6f6-11ce7e15c6c0 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'eb9435069b714c03a9429d42be876f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c661d56780d4f608fdc6bbd2cd9f79d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:36:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-349198a9-37fd-473d-b6f6-11ce7e15c6c0 tempest-ProjectMemberTests-1307999444 tempest-ProjectMemberTests-1307999444-project-member] http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 02:36:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1545/3047] 192.168.122.234 () {58 vars in 1193 bytes} [Mon Sep 7 02:36:57 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 344 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:36:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4309e09f-49c1-4d87-b86d-e82b33d4f34e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4309e09f-49c1-4d87-b86d-e82b33d4f34e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 200 Sep 07 02:36:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1503/3048] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:57 2026] GET /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 1016 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-09ca93c9-9775-445e-a825-301022cb1132 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09ca93c9-9775-445e-a825-301022cb1132 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09ca93c9-9775-445e-a825-301022cb1132 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-09ca93c9-9775-445e-a825-301022cb1132 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-09ca93c9-9775-445e-a825-301022cb1132 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-09ca93c9-9775-445e-a825-301022cb1132 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1546/3049] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:58 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9c792378-9c82-4175-851d-2ae130ed3364 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c792378-9c82-4175-851d-2ae130ed3364 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c792378-9c82-4175-851d-2ae130ed3364 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9c792378-9c82-4175-851d-2ae130ed3364 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9c792378-9c82-4175-851d-2ae130ed3364 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9c792378-9c82-4175-851d-2ae130ed3364 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 200 Sep 07 02:36:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1504/3050] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:58 2026] GET /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-90832357-ad53-4e48-bfbb-1081fd419aa7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-90832357-ad53-4e48-bfbb-1081fd419aa7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-90832357-ad53-4e48-bfbb-1081fd419aa7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-90832357-ad53-4e48-bfbb-1081fd419aa7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-90832357-ad53-4e48-bfbb-1081fd419aa7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-90832357-ad53-4e48-bfbb-1081fd419aa7 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1547/3051] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:59 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 843 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-350cff4d-87b7-4e55-b4fa-fd5e637369ee None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-350cff4d-87b7-4e55-b4fa-fd5e637369ee tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-350cff4d-87b7-4e55-b4fa-fd5e637369ee tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-350cff4d-87b7-4e55-b4fa-fd5e637369ee tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-350cff4d-87b7-4e55-b4fa-fd5e637369ee tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-350cff4d-87b7-4e55-b4fa-fd5e637369ee tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:36:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1505/3052] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:36:59 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Delete snapshot with id: 1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e298411a-9a46-4611-b8ad-3d6d629e2d75 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e298411a-9a46-4611-b8ad-3d6d629e2d75 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e298411a-9a46-4611-b8ad-3d6d629e2d75 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e298411a-9a46-4611-b8ad-3d6d629e2d75 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot delete request issued successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ffcdcb6f-ab90-4c50-945c-19b0ae9ddb4d tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 202 Sep 07 02:36:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1548/3053] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:36:59 2026] DELETE /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f95892bd-2aaa-4c0d-b44e-1c9fc7429004 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f95892bd-2aaa-4c0d-b44e-1c9fc7429004 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f95892bd-2aaa-4c0d-b44e-1c9fc7429004 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f95892bd-2aaa-4c0d-b44e-1c9fc7429004 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e298411a-9a46-4611-b8ad-3d6d629e2d75 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f95892bd-2aaa-4c0d-b44e-1c9fc7429004 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f95892bd-2aaa-4c0d-b44e-1c9fc7429004 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1549/3054] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:36:59 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e298411a-9a46-4611-b8ad-3d6d629e2d75 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 200 Sep 07 02:36:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1506/3055] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:59 2026] GET /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 1017 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] GET http://192.168.122.234/volume/v3/volumes/detail Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Calling method 'detail' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87011) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /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 07 02:36:59 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Get all volumes completed successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b3768ae-a598-4ccf-9edc-58c6da675315 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] http://192.168.122.234/volume/v3/volumes/detail returned with HTTP 200 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1550/3056] 192.168.122.234 () {60 vars in 1183 bytes} [Mon Sep 7 02:36:59 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume with id: b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:36:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume request issued successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bc8c8105-ac90-4f0c-9133-58854b3310c7 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 202 Sep 07 02:36:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1507/3057] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:36:59 2026] DELETE /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e6d2732a-41f2-4d0e-aaad-50bd5574eee6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6d2732a-41f2-4d0e-aaad-50bd5574eee6 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6d2732a-41f2-4d0e-aaad-50bd5574eee6 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e6d2732a-41f2-4d0e-aaad-50bd5574eee6 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e6d2732a-41f2-4d0e-aaad-50bd5574eee6 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:36:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e6d2732a-41f2-4d0e-aaad-50bd5574eee6 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 200 Sep 07 02:36:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1551/3058] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:36:59 2026] GET /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-32a72837-1f30-412c-a38f-149bc767d267 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1914441993"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1914441993'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Create volume of 1 GB Sep 07 02:37:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Flow 'volume_create_api' (eec6b53f-ccca-4766-a0b4-3371e9410071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9d53683-1d69-4b80-9bfa-937bc45e5105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9d53683-1d69-4b80-9bfa-937bc45e5105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e570118a-fd36-4143-a8a3-9f9c860cf66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d208269f-127a-47c7-abfe-02a3407de772 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d208269f-127a-47c7-abfe-02a3407de772 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:37:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d208269f-127a-47c7-abfe-02a3407de772 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d208269f-127a-47c7-abfe-02a3407de772 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d208269f-127a-47c7-abfe-02a3407de772 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:37:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d208269f-127a-47c7-abfe-02a3407de772 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:37:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1552/3059] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:00 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Created reservations ['a5ff19f8-acee-483c-95ad-3529e4cdcbda', '71370608-ec2b-47b1-b1c7-8a521d3288c5', 'd15dd73a-a28b-49b9-8a98-f70d13088163', 'e37e4799-2952-426e-acea-5fb74c7a0c6c'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e570118a-fd36-4143-a8a3-9f9c860cf66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ff19f8-acee-483c-95ad-3529e4cdcbda', '71370608-ec2b-47b1-b1c7-8a521d3288c5', 'd15dd73a-a28b-49b9-8a98-f70d13088163', 'e37e4799-2952-426e-acea-5fb74c7a0c6c']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134ce4fd-a1da-47aa-9d31-6c92a1b568b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134ce4fd-a1da-47aa-9d31-6c92a1b568b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07fcb1db-0668-4ce3-82f4-8f6edea4d943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1914441993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631bc1801c7a4871b6f3a9849d1d6697',qos_specs=None,replication_status=,reservations=['a5ff19f8-acee-483c-95ad-3529e4cdcbda','71370608-ec2b-47b1-b1c7-8a521d3288c5','d15dd73a-a28b-49b9-8a98-f70d13088163','e37e4799-2952-426e-acea-5fb74c7a0c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e30d74f6a2421b9c3a760f5cd7da60',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1914441993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07fcb1db-0668-4ce3-82f4-8f6edea4d943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='631bc1801c7a4871b6f3a9849d1d6697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07e30d74f6a2421b9c3a760f5cd7da60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39837c76-3ba4-4c23-9668-033c1574124e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39837c76-3ba4-4c23-9668-033c1574124e) transitioned into state 'SUCCESS' from state '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-1914441993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631bc1801c7a4871b6f3a9849d1d6697',qos_specs=None,replication_status=,reservations=['a5ff19f8-acee-483c-95ad-3529e4cdcbda','71370608-ec2b-47b1-b1c7-8a521d3288c5','d15dd73a-a28b-49b9-8a98-f70d13088163','e37e4799-2952-426e-acea-5fb74c7a0c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e30d74f6a2421b9c3a760f5cd7da60',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f7eabc-5a42-41b6-8bda-c86f963b3ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8903bc48-f383-40f7-bc65-ec3db4caff07 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f7eabc-5a42-41b6-8bda-c86f963b3ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8903bc48-f383-40f7-bc65-ec3db4caff07 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Flow 'volume_create_api' (eec6b53f-ccca-4766-a0b4-3371e9410071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Create volume request issued successfully. Sep 07 02:37:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32a72837-1f30-412c-a38f-149bc767d267 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8903bc48-f383-40f7-bc65-ec3db4caff07 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8903bc48-f383-40f7-bc65-ec3db4caff07 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1508/3060] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:00 2026] POST /volume/v3/volumes => generated 787 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d2f3e3cd-98a4-4df5-9f02-6d36dace7544 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8903bc48-f383-40f7-bc65-ec3db4caff07 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e returned with HTTP 404 Sep 07 02:37:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1553/3061] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:00 2026] GET /volume/v3/volumes/b8fb326a-7fe9-49e2-84c8-496f448a559e => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:37:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2f3e3cd-98a4-4df5-9f02-6d36dace7544 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e4e72baf-3b63-4793-9375-11abd705229d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2f3e3cd-98a4-4df5-9f02-6d36dace7544 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d2f3e3cd-98a4-4df5-9f02-6d36dace7544 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2041966243"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2041966243'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume of 1 GB Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d2f3e3cd-98a4-4df5-9f02-6d36dace7544 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d2f3e3cd-98a4-4df5-9f02-6d36dace7544 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 returned with HTTP 200 Sep 07 02:37:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1509/3062] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:00 2026] GET /volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 => generated 966 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (1af9faf1-fb7b-4280-9fb2-6065cd19ac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a005b488-34d9-4650-abfa-496fa44e4249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a005b488-34d9-4650-abfa-496fa44e4249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc58371-7342-4c26-b07c-eb4db1a9ddef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Created reservations ['809df066-5d80-4a2e-bd79-d2fafcd8f1f7', 'ce1183c6-7586-4687-9db3-bc4862c2f298', '4545dd2c-5cdc-4fcc-b071-c6d043337c00', '9ea0daec-08e8-4c81-ae93-7212e7949f1a'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc58371-7342-4c26-b07c-eb4db1a9ddef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809df066-5d80-4a2e-bd79-d2fafcd8f1f7', 'ce1183c6-7586-4687-9db3-bc4862c2f298', '4545dd2c-5cdc-4fcc-b071-c6d043337c00', '9ea0daec-08e8-4c81-ae93-7212e7949f1a']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1cb46f-7891-4709-b9ed-1c81891a0e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1cb46f-7891-4709-b9ed-1c81891a0e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a94abe07-711f-4fde-bc2f-ea14fe1e1e70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2041966243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['809df066-5d80-4a2e-bd79-d2fafcd8f1f7','ce1183c6-7586-4687-9db3-bc4862c2f298','4545dd2c-5cdc-4fcc-b071-c6d043337c00','9ea0daec-08e8-4c81-ae93-7212e7949f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2041966243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a94abe07-711f-4fde-bc2f-ea14fe1e1e70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4086e873c720489abb57f4c3a6516efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc856e5c-0022-4e96-9d2f-faf6eee58c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc856e5c-0022-4e96-9d2f-faf6eee58c15) transitioned into state 'SUCCESS' from state '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-2041966243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['809df066-5d80-4a2e-bd79-d2fafcd8f1f7','ce1183c6-7586-4687-9db3-bc4862c2f298','4545dd2c-5cdc-4fcc-b071-c6d043337c00','9ea0daec-08e8-4c81-ae93-7212e7949f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56632b1f-3ada-4088-833c-b706b5c20687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56632b1f-3ada-4088-833c-b706b5c20687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (1af9faf1-fb7b-4280-9fb2-6065cd19ac9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request issued successfully. Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e4e72baf-3b63-4793-9375-11abd705229d tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1554/3063] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:37:01 2026] POST /volume/v3/volumes => generated 787 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-03af55bb-c553-4bb7-925a-39410650757a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03af55bb-c553-4bb7-925a-39410650757a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03af55bb-c553-4bb7-925a-39410650757a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-03af55bb-c553-4bb7-925a-39410650757a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-03af55bb-c553-4bb7-925a-39410650757a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-03af55bb-c553-4bb7-925a-39410650757a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 200 Sep 07 02:37:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1510/3064] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:01 2026] GET /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 966 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e80ca906-8f73-4dac-a0e0-46533961785b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e80ca906-8f73-4dac-a0e0-46533961785b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e80ca906-8f73-4dac-a0e0-46533961785b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e80ca906-8f73-4dac-a0e0-46533961785b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e80ca906-8f73-4dac-a0e0-46533961785b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Snapshot retrieved successfully. Sep 07 02:37:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e80ca906-8f73-4dac-a0e0-46533961785b tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 200 Sep 07 02:37:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1555/3065] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:01 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8b257739-9153-42ca-be80-dd3e266f91d3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b257739-9153-42ca-be80-dd3e266f91d3 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b257739-9153-42ca-be80-dd3e266f91d3 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8b257739-9153-42ca-be80-dd3e266f91d3 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8b257739-9153-42ca-be80-dd3e266f91d3 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8b257739-9153-42ca-be80-dd3e266f91d3 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 returned with HTTP 200 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1511/3066] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:02 2026] GET /volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-17cf28fa-8845-420c-a4c6-d98f247a4c2f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5cc3a36b-73aa-48da-b315-7458ea580434 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5cc3a36b-73aa-48da-b315-7458ea580434 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5cc3a36b-73aa-48da-b315-7458ea580434 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5cc3a36b-73aa-48da-b315-7458ea580434 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5cc3a36b-73aa-48da-b315-7458ea580434 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5cc3a36b-73aa-48da-b315-7458ea580434 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 200 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1512/3067] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:02 2026] GET /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7a96a97e-83b7-46aa-a8cc-f61ac3544d66 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a96a97e-83b7-46aa-a8cc-f61ac3544d66 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a96a97e-83b7-46aa-a8cc-f61ac3544d66 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7a96a97e-83b7-46aa-a8cc-f61ac3544d66 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7a96a97e-83b7-46aa-a8cc-f61ac3544d66 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 404 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1513/3068] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:02 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] DELETE http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Delete volume with id: 9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:37:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-17cf28fa-8845-420c-a4c6-d98f247a4c2f tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-admin] GET http://192.168.122.234/volume/v3/scheduler-stats/get_pools Sep 07 02:37:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-17cf28fa-8845-420c-a4c6-d98f247a4c2f tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-17cf28fa-8845-420c-a4c6-d98f247a4c2f tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-admin] Calling method 'get_pools' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:37:02 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-17cf28fa-8845-420c-a4c6-d98f247a4c2f tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-admin] http://192.168.122.234/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 02:37:02 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1556/3069] 192.168.122.234 () {58 vars in 1175 bytes} [Mon Sep 7 02:37:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 02:37:02 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ab217391-23fc-43b4-8527-845a10eb8ce4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Delete volume request issued successfully. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a9e99486-9546-40dd-9e5c-5e6c87e60d53 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 202 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1514/3070] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:02 2026] DELETE /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2af7704f-dd53-4aa5-b876-418b98d61a8e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2af7704f-dd53-4aa5-b876-418b98d61a8e tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2af7704f-dd53-4aa5-b876-418b98d61a8e tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2af7704f-dd53-4aa5-b876-418b98d61a8e tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2af7704f-dd53-4aa5-b876-418b98d61a8e tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:37:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2af7704f-dd53-4aa5-b876-418b98d61a8e tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 200 Sep 07 02:37:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1515/3071] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:02 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab217391-23fc-43b4-8527-845a10eb8ce4 tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-reader] GET http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab217391-23fc-43b4-8527-845a10eb8ce4 tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ab217391-23fc-43b4-8527-845a10eb8ce4 tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-ab217391-23fc-43b4-8527-845a10eb8ce4 tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e3e65b88e3b94d4cb3599f55f2872a15', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '874ad3fce9fb4bba8062d24c291f7029', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ab217391-23fc-43b4-8527-845a10eb8ce4 tempest-ProjectReaderTests-1499396883 tempest-ProjectReaderTests-1499396883-project-reader] http://192.168.122.234/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 02:37:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1557/3072] 192.168.122.234 () {58 vars in 1193 bytes} [Mon Sep 7 02:37:02 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 167 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4fe9284c-f74e-4c6b-92d8-41230636d86e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fe9284c-f74e-4c6b-92d8-41230636d86e tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fe9284c-f74e-4c6b-92d8-41230636d86e tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4fe9284c-f74e-4c6b-92d8-41230636d86e tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4fe9284c-f74e-4c6b-92d8-41230636d86e tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4fe9284c-f74e-4c6b-92d8-41230636d86e tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 returned with HTTP 200 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1516/3073] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:03 2026] GET /volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-961ad008-9707-4001-8209-01e64b3957db None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-961ad008-9707-4001-8209-01e64b3957db tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] POST http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943/action Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-961ad008-9707-4001-8209-01e64b3957db tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-961ad008-9707-4001-8209-01e64b3957db tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-961ad008-9707-4001-8209-01e64b3957db tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] Volume info retrieved successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-961ad008-9707-4001-8209-01e64b3957db tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1de36536554c4c43b4659be0d9ed66e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '631bc1801c7a4871b6f3a9849d1d6697', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-961ad008-9707-4001-8209-01e64b3957db tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943/action returned with HTTP 403 Sep 07 02:37:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1558/3074] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:37:03 2026] POST /volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943/action => generated 131 bytes in 235 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a997606-9c37-414f-96d9-974939b1d612 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a997606-9c37-414f-96d9-974939b1d612 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a997606-9c37-414f-96d9-974939b1d612 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a997606-9c37-414f-96d9-974939b1d612 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-2a997606-9c37-414f-96d9-974939b1d612 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Delete volume with id: 07fcb1db-0668-4ce3-82f4-8f6edea4d943 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2a997606-9c37-414f-96d9-974939b1d612 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2a997606-9c37-414f-96d9-974939b1d612 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Delete volume request issued successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a997606-9c37-414f-96d9-974939b1d612 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 returned with HTTP 202 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1517/3075] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:03 2026] DELETE /volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2fd3d04d-8b00-466c-aa3b-48e5b76790ef None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2fd3d04d-8b00-466c-aa3b-48e5b76790ef tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2fd3d04d-8b00-466c-aa3b-48e5b76790ef tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2fd3d04d-8b00-466c-aa3b-48e5b76790ef tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2fd3d04d-8b00-466c-aa3b-48e5b76790ef tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2fd3d04d-8b00-466c-aa3b-48e5b76790ef tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 returned with HTTP 200 Sep 07 02:37:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1559/3076] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:03 2026] GET /volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-efa3c4bd-222a-4793-a025-a81991193f8e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-efa3c4bd-222a-4793-a025-a81991193f8e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-efa3c4bd-222a-4793-a025-a81991193f8e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-efa3c4bd-222a-4793-a025-a81991193f8e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-efa3c4bd-222a-4793-a025-a81991193f8e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-efa3c4bd-222a-4793-a025-a81991193f8e tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 200 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1518/3077] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:03 2026] GET /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 1017 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-06e0c4a1-3e2e-4778-8c73-7b3a529b0976 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-06e0c4a1-3e2e-4778-8c73-7b3a529b0976 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] GET http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-06e0c4a1-3e2e-4778-8c73-7b3a529b0976 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-06e0c4a1-3e2e-4778-8c73-7b3a529b0976 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-06e0c4a1-3e2e-4778-8c73-7b3a529b0976 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Volume info retrieved successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-06e0c4a1-3e2e-4778-8c73-7b3a529b0976 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 200 Sep 07 02:37:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1560/3078] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:03 2026] GET /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume with id: a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-499d02ed-6e34-4f53-9fbf-f7ad7df18338 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-499d02ed-6e34-4f53-9fbf-f7ad7df18338 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:37:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-499d02ed-6e34-4f53-9fbf-f7ad7df18338 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-499d02ed-6e34-4f53-9fbf-f7ad7df18338 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-499d02ed-6e34-4f53-9fbf-f7ad7df18338 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 404 Sep 07 02:37:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1561/3079] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:03 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1068d78f-d1db-492e-9617-d17788748fd4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1068d78f-d1db-492e-9617-d17788748fd4 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] DELETE http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume request issued successfully. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8d84f9d8-c00e-4cc4-b05e-b482a6a87ec4 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 202 Sep 07 02:37:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1519/3080] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:37:03 2026] DELETE /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:37:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1068d78f-d1db-492e-9617-d17788748fd4 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1068d78f-d1db-492e-9617-d17788748fd4 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-1068d78f-d1db-492e-9617-d17788748fd4 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Delete volume with id: ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-85ed4d6b-54a3-4ded-a892-15118e4d59be None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85ed4d6b-54a3-4ded-a892-15118e4d59be tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85ed4d6b-54a3-4ded-a892-15118e4d59be tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85ed4d6b-54a3-4ded-a892-15118e4d59be tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:04 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:04 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-85ed4d6b-54a3-4ded-a892-15118e4d59be tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1068d78f-d1db-492e-9617-d17788748fd4 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85ed4d6b-54a3-4ded-a892-15118e4d59be tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 200 Sep 07 02:37:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1520/3081] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:04 2026] GET /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1068d78f-d1db-492e-9617-d17788748fd4 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Delete volume request issued successfully. Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1068d78f-d1db-492e-9617-d17788748fd4 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 202 Sep 07 02:37:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1562/3082] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:04 2026] DELETE /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f6e5550-c2b7-4e28-a711-30f14b8a4b74 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f6e5550-c2b7-4e28-a711-30f14b8a4b74 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f6e5550-c2b7-4e28-a711-30f14b8a4b74 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f6e5550-c2b7-4e28-a711-30f14b8a4b74 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:04 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5f6e5550-c2b7-4e28-a711-30f14b8a4b74 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f6e5550-c2b7-4e28-a711-30f14b8a4b74 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:37:04 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1521/3083] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:04 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d0932de3-d92f-4633-8308-fb50bf1ee6b8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d0932de3-d92f-4633-8308-fb50bf1ee6b8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 Sep 07 02:37:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d0932de3-d92f-4633-8308-fb50bf1ee6b8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d0932de3-d92f-4633-8308-fb50bf1ee6b8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d0932de3-d92f-4633-8308-fb50bf1ee6b8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 returned with HTTP 404 Sep 07 02:37:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1563/3084] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:04 2026] GET /volume/v3/volumes/07fcb1db-0668-4ce3-82f4-8f6edea4d943 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1648409722"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1648409722'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Create volume of 1 GB Sep 07 02:37:04 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Flow 'volume_create_api' (e894d7e9-a31f-475f-9956-0b6457ea5f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e91ba17-1ca9-4d63-bb78-b2c3cf429787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e91ba17-1ca9-4d63-bb78-b2c3cf429787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51dd785-0fcf-40e7-bff4-dda5a5874cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Created reservations ['d68218df-52c0-4402-bb84-47afa7e8016c', '820f52fd-5ddc-4c10-b2d9-4f2e45cf2b1a', '798626fc-1eed-44cd-aa48-274ff7730686', 'cec40af6-c139-4724-92a0-d617ff89a8c2'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51dd785-0fcf-40e7-bff4-dda5a5874cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68218df-52c0-4402-bb84-47afa7e8016c', '820f52fd-5ddc-4c10-b2d9-4f2e45cf2b1a', '798626fc-1eed-44cd-aa48-274ff7730686', 'cec40af6-c139-4724-92a0-d617ff89a8c2']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:04 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4813bb33-dcf1-45a0-b7ea-813ca9145a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4813bb33-dcf1-45a0-b7ea-813ca9145a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45388c06-9e26-45b4-b137-2da029ef7589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648409722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631bc1801c7a4871b6f3a9849d1d6697',qos_specs=None,replication_status=,reservations=['d68218df-52c0-4402-bb84-47afa7e8016c','820f52fd-5ddc-4c10-b2d9-4f2e45cf2b1a','798626fc-1eed-44cd-aa48-274ff7730686','cec40af6-c139-4724-92a0-d617ff89a8c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e30d74f6a2421b9c3a760f5cd7da60',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648409722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45388c06-9e26-45b4-b137-2da029ef7589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='631bc1801c7a4871b6f3a9849d1d6697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07e30d74f6a2421b9c3a760f5cd7da60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0658309a-5ede-42d5-a218-fcc26069499b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-07a24276-12f5-4eb3-a02f-072c1639b56f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07a24276-12f5-4eb3-a02f-072c1639b56f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07a24276-12f5-4eb3-a02f-072c1639b56f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-07a24276-12f5-4eb3-a02f-072c1639b56f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-07a24276-12f5-4eb3-a02f-072c1639b56f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-07a24276-12f5-4eb3-a02f-072c1639b56f tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 200 Sep 07 02:37:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1564/3085] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:05 2026] GET /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 1016 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0658309a-5ede-42d5-a218-fcc26069499b) transitioned into state 'SUCCESS' from state '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-1648409722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631bc1801c7a4871b6f3a9849d1d6697',qos_specs=None,replication_status=,reservations=['d68218df-52c0-4402-bb84-47afa7e8016c','820f52fd-5ddc-4c10-b2d9-4f2e45cf2b1a','798626fc-1eed-44cd-aa48-274ff7730686','cec40af6-c139-4724-92a0-d617ff89a8c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e30d74f6a2421b9c3a760f5cd7da60',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-66abe060-5862-41bb-b1a9-0c6093bbf7c2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4aec1d5-e541-4bc8-91f0-fe57353f37c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-66abe060-5862-41bb-b1a9-0c6093bbf7c2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-66abe060-5862-41bb-b1a9-0c6093bbf7c2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-66abe060-5862-41bb-b1a9-0c6093bbf7c2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-66abe060-5862-41bb-b1a9-0c6093bbf7c2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Volume info retrieved successfully. Sep 07 02:37:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4aec1d5-e541-4bc8-91f0-fe57353f37c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-66abe060-5862-41bb-b1a9-0c6093bbf7c2 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 200 Sep 07 02:37:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1565/3086] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:05 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:05 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Flow 'volume_create_api' (e894d7e9-a31f-475f-9956-0b6457ea5f8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Create volume request issued successfully. Sep 07 02:37:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e70eb9b-c287-40d5-837e-e3ddf56beecb tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1522/3087] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:04 2026] POST /volume/v3/volumes => generated 787 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-60c6187c-d565-438f-94b9-b089b9b7b384 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-60c6187c-d565-438f-94b9-b089b9b7b384 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-60c6187c-d565-438f-94b9-b089b9b7b384 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-60c6187c-d565-438f-94b9-b089b9b7b384 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-60c6187c-d565-438f-94b9-b089b9b7b384 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-60c6187c-d565-438f-94b9-b089b9b7b384 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 returned with HTTP 200 Sep 07 02:37:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1566/3088] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:05 2026] GET /volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 => generated 966 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-36459b27-f2b8-448c-9136-ecc1ce1b8ded None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36459b27-f2b8-448c-9136-ecc1ce1b8ded tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-36459b27-f2b8-448c-9136-ecc1ce1b8ded tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-36459b27-f2b8-448c-9136-ecc1ce1b8ded tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-36459b27-f2b8-448c-9136-ecc1ce1b8ded tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 returned with HTTP 404 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1523/3089] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:06 2026] GET /volume/v3/volumes/a94abe07-711f-4fde-bc2f-ea14fe1e1e70 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-299830118"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-299830118'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume of 1 GB Sep 07 02:37:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-32c80603-bb3a-4d91-a1b3-0a7c84949227 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32c80603-bb3a-4d91-a1b3-0a7c84949227 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32c80603-bb3a-4d91-a1b3-0a7c84949227 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-32c80603-bb3a-4d91-a1b3-0a7c84949227 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (01523883-04f1-4400-a7e2-f3d360464e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bb97fd-14c9-4841-9eb0-95ee214a7a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-32c80603-bb3a-4d91-a1b3-0a7c84949227 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 returned with HTTP 404 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1524/3090] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:06 2026] GET /volume/v3/volumes/ef6d924e-4d5d-4c9c-b32d-5a4673900466 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-85840cd6-5cf0-48b2-9707-8b7319868438 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85840cd6-5cf0-48b2-9707-8b7319868438 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85840cd6-5cf0-48b2-9707-8b7319868438 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85840cd6-5cf0-48b2-9707-8b7319868438 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-85840cd6-5cf0-48b2-9707-8b7319868438 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Delete snapshot with id: 1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85840cd6-5cf0-48b2-9707-8b7319868438 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 404 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1525/3091] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:06 2026] DELETE /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f5b81cf6-a21d-4e8e-82bb-4f1ced831577 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5b81cf6-a21d-4e8e-82bb-4f1ced831577 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5b81cf6-a21d-4e8e-82bb-4f1ced831577 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f5b81cf6-a21d-4e8e-82bb-4f1ced831577 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f5b81cf6-a21d-4e8e-82bb-4f1ced831577 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 returned with HTTP 404 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1526/3092] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:06 2026] GET /volume/v3/snapshots/1860f206-eb07-43ac-8d3a-094fcd4ddac8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bb97fd-14c9-4841-9eb0-95ee214a7a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-37d51f70-c504-4cb0-bc6f-7b32f3ed9830 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37d51f70-c504-4cb0-bc6f-7b32f3ed9830 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] DELETE http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37d51f70-c504-4cb0-bc6f-7b32f3ed9830 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-37d51f70-c504-4cb0-bc6f-7b32f3ed9830 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-37d51f70-c504-4cb0-bc6f-7b32f3ed9830 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Delete volume with id: 9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20c7c22-44d2-4d40-b134-36efe10a217c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-37d51f70-c504-4cb0-bc6f-7b32f3ed9830 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 404 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1527/3093] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:06 2026] DELETE /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-74d69713-347f-4689-8c43-8eb1cc442db1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74d69713-347f-4689-8c43-8eb1cc442db1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] GET http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74d69713-347f-4689-8c43-8eb1cc442db1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-74d69713-347f-4689-8c43-8eb1cc442db1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-74d69713-347f-4689-8c43-8eb1cc442db1 tempest-SnapshotDependencyTests-955237384 tempest-SnapshotDependencyTests-955237384-project-member] http://192.168.122.234/volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 returned with HTTP 404 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1528/3094] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:06 2026] GET /volume/v3/volumes/9915906b-50bb-41be-801d-5a8da3694ba3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-103b0fb9-072c-4915-b7a1-cb5adc60ac56 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-103b0fb9-072c-4915-b7a1-cb5adc60ac56 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-103b0fb9-072c-4915-b7a1-cb5adc60ac56 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-103b0fb9-072c-4915-b7a1-cb5adc60ac56 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-103b0fb9-072c-4915-b7a1-cb5adc60ac56 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-103b0fb9-072c-4915-b7a1-cb5adc60ac56 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 returned with HTTP 200 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1529/3095] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:06 2026] GET /volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Created reservations ['31e7ddeb-8a1d-4ed7-8793-8f7c374612f4', 'a5a4715c-16c6-400e-94ea-b3675e1f70a8', 'ccd2ec99-6186-4eca-bf9e-36458249c3a6', '1a1d586b-afec-4114-9b9e-fa8290d9f677'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20c7c22-44d2-4d40-b134-36efe10a217c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31e7ddeb-8a1d-4ed7-8793-8f7c374612f4', 'a5a4715c-16c6-400e-94ea-b3675e1f70a8', 'ccd2ec99-6186-4eca-bf9e-36458249c3a6', '1a1d586b-afec-4114-9b9e-fa8290d9f677']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29289dc-4acd-4a18-8820-41c3285a20a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:06 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29289dc-4acd-4a18-8820-41c3285a20a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4da8b801-e482-49cd-9865-5c54bc46a5a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299830118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['31e7ddeb-8a1d-4ed7-8793-8f7c374612f4','a5a4715c-16c6-400e-94ea-b3675e1f70a8','ccd2ec99-6186-4eca-bf9e-36458249c3a6','1a1d586b-afec-4114-9b9e-fa8290d9f677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299830118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4da8b801-e482-49cd-9865-5c54bc46a5a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4086e873c720489abb57f4c3a6516efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494804e1-e806-453a-b71c-679ecb2878ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494804e1-e806-453a-b71c-679ecb2878ab) transitioned into state 'SUCCESS' from state '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-299830118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd70b9eb3fe94530b82ac90118cc6d1b',qos_specs=None,replication_status=,reservations=['31e7ddeb-8a1d-4ed7-8793-8f7c374612f4','a5a4715c-16c6-400e-94ea-b3675e1f70a8','ccd2ec99-6186-4eca-bf9e-36458249c3a6','1a1d586b-afec-4114-9b9e-fa8290d9f677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4086e873c720489abb57f4c3a6516efc',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1a83f9-9f71-4ad0-8aa1-74812a20c568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1a83f9-9f71-4ad0-8aa1-74812a20c568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Flow 'volume_create_api' (01523883-04f1-4400-a7e2-f3d360464e37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:06 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Create volume request issued successfully. Sep 07 02:37:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49dbc0dd-8b2d-4244-90b5-12159c6b80ec tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1567/3096] 192.168.122.234 () {62 vars in 1183 bytes} [Mon Sep 7 02:37:06 2026] POST /volume/v3/volumes => generated 786 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-23cfe132-aad9-4f48-a44d-ae5f5fc8d9f3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-23cfe132-aad9-4f48-a44d-ae5f5fc8d9f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-23cfe132-aad9-4f48-a44d-ae5f5fc8d9f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-23cfe132-aad9-4f48-a44d-ae5f5fc8d9f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:06 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:06 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:06 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:06 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-23cfe132-aad9-4f48-a44d-ae5f5fc8d9f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-23cfe132-aad9-4f48-a44d-ae5f5fc8d9f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 returned with HTTP 200 Sep 07 02:37:06 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1530/3097] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:06 2026] GET /volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 => generated 965 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-77ffe53c-b0f2-4fbe-b360-40f818fd0af9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-77ffe53c-b0f2-4fbe-b360-40f818fd0af9 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-77ffe53c-b0f2-4fbe-b360-40f818fd0af9 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-77ffe53c-b0f2-4fbe-b360-40f818fd0af9 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-77ffe53c-b0f2-4fbe-b360-40f818fd0af9 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-77ffe53c-b0f2-4fbe-b360-40f818fd0af9 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 returned with HTTP 200 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1568/3098] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:07 2026] GET /volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 => generated 1017 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bec69d47-eb18-447b-be51-322aa84e8b27 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bec69d47-eb18-447b-be51-322aa84e8b27 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] POST http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589/action Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bec69d47-eb18-447b-be51-322aa84e8b27 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bec69d47-eb18-447b-be51-322aa84e8b27 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-bec69d47-eb18-447b-be51-322aa84e8b27 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1de36536554c4c43b4659be0d9ed66e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '631bc1801c7a4871b6f3a9849d1d6697', '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=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bec69d47-eb18-447b-be51-322aa84e8b27 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-reader] http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589/action returned with HTTP 403 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1569/3099] 192.168.122.234 () {60 vars in 1274 bytes} [Mon Sep 7 02:37:07 2026] POST /volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589/action => generated 131 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Delete volume with id: 45388c06-9e26-45b4-b137-2da029ef7589 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Delete volume request issued successfully. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-03f52714-14b0-47c7-9d4e-4f9bc5dace1c tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 returned with HTTP 202 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1570/3100] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:07 2026] DELETE /volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1f9a5efc-4cf3-45ae-8d8e-e60018eb4b4f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f9a5efc-4cf3-45ae-8d8e-e60018eb4b4f tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f9a5efc-4cf3-45ae-8d8e-e60018eb4b4f tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1f9a5efc-4cf3-45ae-8d8e-e60018eb4b4f tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1033409014"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1033409014'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:07 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1f9a5efc-4cf3-45ae-8d8e-e60018eb4b4f tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Volume info retrieved successfully. Sep 07 02:37:07 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1f9a5efc-4cf3-45ae-8d8e-e60018eb4b4f tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 returned with HTTP 200 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1571/3101] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:07 2026] GET /volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d81e01ee-9927-4132-80e3-0e1d5e6550f3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d81e01ee-9927-4132-80e3-0e1d5e6550f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d81e01ee-9927-4132-80e3-0e1d5e6550f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d81e01ee-9927-4132-80e3-0e1d5e6550f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (db33ae07-6dc1-4e10-a657-390af84f49c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c67d304-4d98-4698-afbc-6370e1a0a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d81e01ee-9927-4132-80e3-0e1d5e6550f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d81e01ee-9927-4132-80e3-0e1d5e6550f3 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 returned with HTTP 200 Sep 07 02:37:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1572/3102] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:07 2026] GET /volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c67d304-4d98-4698-afbc-6370e1a0a140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334153d7-9f46-4ff8-abf0-cfa3a9aebff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['3a2c9a7c-f1fd-47bb-8724-3787786f9ffd', 'b6a7218d-477a-4192-836a-d6aa1dfaa07f', '37d571db-81bd-4a10-a426-4e3f751cf074', '8a708f72-e2e1-4833-ac67-acc87b422821'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334153d7-9f46-4ff8-abf0-cfa3a9aebff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a2c9a7c-f1fd-47bb-8724-3787786f9ffd', 'b6a7218d-477a-4192-836a-d6aa1dfaa07f', '37d571db-81bd-4a10-a426-4e3f751cf074', '8a708f72-e2e1-4833-ac67-acc87b422821']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d8c26cc-0062-452f-80fb-9194117da969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d8c26cc-0062-452f-80fb-9194117da969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1033409014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['3a2c9a7c-f1fd-47bb-8724-3787786f9ffd','b6a7218d-477a-4192-836a-d6aa1dfaa07f','37d571db-81bd-4a10-a426-4e3f751cf074','8a708f72-e2e1-4833-ac67-acc87b422821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1033409014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59db46c-3af7-4ac6-9e02-c3565d91bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59db46c-3af7-4ac6-9e02-c3565d91bf4f) transitioned into state 'SUCCESS' from state '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-1033409014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['3a2c9a7c-f1fd-47bb-8724-3787786f9ffd','b6a7218d-477a-4192-836a-d6aa1dfaa07f','37d571db-81bd-4a10-a426-4e3f751cf074','8a708f72-e2e1-4833-ac67-acc87b422821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995b8c42-7848-489b-b6bd-e56c7209a329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995b8c42-7848-489b-b6bd-e56c7209a329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (db33ae07-6dc1-4e10-a657-390af84f49c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:37:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a4e6520b-a22f-4a1e-9be7-a4b9f759422c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1531/3103] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:07 2026] POST /volume/v3/volumes => generated 787 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 02:37:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39e218b7-1645-4e7d-ab20-a59da6fb6318 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39e218b7-1645-4e7d-ab20-a59da6fb6318 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39e218b7-1645-4e7d-ab20-a59da6fb6318 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39e218b7-1645-4e7d-ab20-a59da6fb6318 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39e218b7-1645-4e7d-ab20-a59da6fb6318 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39e218b7-1645-4e7d-ab20-a59da6fb6318 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a returned with HTTP 200 Sep 07 02:37:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1573/3104] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:08 2026] GET /volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a => generated 966 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-63aebda6-a6ad-4ed0-8209-d186062e48d8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63aebda6-a6ad-4ed0-8209-d186062e48d8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] GET http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-63aebda6-a6ad-4ed0-8209-d186062e48d8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-63aebda6-a6ad-4ed0-8209-d186062e48d8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-63aebda6-a6ad-4ed0-8209-d186062e48d8 tempest-ProjectReaderTests-2040663305 tempest-ProjectReaderTests-2040663305-project-admin] http://192.168.122.234/volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 returned with HTTP 404 Sep 07 02:37:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1532/3105] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:08 2026] GET /volume/v3/volumes/45388c06-9e26-45b4-b137-2da029ef7589 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6bcc4156-3745-46e8-945d-75c97ed84041 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6bcc4156-3745-46e8-945d-75c97ed84041 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 Sep 07 02:37:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6bcc4156-3745-46e8-945d-75c97ed84041 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6bcc4156-3745-46e8-945d-75c97ed84041 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6bcc4156-3745-46e8-945d-75c97ed84041 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6bcc4156-3745-46e8-945d-75c97ed84041 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 returned with HTTP 200 Sep 07 02:37:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1574/3106] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:08 2026] GET /volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1eae65ca-ecc8-4700-8d8f-70b7bd7a3127 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1eae65ca-ecc8-4700-8d8f-70b7bd7a3127 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] GET http://192.168.122.234/volume/v3/volumes/summary Sep 07 02:37:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1eae65ca-ecc8-4700-8d8f-70b7bd7a3127 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1eae65ca-ecc8-4700-8d8f-70b7bd7a3127 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-1eae65ca-ecc8-4700-8d8f-70b7bd7a3127 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:37:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1eae65ca-ecc8-4700-8d8f-70b7bd7a3127 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] Get summary completed successfully. Sep 07 02:37:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1eae65ca-ecc8-4700-8d8f-70b7bd7a3127 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-reader] http://192.168.122.234/volume/v3/volumes/summary returned with HTTP 200 Sep 07 02:37:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1533/3107] 192.168.122.234 () {60 vars in 1186 bytes} [Mon Sep 7 02:37:09 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 Sep 07 02:37:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume with id: 4da8b801-e482-49cd-9865-5c54bc46a5a4 Sep 07 02:37:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Delete volume request issued successfully. Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b9db5cd7-da43-449c-b4de-c6e95eb7047c tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 returned with HTTP 202 Sep 07 02:37:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1575/3108] 192.168.122.234 () {60 vars in 1276 bytes} [Mon Sep 7 02:37:09 2026] DELETE /volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 02:37:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-bdf6c258-a8d9-44c3-b39f-4aa4cee35600 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bdf6c258-a8d9-44c3-b39f-4aa4cee35600 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 Sep 07 02:37:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bdf6c258-a8d9-44c3-b39f-4aa4cee35600 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:09 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-bdf6c258-a8d9-44c3-b39f-4aa4cee35600 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:09 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:09 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:09 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:09 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:09 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-bdf6c258-a8d9-44c3-b39f-4aa4cee35600 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Volume info retrieved successfully. Sep 07 02:37:09 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-bdf6c258-a8d9-44c3-b39f-4aa4cee35600 tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 returned with HTTP 200 Sep 07 02:37:09 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1534/3109] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:09 2026] GET /volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 02:37:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4e354c58-7cce-4c30-82c7-0b3f6724b6be None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e354c58-7cce-4c30-82c7-0b3f6724b6be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e354c58-7cce-4c30-82c7-0b3f6724b6be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4e354c58-7cce-4c30-82c7-0b3f6724b6be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:09 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:09 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4e354c58-7cce-4c30-82c7-0b3f6724b6be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4e354c58-7cce-4c30-82c7-0b3f6724b6be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a returned with HTTP 200 Sep 07 02:37:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1576/3110] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:09 2026] GET /volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a => generated 1016 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-64b4fcda-c309-4d81-99ac-a79d66515c5a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64b4fcda-c309-4d81-99ac-a79d66515c5a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] GET http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 Sep 07 02:37:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64b4fcda-c309-4d81-99ac-a79d66515c5a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-64b4fcda-c309-4d81-99ac-a79d66515c5a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-64b4fcda-c309-4d81-99ac-a79d66515c5a tempest-ProjectReaderTests-2056874709 tempest-ProjectReaderTests-2056874709-project-admin] http://192.168.122.234/volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 returned with HTTP 404 Sep 07 02:37:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1535/3111] 192.168.122.234 () {60 vars in 1273 bytes} [Mon Sep 7 02:37:10 2026] GET /volume/v3/volumes/4da8b801-e482-49cd-9865-5c54bc46a5a4 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 02:37:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d9f36bd5-f6eb-4acb-b1c6-056e1362ec0a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d9f36bd5-f6eb-4acb-b1c6-056e1362ec0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d9f36bd5-f6eb-4acb-b1c6-056e1362ec0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d9f36bd5-f6eb-4acb-b1c6-056e1362ec0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:10 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:10 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d9f36bd5-f6eb-4acb-b1c6-056e1362ec0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d9f36bd5-f6eb-4acb-b1c6-056e1362ec0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a returned with HTTP 200 Sep 07 02:37:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1577/3112] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:10 2026] GET /volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a => generated 1017 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a", "name": "tempest-ProjectMemberTests-Snapshot-922716496"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Volume info retrieved successfully. Sep 07 02:37:11 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Create snapshot from volume 8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:11 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Created reservations ['56b7fd39-9670-4885-8bf2-875154961376', '6b1f5dba-b398-48d8-a143-7793748de99f', '57ccc631-5570-4961-8091-a3e09b464a08', 'efa09603-01b1-44f5-bca2-1b62b4f58982'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:11 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:11 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot create request issued successfully. Sep 07 02:37:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7953c56c-ba78-438c-a3ce-8ecbda14e5c1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:37:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1536/3113] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:37:10 2026] POST /volume/v3/snapshots => generated 304 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1c35b8f5-fb17-45c5-bfbd-d2c1ae4f7bad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c35b8f5-fb17-45c5-bfbd-d2c1ae4f7bad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c35b8f5-fb17-45c5-bfbd-d2c1ae4f7bad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:11 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1c35b8f5-fb17-45c5-bfbd-d2c1ae4f7bad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:11 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:11 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:11 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1c35b8f5-fb17-45c5-bfbd-d2c1ae4f7bad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:11 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1c35b8f5-fb17-45c5-bfbd-d2c1ae4f7bad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 200 Sep 07 02:37:11 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1578/3114] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:11 2026] GET /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7c20fe2f-67d6-44bd-ac2c-6577249fa46e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c20fe2f-67d6-44bd-ac2c-6577249fa46e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c20fe2f-67d6-44bd-ac2c-6577249fa46e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c20fe2f-67d6-44bd-ac2c-6577249fa46e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7c20fe2f-67d6-44bd-ac2c-6577249fa46e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c20fe2f-67d6-44bd-ac2c-6577249fa46e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 200 Sep 07 02:37:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1537/3115] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:12 2026] GET /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 436 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5e712309-31a0-499b-9944-7dac153a6962 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e712309-31a0-499b-9944-7dac153a6962 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e712309-31a0-499b-9944-7dac153a6962 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:13 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5e712309-31a0-499b-9944-7dac153a6962 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:13 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:13 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:13 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5e712309-31a0-499b-9944-7dac153a6962 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:13 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5e712309-31a0-499b-9944-7dac153a6962 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 200 Sep 07 02:37:13 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1579/3116] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:13 2026] GET /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-07ec328b-53b3-4bf7-b612-ae38752c1811 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-07ec328b-53b3-4bf7-b612-ae38752c1811 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-07ec328b-53b3-4bf7-b612-ae38752c1811 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-07ec328b-53b3-4bf7-b612-ae38752c1811 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-07ec328b-53b3-4bf7-b612-ae38752c1811 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-07ec328b-53b3-4bf7-b612-ae38752c1811 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 200 Sep 07 02:37:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1538/3117] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:14 2026] GET /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:14 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:14 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Delete snapshot with id: f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:14 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:14 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:14 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:14 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:14 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot delete request issued successfully. Sep 07 02:37:14 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-42788bab-c2c9-4e8a-b5df-b0ba0859e872 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 202 Sep 07 02:37:14 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1580/3118] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:14 2026] DELETE /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a1c7b073-19b4-4b36-8367-74c4e90f8736 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1c7b073-19b4-4b36-8367-74c4e90f8736 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1c7b073-19b4-4b36-8367-74c4e90f8736 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a1c7b073-19b4-4b36-8367-74c4e90f8736 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:14 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:14 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:14 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a1c7b073-19b4-4b36-8367-74c4e90f8736 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a1c7b073-19b4-4b36-8367-74c4e90f8736 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 200 Sep 07 02:37:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1539/3119] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:14 2026] GET /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d5e59592-99b2-4d82-b8cc-17df203ccc11 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5e59592-99b2-4d82-b8cc-17df203ccc11 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5e59592-99b2-4d82-b8cc-17df203ccc11 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:15 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d5e59592-99b2-4d82-b8cc-17df203ccc11 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:15 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:15 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:15 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d5e59592-99b2-4d82-b8cc-17df203ccc11 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:15 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d5e59592-99b2-4d82-b8cc-17df203ccc11 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 200 Sep 07 02:37:15 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1581/3120] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:15 2026] GET /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e7fc53cb-9852-4b5d-bdfc-b1b568707a23 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7fc53cb-9852-4b5d-bdfc-b1b568707a23 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c Sep 07 02:37:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7fc53cb-9852-4b5d-bdfc-b1b568707a23 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e7fc53cb-9852-4b5d-bdfc-b1b568707a23 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e7fc53cb-9852-4b5d-bdfc-b1b568707a23 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c returned with HTTP 404 Sep 07 02:37:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1540/3121] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:16 2026] GET /volume/v3/snapshots/f75c67d9-1294-455d-86cb-5ad45905c78c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:16 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: 8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:16 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:16 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:16 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:16 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:37:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-294cdaac-7a22-442e-8b4e-443e947c95f1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a returned with HTTP 202 Sep 07 02:37:16 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1582/3122] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:16 2026] DELETE /volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5f64fc8b-f9f9-43da-a1d1-5f5004f73b47 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f64fc8b-f9f9-43da-a1d1-5f5004f73b47 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f64fc8b-f9f9-43da-a1d1-5f5004f73b47 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:16 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5f64fc8b-f9f9-43da-a1d1-5f5004f73b47 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:16 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:16 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:16 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:16 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:16 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5f64fc8b-f9f9-43da-a1d1-5f5004f73b47 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:16 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5f64fc8b-f9f9-43da-a1d1-5f5004f73b47 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a returned with HTTP 200 Sep 07 02:37:16 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1541/3123] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:16 2026] GET /volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-626d517e-de2d-4fcc-9741-75168ecb0be3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-626d517e-de2d-4fcc-9741-75168ecb0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a Sep 07 02:37:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-626d517e-de2d-4fcc-9741-75168ecb0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:17 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-626d517e-de2d-4fcc-9741-75168ecb0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-626d517e-de2d-4fcc-9741-75168ecb0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a returned with HTTP 404 Sep 07 02:37:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1583/3124] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:17 2026] GET /volume/v3/volumes/8fcbb231-2e0a-4ae2-8a3d-7dcac432bb1a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-433372810"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-433372810'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:17 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (8b01e7d5-0bf0-4fb5-9b1b-57c86a550754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e83f7c-92f9-4bdd-8f2c-5b28dc6c9732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e83f7c-92f9-4bdd-8f2c-5b28dc6c9732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:17 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a31643-907d-4923-b9af-dd03e55f4b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['98fea97c-8ab7-4c40-ba0f-efecf2706e14', 'bf416f2b-cbf6-42c2-9ab3-52e113107107', '2c363858-650d-4717-8de1-33965b9a557d', 'a8d8cbb0-45b6-4712-84cf-b7c06a08a898'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a31643-907d-4923-b9af-dd03e55f4b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98fea97c-8ab7-4c40-ba0f-efecf2706e14', 'bf416f2b-cbf6-42c2-9ab3-52e113107107', '2c363858-650d-4717-8de1-33965b9a557d', 'a8d8cbb0-45b6-4712-84cf-b7c06a08a898']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0518a194-05f0-40e9-a862-acf9a010d3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0518a194-05f0-40e9-a862-acf9a010d3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2ca01cb-26e0-4122-b4f7-8870275e8988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433372810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['98fea97c-8ab7-4c40-ba0f-efecf2706e14','bf416f2b-cbf6-42c2-9ab3-52e113107107','2c363858-650d-4717-8de1-33965b9a557d','a8d8cbb0-45b6-4712-84cf-b7c06a08a898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433372810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2ca01cb-26e0-4122-b4f7-8870275e8988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b28265-14f5-4868-a311-136dc33b35e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b28265-14f5-4868-a311-136dc33b35e1) transitioned into state 'SUCCESS' from state '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-433372810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['98fea97c-8ab7-4c40-ba0f-efecf2706e14','bf416f2b-cbf6-42c2-9ab3-52e113107107','2c363858-650d-4717-8de1-33965b9a557d','a8d8cbb0-45b6-4712-84cf-b7c06a08a898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ce75e1-a773-408c-b652-793adc9beee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ce75e1-a773-408c-b652-793adc9beee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (8b01e7d5-0bf0-4fb5-9b1b-57c86a550754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:37:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-48f252e5-97ae-46f5-88d3-080a1c8d4ef4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1542/3125] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:17 2026] POST /volume/v3/volumes => generated 786 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d680895c-1720-4739-abf9-cca2cea5f82d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d680895c-1720-4739-abf9-cca2cea5f82d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 Sep 07 02:37:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d680895c-1720-4739-abf9-cca2cea5f82d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d680895c-1720-4739-abf9-cca2cea5f82d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d680895c-1720-4739-abf9-cca2cea5f82d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d680895c-1720-4739-abf9-cca2cea5f82d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 returned with HTTP 200 Sep 07 02:37:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1584/3126] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:18 2026] GET /volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7d7fddaa-18c6-48a6-bca9-47be38017bb7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d7fddaa-18c6-48a6-bca9-47be38017bb7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 Sep 07 02:37:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d7fddaa-18c6-48a6-bca9-47be38017bb7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7d7fddaa-18c6-48a6-bca9-47be38017bb7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:19 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:19 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7d7fddaa-18c6-48a6-bca9-47be38017bb7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7d7fddaa-18c6-48a6-bca9-47be38017bb7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 returned with HTTP 200 Sep 07 02:37:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1543/3127] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:19 2026] GET /volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f7057941-423f-4842-8746-f55d1490dbb4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f7057941-423f-4842-8746-f55d1490dbb4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:19 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f7057941-423f-4842-8746-f55d1490dbb4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2ca01cb-26e0-4122-b4f7-8870275e8988", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-31091663"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:19 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:19 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f7057941-423f-4842-8746-f55d1490dbb4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:19 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-f7057941-423f-4842-8746-f55d1490dbb4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume f2ca01cb-26e0-4122-b4f7-8870275e8988 Sep 07 02:37:19 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-f7057941-423f-4842-8746-f55d1490dbb4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['eeb7e97e-471b-43d0-b847-46cfcfcf41db', '2b84abd2-0abc-478b-a3d1-020b8d72c327', '38c005b2-e7da-4818-bd81-8a9836e55eba', '0ea476ce-f714-47cd-8ad3-9090fc7c95c0'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:19 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:19 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:19 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f7057941-423f-4842-8746-f55d1490dbb4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:37:19 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f7057941-423f-4842-8746-f55d1490dbb4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:37:19 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1585/3128] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:37:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c2a70583-2ada-47aa-965f-622405f52920 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2a70583-2ada-47aa-965f-622405f52920 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2a70583-2ada-47aa-965f-622405f52920 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c2a70583-2ada-47aa-965f-622405f52920 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c2a70583-2ada-47aa-965f-622405f52920 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c2a70583-2ada-47aa-965f-622405f52920 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 200 Sep 07 02:37:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1544/3129] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:19 2026] GET /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cdcb3227-60c6-489f-b4e6-a8a9c0b0bbc2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cdcb3227-60c6-489f-b4e6-a8a9c0b0bbc2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cdcb3227-60c6-489f-b4e6-a8a9c0b0bbc2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cdcb3227-60c6-489f-b4e6-a8a9c0b0bbc2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cdcb3227-60c6-489f-b4e6-a8a9c0b0bbc2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cdcb3227-60c6-489f-b4e6-a8a9c0b0bbc2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 200 Sep 07 02:37:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1586/3130] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:20 2026] GET /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:37:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9f2943f4-4124-4710-955e-071a19eac23b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9f2943f4-4124-4710-955e-071a19eac23b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9f2943f4-4124-4710-955e-071a19eac23b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9f2943f4-4124-4710-955e-071a19eac23b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9f2943f4-4124-4710-955e-071a19eac23b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9f2943f4-4124-4710-955e-071a19eac23b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 200 Sep 07 02:37:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1545/3131] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:21 2026] GET /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:37:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0e940380-4c96-40b7-b142-47808ed3a974 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0e940380-4c96-40b7-b142-47808ed3a974 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] DELETE http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0e940380-4c96-40b7-b142-47808ed3a974 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0e940380-4c96-40b7-b142-47808ed3a974 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:21 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-0e940380-4c96-40b7-b142-47808ed3a974 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Delete snapshot with id: aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0e940380-4c96-40b7-b142-47808ed3a974 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:21 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:21 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0e940380-4c96-40b7-b142-47808ed3a974 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot delete request issued successfully. Sep 07 02:37:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0e940380-4c96-40b7-b142-47808ed3a974 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 202 Sep 07 02:37:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1587/3132] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:21 2026] DELETE /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-86891383-ba15-462f-a05b-83e7bb99a9f2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86891383-ba15-462f-a05b-83e7bb99a9f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-86891383-ba15-462f-a05b-83e7bb99a9f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:21 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-86891383-ba15-462f-a05b-83e7bb99a9f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:21 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:21 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:21 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-86891383-ba15-462f-a05b-83e7bb99a9f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:21 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86891383-ba15-462f-a05b-83e7bb99a9f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 200 Sep 07 02:37:21 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1546/3133] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:21 2026] GET /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7cde5797-394c-46e3-b1ce-38842b8b9f62 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7cde5797-394c-46e3-b1ce-38842b8b9f62 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7cde5797-394c-46e3-b1ce-38842b8b9f62 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7cde5797-394c-46e3-b1ce-38842b8b9f62 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:22 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:22 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:22 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7cde5797-394c-46e3-b1ce-38842b8b9f62 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7cde5797-394c-46e3-b1ce-38842b8b9f62 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 200 Sep 07 02:37:22 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1588/3134] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:22 2026] GET /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2b3d0a61-418d-40e8-94f8-e394d0eb2cc7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b3d0a61-418d-40e8-94f8-e394d0eb2cc7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b3d0a61-418d-40e8-94f8-e394d0eb2cc7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2b3d0a61-418d-40e8-94f8-e394d0eb2cc7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2b3d0a61-418d-40e8-94f8-e394d0eb2cc7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 404 Sep 07 02:37:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1547/3135] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:23 2026] GET /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2feec309-d4b6-4e88-9c3b-a3c1c1acac89 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2feec309-d4b6-4e88-9c3b-a3c1c1acac89 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2feec309-d4b6-4e88-9c3b-a3c1c1acac89 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2feec309-d4b6-4e88-9c3b-a3c1c1acac89 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-2feec309-d4b6-4e88-9c3b-a3c1c1acac89 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2feec309-d4b6-4e88-9c3b-a3c1c1acac89 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 404 Sep 07 02:37:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1589/3136] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:23 2026] DELETE /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-23b81d6a-3fdb-48bc-86ac-353c68bfde08 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-23b81d6a-3fdb-48bc-86ac-353c68bfde08 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-23b81d6a-3fdb-48bc-86ac-353c68bfde08 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-23b81d6a-3fdb-48bc-86ac-353c68bfde08 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-23b81d6a-3fdb-48bc-86ac-353c68bfde08 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 returned with HTTP 404 Sep 07 02:37:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1548/3137] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:23 2026] GET /volume/v3/snapshots/aae26311-95be-4999-814c-49f89bb88d54 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 Sep 07 02:37:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:23 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: f2ca01cb-26e0-4122-b4f7-8870275e8988 Sep 07 02:37:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:37:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0c3332a6-1eeb-4413-b36b-903b120a5301 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 returned with HTTP 202 Sep 07 02:37:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1590/3138] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:23 2026] DELETE /volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0fae14cc-5b33-4c99-b310-560d3ed59b06 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0fae14cc-5b33-4c99-b310-560d3ed59b06 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0fae14cc-5b33-4c99-b310-560d3ed59b06 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0fae14cc-5b33-4c99-b310-560d3ed59b06 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0fae14cc-5b33-4c99-b310-560d3ed59b06 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0fae14cc-5b33-4c99-b310-560d3ed59b06 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 returned with HTTP 200 Sep 07 02:37:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1549/3139] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:23 2026] GET /volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cbcab23d-7cc5-4bfb-8751-e1138dd21af5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cbcab23d-7cc5-4bfb-8751-e1138dd21af5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 Sep 07 02:37:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cbcab23d-7cc5-4bfb-8751-e1138dd21af5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cbcab23d-7cc5-4bfb-8751-e1138dd21af5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cbcab23d-7cc5-4bfb-8751-e1138dd21af5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 returned with HTTP 404 Sep 07 02:37:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1591/3140] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:24 2026] GET /volume/v3/volumes/f2ca01cb-26e0-4122-b4f7-8870275e8988 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1580432698"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1580432698'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (d9de1858-19be-4e71-af6f-fec52f15fa1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b813ffc8-bffa-4018-a544-a0f87790e6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b813ffc8-bffa-4018-a544-a0f87790e6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164a734b-e30b-4ef7-af41-17e760bfd971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['34654d30-9dfb-4e0b-aa35-ee466829887d', '7232a5df-cb36-48b6-9558-a59aa7a759ac', 'f1eaa294-ea1c-4361-8fe0-9d1343db45d4', 'e98a6443-2f9f-449a-a25d-9adff6fd2b38'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164a734b-e30b-4ef7-af41-17e760bfd971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34654d30-9dfb-4e0b-aa35-ee466829887d', '7232a5df-cb36-48b6-9558-a59aa7a759ac', 'f1eaa294-ea1c-4361-8fe0-9d1343db45d4', 'e98a6443-2f9f-449a-a25d-9adff6fd2b38']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe26274-d3c3-4f0c-8dd7-b826fe7ff962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe26274-d3c3-4f0c-8dd7-b826fe7ff962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0681ab3-4321-4eed-8028-ceeb6bcd859c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1580432698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['34654d30-9dfb-4e0b-aa35-ee466829887d','7232a5df-cb36-48b6-9558-a59aa7a759ac','f1eaa294-ea1c-4361-8fe0-9d1343db45d4','e98a6443-2f9f-449a-a25d-9adff6fd2b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1580432698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0681ab3-4321-4eed-8028-ceeb6bcd859c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcf587f-5f47-4f4e-93ef-2b9474eb9410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcf587f-5f47-4f4e-93ef-2b9474eb9410) transitioned into state 'SUCCESS' from state '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-1580432698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['34654d30-9dfb-4e0b-aa35-ee466829887d','7232a5df-cb36-48b6-9558-a59aa7a759ac','f1eaa294-ea1c-4361-8fe0-9d1343db45d4','e98a6443-2f9f-449a-a25d-9adff6fd2b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce95fc68-5990-4dd4-86fe-b377a2f2f800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce95fc68-5990-4dd4-86fe-b377a2f2f800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (d9de1858-19be-4e71-af6f-fec52f15fa1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:37:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-10be1a41-d8a1-4f9e-8f6f-13d73e431f7b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1550/3141] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:24 2026] POST /volume/v3/volumes => generated 787 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-efaef49d-987b-4fbf-a99e-e3c8fb58a8cf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-efaef49d-987b-4fbf-a99e-e3c8fb58a8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c Sep 07 02:37:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-efaef49d-987b-4fbf-a99e-e3c8fb58a8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-efaef49d-987b-4fbf-a99e-e3c8fb58a8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-efaef49d-987b-4fbf-a99e-e3c8fb58a8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-efaef49d-987b-4fbf-a99e-e3c8fb58a8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c returned with HTTP 200 Sep 07 02:37:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1592/3142] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:25 2026] GET /volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-16c1edfe-d275-47a1-8c04-082181afd92f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16c1edfe-d275-47a1-8c04-082181afd92f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c Sep 07 02:37:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16c1edfe-d275-47a1-8c04-082181afd92f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-16c1edfe-d275-47a1-8c04-082181afd92f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:26 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:26 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-16c1edfe-d275-47a1-8c04-082181afd92f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-16c1edfe-d275-47a1-8c04-082181afd92f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c returned with HTTP 200 Sep 07 02:37:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1551/3143] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:26 2026] GET /volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:37:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0681ab3-4321-4eed-8028-ceeb6bcd859c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1333805068"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:26 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume e0681ab3-4321-4eed-8028-ceeb6bcd859c Sep 07 02:37:26 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['4c32a676-9f83-459c-b5b6-ca67a638f878', '873a9cef-ed79-4750-a83a-98ae6a1e4656', '7b7ab2fa-60c8-4560-b003-145c9ec8ab34', 'e567639a-ed80-46fb-8fa9-eced1831c8f8'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:26 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:26 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:37:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4c635981-46ef-44b5-bb3e-c03e442f1367 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:37:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1593/3144] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:37:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a72cf399-d200-4f5e-b83d-5a5750e13bc6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a72cf399-d200-4f5e-b83d-5a5750e13bc6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a72cf399-d200-4f5e-b83d-5a5750e13bc6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:26 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a72cf399-d200-4f5e-b83d-5a5750e13bc6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:26 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:26 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:26 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a72cf399-d200-4f5e-b83d-5a5750e13bc6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:26 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a72cf399-d200-4f5e-b83d-5a5750e13bc6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f returned with HTTP 200 Sep 07 02:37:26 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1552/3145] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:26 2026] GET /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8055344a-e7d4-4a0f-a8ef-768646b4eca2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8055344a-e7d4-4a0f-a8ef-768646b4eca2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8055344a-e7d4-4a0f-a8ef-768646b4eca2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8055344a-e7d4-4a0f-a8ef-768646b4eca2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8055344a-e7d4-4a0f-a8ef-768646b4eca2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8055344a-e7d4-4a0f-a8ef-768646b4eca2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f returned with HTTP 200 Sep 07 02:37:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1594/3146] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:27 2026] GET /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-30dcab3e-450d-48f9-96cc-53a0bdff8f24 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-30dcab3e-450d-48f9-96cc-53a0bdff8f24 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-30dcab3e-450d-48f9-96cc-53a0bdff8f24 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-30dcab3e-450d-48f9-96cc-53a0bdff8f24 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-30dcab3e-450d-48f9-96cc-53a0bdff8f24 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-30dcab3e-450d-48f9-96cc-53a0bdff8f24 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f returned with HTTP 200 Sep 07 02:37:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1553/3147] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:28 2026] GET /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b5f93a04-87e9-41ce-a87f-f3d48db02c8b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5f93a04-87e9-41ce-a87f-f3d48db02c8b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] POST http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f/action Sep 07 02:37:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b5f93a04-87e9-41ce-a87f-f3d48db02c8b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:37:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b5f93a04-87e9-41ce-a87f-f3d48db02c8b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b5f93a04-87e9-41ce-a87f-f3d48db02c8b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:28 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-b5f93a04-87e9-41ce-a87f-f3d48db02c8b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9f53078c417f4f2ea04cdc86123438ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8e942b2909c42ba8cabf161e91854ce', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:37:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b5f93a04-87e9-41ce-a87f-f3d48db02c8b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f/action returned with HTTP 403 Sep 07 02:37:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1595/3148] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:37:28 2026] POST /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: 17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:28 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:28 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot delete request issued successfully. Sep 07 02:37:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a7ca802e-23f4-4532-b27b-2c1c64d2ed0a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f returned with HTTP 202 Sep 07 02:37:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1554/3149] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:28 2026] DELETE /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-964aade6-4dcb-403e-93ec-8fc7277c45a0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-964aade6-4dcb-403e-93ec-8fc7277c45a0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-964aade6-4dcb-403e-93ec-8fc7277c45a0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:28 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-964aade6-4dcb-403e-93ec-8fc7277c45a0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:28 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:28 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:28 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-964aade6-4dcb-403e-93ec-8fc7277c45a0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:28 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-964aade6-4dcb-403e-93ec-8fc7277c45a0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f returned with HTTP 200 Sep 07 02:37:28 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1596/3150] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:28 2026] GET /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aed1b259-d50e-415f-bbea-90214653c515 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aed1b259-d50e-415f-bbea-90214653c515 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aed1b259-d50e-415f-bbea-90214653c515 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:29 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aed1b259-d50e-415f-bbea-90214653c515 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:29 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:29 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:29 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-aed1b259-d50e-415f-bbea-90214653c515 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:29 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aed1b259-d50e-415f-bbea-90214653c515 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f returned with HTTP 200 Sep 07 02:37:29 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1555/3151] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:29 2026] GET /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-98c36257-8415-45e0-9f7c-4d6fb6574883 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-98c36257-8415-45e0-9f7c-4d6fb6574883 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f Sep 07 02:37:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-98c36257-8415-45e0-9f7c-4d6fb6574883 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-98c36257-8415-45e0-9f7c-4d6fb6574883 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-98c36257-8415-45e0-9f7c-4d6fb6574883 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f returned with HTTP 404 Sep 07 02:37:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1597/3152] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:30 2026] GET /volume/v3/snapshots/17258f61-d4d3-4849-8379-ab832484401f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c Sep 07 02:37:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:30 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: e0681ab3-4321-4eed-8028-ceeb6bcd859c Sep 07 02:37:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:37:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2e4c7730-6b26-44cc-bc17-51177ea5ea0f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c returned with HTTP 202 Sep 07 02:37:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1556/3153] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:30 2026] DELETE /volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-10f51f07-6708-48f6-8f5a-6853e1a6d1e0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10f51f07-6708-48f6-8f5a-6853e1a6d1e0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c Sep 07 02:37:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-10f51f07-6708-48f6-8f5a-6853e1a6d1e0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-10f51f07-6708-48f6-8f5a-6853e1a6d1e0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-10f51f07-6708-48f6-8f5a-6853e1a6d1e0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-10f51f07-6708-48f6-8f5a-6853e1a6d1e0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c returned with HTTP 200 Sep 07 02:37:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1598/3154] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:30 2026] GET /volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6c616c7b-1c72-4b5e-a0d1-8e50c5b59d92 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c616c7b-1c72-4b5e-a0d1-8e50c5b59d92 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c Sep 07 02:37:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6c616c7b-1c72-4b5e-a0d1-8e50c5b59d92 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6c616c7b-1c72-4b5e-a0d1-8e50c5b59d92 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6c616c7b-1c72-4b5e-a0d1-8e50c5b59d92 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c returned with HTTP 404 Sep 07 02:37:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1557/3155] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:31 2026] GET /volume/v3/volumes/e0681ab3-4321-4eed-8028-ceeb6bcd859c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b3a95369-74e3-4219-b969-822545759bfd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-760445368"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-760445368'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:31 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (3072c959-50f8-4dd3-b36d-d3a6eb2a4e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5389a579-8cef-4da1-819b-b6c33e1035a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5389a579-8cef-4da1-819b-b6c33e1035a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2849b1-0caa-471e-9975-6f6311aa3407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['07018652-7046-47f9-bba9-329ea3a7ddfd', '96a6d506-e829-4d56-9488-7e0db695d3f2', '4d961927-6424-4253-92cd-33d3e6706441', 'c8c9cdb8-e14c-42e4-978a-36ede3846cf5'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2849b1-0caa-471e-9975-6f6311aa3407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07018652-7046-47f9-bba9-329ea3a7ddfd', '96a6d506-e829-4d56-9488-7e0db695d3f2', '4d961927-6424-4253-92cd-33d3e6706441', 'c8c9cdb8-e14c-42e4-978a-36ede3846cf5']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2105004-2cbf-4baf-b436-5318ff5ce72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2105004-2cbf-4baf-b436-5318ff5ce72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b3e32b8-ea0d-4440-a459-d359c40462eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760445368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['07018652-7046-47f9-bba9-329ea3a7ddfd','96a6d506-e829-4d56-9488-7e0db695d3f2','4d961927-6424-4253-92cd-33d3e6706441','c8c9cdb8-e14c-42e4-978a-36ede3846cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760445368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b3e32b8-ea0d-4440-a459-d359c40462eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b25010-6ea5-42d1-a91f-1ac02eb05878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b25010-6ea5-42d1-a91f-1ac02eb05878) transitioned into state 'SUCCESS' from state '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-760445368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['07018652-7046-47f9-bba9-329ea3a7ddfd','96a6d506-e829-4d56-9488-7e0db695d3f2','4d961927-6424-4253-92cd-33d3e6706441','c8c9cdb8-e14c-42e4-978a-36ede3846cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edfe2444-3ac0-4075-b42c-ff0e78bf48a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edfe2444-3ac0-4075-b42c-ff0e78bf48a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (3072c959-50f8-4dd3-b36d-d3a6eb2a4e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:37:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3a95369-74e3-4219-b969-822545759bfd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1599/3156] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:31 2026] POST /volume/v3/volumes => generated 786 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-02946aef-63bd-480d-be9c-3711e278b0d6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02946aef-63bd-480d-be9c-3711e278b0d6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb Sep 07 02:37:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02946aef-63bd-480d-be9c-3711e278b0d6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-02946aef-63bd-480d-be9c-3711e278b0d6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-02946aef-63bd-480d-be9c-3711e278b0d6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-02946aef-63bd-480d-be9c-3711e278b0d6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb returned with HTTP 200 Sep 07 02:37:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1558/3157] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:32 2026] GET /volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-49052776-79ba-4bae-8722-683c6d790b83 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49052776-79ba-4bae-8722-683c6d790b83 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb Sep 07 02:37:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-49052776-79ba-4bae-8722-683c6d790b83 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-49052776-79ba-4bae-8722-683c6d790b83 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:33 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:33 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-49052776-79ba-4bae-8722-683c6d790b83 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-49052776-79ba-4bae-8722-683c6d790b83 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb returned with HTTP 200 Sep 07 02:37:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1600/3158] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:33 2026] GET /volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b3e32b8-ea0d-4440-a459-d359c40462eb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1094864513"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:33 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume 0b3e32b8-ea0d-4440-a459-d359c40462eb Sep 07 02:37:33 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['55b5dd11-c30e-4312-bcba-a61921764f3f', 'f340cee4-998f-4361-a163-21b351d27deb', 'a5f23e4e-d634-4048-b509-e0d0c160efa9', 'b665d82f-99d4-44d5-a1db-d83115ce6c7e'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:33 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:33 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:37:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9e4a90fd-a473-43e6-9f03-661d0e2cbd6f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:37:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1559/3159] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:37:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4246acab-be17-4b93-bb9e-1ad03e12fb71 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4246acab-be17-4b93-bb9e-1ad03e12fb71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4246acab-be17-4b93-bb9e-1ad03e12fb71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:33 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4246acab-be17-4b93-bb9e-1ad03e12fb71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:33 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:33 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:33 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4246acab-be17-4b93-bb9e-1ad03e12fb71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:33 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4246acab-be17-4b93-bb9e-1ad03e12fb71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa returned with HTTP 200 Sep 07 02:37:33 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1601/3160] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:33 2026] GET /volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5c177b47-40f8-4eb1-a70f-b9eda4aaa981 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c177b47-40f8-4eb1-a70f-b9eda4aaa981 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c177b47-40f8-4eb1-a70f-b9eda4aaa981 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5c177b47-40f8-4eb1-a70f-b9eda4aaa981 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:34 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5c177b47-40f8-4eb1-a70f-b9eda4aaa981 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5c177b47-40f8-4eb1-a70f-b9eda4aaa981 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa returned with HTTP 200 Sep 07 02:37:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1560/3161] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:34 2026] GET /volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6e865bcc-4f00-4d7e-8bba-43cfba7d9999 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e865bcc-4f00-4d7e-8bba-43cfba7d9999 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e865bcc-4f00-4d7e-8bba-43cfba7d9999 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6e865bcc-4f00-4d7e-8bba-43cfba7d9999 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6e865bcc-4f00-4d7e-8bba-43cfba7d9999 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6e865bcc-4f00-4d7e-8bba-43cfba7d9999 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa returned with HTTP 200 Sep 07 02:37:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1602/3162] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:35 2026] GET /volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'index' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.api_utils [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Removing options '' from query. {{(pid=87010) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.db.api [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Building query based on filter {{(pid=87010) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: /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 07 02:37:35 devstack devstack@c-api.service[87010]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:37:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Get all snapshots completed successfully. Sep 07 02:37:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b83fbd6-b803-4baf-ae3f-c3fbcf97d096 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots returned with HTTP 200 Sep 07 02:37:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1561/3163] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:37:35 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot delete request issued successfully. Sep 07 02:37:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fa795253-c869-4c5f-aa89-df93bb79f3ad tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa returned with HTTP 202 Sep 07 02:37:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1603/3164] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:35 2026] DELETE /volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5b535cef-6215-4e84-bae6-1d7a5e4d74f2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b535cef-6215-4e84-bae6-1d7a5e4d74f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b535cef-6215-4e84-bae6-1d7a5e4d74f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5b535cef-6215-4e84-bae6-1d7a5e4d74f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5b535cef-6215-4e84-bae6-1d7a5e4d74f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5b535cef-6215-4e84-bae6-1d7a5e4d74f2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa returned with HTTP 200 Sep 07 02:37:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1562/3165] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:35 2026] GET /volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3d09fbd8-8303-4971-b454-095ffc30c580 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d09fbd8-8303-4971-b454-095ffc30c580 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d09fbd8-8303-4971-b454-095ffc30c580 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3d09fbd8-8303-4971-b454-095ffc30c580 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3d09fbd8-8303-4971-b454-095ffc30c580 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3d09fbd8-8303-4971-b454-095ffc30c580 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa returned with HTTP 200 Sep 07 02:37:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1604/3166] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:36 2026] GET /volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c8bc5b2f-e1a2-467d-8e1a-fede6faeaaf0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c8bc5b2f-e1a2-467d-8e1a-fede6faeaaf0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa Sep 07 02:37:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c8bc5b2f-e1a2-467d-8e1a-fede6faeaaf0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c8bc5b2f-e1a2-467d-8e1a-fede6faeaaf0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c8bc5b2f-e1a2-467d-8e1a-fede6faeaaf0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa returned with HTTP 404 Sep 07 02:37:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1563/3167] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:37 2026] GET /volume/v3/snapshots/bf0a8a4a-47c2-4393-8920-e820acbfe9fa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb Sep 07 02:37:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:37 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: 0b3e32b8-ea0d-4440-a459-d359c40462eb Sep 07 02:37:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:37:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2afb8933-14ef-4f00-800d-a014b98d2bb1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb returned with HTTP 202 Sep 07 02:37:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1605/3168] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:37 2026] DELETE /volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a70af8ab-8d1d-431b-bed5-63b003aa2e4a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a70af8ab-8d1d-431b-bed5-63b003aa2e4a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb Sep 07 02:37:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a70af8ab-8d1d-431b-bed5-63b003aa2e4a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a70af8ab-8d1d-431b-bed5-63b003aa2e4a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a70af8ab-8d1d-431b-bed5-63b003aa2e4a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a70af8ab-8d1d-431b-bed5-63b003aa2e4a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb returned with HTTP 200 Sep 07 02:37:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1564/3169] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:37 2026] GET /volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5737f085-3aa5-4490-ae5b-2110991dcef3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5737f085-3aa5-4490-ae5b-2110991dcef3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb Sep 07 02:37:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5737f085-3aa5-4490-ae5b-2110991dcef3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5737f085-3aa5-4490-ae5b-2110991dcef3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5737f085-3aa5-4490-ae5b-2110991dcef3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb returned with HTTP 404 Sep 07 02:37:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1606/3170] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:38 2026] GET /volume/v3/volumes/0b3e32b8-ea0d-4440-a459-d359c40462eb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-226957285"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-226957285'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (cb642608-ccb9-4037-88f5-ec8f162f53f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43007c49-2aae-45cf-b017-05bd8fcf7d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43007c49-2aae-45cf-b017-05bd8fcf7d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (436314b3-8e82-4d05-86d8-353b1eca26f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['7d41aa37-b235-4063-b6c0-53756342322c', '502004dc-35ec-4867-9c3a-a697bf7ea6c7', '83ee7e82-8a30-426f-b35d-d27e991524f9', '69d5865b-edc5-4f8c-86c0-9ff547fd922c'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (436314b3-8e82-4d05-86d8-353b1eca26f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d41aa37-b235-4063-b6c0-53756342322c', '502004dc-35ec-4867-9c3a-a697bf7ea6c7', '83ee7e82-8a30-426f-b35d-d27e991524f9', '69d5865b-edc5-4f8c-86c0-9ff547fd922c']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df17e4a-33b6-4aca-88e2-bb9ad8ab9408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df17e4a-33b6-4aca-88e2-bb9ad8ab9408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e638da-a944-4251-93af-30e301960f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226957285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['7d41aa37-b235-4063-b6c0-53756342322c','502004dc-35ec-4867-9c3a-a697bf7ea6c7','83ee7e82-8a30-426f-b35d-d27e991524f9','69d5865b-edc5-4f8c-86c0-9ff547fd922c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226957285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e638da-a944-4251-93af-30e301960f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4312774b-c1dc-4cfe-af6c-0cb66eaf3909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4312774b-c1dc-4cfe-af6c-0cb66eaf3909) transitioned into state 'SUCCESS' from state '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-226957285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['7d41aa37-b235-4063-b6c0-53756342322c','502004dc-35ec-4867-9c3a-a697bf7ea6c7','83ee7e82-8a30-426f-b35d-d27e991524f9','69d5865b-edc5-4f8c-86c0-9ff547fd922c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ada4415-efba-495a-865d-da9d3cd11e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ada4415-efba-495a-865d-da9d3cd11e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (cb642608-ccb9-4037-88f5-ec8f162f53f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:37:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-79d1d515-9466-44c6-905c-7b30caa79cc3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1565/3171] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:38 2026] POST /volume/v3/volumes => generated 786 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ce24adcf-422a-4cda-9ee5-c853f860ce71 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce24adcf-422a-4cda-9ee5-c853f860ce71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 Sep 07 02:37:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce24adcf-422a-4cda-9ee5-c853f860ce71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ce24adcf-422a-4cda-9ee5-c853f860ce71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ce24adcf-422a-4cda-9ee5-c853f860ce71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ce24adcf-422a-4cda-9ee5-c853f860ce71 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 returned with HTTP 200 Sep 07 02:37:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1607/3172] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:39 2026] GET /volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d8968d2c-b40e-45f3-8049-c3e1cc66c05a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8968d2c-b40e-45f3-8049-c3e1cc66c05a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 Sep 07 02:37:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8968d2c-b40e-45f3-8049-c3e1cc66c05a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8968d2c-b40e-45f3-8049-c3e1cc66c05a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:40 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:40 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d8968d2c-b40e-45f3-8049-c3e1cc66c05a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8968d2c-b40e-45f3-8049-c3e1cc66c05a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 returned with HTTP 200 Sep 07 02:37:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1566/3173] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:40 2026] GET /volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8e638da-a944-4251-93af-30e301960f52", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-224769330"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:40 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume c8e638da-a944-4251-93af-30e301960f52 Sep 07 02:37:40 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['8dbb0701-5711-4ab4-befe-8165a9062fff', '63351c81-5b10-4c68-a195-85d0316bdbfb', 'f9b5f3fe-028a-4093-bc67-0ab5e9245631', 'efe7fd6a-79a0-490b-bb83-71ba03ecd91b'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:40 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:40 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:37:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39c59a5b-effa-486b-a1ae-6357dd6b109a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:37:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1608/3174] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:37:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-35345068-ac72-4161-b55d-03a44a6dd5e4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35345068-ac72-4161-b55d-03a44a6dd5e4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35345068-ac72-4161-b55d-03a44a6dd5e4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:40 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-35345068-ac72-4161-b55d-03a44a6dd5e4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:40 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:40 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:40 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-35345068-ac72-4161-b55d-03a44a6dd5e4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:40 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-35345068-ac72-4161-b55d-03a44a6dd5e4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec returned with HTTP 200 Sep 07 02:37:40 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1567/3175] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:40 2026] GET /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b35308c0-037e-40bd-bf59-f400f2c01bd4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b35308c0-037e-40bd-bf59-f400f2c01bd4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b35308c0-037e-40bd-bf59-f400f2c01bd4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b35308c0-037e-40bd-bf59-f400f2c01bd4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b35308c0-037e-40bd-bf59-f400f2c01bd4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b35308c0-037e-40bd-bf59-f400f2c01bd4 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec returned with HTTP 200 Sep 07 02:37:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1609/3176] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:41 2026] GET /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4eeaed99-76a3-41d2-9fbb-1a2bf1101ea8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4eeaed99-76a3-41d2-9fbb-1a2bf1101ea8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4eeaed99-76a3-41d2-9fbb-1a2bf1101ea8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4eeaed99-76a3-41d2-9fbb-1a2bf1101ea8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4eeaed99-76a3-41d2-9fbb-1a2bf1101ea8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4eeaed99-76a3-41d2-9fbb-1a2bf1101ea8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec returned with HTTP 200 Sep 07 02:37:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1568/3177] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:42 2026] GET /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6acbc37e-0489-404a-988a-9f065f04ba8e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6acbc37e-0489-404a-988a-9f065f04ba8e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] POST http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec/action Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6acbc37e-0489-404a-988a-9f065f04ba8e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6acbc37e-0489-404a-988a-9f065f04ba8e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-6acbc37e-0489-404a-988a-9f065f04ba8e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Updating snapshot '1c247dd7-bf96-44f8-9e45-7e8b0a7155ec' with '{'status': 'error'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-6acbc37e-0489-404a-988a-9f065f04ba8e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9f53078c417f4f2ea04cdc86123438ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8e942b2909c42ba8cabf161e91854ce', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6acbc37e-0489-404a-988a-9f065f04ba8e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec/action returned with HTTP 403 Sep 07 02:37:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1610/3178] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:37:42 2026] POST /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-47265de0-27e5-4ca7-803b-d58f979d58da None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-47265de0-27e5-4ca7-803b-d58f979d58da tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-47265de0-27e5-4ca7-803b-d58f979d58da tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-47265de0-27e5-4ca7-803b-d58f979d58da tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-47265de0-27e5-4ca7-803b-d58f979d58da tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: 1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-47265de0-27e5-4ca7-803b-d58f979d58da tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-47265de0-27e5-4ca7-803b-d58f979d58da tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot delete request issued successfully. Sep 07 02:37:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-47265de0-27e5-4ca7-803b-d58f979d58da tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec returned with HTTP 202 Sep 07 02:37:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1569/3179] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:42 2026] DELETE /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c283f473-e85a-455d-b01f-7382ae4104b0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c283f473-e85a-455d-b01f-7382ae4104b0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c283f473-e85a-455d-b01f-7382ae4104b0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c283f473-e85a-455d-b01f-7382ae4104b0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c283f473-e85a-455d-b01f-7382ae4104b0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c283f473-e85a-455d-b01f-7382ae4104b0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec returned with HTTP 200 Sep 07 02:37:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1611/3180] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:42 2026] GET /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aeb3947f-5fce-4e3d-800a-ad5aabc87d1e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aeb3947f-5fce-4e3d-800a-ad5aabc87d1e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aeb3947f-5fce-4e3d-800a-ad5aabc87d1e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aeb3947f-5fce-4e3d-800a-ad5aabc87d1e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-aeb3947f-5fce-4e3d-800a-ad5aabc87d1e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aeb3947f-5fce-4e3d-800a-ad5aabc87d1e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec returned with HTTP 200 Sep 07 02:37:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1570/3181] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:43 2026] GET /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-93eea417-3cfb-42d6-9197-a8dd42cb3b4f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-93eea417-3cfb-42d6-9197-a8dd42cb3b4f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec Sep 07 02:37:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-93eea417-3cfb-42d6-9197-a8dd42cb3b4f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-93eea417-3cfb-42d6-9197-a8dd42cb3b4f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-93eea417-3cfb-42d6-9197-a8dd42cb3b4f tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec returned with HTTP 404 Sep 07 02:37:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1612/3182] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:44 2026] GET /volume/v3/snapshots/1c247dd7-bf96-44f8-9e45-7e8b0a7155ec => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-85a30619-5333-43f4-9db2-cb199c70ec34 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85a30619-5333-43f4-9db2-cb199c70ec34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 Sep 07 02:37:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85a30619-5333-43f4-9db2-cb199c70ec34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-85a30619-5333-43f4-9db2-cb199c70ec34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:44 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-85a30619-5333-43f4-9db2-cb199c70ec34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: c8e638da-a944-4251-93af-30e301960f52 Sep 07 02:37:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-85a30619-5333-43f4-9db2-cb199c70ec34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-85a30619-5333-43f4-9db2-cb199c70ec34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:37:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-85a30619-5333-43f4-9db2-cb199c70ec34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 returned with HTTP 202 Sep 07 02:37:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1571/3183] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:44 2026] DELETE /volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5845ee0b-5a6d-4e28-b604-be9c7a2b3679 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5845ee0b-5a6d-4e28-b604-be9c7a2b3679 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 Sep 07 02:37:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5845ee0b-5a6d-4e28-b604-be9c7a2b3679 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5845ee0b-5a6d-4e28-b604-be9c7a2b3679 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5845ee0b-5a6d-4e28-b604-be9c7a2b3679 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5845ee0b-5a6d-4e28-b604-be9c7a2b3679 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 returned with HTTP 200 Sep 07 02:37:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1613/3184] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:44 2026] GET /volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a189f62-e55c-426f-a1a1-0edb7a4b99fd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a189f62-e55c-426f-a1a1-0edb7a4b99fd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 Sep 07 02:37:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a189f62-e55c-426f-a1a1-0edb7a4b99fd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a189f62-e55c-426f-a1a1-0edb7a4b99fd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:45 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=453,cinder:UPDATE=160,cinder:INSERT=99 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:37:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a189f62-e55c-426f-a1a1-0edb7a4b99fd tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 returned with HTTP 404 Sep 07 02:37:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1572/3185] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:45 2026] GET /volume/v3/volumes/c8e638da-a944-4251-93af-30e301960f52 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1504325659"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1504325659'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=399,cinder:UPDATE=142,cinder:INSERT=66 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (e09ca761-f673-4e4c-a144-d91a64a3967e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db280eea-64b6-4e80-a196-bd0e72a85b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db280eea-64b6-4e80-a196-bd0e72a85b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17072642-155a-44a9-a99d-7754872000c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['a02cebdd-a32d-4f02-9455-d17707fc4705', 'bd8b5964-7792-4960-9cef-6cc786f0623e', 'c6dd970f-d3ab-4329-a2ed-bf1f29afc79f', '288cc94a-373e-47c2-b3f7-d650570ededd'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17072642-155a-44a9-a99d-7754872000c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a02cebdd-a32d-4f02-9455-d17707fc4705', 'bd8b5964-7792-4960-9cef-6cc786f0623e', 'c6dd970f-d3ab-4329-a2ed-bf1f29afc79f', '288cc94a-373e-47c2-b3f7-d650570ededd']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7615914b-1db6-4045-ab2b-812e70934ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7615914b-1db6-4045-ab2b-812e70934ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef614c5-620c-4b85-aedd-e25098637f81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1504325659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['a02cebdd-a32d-4f02-9455-d17707fc4705','bd8b5964-7792-4960-9cef-6cc786f0623e','c6dd970f-d3ab-4329-a2ed-bf1f29afc79f','288cc94a-373e-47c2-b3f7-d650570ededd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1504325659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef614c5-620c-4b85-aedd-e25098637f81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f012cb9-7c72-47b7-b510-7c0e14ce3692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f012cb9-7c72-47b7-b510-7c0e14ce3692) transitioned into state 'SUCCESS' from state '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-1504325659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['a02cebdd-a32d-4f02-9455-d17707fc4705','bd8b5964-7792-4960-9cef-6cc786f0623e','c6dd970f-d3ab-4329-a2ed-bf1f29afc79f','288cc94a-373e-47c2-b3f7-d650570ededd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcdd21e2-6f5a-477f-a8a5-ed304154ef72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcdd21e2-6f5a-477f-a8a5-ed304154ef72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (e09ca761-f673-4e4c-a144-d91a64a3967e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:37:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-08991fca-c9fa-48fb-8de7-c71e60d28ec7 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1614/3186] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:45 2026] POST /volume/v3/volumes => generated 787 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f2f1f4a2-c69d-4b69-88a0-26de7dc47b65 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2f1f4a2-c69d-4b69-88a0-26de7dc47b65 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 Sep 07 02:37:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f2f1f4a2-c69d-4b69-88a0-26de7dc47b65 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f2f1f4a2-c69d-4b69-88a0-26de7dc47b65 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f2f1f4a2-c69d-4b69-88a0-26de7dc47b65 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f2f1f4a2-c69d-4b69-88a0-26de7dc47b65 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 returned with HTTP 200 Sep 07 02:37:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1573/3187] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:46 2026] GET /volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 => generated 966 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-d9ea8c62-b7b8-4587-95cf-10d920bda6c0 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d9ea8c62-b7b8-4587-95cf-10d920bda6c0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 Sep 07 02:37:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d9ea8c62-b7b8-4587-95cf-10d920bda6c0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-d9ea8c62-b7b8-4587-95cf-10d920bda6c0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:47 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:47 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-d9ea8c62-b7b8-4587-95cf-10d920bda6c0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-d9ea8c62-b7b8-4587-95cf-10d920bda6c0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 returned with HTTP 200 Sep 07 02:37:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1615/3188] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:47 2026] GET /volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7195e42b-027d-4419-8e1f-d86410c074b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7195e42b-027d-4419-8e1f-d86410c074b9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7195e42b-027d-4419-8e1f-d86410c074b9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ef614c5-620c-4b85-aedd-e25098637f81", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-655814362"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7195e42b-027d-4419-8e1f-d86410c074b9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:47 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-7195e42b-027d-4419-8e1f-d86410c074b9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume 1ef614c5-620c-4b85-aedd-e25098637f81 Sep 07 02:37:47 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-7195e42b-027d-4419-8e1f-d86410c074b9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['4118d4f5-c594-4c31-9e67-4ee5883de3cd', '1648ae76-6f60-43be-8369-c0ccb70159dd', 'ba05cf5a-96a0-4335-8f53-4211aeaae877', 'f234aa25-ae70-4fd5-b31b-e48cf15ae93a'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:47 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:47 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7195e42b-027d-4419-8e1f-d86410c074b9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:37:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7195e42b-027d-4419-8e1f-d86410c074b9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:37:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1574/3189] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:37:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-56784dd2-0b8d-46ee-9f95-8ce51794df76 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-56784dd2-0b8d-46ee-9f95-8ce51794df76 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-56784dd2-0b8d-46ee-9f95-8ce51794df76 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:47 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-56784dd2-0b8d-46ee-9f95-8ce51794df76 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:47 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:47 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:47 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-56784dd2-0b8d-46ee-9f95-8ce51794df76 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:47 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-56784dd2-0b8d-46ee-9f95-8ce51794df76 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 200 Sep 07 02:37:47 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1616/3190] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:47 2026] GET /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-53bc72c5-ceb8-4b95-9c5f-2b6c11a0b8cf None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-53bc72c5-ceb8-4b95-9c5f-2b6c11a0b8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-53bc72c5-ceb8-4b95-9c5f-2b6c11a0b8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-53bc72c5-ceb8-4b95-9c5f-2b6c11a0b8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:48 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:48 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:48 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-53bc72c5-ceb8-4b95-9c5f-2b6c11a0b8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-53bc72c5-ceb8-4b95-9c5f-2b6c11a0b8cf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 200 Sep 07 02:37:48 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1575/3191] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:48 2026] GET /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1062ea69-c9cc-4347-9677-4479a2a4a03a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1062ea69-c9cc-4347-9677-4479a2a4a03a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1062ea69-c9cc-4347-9677-4479a2a4a03a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1062ea69-c9cc-4347-9677-4479a2a4a03a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1062ea69-c9cc-4347-9677-4479a2a4a03a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1062ea69-c9cc-4347-9677-4479a2a4a03a tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 200 Sep 07 02:37:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1617/3192] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:49 2026] GET /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-15f5e1e8-a700-4806-a846-32e3e0b1c577 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-15f5e1e8-a700-4806-a846-32e3e0b1c577 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] GET http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-15f5e1e8-a700-4806-a846-32e3e0b1c577 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-15f5e1e8-a700-4806-a846-32e3e0b1c577 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-15f5e1e8-a700-4806-a846-32e3e0b1c577 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-15f5e1e8-a700-4806-a846-32e3e0b1c577 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 200 Sep 07 02:37:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1576/3193] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:49 2026] GET /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: 6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot delete request issued successfully. Sep 07 02:37:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-ff9015f6-22fb-45de-85fd-717d12f735a1 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 202 Sep 07 02:37:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1618/3194] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:49 2026] DELETE /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6ce3d22d-fc01-434e-a90f-49844c18eb64 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ce3d22d-fc01-434e-a90f-49844c18eb64 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ce3d22d-fc01-434e-a90f-49844c18eb64 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6ce3d22d-fc01-434e-a90f-49844c18eb64 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6ce3d22d-fc01-434e-a90f-49844c18eb64 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6ce3d22d-fc01-434e-a90f-49844c18eb64 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 200 Sep 07 02:37:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1577/3195] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:49 2026] GET /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-863f6e04-94cc-456d-83dd-451764987649 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-863f6e04-94cc-456d-83dd-451764987649 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-863f6e04-94cc-456d-83dd-451764987649 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-863f6e04-94cc-456d-83dd-451764987649 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-863f6e04-94cc-456d-83dd-451764987649 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-863f6e04-94cc-456d-83dd-451764987649 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 200 Sep 07 02:37:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1619/3196] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:50 2026] GET /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ffb70700-8ac3-46b5-be65-4c9f4cccc1d8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ffb70700-8ac3-46b5-be65-4c9f4cccc1d8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 Sep 07 02:37:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ffb70700-8ac3-46b5-be65-4c9f4cccc1d8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ffb70700-8ac3-46b5-be65-4c9f4cccc1d8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ffb70700-8ac3-46b5-be65-4c9f4cccc1d8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 returned with HTTP 404 Sep 07 02:37:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1578/3197] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:51 2026] GET /volume/v3/snapshots/6ad3431d-818b-409f-83ab-900ccefcfbe8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 Sep 07 02:37:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:51 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: 1ef614c5-620c-4b85-aedd-e25098637f81 Sep 07 02:37:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:37:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5b21188a-229a-4988-910e-d1f3b4a36a87 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 returned with HTTP 202 Sep 07 02:37:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1620/3198] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:51 2026] DELETE /volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-cc856e60-21cb-42f7-8806-6c146a6609b6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cc856e60-21cb-42f7-8806-6c146a6609b6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 Sep 07 02:37:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cc856e60-21cb-42f7-8806-6c146a6609b6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-cc856e60-21cb-42f7-8806-6c146a6609b6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-cc856e60-21cb-42f7-8806-6c146a6609b6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-cc856e60-21cb-42f7-8806-6c146a6609b6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 returned with HTTP 200 Sep 07 02:37:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1579/3199] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:51 2026] GET /volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9b489b23-10d4-4e95-b1e8-9e9fa2909855 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b489b23-10d4-4e95-b1e8-9e9fa2909855 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 Sep 07 02:37:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b489b23-10d4-4e95-b1e8-9e9fa2909855 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9b489b23-10d4-4e95-b1e8-9e9fa2909855 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9b489b23-10d4-4e95-b1e8-9e9fa2909855 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 returned with HTTP 404 Sep 07 02:37:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1621/3200] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:52 2026] GET /volume/v3/volumes/1ef614c5-620c-4b85-aedd-e25098637f81 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-123f8b02-c1c5-468c-aaea-84830a095592 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:52 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-703683360"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-703683360'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:52 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:52 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (456418cc-4b70-4c72-9e11-91a8f1f8bf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1dc9d63-fb61-469b-872f-375926fc5a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1dc9d63-fb61-469b-872f-375926fc5a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:52 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a55084-ccf8-45a7-9e2c-93d7d17a3f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['82a4f835-41c8-41c9-a4bc-c9f2ee4391b1', '4ea8ee0a-9ccf-4e54-a897-9c7b3fca785c', 'a882ec64-fcd6-4a89-b27d-54de6878fe70', 'bf06b713-bf6e-4d3d-a4c9-3db60d65321b'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a55084-ccf8-45a7-9e2c-93d7d17a3f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a4f835-41c8-41c9-a4bc-c9f2ee4391b1', '4ea8ee0a-9ccf-4e54-a897-9c7b3fca785c', 'a882ec64-fcd6-4a89-b27d-54de6878fe70', 'bf06b713-bf6e-4d3d-a4c9-3db60d65321b']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061e224e-9aa6-4778-af06-701ea0d9153d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:53 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061e224e-9aa6-4778-af06-701ea0d9153d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4a1bad-fd95-4b51-a52a-8d889e02167e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703683360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['82a4f835-41c8-41c9-a4bc-c9f2ee4391b1','4ea8ee0a-9ccf-4e54-a897-9c7b3fca785c','a882ec64-fcd6-4a89-b27d-54de6878fe70','bf06b713-bf6e-4d3d-a4c9-3db60d65321b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703683360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4a1bad-fd95-4b51-a52a-8d889e02167e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c770b3-ad41-4f0d-bda7-689f99022cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c770b3-ad41-4f0d-bda7-689f99022cd4) transitioned into state 'SUCCESS' from state '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-703683360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['82a4f835-41c8-41c9-a4bc-c9f2ee4391b1','4ea8ee0a-9ccf-4e54-a897-9c7b3fca785c','a882ec64-fcd6-4a89-b27d-54de6878fe70','bf06b713-bf6e-4d3d-a4c9-3db60d65321b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cab3916-dbfe-4852-a98e-7362b94201d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cab3916-dbfe-4852-a98e-7362b94201d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (456418cc-4b70-4c72-9e11-91a8f1f8bf91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:53 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:37:53 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-123f8b02-c1c5-468c-aaea-84830a095592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:37:53 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1580/3201] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:52 2026] POST /volume/v3/volumes => generated 786 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e8458f8d-cf89-4386-89f2-fd69e924c39d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8458f8d-cf89-4386-89f2-fd69e924c39d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e Sep 07 02:37:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8458f8d-cf89-4386-89f2-fd69e924c39d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:53 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e8458f8d-cf89-4386-89f2-fd69e924c39d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:53 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:53 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:53 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:53 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:53 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e8458f8d-cf89-4386-89f2-fd69e924c39d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:53 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e8458f8d-cf89-4386-89f2-fd69e924c39d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e returned with HTTP 200 Sep 07 02:37:53 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1622/3202] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:53 2026] GET /volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f1977626-7646-48c3-955a-8aad34681b79 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f1977626-7646-48c3-955a-8aad34681b79 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e Sep 07 02:37:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f1977626-7646-48c3-955a-8aad34681b79 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f1977626-7646-48c3-955a-8aad34681b79 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:54 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:54 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f1977626-7646-48c3-955a-8aad34681b79 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f1977626-7646-48c3-955a-8aad34681b79 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e returned with HTTP 200 Sep 07 02:37:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1581/3203] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:54 2026] GET /volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-989883ca-df95-4355-8dc8-02e60cc59773 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-989883ca-df95-4355-8dc8-02e60cc59773 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:37:54 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-989883ca-df95-4355-8dc8-02e60cc59773 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb4a1bad-fd95-4b51-a52a-8d889e02167e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1968675320"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:54 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:54 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-989883ca-df95-4355-8dc8-02e60cc59773 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:54 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-989883ca-df95-4355-8dc8-02e60cc59773 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume fb4a1bad-fd95-4b51-a52a-8d889e02167e Sep 07 02:37:54 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-989883ca-df95-4355-8dc8-02e60cc59773 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['297f7df1-bc48-4716-b135-ebcc6c26f2dc', '57c6b66e-9391-4b7a-bdb3-eb46dc37c4ec', 'd48937ef-0f1a-4c32-b671-4a84b93d92ce', 'c6608fad-9c88-439f-86a9-4b85cb75ba39'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:37:54 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:54 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:54 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-989883ca-df95-4355-8dc8-02e60cc59773 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:37:54 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-989883ca-df95-4355-8dc8-02e60cc59773 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:37:54 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1623/3204] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:37:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:37:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5266933f-e6e2-49e1-ace1-6f9514fa83c5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5266933f-e6e2-49e1-ace1-6f9514fa83c5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5266933f-e6e2-49e1-ace1-6f9514fa83c5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:54 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5266933f-e6e2-49e1-ace1-6f9514fa83c5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:54 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:54 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:54 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5266933f-e6e2-49e1-ace1-6f9514fa83c5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:54 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5266933f-e6e2-49e1-ace1-6f9514fa83c5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c returned with HTTP 200 Sep 07 02:37:54 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1582/3205] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:54 2026] GET /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-76a40247-52ae-4d3a-b06c-7bb36277726c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-76a40247-52ae-4d3a-b06c-7bb36277726c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-76a40247-52ae-4d3a-b06c-7bb36277726c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-76a40247-52ae-4d3a-b06c-7bb36277726c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-76a40247-52ae-4d3a-b06c-7bb36277726c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-76a40247-52ae-4d3a-b06c-7bb36277726c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c returned with HTTP 200 Sep 07 02:37:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1624/3206] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:55 2026] GET /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-155cec0f-d483-47b9-8e4c-c07a7955f6d0 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-155cec0f-d483-47b9-8e4c-c07a7955f6d0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-155cec0f-d483-47b9-8e4c-c07a7955f6d0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-155cec0f-d483-47b9-8e4c-c07a7955f6d0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-155cec0f-d483-47b9-8e4c-c07a7955f6d0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-155cec0f-d483-47b9-8e4c-c07a7955f6d0 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c returned with HTTP 200 Sep 07 02:37:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1583/3207] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:56 2026] GET /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 02:37:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] POST http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c/action Sep 07 02:37:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:37:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:56 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.snapshot_unmanage [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Unmanage snapshot with id: 40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:37:56 devstack devstack@c-api.service[87011]: DEBUG cinder.policy [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9f53078c417f4f2ea04cdc86123438ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8e942b2909c42ba8cabf161e91854ce', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87011) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:37:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92caeb78-e2b9-4c5b-b34e-91a8916a74c2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c/action returned with HTTP 403 Sep 07 02:37:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1625/3208] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:37:56 2026] POST /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: 40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:56 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:56 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:56 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:56 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot delete request issued successfully. Sep 07 02:37:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-83d5eb63-dc9c-4e54-9f3f-a817f7c2e5f5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c returned with HTTP 202 Sep 07 02:37:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1584/3209] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:37:56 2026] DELETE /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8e18b497-45d1-46a3-b0c5-231fce619611 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e18b497-45d1-46a3-b0c5-231fce619611 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e18b497-45d1-46a3-b0c5-231fce619611 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8e18b497-45d1-46a3-b0c5-231fce619611 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8e18b497-45d1-46a3-b0c5-231fce619611 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8e18b497-45d1-46a3-b0c5-231fce619611 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c returned with HTTP 200 Sep 07 02:37:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1626/3210] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:56 2026] GET /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9ef1fba1-f0c9-45d7-9cba-e63fdfffcbe9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ef1fba1-f0c9-45d7-9cba-e63fdfffcbe9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ef1fba1-f0c9-45d7-9cba-e63fdfffcbe9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9ef1fba1-f0c9-45d7-9cba-e63fdfffcbe9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9ef1fba1-f0c9-45d7-9cba-e63fdfffcbe9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:37:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9ef1fba1-f0c9-45d7-9cba-e63fdfffcbe9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c returned with HTTP 200 Sep 07 02:37:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1585/3211] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:57 2026] GET /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:37:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-622808d7-1a29-4eda-bab2-7f9197f2976d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-622808d7-1a29-4eda-bab2-7f9197f2976d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c Sep 07 02:37:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-622808d7-1a29-4eda-bab2-7f9197f2976d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-622808d7-1a29-4eda-bab2-7f9197f2976d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-622808d7-1a29-4eda-bab2-7f9197f2976d tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c returned with HTTP 404 Sep 07 02:37:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1627/3212] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:37:58 2026] GET /volume/v3/snapshots/40326051-dff2-49f7-9bf6-6071e6c6958c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e Sep 07 02:37:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:58 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: fb4a1bad-fd95-4b51-a52a-8d889e02167e Sep 07 02:37:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:37:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:37:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:37:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a3e1f131-20e7-49ef-ac69-d7c6e22db062 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e returned with HTTP 202 Sep 07 02:37:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1586/3213] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:37:58 2026] DELETE /volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:37:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-02331f9b-22de-4e5b-aff6-ca91a3741f54 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02331f9b-22de-4e5b-aff6-ca91a3741f54 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e Sep 07 02:37:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02331f9b-22de-4e5b-aff6-ca91a3741f54 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-02331f9b-22de-4e5b-aff6-ca91a3741f54 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:58 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:37:58 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:37:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:37:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:37:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-02331f9b-22de-4e5b-aff6-ca91a3741f54 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:37:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-02331f9b-22de-4e5b-aff6-ca91a3741f54 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e returned with HTTP 200 Sep 07 02:37:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1628/3214] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:58 2026] GET /volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:37:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-478aaad8-02b5-474b-9660-30ce50f1eaa9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-478aaad8-02b5-474b-9660-30ce50f1eaa9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e Sep 07 02:37:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-478aaad8-02b5-474b-9660-30ce50f1eaa9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:37:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-478aaad8-02b5-474b-9660-30ce50f1eaa9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:37:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-478aaad8-02b5-474b-9660-30ce50f1eaa9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e returned with HTTP 404 Sep 07 02:37:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1587/3215] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:37:59 2026] GET /volume/v3/volumes/fb4a1bad-fd95-4b51-a52a-8d889e02167e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-39c9faab-2be2-499b-8522-b64767d63fdb None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:37:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-968467892"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-968467892'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:37:59 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:37:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (068738e2-4905-46a9-9592-ca8815457a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86273696-263d-4f5c-8178-0b07203d4d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86273696-263d-4f5c-8178-0b07203d4d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:37:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86457a78-d2a3-4eda-bb25-00cb813ee894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['ff6ce303-7abe-481a-a54b-fb1717e7616e', '420b09eb-3a86-41bf-9aab-91b58feb6421', 'ab13ff9d-b629-48a2-b90b-ad140b33b8e7', '72e12243-7d15-4a4c-8c94-6433fddb1cfc'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86457a78-d2a3-4eda-bb25-00cb813ee894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff6ce303-7abe-481a-a54b-fb1717e7616e', '420b09eb-3a86-41bf-9aab-91b58feb6421', 'ab13ff9d-b629-48a2-b90b-ad140b33b8e7', '72e12243-7d15-4a4c-8c94-6433fddb1cfc']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a892d4-3ee0-4cee-ba13-38a37b6cbad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a892d4-3ee0-4cee-ba13-38a37b6cbad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a328c9-5756-4bfc-9f35-2996d482a725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968467892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['ff6ce303-7abe-481a-a54b-fb1717e7616e','420b09eb-3a86-41bf-9aab-91b58feb6421','ab13ff9d-b629-48a2-b90b-ad140b33b8e7','72e12243-7d15-4a4c-8c94-6433fddb1cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968467892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a328c9-5756-4bfc-9f35-2996d482a725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21d87f8d-3da6-4cf0-ab48-ff929dc07a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21d87f8d-3da6-4cf0-ab48-ff929dc07a6a) transitioned into state 'SUCCESS' from state '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-968467892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['ff6ce303-7abe-481a-a54b-fb1717e7616e','420b09eb-3a86-41bf-9aab-91b58feb6421','ab13ff9d-b629-48a2-b90b-ad140b33b8e7','72e12243-7d15-4a4c-8c94-6433fddb1cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1603753-3438-4919-a666-c1b37f9f93f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1603753-3438-4919-a666-c1b37f9f93f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (068738e2-4905-46a9-9592-ca8815457a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:38:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-39c9faab-2be2-499b-8522-b64767d63fdb tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1629/3216] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:37:59 2026] POST /volume/v3/volumes => generated 786 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7ae97f5d-8e37-45d5-8359-da3caa022426 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ae97f5d-8e37-45d5-8359-da3caa022426 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 Sep 07 02:38:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ae97f5d-8e37-45d5-8359-da3caa022426 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7ae97f5d-8e37-45d5-8359-da3caa022426 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:00 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:00 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:00 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:00 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:00 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7ae97f5d-8e37-45d5-8359-da3caa022426 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7ae97f5d-8e37-45d5-8359-da3caa022426 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 returned with HTTP 200 Sep 07 02:38:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1588/3217] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:00 2026] GET /volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-87e9ae4d-c002-4ab7-8938-e2f9cd117fb5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87e9ae4d-c002-4ab7-8938-e2f9cd117fb5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 Sep 07 02:38:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87e9ae4d-c002-4ab7-8938-e2f9cd117fb5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-87e9ae4d-c002-4ab7-8938-e2f9cd117fb5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:01 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:01 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-87e9ae4d-c002-4ab7-8938-e2f9cd117fb5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-87e9ae4d-c002-4ab7-8938-e2f9cd117fb5 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 returned with HTTP 200 Sep 07 02:38:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1630/3218] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:01 2026] GET /volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:01 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a328c9-5756-4bfc-9f35-2996d482a725", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1250359530"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:01 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:01 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:01 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume 95a328c9-5756-4bfc-9f35-2996d482a725 Sep 07 02:38:01 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['b5d4c26e-1263-4148-9dea-5aa7633535a7', '1c4680fe-f6a9-4de1-8ba3-53af9c999043', 'ef967d8f-28a0-458e-aed3-a8c58f632d9c', '9d4d3a19-2500-41b6-b556-0f69a12be14a'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:01 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:01 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:01 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:38:01 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2639a1a0-f2e0-4363-ad9e-6a7d34ec0be3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:38:01 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1589/3219] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:38:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-cf7d76bb-5855-4a15-a96a-80257af1b5be None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf7d76bb-5855-4a15-a96a-80257af1b5be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf7d76bb-5855-4a15-a96a-80257af1b5be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:01 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-cf7d76bb-5855-4a15-a96a-80257af1b5be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:01 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:01 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:01 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-cf7d76bb-5855-4a15-a96a-80257af1b5be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:01 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-cf7d76bb-5855-4a15-a96a-80257af1b5be tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 200 Sep 07 02:38:01 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1631/3220] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:01 2026] GET /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e430738-b306-4e6f-a558-37ac556ffb45 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e430738-b306-4e6f-a558-37ac556ffb45 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e430738-b306-4e6f-a558-37ac556ffb45 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:02 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e430738-b306-4e6f-a558-37ac556ffb45 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:02 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:02 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:02 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6e430738-b306-4e6f-a558-37ac556ffb45 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:02 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e430738-b306-4e6f-a558-37ac556ffb45 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 200 Sep 07 02:38:02 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1590/3221] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:02 2026] GET /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-9c0c2ff2-2213-45ad-9725-dae16657c082 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c0c2ff2-2213-45ad-9725-dae16657c082 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c0c2ff2-2213-45ad-9725-dae16657c082 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-9c0c2ff2-2213-45ad-9725-dae16657c082 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-9c0c2ff2-2213-45ad-9725-dae16657c082 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-9c0c2ff2-2213-45ad-9725-dae16657c082 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 200 Sep 07 02:38:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1632/3222] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:03 2026] GET /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-becb1749-e12e-46cf-b95b-1caf3f2e9132 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-becb1749-e12e-46cf-b95b-1caf3f2e9132 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] PUT http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-becb1749-e12e-46cf-b95b-1caf3f2e9132 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-becb1749-e12e-46cf-b95b-1caf3f2e9132 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Snapshot retrieved successfully. Sep 07 02:38:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-becb1749-e12e-46cf-b95b-1caf3f2e9132 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 200 Sep 07 02:38:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1591/3223] 192.168.122.234 () {60 vars in 1258 bytes} [Mon Sep 7 02:38:03 2026] PUT /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:03 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: 009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:03 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:03 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:03 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:03 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot delete request issued successfully. Sep 07 02:38:03 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a3288be8-2479-4e29-af73-7aef92c6a0dc tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 202 Sep 07 02:38:03 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1633/3224] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:38:03 2026] DELETE /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d9f32a2a-1922-4793-aa1a-886c2f50916b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d9f32a2a-1922-4793-aa1a-886c2f50916b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d9f32a2a-1922-4793-aa1a-886c2f50916b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:03 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d9f32a2a-1922-4793-aa1a-886c2f50916b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:03 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:03 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:03 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d9f32a2a-1922-4793-aa1a-886c2f50916b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:03 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d9f32a2a-1922-4793-aa1a-886c2f50916b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 200 Sep 07 02:38:03 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1592/3225] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:03 2026] GET /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 494 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-765b009c-57e9-4d0e-b95f-eea175a378bf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-765b009c-57e9-4d0e-b95f-eea175a378bf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-765b009c-57e9-4d0e-b95f-eea175a378bf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:04 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-765b009c-57e9-4d0e-b95f-eea175a378bf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:04 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:04 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:04 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-765b009c-57e9-4d0e-b95f-eea175a378bf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:04 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-765b009c-57e9-4d0e-b95f-eea175a378bf tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 200 Sep 07 02:38:04 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1634/3226] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:04 2026] GET /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 494 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-037fb38c-f52e-429f-be51-d3e5b690222e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-037fb38c-f52e-429f-be51-d3e5b690222e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 Sep 07 02:38:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-037fb38c-f52e-429f-be51-d3e5b690222e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-037fb38c-f52e-429f-be51-d3e5b690222e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-037fb38c-f52e-429f-be51-d3e5b690222e tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 returned with HTTP 404 Sep 07 02:38:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1593/3227] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:05 2026] GET /volume/v3/snapshots/009a62b1-51e5-4f5b-aaf1-3451f437f0b7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 Sep 07 02:38:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:05 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:05 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: 95a328c9-5756-4bfc-9f35-2996d482a725 Sep 07 02:38:05 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:05 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:05 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:05 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:05 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:38:05 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-21cd6c72-4173-4698-b306-c8a9fda92d95 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 returned with HTTP 202 Sep 07 02:38:05 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1635/3228] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:38:05 2026] DELETE /volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ae9109a0-d055-478f-a2d8-c3157b1922f6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ae9109a0-d055-478f-a2d8-c3157b1922f6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 Sep 07 02:38:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ae9109a0-d055-478f-a2d8-c3157b1922f6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:05 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ae9109a0-d055-478f-a2d8-c3157b1922f6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:05 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:05 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:05 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:05 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:05 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ae9109a0-d055-478f-a2d8-c3157b1922f6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:05 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ae9109a0-d055-478f-a2d8-c3157b1922f6 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 returned with HTTP 200 Sep 07 02:38:05 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1594/3229] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:05 2026] GET /volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-449711e4-35f6-47b8-b394-93a2daf2c8a2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-449711e4-35f6-47b8-b394-93a2daf2c8a2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 Sep 07 02:38:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-449711e4-35f6-47b8-b394-93a2daf2c8a2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:06 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-449711e4-35f6-47b8-b394-93a2daf2c8a2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:06 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-449711e4-35f6-47b8-b394-93a2daf2c8a2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 returned with HTTP 404 Sep 07 02:38:06 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1636/3230] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:06 2026] GET /volume/v3/volumes/95a328c9-5756-4bfc-9f35-2996d482a725 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:06 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-496036780"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-496036780'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:06 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume of 1 GB Sep 07 02:38:06 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (3f7405a1-1805-4da1-b3c5-3fac0f4210f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58357f8-07ed-492a-ba43-e3c3de0f535a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58357f8-07ed-492a-ba43-e3c3de0f535a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:06 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396ae3a2-19c6-45c1-b70d-6880156be1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['dee290ff-fcef-4db2-a482-adb07394d9ca', 'ef420a61-44c5-4f04-89bd-83f3e8450837', 'd4786636-336b-4882-850b-03ed7e0c7b91', 'd13a74d4-98e1-4100-a3aa-cc095347d6ba'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396ae3a2-19c6-45c1-b70d-6880156be1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dee290ff-fcef-4db2-a482-adb07394d9ca', 'ef420a61-44c5-4f04-89bd-83f3e8450837', 'd4786636-336b-4882-850b-03ed7e0c7b91', 'd13a74d4-98e1-4100-a3aa-cc095347d6ba']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eae81b8-e0fa-41b0-a6f8-1d1af5cf5773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:07 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eae81b8-e0fa-41b0-a6f8-1d1af5cf5773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be50bfd-2905-42ff-8079-1c3cde12ec15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-496036780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['dee290ff-fcef-4db2-a482-adb07394d9ca','ef420a61-44c5-4f04-89bd-83f3e8450837','d4786636-336b-4882-850b-03ed7e0c7b91','d13a74d4-98e1-4100-a3aa-cc095347d6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-496036780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9be50bfd-2905-42ff-8079-1c3cde12ec15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e942b2909c42ba8cabf161e91854ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16dd4265-dadb-4989-b682-8ddb6786c4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16dd4265-dadb-4989-b682-8ddb6786c4e3) transitioned into state 'SUCCESS' from state '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-496036780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e942b2909c42ba8cabf161e91854ce',qos_specs=None,replication_status=,reservations=['dee290ff-fcef-4db2-a482-adb07394d9ca','ef420a61-44c5-4f04-89bd-83f3e8450837','d4786636-336b-4882-850b-03ed7e0c7b91','d13a74d4-98e1-4100-a3aa-cc095347d6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe95f819d8254358a1fab89c4a3a6b99',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b397c351-86b6-4932-a1a6-9f26527e1fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b397c351-86b6-4932-a1a6-9f26527e1fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Flow 'volume_create_api' (3f7405a1-1805-4da1-b3c5-3fac0f4210f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:07 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create volume request issued successfully. Sep 07 02:38:07 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86d25f1f-8300-4571-afc4-4a7889bd5204 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:07 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1595/3231] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:38:06 2026] POST /volume/v3/volumes => generated 786 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0fafa79d-2c79-4847-8931-2c13057f01ee None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fafa79d-2c79-4847-8931-2c13057f01ee tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 Sep 07 02:38:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fafa79d-2c79-4847-8931-2c13057f01ee tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:07 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0fafa79d-2c79-4847-8931-2c13057f01ee tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:07 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:07 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:07 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:07 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:07 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0fafa79d-2c79-4847-8931-2c13057f01ee tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:07 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0fafa79d-2c79-4847-8931-2c13057f01ee tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 returned with HTTP 200 Sep 07 02:38:07 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1637/3232] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:07 2026] GET /volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a5593e1-b388-4a5b-8c44-97cd436e2045 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a5593e1-b388-4a5b-8c44-97cd436e2045 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 Sep 07 02:38:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a5593e1-b388-4a5b-8c44-97cd436e2045 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a5593e1-b388-4a5b-8c44-97cd436e2045 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:08 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:08 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2a5593e1-b388-4a5b-8c44-97cd436e2045 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a5593e1-b388-4a5b-8c44-97cd436e2045 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 returned with HTTP 200 Sep 07 02:38:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1596/3233] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:08 2026] GET /volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:08 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9be50bfd-2905-42ff-8079-1c3cde12ec15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1273945125"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:08 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:08 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:08 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Create snapshot from volume 9be50bfd-2905-42ff-8079-1c3cde12ec15 Sep 07 02:38:08 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Created reservations ['45baad0e-f0cc-4b2f-88d2-e6af7ef67d9c', 'ece7aa95-7b23-4e02-9d7b-b343d0ec4925', '29d3b28d-2575-44a7-bc7e-05142e6eee89', '68e8fa6f-df6e-4199-90a8-67a0d015f381'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:08 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:08 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:08 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot create request issued successfully. Sep 07 02:38:08 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b3ddd129-4378-4d02-88b6-ec6b0ac5f414 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:38:08 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1638/3234] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:38:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2f9d8508-2ec8-4045-8bdb-1f1af48fdc34 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2f9d8508-2ec8-4045-8bdb-1f1af48fdc34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2f9d8508-2ec8-4045-8bdb-1f1af48fdc34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:08 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2f9d8508-2ec8-4045-8bdb-1f1af48fdc34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:08 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:08 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:08 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-2f9d8508-2ec8-4045-8bdb-1f1af48fdc34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:08 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2f9d8508-2ec8-4045-8bdb-1f1af48fdc34 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 200 Sep 07 02:38:08 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1597/3235] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:08 2026] GET /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-8f982bde-6ea7-461b-afff-0f217e750f69 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f982bde-6ea7-461b-afff-0f217e750f69 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f982bde-6ea7-461b-afff-0f217e750f69 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:09 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-8f982bde-6ea7-461b-afff-0f217e750f69 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:09 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:09 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:09 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-8f982bde-6ea7-461b-afff-0f217e750f69 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:09 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-8f982bde-6ea7-461b-afff-0f217e750f69 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 200 Sep 07 02:38:09 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1639/3236] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:09 2026] GET /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-781e7ac5-ed16-4348-854c-1567db73f046 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-781e7ac5-ed16-4348-854c-1567db73f046 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-781e7ac5-ed16-4348-854c-1567db73f046 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-781e7ac5-ed16-4348-854c-1567db73f046 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-781e7ac5-ed16-4348-854c-1567db73f046 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-781e7ac5-ed16-4348-854c-1567db73f046 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 200 Sep 07 02:38:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1598/3237] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:10 2026] GET /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-34c5ed05-b87d-4f25-a302-305ac29d0baa None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-34c5ed05-b87d-4f25-a302-305ac29d0baa tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] POST http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2/action Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-34c5ed05-b87d-4f25-a302-305ac29d0baa tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-34c5ed05-b87d-4f25-a302-305ac29d0baa tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.admin_actions [None req-34c5ed05-b87d-4f25-a302-305ac29d0baa tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Updating snapshot '28d00420-e695-4e59-a351-32abebfb43b2' with '{'status': 'creating'}' {{(pid=87011) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-34c5ed05-b87d-4f25-a302-305ac29d0baa tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2/action returned with HTTP 202 Sep 07 02:38:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1640/3238] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:38:10 2026] POST /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e23bcffc-e9f5-440c-9ade-6813c16fe7d2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e23bcffc-e9f5-440c-9ade-6813c16fe7d2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e23bcffc-e9f5-440c-9ade-6813c16fe7d2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e23bcffc-e9f5-440c-9ade-6813c16fe7d2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e23bcffc-e9f5-440c-9ade-6813c16fe7d2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e23bcffc-e9f5-440c-9ade-6813c16fe7d2 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 200 Sep 07 02:38:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1599/3239] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:10 2026] GET /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-32adca83-d57f-4546-8659-6e848b2ce05b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-32adca83-d57f-4546-8659-6e848b2ce05b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] POST http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2/action Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-32adca83-d57f-4546-8659-6e848b2ce05b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87011) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-32adca83-d57f-4546-8659-6e848b2ce05b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.contrib.snapshot_actions [None req-32adca83-d57f-4546-8659-6e848b2ce05b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87011) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.api.contrib.snapshot_actions [None req-32adca83-d57f-4546-8659-6e848b2ce05b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] Updating snapshot 28d00420-e695-4e59-a351-32abebfb43b2 with info {'id': '28d00420-e695-4e59-a351-32abebfb43b2', 'status': 'error', 'progress': '80%'} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-32adca83-d57f-4546-8659-6e848b2ce05b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-member] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2/action returned with HTTP 202 Sep 07 02:38:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1641/3240] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:38:10 2026] POST /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete snapshot with id: 28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:10 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot delete request issued successfully. Sep 07 02:38:10 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-deac90b3-38f6-4828-8ce4-fd7f3ba43ed3 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 202 Sep 07 02:38:10 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1600/3241] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:38:10 2026] DELETE /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4aad9da7-34c9-40c8-b401-21c10b3c8592 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4aad9da7-34c9-40c8-b401-21c10b3c8592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4aad9da7-34c9-40c8-b401-21c10b3c8592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4aad9da7-34c9-40c8-b401-21c10b3c8592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:10 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:10 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4aad9da7-34c9-40c8-b401-21c10b3c8592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:10 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4aad9da7-34c9-40c8-b401-21c10b3c8592 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 200 Sep 07 02:38:10 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1642/3242] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:10 2026] GET /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6b7c646a-1185-42de-9b55-8625938e6053 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b7c646a-1185-42de-9b55-8625938e6053 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b7c646a-1185-42de-9b55-8625938e6053 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:11 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6b7c646a-1185-42de-9b55-8625938e6053 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:11 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:11 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:11 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6b7c646a-1185-42de-9b55-8625938e6053 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Snapshot retrieved successfully. Sep 07 02:38:11 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6b7c646a-1185-42de-9b55-8625938e6053 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 200 Sep 07 02:38:11 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1601/3243] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:11 2026] GET /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-880c4d99-2ca9-4310-a14a-84adad88a4e9 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-880c4d99-2ca9-4310-a14a-84adad88a4e9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 Sep 07 02:38:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-880c4d99-2ca9-4310-a14a-84adad88a4e9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-880c4d99-2ca9-4310-a14a-84adad88a4e9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-880c4d99-2ca9-4310-a14a-84adad88a4e9 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 returned with HTTP 404 Sep 07 02:38:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1643/3244] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:12 2026] GET /volume/v3/snapshots/28d00420-e695-4e59-a351-32abebfb43b2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 Sep 07 02:38:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:12 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:12 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume with id: 9be50bfd-2905-42ff-8079-1c3cde12ec15 Sep 07 02:38:12 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:12 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:12 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:12 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:12 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Delete volume request issued successfully. Sep 07 02:38:12 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c317ed80-02ea-430d-ad90-4062706cbcc8 tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 returned with HTTP 202 Sep 07 02:38:12 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1602/3245] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:38:12 2026] DELETE /volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f2f6563f-b500-461d-9d8e-2777d0a6d12c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f2f6563f-b500-461d-9d8e-2777d0a6d12c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 Sep 07 02:38:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f2f6563f-b500-461d-9d8e-2777d0a6d12c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:12 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f2f6563f-b500-461d-9d8e-2777d0a6d12c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:12 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:12 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:12 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:12 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:12 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f2f6563f-b500-461d-9d8e-2777d0a6d12c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Volume info retrieved successfully. Sep 07 02:38:12 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f2f6563f-b500-461d-9d8e-2777d0a6d12c tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 returned with HTTP 200 Sep 07 02:38:12 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1644/3246] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:12 2026] GET /volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c925d3d0-de5b-4dbc-8bc4-3c42e4ea984b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c925d3d0-de5b-4dbc-8bc4-3c42e4ea984b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] GET http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 Sep 07 02:38:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c925d3d0-de5b-4dbc-8bc4-3c42e4ea984b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:14 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c925d3d0-de5b-4dbc-8bc4-3c42e4ea984b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:14 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c925d3d0-de5b-4dbc-8bc4-3c42e4ea984b tempest-ProjectMemberTests-294561659 tempest-ProjectMemberTests-294561659-project-admin] http://192.168.122.234/volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 returned with HTTP 404 Sep 07 02:38:14 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1603/3247] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:14 2026] GET /volume/v3/volumes/9be50bfd-2905-42ff-8079-1c3cde12ec15 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:16 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-90788857"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:16 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-90788857'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:16 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume of 1 GB Sep 07 02:38:16 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (aa6a2952-78e4-4bb7-a80a-c37539cb7a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f3e7359-9b9e-4553-8595-5d9dfa98e1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f3e7359-9b9e-4553-8595-5d9dfa98e1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a17323-062f-4c55-9d54-212877bc120c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['55621454-580c-4b60-926f-6a18f3ea5d7a', 'f4a95e5e-e26f-432b-96ab-6cd629699bef', 'bd9e619a-d291-4b6b-8108-384500f07e0a', '6add589c-176c-422e-ae5b-b516a8c0b214'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a17323-062f-4c55-9d54-212877bc120c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55621454-580c-4b60-926f-6a18f3ea5d7a', 'f4a95e5e-e26f-432b-96ab-6cd629699bef', 'bd9e619a-d291-4b6b-8108-384500f07e0a', '6add589c-176c-422e-ae5b-b516a8c0b214']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad595486-47f9-4ad8-89b7-785e53730400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:17 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad595486-47f9-4ad8-89b7-785e53730400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cea9693-cbf0-4b63-946f-485ec329374e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90788857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['55621454-580c-4b60-926f-6a18f3ea5d7a','f4a95e5e-e26f-432b-96ab-6cd629699bef','bd9e619a-d291-4b6b-8108-384500f07e0a','6add589c-176c-422e-ae5b-b516a8c0b214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90788857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cea9693-cbf0-4b63-946f-485ec329374e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c539dd6b2747d5a2b67d8791d74a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e776d90d8ab848c59b2d131720ca0833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbb0746-9cce-4b92-8a49-e95857c362e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbb0746-9cce-4b92-8a49-e95857c362e6) transitioned into state 'SUCCESS' from state '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-90788857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['55621454-580c-4b60-926f-6a18f3ea5d7a','f4a95e5e-e26f-432b-96ab-6cd629699bef','bd9e619a-d291-4b6b-8108-384500f07e0a','6add589c-176c-422e-ae5b-b516a8c0b214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f22efad-8b8a-4e80-9f81-e9de373d57ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f22efad-8b8a-4e80-9f81-e9de373d57ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (aa6a2952-78e4-4bb7-a80a-c37539cb7a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:17 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request issued successfully. Sep 07 02:38:17 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bcfc81e2-10b7-424d-aadf-94a0b51948d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:17 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1645/3248] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:38:16 2026] POST /volume/v3/volumes => generated 785 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-38c4040a-5e8b-4a1b-82d1-e2235ed65716 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38c4040a-5e8b-4a1b-82d1-e2235ed65716 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e Sep 07 02:38:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38c4040a-5e8b-4a1b-82d1-e2235ed65716 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:17 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38c4040a-5e8b-4a1b-82d1-e2235ed65716 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:17 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:17 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:17 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:17 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:17 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-38c4040a-5e8b-4a1b-82d1-e2235ed65716 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:17 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38c4040a-5e8b-4a1b-82d1-e2235ed65716 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e returned with HTTP 200 Sep 07 02:38:17 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1604/3249] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:17 2026] GET /volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-db699b8f-8257-47d2-9c6c-efc3dd848b5e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db699b8f-8257-47d2-9c6c-efc3dd848b5e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e Sep 07 02:38:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db699b8f-8257-47d2-9c6c-efc3dd848b5e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-db699b8f-8257-47d2-9c6c-efc3dd848b5e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:18 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:18 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-db699b8f-8257-47d2-9c6c-efc3dd848b5e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-db699b8f-8257-47d2-9c6c-efc3dd848b5e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e returned with HTTP 200 Sep 07 02:38:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1646/3250] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:18 2026] GET /volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:18 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5cea9693-cbf0-4b63-946f-485ec329374e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1287809628"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:18 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:18 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:18 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create snapshot from volume 5cea9693-cbf0-4b63-946f-485ec329374e Sep 07 02:38:18 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['2744bbfb-3ced-484d-8642-2476106c93fa', 'a5d52ab4-9c81-49bc-8849-b4273faae94d', '74b95549-206d-4ce2-8876-2dd8f8499017', '860657cf-1045-442c-855a-b0b10ef37a44'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:18 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:18 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:18 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot create request issued successfully. Sep 07 02:38:18 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0b6c4605-5388-4713-bc7d-b725d2bc17b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:38:18 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1605/3251] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:38:18 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 07 02:38:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-f252da7a-80e0-45ad-94e5-c494d94c908d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f252da7a-80e0-45ad-94e5-c494d94c908d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f252da7a-80e0-45ad-94e5-c494d94c908d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:18 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-f252da7a-80e0-45ad-94e5-c494d94c908d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:18 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:18 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:18 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-f252da7a-80e0-45ad-94e5-c494d94c908d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:18 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-f252da7a-80e0-45ad-94e5-c494d94c908d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e returned with HTTP 200 Sep 07 02:38:18 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1647/3252] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:18 2026] GET /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-4252af53-4d5b-46ff-b85d-968a6b64673b None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4252af53-4d5b-46ff-b85d-968a6b64673b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4252af53-4d5b-46ff-b85d-968a6b64673b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:19 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-4252af53-4d5b-46ff-b85d-968a6b64673b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:19 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:19 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:19 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-4252af53-4d5b-46ff-b85d-968a6b64673b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:19 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-4252af53-4d5b-46ff-b85d-968a6b64673b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e returned with HTTP 200 Sep 07 02:38:19 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1606/3253] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:19 2026] GET /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-89401cdc-dc64-4bc1-9323-efab0ad1c0f5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-89401cdc-dc64-4bc1-9323-efab0ad1c0f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-89401cdc-dc64-4bc1-9323-efab0ad1c0f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-89401cdc-dc64-4bc1-9323-efab0ad1c0f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-89401cdc-dc64-4bc1-9323-efab0ad1c0f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-89401cdc-dc64-4bc1-9323-efab0ad1c0f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e returned with HTTP 200 Sep 07 02:38:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1648/3254] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:20 2026] GET /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-15b27981-1116-410f-a050-9587ee0192d3 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-15b27981-1116-410f-a050-9587ee0192d3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] POST http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e/action Sep 07 02:38:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-15b27981-1116-410f-a050-9587ee0192d3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:38:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-15b27981-1116-410f-a050-9587ee0192d3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-15b27981-1116-410f-a050-9587ee0192d3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Snapshot retrieved successfully. Sep 07 02:38:20 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-15b27981-1116-410f-a050-9587ee0192d3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '05b8cbee4bee4d659fbf9314628719b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61c539dd6b2747d5a2b67d8791d74a7b', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:38:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-15b27981-1116-410f-a050-9587ee0192d3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e/action returned with HTTP 403 Sep 07 02:38:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1607/3255] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:38:20 2026] POST /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e/action => generated 133 bytes in 131 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1bc28be8-41ad-4f76-a710-96c78196b30a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1bc28be8-41ad-4f76-a710-96c78196b30a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1bc28be8-41ad-4f76-a710-96c78196b30a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:20 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1bc28be8-41ad-4f76-a710-96c78196b30a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-1bc28be8-41ad-4f76-a710-96c78196b30a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete snapshot with id: f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:20 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:20 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1bc28be8-41ad-4f76-a710-96c78196b30a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:20 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:20 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1bc28be8-41ad-4f76-a710-96c78196b30a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot delete request issued successfully. Sep 07 02:38:20 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1bc28be8-41ad-4f76-a710-96c78196b30a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e returned with HTTP 202 Sep 07 02:38:20 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1649/3256] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:38:20 2026] DELETE /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-71f45f14-6092-4f46-93ce-ae552cc11b21 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71f45f14-6092-4f46-93ce-ae552cc11b21 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71f45f14-6092-4f46-93ce-ae552cc11b21 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:20 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-71f45f14-6092-4f46-93ce-ae552cc11b21 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:20 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:20 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:20 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-71f45f14-6092-4f46-93ce-ae552cc11b21 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:20 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-71f45f14-6092-4f46-93ce-ae552cc11b21 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e returned with HTTP 200 Sep 07 02:38:20 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1608/3257] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:20 2026] GET /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e71aa236-873d-4eaf-a4a8-3df58ebf4b22 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e71aa236-873d-4eaf-a4a8-3df58ebf4b22 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e71aa236-873d-4eaf-a4a8-3df58ebf4b22 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:21 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e71aa236-873d-4eaf-a4a8-3df58ebf4b22 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:21 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:21 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:21 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e71aa236-873d-4eaf-a4a8-3df58ebf4b22 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:21 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e71aa236-873d-4eaf-a4a8-3df58ebf4b22 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e returned with HTTP 200 Sep 07 02:38:21 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1650/3258] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:21 2026] GET /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c19367b1-3da8-4971-a69d-8f73fe7f6030 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c19367b1-3da8-4971-a69d-8f73fe7f6030 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e Sep 07 02:38:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c19367b1-3da8-4971-a69d-8f73fe7f6030 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:22 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c19367b1-3da8-4971-a69d-8f73fe7f6030 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:22 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c19367b1-3da8-4971-a69d-8f73fe7f6030 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e returned with HTTP 404 Sep 07 02:38:22 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1609/3259] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:22 2026] GET /volume/v3/snapshots/f9faecfb-981b-455a-b3cc-248b7ce76b4e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-65b18483-eb84-4073-a316-fe8866f13381 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:22 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65b18483-eb84-4073-a316-fe8866f13381 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e Sep 07 02:38:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-65b18483-eb84-4073-a316-fe8866f13381 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:22 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-65b18483-eb84-4073-a316-fe8866f13381 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:22 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-65b18483-eb84-4073-a316-fe8866f13381 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume with id: 5cea9693-cbf0-4b63-946f-485ec329374e Sep 07 02:38:23 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:23 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:23 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:23 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-65b18483-eb84-4073-a316-fe8866f13381 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:23 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-65b18483-eb84-4073-a316-fe8866f13381 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume request issued successfully. Sep 07 02:38:23 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-65b18483-eb84-4073-a316-fe8866f13381 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e returned with HTTP 202 Sep 07 02:38:23 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1651/3260] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:38:22 2026] DELETE /volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-adbba6b8-d285-432a-9175-8fd33c783042 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-adbba6b8-d285-432a-9175-8fd33c783042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e Sep 07 02:38:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-adbba6b8-d285-432a-9175-8fd33c783042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:23 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-adbba6b8-d285-432a-9175-8fd33c783042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:23 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:23 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:23 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:23 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:23 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-adbba6b8-d285-432a-9175-8fd33c783042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:23 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-adbba6b8-d285-432a-9175-8fd33c783042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e returned with HTTP 200 Sep 07 02:38:23 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1610/3261] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:23 2026] GET /volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-aac16614-1971-4c79-b8cc-e84dd240f0f7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aac16614-1971-4c79-b8cc-e84dd240f0f7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e Sep 07 02:38:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aac16614-1971-4c79-b8cc-e84dd240f0f7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-aac16614-1971-4c79-b8cc-e84dd240f0f7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-aac16614-1971-4c79-b8cc-e84dd240f0f7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e returned with HTTP 404 Sep 07 02:38:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1652/3262] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:24 2026] GET /volume/v3/volumes/5cea9693-cbf0-4b63-946f-485ec329374e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-289946894"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-289946894'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume of 1 GB Sep 07 02:38:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (4a4cd666-a15f-4cc6-b177-9c9d2fb19c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73920898-98ce-49b1-9d8a-9d11a9dc9f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73920898-98ce-49b1-9d8a-9d11a9dc9f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8ab465-643e-4681-8b41-5c80354e0300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['d730781a-ddbe-4a8c-8b7d-56881993fa41', 'eb2a0b68-42ff-4f09-8ee8-6d9e3e858acb', '375a2be9-6abd-47a6-a4a3-24d116305ba8', 'dedb6a59-93b9-4866-b886-01d72c710e96'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8ab465-643e-4681-8b41-5c80354e0300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d730781a-ddbe-4a8c-8b7d-56881993fa41', 'eb2a0b68-42ff-4f09-8ee8-6d9e3e858acb', '375a2be9-6abd-47a6-a4a3-24d116305ba8', 'dedb6a59-93b9-4866-b886-01d72c710e96']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc004bee-4be2-44e0-9973-53748ac0328b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:24 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc004bee-4be2-44e0-9973-53748ac0328b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc7f22a-052b-4e34-b7f6-edb0beecb781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-289946894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['d730781a-ddbe-4a8c-8b7d-56881993fa41','eb2a0b68-42ff-4f09-8ee8-6d9e3e858acb','375a2be9-6abd-47a6-a4a3-24d116305ba8','dedb6a59-93b9-4866-b886-01d72c710e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-289946894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfc7f22a-052b-4e34-b7f6-edb0beecb781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c539dd6b2747d5a2b67d8791d74a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e776d90d8ab848c59b2d131720ca0833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c584e79-3d34-4694-b58a-7dae1526ddb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c584e79-3d34-4694-b58a-7dae1526ddb9) transitioned into state 'SUCCESS' from state '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-289946894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['d730781a-ddbe-4a8c-8b7d-56881993fa41','eb2a0b68-42ff-4f09-8ee8-6d9e3e858acb','375a2be9-6abd-47a6-a4a3-24d116305ba8','dedb6a59-93b9-4866-b886-01d72c710e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c20a23c-2145-4e20-9a15-d661e2ab4068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c20a23c-2145-4e20-9a15-d661e2ab4068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (4a4cd666-a15f-4cc6-b177-9c9d2fb19c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:24 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request issued successfully. Sep 07 02:38:24 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-77425671-b14d-499e-bf79-ab7c1ee871e2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:24 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1611/3263] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:38:24 2026] POST /volume/v3/volumes => generated 786 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-20381727-8600-4df5-a0f5-643435c1fa72 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20381727-8600-4df5-a0f5-643435c1fa72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 Sep 07 02:38:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20381727-8600-4df5-a0f5-643435c1fa72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:24 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-20381727-8600-4df5-a0f5-643435c1fa72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:24 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:24 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:24 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:24 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:24 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-20381727-8600-4df5-a0f5-643435c1fa72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:24 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-20381727-8600-4df5-a0f5-643435c1fa72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 returned with HTTP 200 Sep 07 02:38:24 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1653/3264] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:24 2026] GET /volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-f7a5eb82-53c9-48dd-bda1-486b769d28eb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7a5eb82-53c9-48dd-bda1-486b769d28eb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 Sep 07 02:38:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f7a5eb82-53c9-48dd-bda1-486b769d28eb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-f7a5eb82-53c9-48dd-bda1-486b769d28eb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:25 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:25 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-f7a5eb82-53c9-48dd-bda1-486b769d28eb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-f7a5eb82-53c9-48dd-bda1-486b769d28eb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 returned with HTTP 200 Sep 07 02:38:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1612/3265] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:25 2026] GET /volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-822736d8-bda3-489c-a58e-10db9f9df20b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-822736d8-bda3-489c-a58e-10db9f9df20b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:25 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-822736d8-bda3-489c-a58e-10db9f9df20b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc7f22a-052b-4e34-b7f6-edb0beecb781", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2053316382"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:25 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:25 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-822736d8-bda3-489c-a58e-10db9f9df20b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:25 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-822736d8-bda3-489c-a58e-10db9f9df20b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create snapshot from volume bfc7f22a-052b-4e34-b7f6-edb0beecb781 Sep 07 02:38:25 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-822736d8-bda3-489c-a58e-10db9f9df20b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['8fc72863-0c0a-425a-b08a-8fa0b3e6c3ba', 'ea199039-e7cb-4017-9051-c5f09262b110', 'd2a00c25-4cfd-4eb5-81da-7d77297ec199', '8c2fcb21-4853-4431-a811-98f184939952'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:25 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:25 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:25 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-822736d8-bda3-489c-a58e-10db9f9df20b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot create request issued successfully. Sep 07 02:38:25 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-822736d8-bda3-489c-a58e-10db9f9df20b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:38:25 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1654/3266] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:38:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-eb9ce55b-bd43-4723-8e1e-103543bc0bd6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb9ce55b-bd43-4723-8e1e-103543bc0bd6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb9ce55b-bd43-4723-8e1e-103543bc0bd6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:25 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-eb9ce55b-bd43-4723-8e1e-103543bc0bd6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:25 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:25 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:25 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-eb9ce55b-bd43-4723-8e1e-103543bc0bd6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:25 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-eb9ce55b-bd43-4723-8e1e-103543bc0bd6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad returned with HTTP 200 Sep 07 02:38:25 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1613/3267] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:25 2026] GET /volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-26cec4b6-34a5-4231-8777-6353f3d58c80 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26cec4b6-34a5-4231-8777-6353f3d58c80 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26cec4b6-34a5-4231-8777-6353f3d58c80 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:26 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-26cec4b6-34a5-4231-8777-6353f3d58c80 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:26 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:26 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:26 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-26cec4b6-34a5-4231-8777-6353f3d58c80 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:26 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-26cec4b6-34a5-4231-8777-6353f3d58c80 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad returned with HTTP 200 Sep 07 02:38:26 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1655/3268] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:26 2026] GET /volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-361a1531-9c8a-4e61-826d-f74e6cad0423 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-361a1531-9c8a-4e61-826d-f74e6cad0423 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-361a1531-9c8a-4e61-826d-f74e6cad0423 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-361a1531-9c8a-4e61-826d-f74e6cad0423 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-361a1531-9c8a-4e61-826d-f74e6cad0423 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-361a1531-9c8a-4e61-826d-f74e6cad0423 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad returned with HTTP 200 Sep 07 02:38:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1614/3269] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:27 2026] GET /volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] GET http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Calling method 'index' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.api_utils [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Removing options '' from query. {{(pid=87011) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.db.api [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Building query based on filter {{(pid=87011) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: /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 07 02:38:27 devstack devstack@c-api.service[87011]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 02:38:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Get all snapshots completed successfully. Sep 07 02:38:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b89a423-2c2a-42ea-89fa-0bc14ab114a2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] http://192.168.122.234/volume/v3/snapshots returned with HTTP 200 Sep 07 02:38:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1656/3270] 192.168.122.234 () {58 vars in 1127 bytes} [Mon Sep 7 02:38:27 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:27 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete snapshot with id: 0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:27 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:27 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:27 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:27 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot delete request issued successfully. Sep 07 02:38:27 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6df4fb51-bd59-46b8-95d4-bb5bed088c2d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad returned with HTTP 202 Sep 07 02:38:27 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1615/3271] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:38:27 2026] DELETE /volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fc1dfdf5-3a1a-4dda-9245-e98282df603f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fc1dfdf5-3a1a-4dda-9245-e98282df603f tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fc1dfdf5-3a1a-4dda-9245-e98282df603f tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fc1dfdf5-3a1a-4dda-9245-e98282df603f tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:27 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:27 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:27 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fc1dfdf5-3a1a-4dda-9245-e98282df603f tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:27 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fc1dfdf5-3a1a-4dda-9245-e98282df603f tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad returned with HTTP 200 Sep 07 02:38:27 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1657/3272] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:27 2026] GET /volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1a8afed7-5025-43ba-accc-fc642fd83c96 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a8afed7-5025-43ba-accc-fc642fd83c96 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a8afed7-5025-43ba-accc-fc642fd83c96 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:28 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1a8afed7-5025-43ba-accc-fc642fd83c96 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:28 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:28 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:28 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-1a8afed7-5025-43ba-accc-fc642fd83c96 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:28 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1a8afed7-5025-43ba-accc-fc642fd83c96 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad returned with HTTP 200 Sep 07 02:38:28 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1616/3273] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:28 2026] GET /volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7fc80533-cc76-41d6-8eb1-6ab1e550f7a8 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fc80533-cc76-41d6-8eb1-6ab1e550f7a8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad Sep 07 02:38:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fc80533-cc76-41d6-8eb1-6ab1e550f7a8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7fc80533-cc76-41d6-8eb1-6ab1e550f7a8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7fc80533-cc76-41d6-8eb1-6ab1e550f7a8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad returned with HTTP 404 Sep 07 02:38:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1658/3274] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:30 2026] GET /volume/v3/snapshots/0d81a493-f374-4a83-950c-5e5c32572bad => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 Sep 07 02:38:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:30 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:30 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume with id: bfc7f22a-052b-4e34-b7f6-edb0beecb781 Sep 07 02:38:30 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:30 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:30 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:30 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:30 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume request issued successfully. Sep 07 02:38:30 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7c8c6e2a-be77-471f-8b3f-4715ae309bf9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 returned with HTTP 202 Sep 07 02:38:30 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1617/3275] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:38:30 2026] DELETE /volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-83ac5ff2-a9dc-4557-9247-48f40fbd1605 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-83ac5ff2-a9dc-4557-9247-48f40fbd1605 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 Sep 07 02:38:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-83ac5ff2-a9dc-4557-9247-48f40fbd1605 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:30 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-83ac5ff2-a9dc-4557-9247-48f40fbd1605 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:30 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:30 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:30 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:30 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:30 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-83ac5ff2-a9dc-4557-9247-48f40fbd1605 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:30 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-83ac5ff2-a9dc-4557-9247-48f40fbd1605 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 returned with HTTP 200 Sep 07 02:38:30 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1659/3276] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:30 2026] GET /volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1b545556-3e41-48a4-bdb4-328496896999 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1b545556-3e41-48a4-bdb4-328496896999 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 Sep 07 02:38:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1b545556-3e41-48a4-bdb4-328496896999 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1b545556-3e41-48a4-bdb4-328496896999 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1b545556-3e41-48a4-bdb4-328496896999 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 returned with HTTP 404 Sep 07 02:38:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1618/3277] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:31 2026] GET /volume/v3/volumes/bfc7f22a-052b-4e34-b7f6-edb0beecb781 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-320641660"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-320641660'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume of 1 GB Sep 07 02:38:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (4e85bc6f-9d61-40e4-8f6f-d3e702da2aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffccdd96-ffea-4fb2-aa37-625ba869fa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffccdd96-ffea-4fb2-aa37-625ba869fa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5199ab4c-1479-4b7a-b618-9e54bb56495e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['ba628e3c-b2c0-4368-97b8-d792a1b412e0', '8061033f-21b7-4bf8-bbc8-281eaba1f053', '73301990-ecb6-4a0e-9823-f37751a75b78', '1b8e9b49-b309-427f-a5aa-ec359ee58305'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5199ab4c-1479-4b7a-b618-9e54bb56495e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba628e3c-b2c0-4368-97b8-d792a1b412e0', '8061033f-21b7-4bf8-bbc8-281eaba1f053', '73301990-ecb6-4a0e-9823-f37751a75b78', '1b8e9b49-b309-427f-a5aa-ec359ee58305']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa5d4b95-16ed-4583-8f6c-1a230af6d729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:31 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa5d4b95-16ed-4583-8f6c-1a230af6d729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ee5fec-08a3-4987-a4a3-7af8005f072a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-320641660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['ba628e3c-b2c0-4368-97b8-d792a1b412e0','8061033f-21b7-4bf8-bbc8-281eaba1f053','73301990-ecb6-4a0e-9823-f37751a75b78','1b8e9b49-b309-427f-a5aa-ec359ee58305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-320641660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ee5fec-08a3-4987-a4a3-7af8005f072a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c539dd6b2747d5a2b67d8791d74a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e776d90d8ab848c59b2d131720ca0833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4370a65-a30f-4956-a290-ff67a5fd13c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4370a65-a30f-4956-a290-ff67a5fd13c4) transitioned into state 'SUCCESS' from state '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-320641660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['ba628e3c-b2c0-4368-97b8-d792a1b412e0','8061033f-21b7-4bf8-bbc8-281eaba1f053','73301990-ecb6-4a0e-9823-f37751a75b78','1b8e9b49-b309-427f-a5aa-ec359ee58305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdc6aa6-b0c3-45b2-b2f7-a757702dc725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdc6aa6-b0c3-45b2-b2f7-a757702dc725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (4e85bc6f-9d61-40e4-8f6f-d3e702da2aba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:31 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request issued successfully. Sep 07 02:38:31 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-37e2af87-cc85-4d2e-be06-fc7bcf97e36b tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:31 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1660/3278] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:38:31 2026] POST /volume/v3/volumes => generated 786 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-52197cd9-11a7-411d-97d3-2c060c2f3d32 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52197cd9-11a7-411d-97d3-2c060c2f3d32 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a Sep 07 02:38:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52197cd9-11a7-411d-97d3-2c060c2f3d32 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:31 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-52197cd9-11a7-411d-97d3-2c060c2f3d32 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:31 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:31 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:31 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:31 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:31 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-52197cd9-11a7-411d-97d3-2c060c2f3d32 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:31 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-52197cd9-11a7-411d-97d3-2c060c2f3d32 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a returned with HTTP 200 Sep 07 02:38:31 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1619/3279] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:31 2026] GET /volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c5f331ec-aaf0-4ab1-b1e1-d3038ea804bf None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c5f331ec-aaf0-4ab1-b1e1-d3038ea804bf tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a Sep 07 02:38:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c5f331ec-aaf0-4ab1-b1e1-d3038ea804bf tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c5f331ec-aaf0-4ab1-b1e1-d3038ea804bf tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:32 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:32 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c5f331ec-aaf0-4ab1-b1e1-d3038ea804bf tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c5f331ec-aaf0-4ab1-b1e1-d3038ea804bf tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a returned with HTTP 200 Sep 07 02:38:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1661/3280] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:32 2026] GET /volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-09f60061-81b9-47f6-b387-5a13df5a52cd None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09f60061-81b9-47f6-b387-5a13df5a52cd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:32 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-09f60061-81b9-47f6-b387-5a13df5a52cd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63ee5fec-08a3-4987-a4a3-7af8005f072a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1519401584"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:32 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:32 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-09f60061-81b9-47f6-b387-5a13df5a52cd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:32 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-09f60061-81b9-47f6-b387-5a13df5a52cd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create snapshot from volume 63ee5fec-08a3-4987-a4a3-7af8005f072a Sep 07 02:38:32 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-09f60061-81b9-47f6-b387-5a13df5a52cd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['53c7834f-2a62-41c2-a77e-68c933056551', '23f19f8b-cf4c-4cc7-807c-233da1b2b70a', '18a69e8f-8653-458f-b661-c6efd527750d', 'bfe7944c-f5b1-4f2e-9522-71c2d09fb8d4'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:32 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:32 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:32 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-09f60061-81b9-47f6-b387-5a13df5a52cd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot create request issued successfully. Sep 07 02:38:32 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-09f60061-81b9-47f6-b387-5a13df5a52cd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:38:32 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1620/3281] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:38:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-432b713a-2f16-4208-8d4d-da50880ed833 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-432b713a-2f16-4208-8d4d-da50880ed833 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-432b713a-2f16-4208-8d4d-da50880ed833 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:32 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-432b713a-2f16-4208-8d4d-da50880ed833 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:32 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:32 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:32 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-432b713a-2f16-4208-8d4d-da50880ed833 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:32 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-432b713a-2f16-4208-8d4d-da50880ed833 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf returned with HTTP 200 Sep 07 02:38:32 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1662/3282] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:32 2026] GET /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-60d8fec9-f56d-4092-944a-c1dad57d00f4 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60d8fec9-f56d-4092-944a-c1dad57d00f4 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-60d8fec9-f56d-4092-944a-c1dad57d00f4 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:33 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-60d8fec9-f56d-4092-944a-c1dad57d00f4 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:33 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:33 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:33 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-60d8fec9-f56d-4092-944a-c1dad57d00f4 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:33 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-60d8fec9-f56d-4092-944a-c1dad57d00f4 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf returned with HTTP 200 Sep 07 02:38:33 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1621/3283] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:33 2026] GET /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-896e564c-a59d-4e7a-9861-009512d18f0d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-896e564c-a59d-4e7a-9861-009512d18f0d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-896e564c-a59d-4e7a-9861-009512d18f0d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:34 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-896e564c-a59d-4e7a-9861-009512d18f0d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:34 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:34 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:34 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-896e564c-a59d-4e7a-9861-009512d18f0d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:34 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-896e564c-a59d-4e7a-9861-009512d18f0d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf returned with HTTP 200 Sep 07 02:38:34 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1663/3284] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:34 2026] GET /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e1014d92-7aff-47ef-a64c-589beb265815 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e1014d92-7aff-47ef-a64c-589beb265815 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] POST http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf/action Sep 07 02:38:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e1014d92-7aff-47ef-a64c-589beb265815 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:38:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e1014d92-7aff-47ef-a64c-589beb265815 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:34 devstack devstack@c-api.service[87010]: DEBUG cinder.api.contrib.admin_actions [None req-e1014d92-7aff-47ef-a64c-589beb265815 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Updating snapshot '3ba56dce-feb3-45c3-a8f1-430540b920cf' with '{'status': 'error'}' {{(pid=87010) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 02:38:34 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:34 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:34 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-e1014d92-7aff-47ef-a64c-589beb265815 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '05b8cbee4bee4d659fbf9314628719b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61c539dd6b2747d5a2b67d8791d74a7b', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:38:34 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e1014d92-7aff-47ef-a64c-589beb265815 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf/action returned with HTTP 403 Sep 07 02:38:34 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1622/3285] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:38:34 2026] POST /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:35 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:35 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete snapshot with id: 3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:35 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:35 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:35 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:35 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:35 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot delete request issued successfully. Sep 07 02:38:35 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-3b32fbb7-6e87-4ea4-adfc-f55b6b47930d tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf returned with HTTP 202 Sep 07 02:38:35 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1664/3286] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:38:34 2026] DELETE /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-a8e703a3-8cac-4914-b1ae-1ec55fb37eca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8e703a3-8cac-4914-b1ae-1ec55fb37eca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8e703a3-8cac-4914-b1ae-1ec55fb37eca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:35 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-a8e703a3-8cac-4914-b1ae-1ec55fb37eca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:35 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:35 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:35 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-a8e703a3-8cac-4914-b1ae-1ec55fb37eca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:35 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-a8e703a3-8cac-4914-b1ae-1ec55fb37eca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf returned with HTTP 200 Sep 07 02:38:35 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1623/3287] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:35 2026] GET /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-73f3d72f-a864-457d-bb5a-4cd639df9bdd None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73f3d72f-a864-457d-bb5a-4cd639df9bdd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73f3d72f-a864-457d-bb5a-4cd639df9bdd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:36 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-73f3d72f-a864-457d-bb5a-4cd639df9bdd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:36 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:36 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:36 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-73f3d72f-a864-457d-bb5a-4cd639df9bdd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:36 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-73f3d72f-a864-457d-bb5a-4cd639df9bdd tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf returned with HTTP 200 Sep 07 02:38:36 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1665/3288] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:36 2026] GET /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-db5d2e35-d134-4de9-a250-6049a891e7b6 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-db5d2e35-d134-4de9-a250-6049a891e7b6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf Sep 07 02:38:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-db5d2e35-d134-4de9-a250-6049a891e7b6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-db5d2e35-d134-4de9-a250-6049a891e7b6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-db5d2e35-d134-4de9-a250-6049a891e7b6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf returned with HTTP 404 Sep 07 02:38:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1624/3289] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:37 2026] GET /volume/v3/snapshots/3ba56dce-feb3-45c3-a8f1-430540b920cf => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-482cab93-9181-4726-b844-fd8ce4c92f27 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-482cab93-9181-4726-b844-fd8ce4c92f27 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a Sep 07 02:38:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-482cab93-9181-4726-b844-fd8ce4c92f27 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:37 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-482cab93-9181-4726-b844-fd8ce4c92f27 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:37 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-482cab93-9181-4726-b844-fd8ce4c92f27 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume with id: 63ee5fec-08a3-4987-a4a3-7af8005f072a Sep 07 02:38:37 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:37 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:37 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:37 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-482cab93-9181-4726-b844-fd8ce4c92f27 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:37 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-482cab93-9181-4726-b844-fd8ce4c92f27 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume request issued successfully. Sep 07 02:38:37 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-482cab93-9181-4726-b844-fd8ce4c92f27 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a returned with HTTP 202 Sep 07 02:38:37 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1666/3290] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:38:37 2026] DELETE /volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-45dfbdef-b001-45a6-baf6-4d31f8b3d8cc None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45dfbdef-b001-45a6-baf6-4d31f8b3d8cc tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a Sep 07 02:38:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45dfbdef-b001-45a6-baf6-4d31f8b3d8cc tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:37 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-45dfbdef-b001-45a6-baf6-4d31f8b3d8cc tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:37 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:37 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:37 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:37 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:37 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-45dfbdef-b001-45a6-baf6-4d31f8b3d8cc tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:37 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-45dfbdef-b001-45a6-baf6-4d31f8b3d8cc tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a returned with HTTP 200 Sep 07 02:38:37 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1625/3291] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:37 2026] GET /volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 02:38:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-efb5e853-b329-4779-9e99-aabdc61bea72 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-efb5e853-b329-4779-9e99-aabdc61bea72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a Sep 07 02:38:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-efb5e853-b329-4779-9e99-aabdc61bea72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-efb5e853-b329-4779-9e99-aabdc61bea72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-efb5e853-b329-4779-9e99-aabdc61bea72 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a returned with HTTP 404 Sep 07 02:38:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1667/3292] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:38 2026] GET /volume/v3/volumes/63ee5fec-08a3-4987-a4a3-7af8005f072a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1812726996"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1812726996'}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume of 1 GB Sep 07 02:38:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (e5062fc1-f195-43d2-bed9-1827e3b7a0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc48e49-6b37-422d-914d-feb960a643be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc48e49-6b37-422d-914d-feb960a643be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cfeab2-6143-4a4f-bdf5-cd835a3ec628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['6a962140-50ee-429a-912e-0079be2fb0f6', '27042676-8d35-4fd6-8aa1-0293f5d5f38c', 'a447b564-cd27-41ad-a44b-24f35fb193ac', 'e09829e9-e766-41be-89b7-7ad83dacf774'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cfeab2-6143-4a4f-bdf5-cd835a3ec628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a962140-50ee-429a-912e-0079be2fb0f6', '27042676-8d35-4fd6-8aa1-0293f5d5f38c', 'a447b564-cd27-41ad-a44b-24f35fb193ac', 'e09829e9-e766-41be-89b7-7ad83dacf774']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3a1a10-888c-4f10-99a8-bf5333ba0146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:38 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3a1a10-888c-4f10-99a8-bf5333ba0146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '048a64d0-e714-472f-84df-4e1b096690c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1812726996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['6a962140-50ee-429a-912e-0079be2fb0f6','27042676-8d35-4fd6-8aa1-0293f5d5f38c','a447b564-cd27-41ad-a44b-24f35fb193ac','e09829e9-e766-41be-89b7-7ad83dacf774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1812726996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=048a64d0-e714-472f-84df-4e1b096690c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c539dd6b2747d5a2b67d8791d74a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e776d90d8ab848c59b2d131720ca0833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1757b81b-949e-49ae-8cce-a50a0befd5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1757b81b-949e-49ae-8cce-a50a0befd5d9) transitioned into state 'SUCCESS' from state '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-1812726996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['6a962140-50ee-429a-912e-0079be2fb0f6','27042676-8d35-4fd6-8aa1-0293f5d5f38c','a447b564-cd27-41ad-a44b-24f35fb193ac','e09829e9-e766-41be-89b7-7ad83dacf774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390ccf70-0659-4f13-896e-cc5682ae1fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390ccf70-0659-4f13-896e-cc5682ae1fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (e5062fc1-f195-43d2-bed9-1827e3b7a0b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:38 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request issued successfully. Sep 07 02:38:38 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e1542815-71c9-49f2-bb9d-53764c46a4ca tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:38 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1626/3293] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:38:38 2026] POST /volume/v3/volumes => generated 787 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-dee37eb5-b68e-4608-a548-3b889a7c0b4a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dee37eb5-b68e-4608-a548-3b889a7c0b4a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 Sep 07 02:38:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dee37eb5-b68e-4608-a548-3b889a7c0b4a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:38 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-dee37eb5-b68e-4608-a548-3b889a7c0b4a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:38 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:38 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:38 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:38 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:38 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-dee37eb5-b68e-4608-a548-3b889a7c0b4a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:38 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-dee37eb5-b68e-4608-a548-3b889a7c0b4a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 returned with HTTP 200 Sep 07 02:38:38 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1668/3294] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:38 2026] GET /volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-091db31f-b320-4e9d-a3b6-6cc5f89c1042 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-091db31f-b320-4e9d-a3b6-6cc5f89c1042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 Sep 07 02:38:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-091db31f-b320-4e9d-a3b6-6cc5f89c1042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-091db31f-b320-4e9d-a3b6-6cc5f89c1042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:39 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:39 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-091db31f-b320-4e9d-a3b6-6cc5f89c1042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-091db31f-b320-4e9d-a3b6-6cc5f89c1042 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 returned with HTTP 200 Sep 07 02:38:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1627/3295] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:39 2026] GET /volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:39 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "048a64d0-e714-472f-84df-4e1b096690c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1130473992"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:39 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:39 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:39 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create snapshot from volume 048a64d0-e714-472f-84df-4e1b096690c2 Sep 07 02:38:39 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['b9412028-ad2b-4db8-ae00-472cd00f6230', '5674d121-7ea3-49fb-9f58-2f50bacd8d1c', 'd7830d52-e18a-4d65-a19e-cac2f02d9c46', '469b135f-3edb-4cea-a267-6b2d48ed7b8e'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:39 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:39 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:39 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot create request issued successfully. Sep 07 02:38:39 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4b266e8a-2ca1-4cc4-8852-c3174e3f0343 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:38:39 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1669/3296] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:38:39 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 07 02:38:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-df82ffde-3ed4-4023-88e5-23e080d6eef8 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df82ffde-3ed4-4023-88e5-23e080d6eef8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df82ffde-3ed4-4023-88e5-23e080d6eef8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:39 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-df82ffde-3ed4-4023-88e5-23e080d6eef8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:39 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:39 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:39 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-df82ffde-3ed4-4023-88e5-23e080d6eef8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:39 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-df82ffde-3ed4-4023-88e5-23e080d6eef8 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 200 Sep 07 02:38:39 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1628/3297] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:39 2026] GET /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-6a841151-c083-46bd-bfa5-7ef6fc725233 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6a841151-c083-46bd-bfa5-7ef6fc725233 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6a841151-c083-46bd-bfa5-7ef6fc725233 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:40 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-6a841151-c083-46bd-bfa5-7ef6fc725233 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:40 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:40 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:40 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-6a841151-c083-46bd-bfa5-7ef6fc725233 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:40 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-6a841151-c083-46bd-bfa5-7ef6fc725233 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 200 Sep 07 02:38:40 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1670/3298] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:40 2026] GET /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0510dd71-fc6c-40ea-8fb5-2423ece39bdb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0510dd71-fc6c-40ea-8fb5-2423ece39bdb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0510dd71-fc6c-40ea-8fb5-2423ece39bdb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:41 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0510dd71-fc6c-40ea-8fb5-2423ece39bdb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:41 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:41 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:41 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-0510dd71-fc6c-40ea-8fb5-2423ece39bdb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:41 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0510dd71-fc6c-40ea-8fb5-2423ece39bdb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 200 Sep 07 02:38:41 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1629/3299] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:41 2026] GET /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-c9c80c3d-f122-4b2e-aaa8-3d1d6ebedde3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9c80c3d-f122-4b2e-aaa8-3d1d6ebedde3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] GET http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9c80c3d-f122-4b2e-aaa8-3d1d6ebedde3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:41 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-c9c80c3d-f122-4b2e-aaa8-3d1d6ebedde3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:41 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:41 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:41 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-c9c80c3d-f122-4b2e-aaa8-3d1d6ebedde3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Snapshot retrieved successfully. Sep 07 02:38:41 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-c9c80c3d-f122-4b2e-aaa8-3d1d6ebedde3 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 200 Sep 07 02:38:41 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1671/3300] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:41 2026] GET /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-5436a16b-ef17-45e1-ac1d-869c90861240 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5436a16b-ef17-45e1-ac1d-869c90861240 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5436a16b-ef17-45e1-ac1d-869c90861240 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:42 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-5436a16b-ef17-45e1-ac1d-869c90861240 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:42 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-5436a16b-ef17-45e1-ac1d-869c90861240 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete snapshot with id: 2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:42 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:42 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5436a16b-ef17-45e1-ac1d-869c90861240 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:42 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:42 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:42 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-5436a16b-ef17-45e1-ac1d-869c90861240 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot delete request issued successfully. Sep 07 02:38:42 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-5436a16b-ef17-45e1-ac1d-869c90861240 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 202 Sep 07 02:38:42 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1630/3301] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:38:42 2026] DELETE /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-0b22a560-8cfa-4ffb-9f6f-c5880c033bc7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0b22a560-8cfa-4ffb-9f6f-c5880c033bc7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0b22a560-8cfa-4ffb-9f6f-c5880c033bc7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:42 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-0b22a560-8cfa-4ffb-9f6f-c5880c033bc7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:42 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:42 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:42 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-0b22a560-8cfa-4ffb-9f6f-c5880c033bc7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:42 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-0b22a560-8cfa-4ffb-9f6f-c5880c033bc7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 200 Sep 07 02:38:42 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1672/3302] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:42 2026] GET /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ef6fc270-f9b0-4a28-9c5d-ecd225e0d0cb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ef6fc270-f9b0-4a28-9c5d-ecd225e0d0cb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ef6fc270-f9b0-4a28-9c5d-ecd225e0d0cb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:43 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ef6fc270-f9b0-4a28-9c5d-ecd225e0d0cb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:43 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:43 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:43 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ef6fc270-f9b0-4a28-9c5d-ecd225e0d0cb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:43 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ef6fc270-f9b0-4a28-9c5d-ecd225e0d0cb tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 200 Sep 07 02:38:43 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1631/3303] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:43 2026] GET /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-14563baf-08ec-464c-918e-9e2805d1a961 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14563baf-08ec-464c-918e-9e2805d1a961 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd Sep 07 02:38:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14563baf-08ec-464c-918e-9e2805d1a961 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-14563baf-08ec-464c-918e-9e2805d1a961 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-14563baf-08ec-464c-918e-9e2805d1a961 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd returned with HTTP 404 Sep 07 02:38:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1673/3304] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:44 2026] GET /volume/v3/snapshots/2b8628a6-03cf-4dc3-a595-be4eb4afd5fd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 Sep 07 02:38:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:44 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:44 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume with id: 048a64d0-e714-472f-84df-4e1b096690c2 Sep 07 02:38:44 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:44 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:44 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:44 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:44 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume request issued successfully. Sep 07 02:38:44 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-7cb19f44-aa32-4e01-b527-e4976344dd82 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 returned with HTTP 202 Sep 07 02:38:44 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1632/3305] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:38:44 2026] DELETE /volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fca4b64f-53ad-4ea6-aecc-801f88baa7f5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fca4b64f-53ad-4ea6-aecc-801f88baa7f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 Sep 07 02:38:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fca4b64f-53ad-4ea6-aecc-801f88baa7f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:44 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fca4b64f-53ad-4ea6-aecc-801f88baa7f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:44 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:44 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:44 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:44 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:44 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fca4b64f-53ad-4ea6-aecc-801f88baa7f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:44 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fca4b64f-53ad-4ea6-aecc-801f88baa7f5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 returned with HTTP 200 Sep 07 02:38:44 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1674/3306] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:44 2026] GET /volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6e8a34b6-e0d1-4e63-b0f5-ad3b7bc4074a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e8a34b6-e0d1-4e63-b0f5-ad3b7bc4074a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 Sep 07 02:38:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e8a34b6-e0d1-4e63-b0f5-ad3b7bc4074a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6e8a34b6-e0d1-4e63-b0f5-ad3b7bc4074a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6e8a34b6-e0d1-4e63-b0f5-ad3b7bc4074a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 returned with HTTP 404 Sep 07 02:38:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1633/3307] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:45 2026] GET /volume/v3/volumes/048a64d0-e714-472f-84df-4e1b096690c2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1704293239"}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1704293239'}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume of 1 GB Sep 07 02:38:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (b9f6ffc8-3deb-44cb-86f2-549954d8eb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38038fe-605e-4876-9256-3b992abbd241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38038fe-605e-4876-9256-3b992abbd241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:11:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d5926e7-842c-4e8b-8edc-ba07a01b18d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf7da56-416e-4532-b253-649ef025b5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['5a9cb484-3096-49f6-a36f-e33d92447704', '5c451543-a09a-417f-b66d-c9b44a24e0ea', 'c756e9b2-9292-40bc-9850-8677dfdcbc12', '04d7b1ce-86fd-47cf-83d8-94e623228afd'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf7da56-416e-4532-b253-649ef025b5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a9cb484-3096-49f6-a36f-e33d92447704', '5c451543-a09a-417f-b66d-c9b44a24e0ea', 'c756e9b2-9292-40bc-9850-8677dfdcbc12', '04d7b1ce-86fd-47cf-83d8-94e623228afd']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22c30643-c5a7-4d5b-a11b-0b44ab09b5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:45 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22c30643-c5a7-4d5b-a11b-0b44ab09b5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778c1887-0f3e-40f6-8005-cd852781bf9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1704293239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['5a9cb484-3096-49f6-a36f-e33d92447704','5c451543-a09a-417f-b66d-c9b44a24e0ea','c756e9b2-9292-40bc-9850-8677dfdcbc12','04d7b1ce-86fd-47cf-83d8-94e623228afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1704293239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778c1887-0f3e-40f6-8005-cd852781bf9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c539dd6b2747d5a2b67d8791d74a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e776d90d8ab848c59b2d131720ca0833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d5926e7-842c-4e8b-8edc-ba07a01b18d4),volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9bcdd1-cc1c-4a70-8415-4b3476e253a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9bcdd1-cc1c-4a70-8415-4b3476e253a1) transitioned into state 'SUCCESS' from state '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-1704293239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c539dd6b2747d5a2b67d8791d74a7b',qos_specs=None,replication_status=,reservations=['5a9cb484-3096-49f6-a36f-e33d92447704','5c451543-a09a-417f-b66d-c9b44a24e0ea','c756e9b2-9292-40bc-9850-8677dfdcbc12','04d7b1ce-86fd-47cf-83d8-94e623228afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e776d90d8ab848c59b2d131720ca0833',volume_type_id=7d5926e7-842c-4e8b-8edc-ba07a01b18d4)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea70cd8-6b3b-4f65-965f-55620ea38dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea70cd8-6b3b-4f65-965f-55620ea38dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Flow 'volume_create_api' (b9f6ffc8-3deb-44cb-86f2-549954d8eb2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:45 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create volume request issued successfully. Sep 07 02:38:45 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-75eb5556-7746-4cea-95d4-a8fb73ab15c6 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:45 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1675/3308] 192.168.122.234 () {60 vars in 1142 bytes} [Mon Sep 7 02:38:45 2026] POST /volume/v3/volumes => generated 787 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8ba23102-25d2-4acd-a141-889929f171c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ba23102-25d2-4acd-a141-889929f171c2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a Sep 07 02:38:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ba23102-25d2-4acd-a141-889929f171c2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:45 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8ba23102-25d2-4acd-a141-889929f171c2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:45 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:45 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:45 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:45 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:45 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-8ba23102-25d2-4acd-a141-889929f171c2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:45 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8ba23102-25d2-4acd-a141-889929f171c2 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a returned with HTTP 200 Sep 07 02:38:45 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1634/3309] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:45 2026] GET /volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5771b5db-7754-4f16-96c6-72775a4f8e31 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5771b5db-7754-4f16-96c6-72775a4f8e31 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a Sep 07 02:38:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5771b5db-7754-4f16-96c6-72775a4f8e31 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5771b5db-7754-4f16-96c6-72775a4f8e31 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:46 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=262,cinder:INSERT=58,cinder:UPDATE=118,cinder:DELETE=1 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:38:46 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:46 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-5771b5db-7754-4f16-96c6-72775a4f8e31 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5771b5db-7754-4f16-96c6-72775a4f8e31 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a returned with HTTP 200 Sep 07 02:38:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1676/3310] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:46 2026] GET /volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] POST http://192.168.122.234/volume/v3/snapshots Sep 07 02:38:46 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "778c1887-0f3e-40f6-8005-cd852781bf9a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-308618119"}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:46 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=242,cinder:INSERT=50,cinder:UPDATE=105 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:38:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:46 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:46 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:46 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.snapshots [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Create snapshot from volume 778c1887-0f3e-40f6-8005-cd852781bf9a Sep 07 02:38:46 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Created reservations ['7f709921-17ba-46b3-9a3b-74eadf15109f', 'e92c1be4-64d7-47e6-9835-ff8590e41277', '47b166b2-b97e-4fe1-b151-140287e55ce2', 'df12026e-5b82-4315-87aa-92d5b8fc3c6a'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:46 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:46 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:46 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot create request issued successfully. Sep 07 02:38:46 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d5e03f53-118b-4901-ac3c-9d2c60d98bde tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots returned with HTTP 202 Sep 07 02:38:46 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1635/3311] 192.168.122.234 () {60 vars in 1149 bytes} [Mon Sep 7 02:38:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-524de608-f1b1-453d-8a79-f158f7e7141c None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-524de608-f1b1-453d-8a79-f158f7e7141c tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-524de608-f1b1-453d-8a79-f158f7e7141c tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:46 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-524de608-f1b1-453d-8a79-f158f7e7141c tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:46 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:46 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:46 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-524de608-f1b1-453d-8a79-f158f7e7141c tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:46 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-524de608-f1b1-453d-8a79-f158f7e7141c tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 returned with HTTP 200 Sep 07 02:38:46 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1677/3312] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:46 2026] GET /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-ca72f5e8-6430-4354-bac4-d375825784d9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca72f5e8-6430-4354-bac4-d375825784d9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca72f5e8-6430-4354-bac4-d375825784d9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:47 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-ca72f5e8-6430-4354-bac4-d375825784d9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:47 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:47 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:47 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-ca72f5e8-6430-4354-bac4-d375825784d9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:47 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-ca72f5e8-6430-4354-bac4-d375825784d9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 returned with HTTP 200 Sep 07 02:38:47 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1636/3313] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:47 2026] GET /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-fbacc872-97e1-4526-b8f4-74bc72d4a753 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fbacc872-97e1-4526-b8f4-74bc72d4a753 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fbacc872-97e1-4526-b8f4-74bc72d4a753 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:48 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-fbacc872-97e1-4526-b8f4-74bc72d4a753 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:48 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:48 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:48 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-fbacc872-97e1-4526-b8f4-74bc72d4a753 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:48 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-fbacc872-97e1-4526-b8f4-74bc72d4a753 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 returned with HTTP 200 Sep 07 02:38:48 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1678/3314] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:48 2026] GET /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:48 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] POST http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05/action Sep 07 02:38:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87010) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 02:38:48 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:48 devstack devstack@c-api.service[87010]: INFO cinder.api.contrib.snapshot_unmanage [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Unmanage snapshot with id: 58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Snapshot retrieved successfully. Sep 07 02:38:49 devstack devstack@c-api.service[87010]: DEBUG cinder.policy [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '05b8cbee4bee4d659fbf9314628719b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61c539dd6b2747d5a2b67d8791d74a7b', '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=87010) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 02:38:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-9cb41d4d-a4d5-459f-a569-34f615f2a6d5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-reader] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05/action returned with HTTP 403 Sep 07 02:38:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1637/3315] 192.168.122.234 () {60 vars in 1280 bytes} [Mon Sep 7 02:38:48 2026] POST /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1a6e0280-d03b-4918-91ed-1748a746103a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1a6e0280-d03b-4918-91ed-1748a746103a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1a6e0280-d03b-4918-91ed-1748a746103a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:49 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1a6e0280-d03b-4918-91ed-1748a746103a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:49 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.snapshots [None req-1a6e0280-d03b-4918-91ed-1748a746103a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete snapshot with id: 58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:49 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:49 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1a6e0280-d03b-4918-91ed-1748a746103a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:49 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:49 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:49 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1a6e0280-d03b-4918-91ed-1748a746103a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot delete request issued successfully. Sep 07 02:38:49 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1a6e0280-d03b-4918-91ed-1748a746103a tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 returned with HTTP 202 Sep 07 02:38:49 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1679/3316] 192.168.122.234 () {58 vars in 1241 bytes} [Mon Sep 7 02:38:49 2026] DELETE /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-543e228a-c93a-4c58-9ba4-1753be88099e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-543e228a-c93a-4c58-9ba4-1753be88099e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-543e228a-c93a-4c58-9ba4-1753be88099e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:49 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-543e228a-c93a-4c58-9ba4-1753be88099e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:49 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:49 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:49 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-543e228a-c93a-4c58-9ba4-1753be88099e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:49 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-543e228a-c93a-4c58-9ba4-1753be88099e tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 returned with HTTP 200 Sep 07 02:38:49 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1638/3317] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:49 2026] GET /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-45a19fa2-9560-4d52-a1d3-0d045ae81ae5 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45a19fa2-9560-4d52-a1d3-0d045ae81ae5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45a19fa2-9560-4d52-a1d3-0d045ae81ae5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:50 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-45a19fa2-9560-4d52-a1d3-0d045ae81ae5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:50 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:50 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:50 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-45a19fa2-9560-4d52-a1d3-0d045ae81ae5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Snapshot retrieved successfully. Sep 07 02:38:50 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-45a19fa2-9560-4d52-a1d3-0d045ae81ae5 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 returned with HTTP 200 Sep 07 02:38:50 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1680/3318] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:50 2026] GET /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-aabc90cb-2cfe-408b-887f-a5a55608cd06 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aabc90cb-2cfe-408b-887f-a5a55608cd06 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 Sep 07 02:38:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aabc90cb-2cfe-408b-887f-a5a55608cd06 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-aabc90cb-2cfe-408b-887f-a5a55608cd06 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-aabc90cb-2cfe-408b-887f-a5a55608cd06 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 returned with HTTP 404 Sep 07 02:38:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1639/3319] 192.168.122.234 () {58 vars in 1238 bytes} [Mon Sep 7 02:38:51 2026] GET /volume/v3/snapshots/58b9dedd-fd2a-46fa-ad43-035fb3c7bd05 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a Sep 07 02:38:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:51 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:51 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume with id: 778c1887-0f3e-40f6-8005-cd852781bf9a Sep 07 02:38:51 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:51 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:51 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:51 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:51 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Delete volume request issued successfully. Sep 07 02:38:51 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-7f7ebad3-ba74-4fc0-9885-c463a668bb33 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a returned with HTTP 202 Sep 07 02:38:51 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1681/3320] 192.168.122.234 () {58 vars in 1235 bytes} [Mon Sep 7 02:38:51 2026] DELETE /volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-38f26285-2eac-4db7-b4de-9c469c81e9b9 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38f26285-2eac-4db7-b4de-9c469c81e9b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a Sep 07 02:38:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38f26285-2eac-4db7-b4de-9c469c81e9b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:51 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-38f26285-2eac-4db7-b4de-9c469c81e9b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:51 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:51 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:51 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:51 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:51 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-38f26285-2eac-4db7-b4de-9c469c81e9b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Volume info retrieved successfully. Sep 07 02:38:51 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-38f26285-2eac-4db7-b4de-9c469c81e9b9 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a returned with HTTP 200 Sep 07 02:38:51 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1640/3321] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:51 2026] GET /volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 02:38:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-11a123d2-9d0b-4fbb-8934-e57004e01cf7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11a123d2-9d0b-4fbb-8934-e57004e01cf7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] GET http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a Sep 07 02:38:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11a123d2-9d0b-4fbb-8934-e57004e01cf7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:52 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-11a123d2-9d0b-4fbb-8934-e57004e01cf7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:52 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-11a123d2-9d0b-4fbb-8934-e57004e01cf7 tempest-ProjectReaderTests-1553224857 tempest-ProjectReaderTests-1553224857-project-admin] http://192.168.122.234/volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a returned with HTTP 404 Sep 07 02:38:52 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1682/3322] 192.168.122.234 () {58 vars in 1232 bytes} [Mon Sep 7 02:38:52 2026] GET /volume/v3/volumes/778c1887-0f3e-40f6-8005-cd852781bf9a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1d365972-32bb-4554-90bb-d21deaa92850 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d365972-32bb-4554-90bb-d21deaa92850 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:38:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1d365972-32bb-4554-90bb-d21deaa92850 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-979875550", "extra_specs": {"storage_protocol": "tempest-storage_protocol-471009451", "vendor_name": "tempest-vendor_name-2116876712"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1d365972-32bb-4554-90bb-d21deaa92850 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:38:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1641/3323] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:38:55 2026] POST /volume/v3/types => generated 328 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d464a438-1d4c-4002-8597-b2bda1cec719", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume request body: {'volume': {'volume_type': 'd464a438-1d4c-4002-8597-b2bda1cec719', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume of 1 GB Sep 07 02:38:55 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:55 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Flow 'volume_create_api' (c26b22c6-ef2c-4e5f-a169-eb0346f6c017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f19132-12a5-4e87-a0cb-ab1c2dd4c41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f19132-12a5-4e87-a0cb-ab1c2dd4c41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:38:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-471009451',vendor_name='tempest-vendor_name-2116876712'},id=d464a438-1d4c-4002-8597-b2bda1cec719,is_public=True,name='tempest-ProjectMemberTests-volume-type-979875550',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd464a438-1d4c-4002-8597-b2bda1cec719', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b280666-b515-430b-b4b1-c4696765e9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-979875550 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-979875550, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:38:55 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-979875550 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-979875550, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Created reservations ['2aa5a133-2517-491e-80c0-a0f508010abb', '0f23a023-f62f-41cd-a2db-38c3573a8098', '9522afa3-e6f3-4a21-bc73-a42dda7c0f38', '4d71879a-e4b8-474d-a583-f469e5cba6e7'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b280666-b515-430b-b4b1-c4696765e9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aa5a133-2517-491e-80c0-a0f508010abb', '0f23a023-f62f-41cd-a2db-38c3573a8098', '9522afa3-e6f3-4a21-bc73-a42dda7c0f38', '4d71879a-e4b8-474d-a583-f469e5cba6e7']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfabe18-7c25-4baf-9f78-438f7ecfa6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:55 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfabe18-7c25-4baf-9f78-438f7ecfa6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0b4d8cd-f17a-48d9-9f12-18895e0f0d2c', '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='bda899f010b74326875e93301fbac910',qos_specs=None,replication_status=,reservations=['2aa5a133-2517-491e-80c0-a0f508010abb','0f23a023-f62f-41cd-a2db-38c3573a8098','9522afa3-e6f3-4a21-bc73-a42dda7c0f38','4d71879a-e4b8-474d-a583-f469e5cba6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_type_id=d464a438-1d4c-4002-8597-b2bda1cec719), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38: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=d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda899f010b74326875e93301fbac910',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d464a438-1d4c-4002-8597-b2bda1cec719),volume_type_id=d464a438-1d4c-4002-8597-b2bda1cec719)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d8f167-f9b1-4541-8359-6106661b4d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d8f167-f9b1-4541-8359-6106661b4d71) transitioned into state 'SUCCESS' from 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='bda899f010b74326875e93301fbac910',qos_specs=None,replication_status=,reservations=['2aa5a133-2517-491e-80c0-a0f508010abb','0f23a023-f62f-41cd-a2db-38c3573a8098','9522afa3-e6f3-4a21-bc73-a42dda7c0f38','4d71879a-e4b8-474d-a583-f469e5cba6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_type_id=d464a438-1d4c-4002-8597-b2bda1cec719)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e6a562-d83c-457d-9ce5-69374f9b827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e6a562-d83c-457d-9ce5-69374f9b827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Flow 'volume_create_api' (c26b22c6-ef2c-4e5f-a169-eb0346f6c017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:55 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume request issued successfully. Sep 07 02:38:55 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-a6020331-2047-4fb5-81fd-fb1aecb45de1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:55 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1683/3324] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:38:55 2026] POST /volume/v3/volumes => generated 781 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-e2ef9005-34b0-49e9-b800-64722130a8ca None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2ef9005-34b0-49e9-b800-64722130a8ca tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c Sep 07 02:38:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2ef9005-34b0-49e9-b800-64722130a8ca tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:55 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-e2ef9005-34b0-49e9-b800-64722130a8ca tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:55 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:55 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:55 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:55 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:55 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-e2ef9005-34b0-49e9-b800-64722130a8ca tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:38:55 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-e2ef9005-34b0-49e9-b800-64722130a8ca tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c returned with HTTP 200 Sep 07 02:38:55 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1642/3325] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:38:55 2026] GET /volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c => generated 960 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-bafc8453-cdc2-4c9f-97ee-4536c7e2a067 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bafc8453-cdc2-4c9f-97ee-4536c7e2a067 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bafc8453-cdc2-4c9f-97ee-4536c7e2a067 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-bafc8453-cdc2-4c9f-97ee-4536c7e2a067 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-bafc8453-cdc2-4c9f-97ee-4536c7e2a067 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-bafc8453-cdc2-4c9f-97ee-4536c7e2a067 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c returned with HTTP 200 Sep 07 02:38:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1684/3326] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:38:56 2026] GET /volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-3426594e-494f-4412-8dab-c816e9968de5 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3426594e-494f-4412-8dab-c816e9968de5 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:38:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3426594e-494f-4412-8dab-c816e9968de5 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-3426594e-494f-4412-8dab-c816e9968de5 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-3426594e-494f-4412-8dab-c816e9968de5 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:38:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1643/3327] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:38:56 2026] GET /volume/v3/messages => generated 678 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-635ca9e0-d5d7-472e-a9df-a60e3caa7d4f None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-635ca9e0-d5d7-472e-a9df-a60e3caa7d4f tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] DELETE http://192.168.122.234/volume/v3/messages/019f478c-879a-48e0-9020-adc1f04e891b Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-635ca9e0-d5d7-472e-a9df-a60e3caa7d4f tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-635ca9e0-d5d7-472e-a9df-a60e3caa7d4f tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-635ca9e0-d5d7-472e-a9df-a60e3caa7d4f tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] http://192.168.122.234/volume/v3/messages/019f478c-879a-48e0-9020-adc1f04e891b returned with HTTP 204 Sep 07 02:38:56 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1685/3328] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:38:56 2026] DELETE /volume/v3/messages/019f478c-879a-48e0-9020-adc1f04e891b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 02:38:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-0fd8d795-8ec8-4f72-9130-6c704875034a None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0fd8d795-8ec8-4f72-9130-6c704875034a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] GET http://192.168.122.234/volume/v3/messages/019f478c-879a-48e0-9020-adc1f04e891b Sep 07 02:38:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0fd8d795-8ec8-4f72-9130-6c704875034a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:56 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-0fd8d795-8ec8-4f72-9130-6c704875034a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:56 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-0fd8d795-8ec8-4f72-9130-6c704875034a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] http://192.168.122.234/volume/v3/messages/019f478c-879a-48e0-9020-adc1f04e891b returned with HTTP 404 Sep 07 02:38:56 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1644/3329] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:38:56 2026] GET /volume/v3/messages/019f478c-879a-48e0-9020-adc1f04e891b => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-92952b78-6278-4e8c-8b65-188c85900377 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Delete volume with id: d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c Sep 07 02:38:56 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:56 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:56 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:56 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:56 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:38:56 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87011) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:38:57 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Created reservations ['636904d7-b2a7-4f39-a4f4-465d26e78fb6', 'df180bfe-2100-4ca4-b309-d210fd98c8c4', '38bf6fda-19c2-4b08-9cfa-67a552e2bc9c', 'dc3799ba-ca12-4322-a64f-b2039618d7d6'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Delete volume request issued successfully. Sep 07 02:38:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-92952b78-6278-4e8c-8b65-188c85900377 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c returned with HTTP 202 Sep 07 02:38:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1686/3330] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:38:56 2026] DELETE /volume/v3/volumes/d0b4d8cd-f17a-48d9-9f12-18895e0f0d2c => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-1bbc5ffc-0716-4fac-baf5-397a92dbd683 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bbc5ffc-0716-4fac-baf5-397a92dbd683 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/types/d464a438-1d4c-4002-8597-b2bda1cec719 Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1bbc5ffc-0716-4fac-baf5-397a92dbd683 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-1bbc5ffc-0716-4fac-baf5-397a92dbd683 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-1bbc5ffc-0716-4fac-baf5-397a92dbd683 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/types/d464a438-1d4c-4002-8597-b2bda1cec719 returned with HTTP 202 Sep 07 02:38:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1645/3331] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:38:57 2026] DELETE /volume/v3/types/d464a438-1d4c-4002-8597-b2bda1cec719 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-4d92d5fb-58b3-4823-9fd2-d0116e95018e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4d92d5fb-58b3-4823-9fd2-d0116e95018e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:38:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-4d92d5fb-58b3-4823-9fd2-d0116e95018e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-305512614", "extra_specs": {"storage_protocol": "tempest-storage_protocol-154030021", "vendor_name": "tempest-vendor_name-625216021"}}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-4d92d5fb-58b3-4823-9fd2-d0116e95018e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:38:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1687/3332] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:38:57 2026] POST /volume/v3/types => generated 327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86c3d129-cd98-484c-a6ba-de87a59e95cb", "size": 1}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.api.v3.volumes [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume request body: {'volume': {'volume_type': '86c3d129-cd98-484c-a6ba-de87a59e95cb', 'size': 1}} {{(pid=87010) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume of 1 GB Sep 07 02:38:57 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:57 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Flow 'volume_create_api' (d3e573c1-5039-4c63-9504-4199278656aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baac7f97-939c-475e-a5fe-597e5569ee2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.flows.api.create_volume [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Validating volume size '1' using validate_int {{(pid=87010) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baac7f97-939c-475e-a5fe-597e5569ee2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:38:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-154030021',vendor_name='tempest-vendor_name-625216021'},id=86c3d129-cd98-484c-a6ba-de87a59e95cb,is_public=True,name='tempest-ProjectMemberTests-volume-type-305512614',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c3d129-cd98-484c-a6ba-de87a59e95cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efaf6e40-1492-47c0-90a2-4ee849f2a30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-305512614 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-305512614, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:38:57 devstack devstack@c-api.service[87010]: WARNING cinder.quota [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-305512614 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-305512614, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Created reservations ['8793a2fb-a357-46a7-b755-2fe1d7a4b807', 'c37eee64-be67-40cb-8797-8b85a46aa1f0', '96386ae5-8654-42bd-aded-8fc7ba38aa05', '998c730f-a7c0-4d85-a3d4-e1d4693cb5cb'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efaf6e40-1492-47c0-90a2-4ee849f2a30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8793a2fb-a357-46a7-b755-2fe1d7a4b807', 'c37eee64-be67-40cb-8797-8b85a46aa1f0', '96386ae5-8654-42bd-aded-8fc7ba38aa05', '998c730f-a7c0-4d85-a3d4-e1d4693cb5cb']}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1839899-a4d0-40de-ba24-742a7b41869e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:57 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1839899-a4d0-40de-ba24-742a7b41869e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa2c6c3f-2675-42c1-b140-8d9444755e86', '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='bda899f010b74326875e93301fbac910',qos_specs=None,replication_status=,reservations=['8793a2fb-a357-46a7-b755-2fe1d7a4b807','c37eee64-be67-40cb-8797-8b85a46aa1f0','96386ae5-8654-42bd-aded-8fc7ba38aa05','998c730f-a7c0-4d85-a3d4-e1d4693cb5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_type_id=86c3d129-cd98-484c-a6ba-de87a59e95cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38:57Z,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=aa2c6c3f-2675-42c1-b140-8d9444755e86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda899f010b74326875e93301fbac910',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86c3d129-cd98-484c-a6ba-de87a59e95cb),volume_type_id=86c3d129-cd98-484c-a6ba-de87a59e95cb)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0380a3aa-854d-4ae5-a154-fe0bcbeb4e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0380a3aa-854d-4ae5-a154-fe0bcbeb4e64) transitioned into state 'SUCCESS' from 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='bda899f010b74326875e93301fbac910',qos_specs=None,replication_status=,reservations=['8793a2fb-a357-46a7-b755-2fe1d7a4b807','c37eee64-be67-40cb-8797-8b85a46aa1f0','96386ae5-8654-42bd-aded-8fc7ba38aa05','998c730f-a7c0-4d85-a3d4-e1d4693cb5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_type_id=86c3d129-cd98-484c-a6ba-de87a59e95cb)}' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a88d22-40eb-42c8-bbd7-2ef75043f23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a88d22-40eb-42c8-bbd7-2ef75043f23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87010) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Flow 'volume_create_api' (d3e573c1-5039-4c63-9504-4199278656aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87010) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:57 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume request issued successfully. Sep 07 02:38:57 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c54c3eb5-d393-43da-baec-29ebb6d05b9e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:57 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1646/3333] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:38:57 2026] POST /volume/v3/volumes => generated 781 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-85597829-d4cd-4997-8a70-7e6b279da99a None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85597829-d4cd-4997-8a70-7e6b279da99a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 Sep 07 02:38:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85597829-d4cd-4997-8a70-7e6b279da99a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:57 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-85597829-d4cd-4997-8a70-7e6b279da99a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:57 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:57 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:57 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:57 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:57 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-85597829-d4cd-4997-8a70-7e6b279da99a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:38:57 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-85597829-d4cd-4997-8a70-7e6b279da99a tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 returned with HTTP 200 Sep 07 02:38:57 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1688/3334] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:38:57 2026] GET /volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 => generated 960 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-d8b71cd2-9198-4921-a76a-6d04d78326c2 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8b71cd2-9198-4921-a76a-6d04d78326c2 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8b71cd2-9198-4921-a76a-6d04d78326c2 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-d8b71cd2-9198-4921-a76a-6d04d78326c2 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-d8b71cd2-9198-4921-a76a-6d04d78326c2 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-d8b71cd2-9198-4921-a76a-6d04d78326c2 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 returned with HTTP 200 Sep 07 02:38:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1647/3335] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:38:58 2026] GET /volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-b8688e1e-8487-455c-957b-f66bd7b74eb7 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8688e1e-8487-455c-957b-f66bd7b74eb7 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8688e1e-8487-455c-957b-f66bd7b74eb7 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-b8688e1e-8487-455c-957b-f66bd7b74eb7 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-b8688e1e-8487-455c-957b-f66bd7b74eb7 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:38:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1689/3336] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:38:58 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-8065d024-03db-4ee2-8322-97cd79469b3e None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8065d024-03db-4ee2-8322-97cd79469b3e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] GET http://192.168.122.234/volume/v3/messages Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8065d024-03db-4ee2-8322-97cd79469b3e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-8065d024-03db-4ee2-8322-97cd79469b3e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-8065d024-03db-4ee2-8322-97cd79469b3e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:38:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1648/3337] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:38:58 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-168aac12-c555-4954-8b4e-ef9ba4cfed6e None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-168aac12-c555-4954-8b4e-ef9ba4cfed6e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/messages/7c14409f-7771-414a-87a3-1b1c295f9565 Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-168aac12-c555-4954-8b4e-ef9ba4cfed6e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-168aac12-c555-4954-8b4e-ef9ba4cfed6e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-168aac12-c555-4954-8b4e-ef9ba4cfed6e tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/messages/7c14409f-7771-414a-87a3-1b1c295f9565 returned with HTTP 204 Sep 07 02:38:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1690/3338] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:38:58 2026] DELETE /volume/v3/messages/7c14409f-7771-414a-87a3-1b1c295f9565 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.v3.volumes [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Delete volume with id: aa2c6c3f-2675-42c1-b140-8d9444755e86 Sep 07 02:38:58 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:58 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:58 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:58 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.volume.api [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87010) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.quota [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Created reservations ['947fa656-658d-4b43-909e-5890cac8e760', '4b8b0a39-af10-4abc-8b84-93be4dd48a89', 'e162eaf9-e774-49b2-9e3a-72b65fa43135', '4e96bdc3-d7c4-41f6-93f2-a845fc19ad63'] {{(pid=87010) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Delete volume request issued successfully. Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-c5159284-caa1-4822-8e9f-e81f38c7e3c1 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 returned with HTTP 202 Sep 07 02:38:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1649/3339] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:38:58 2026] DELETE /volume/v3/volumes/aa2c6c3f-2675-42c1-b140-8d9444755e86 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-5a652ca5-6cb2-4649-9467-e441a5b24af3 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5a652ca5-6cb2-4649-9467-e441a5b24af3 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/types/86c3d129-cd98-484c-a6ba-de87a59e95cb Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5a652ca5-6cb2-4649-9467-e441a5b24af3 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-5a652ca5-6cb2-4649-9467-e441a5b24af3 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method '_delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-5a652ca5-6cb2-4649-9467-e441a5b24af3 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/types/86c3d129-cd98-484c-a6ba-de87a59e95cb returned with HTTP 202 Sep 07 02:38:58 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1691/3340] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:38:58 2026] DELETE /volume/v3/types/86c3d129-cd98-484c-a6ba-de87a59e95cb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-6753898c-b501-45ea-b08f-7a997df88db7 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6753898c-b501-45ea-b08f-7a997df88db7 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] POST http://192.168.122.234/volume/v3/types Sep 07 02:38:58 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-6753898c-b501-45ea-b08f-7a997df88db7 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1792986217", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1356409805", "vendor_name": "tempest-vendor_name-1007376356"}}} {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:58 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-6753898c-b501-45ea-b08f-7a997df88db7 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/types returned with HTTP 200 Sep 07 02:38:58 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1650/3341] 192.168.122.234 () {60 vars in 1137 bytes} [Mon Sep 7 02:38:58 2026] POST /volume/v3/types => generated 330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-43e017da-22c1-455b-97fa-8b57572cbf99 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] POST http://192.168.122.234/volume/v3/volumes Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "73715926-be34-4c70-a2d8-0375326bf152", "size": 1}} {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.api.v3.volumes [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume request body: {'volume': {'volume_type': '73715926-be34-4c70-a2d8-0375326bf152', 'size': 1}} {{(pid=87011) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume of 1 GB Sep 07 02:38:58 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:58 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:38:58 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Availability Zones retrieved successfully. Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Flow 'volume_create_api' (49ed5d76-29ce-4040-a69f-61418ba41959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7502a41-f746-4a9c-80d3-9219b0f26435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.flows.api.create_volume [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Validating volume size '1' using validate_int {{(pid=87011) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 02:38:58 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7502a41-f746-4a9c-80d3-9219b0f26435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T00:38:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1356409805',vendor_name='tempest-vendor_name-1007376356'},id=73715926-be34-4c70-a2d8-0375326bf152,is_public=True,name='tempest-ProjectMemberTests-volume-type-1792986217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73715926-be34-4c70-a2d8-0375326bf152', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bab2869-50e0-4b0a-ab9b-37b363fa9a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1792986217 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1792986217, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:38:59 devstack devstack@c-api.service[87011]: WARNING cinder.quota [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1792986217 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1792986217, it is now deprecated. Please use the default quota class for default quota. Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Created reservations ['4e2ac93d-d7b9-41f0-8502-f540bc611a6a', '9548fc33-1c6b-483f-a262-2013f2634b94', '759dff2e-0b5c-4e44-8a11-fa29f495500d', '73c74579-2859-4b88-9693-1f1228204e25'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bab2869-50e0-4b0a-ab9b-37b363fa9a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2ac93d-d7b9-41f0-8502-f540bc611a6a', '9548fc33-1c6b-483f-a262-2013f2634b94', '759dff2e-0b5c-4e44-8a11-fa29f495500d', '73c74579-2859-4b88-9693-1f1228204e25']}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66af895-87da-4e21-a843-8b003699f708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:59 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66af895-87da-4e21-a843-8b003699f708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0f329a3-97ea-4418-a20f-d0c5bbf79267', '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='bda899f010b74326875e93301fbac910',qos_specs=None,replication_status=,reservations=['4e2ac93d-d7b9-41f0-8502-f540bc611a6a','9548fc33-1c6b-483f-a262-2013f2634b94','759dff2e-0b5c-4e44-8a11-fa29f495500d','73c74579-2859-4b88-9693-1f1228204e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_type_id=73715926-be34-4c70-a2d8-0375326bf152), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T00:38: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=e0f329a3-97ea-4418-a20f-d0c5bbf79267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda899f010b74326875e93301fbac910',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73715926-be34-4c70-a2d8-0375326bf152),volume_type_id=73715926-be34-4c70-a2d8-0375326bf152)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5883518-4d34-4dd8-bf7a-218acaca2287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5883518-4d34-4dd8-bf7a-218acaca2287) transitioned into state 'SUCCESS' from 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='bda899f010b74326875e93301fbac910',qos_specs=None,replication_status=,reservations=['4e2ac93d-d7b9-41f0-8502-f540bc611a6a','9548fc33-1c6b-483f-a262-2013f2634b94','759dff2e-0b5c-4e44-8a11-fa29f495500d','73c74579-2859-4b88-9693-1f1228204e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d119e02f6a94036bf0040b4118ec6dc',volume_type_id=73715926-be34-4c70-a2d8-0375326bf152)}' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefc0235-0603-4d74-a0b6-c44268c3eebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefc0235-0603-4d74-a0b6-c44268c3eebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87011) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Flow 'volume_create_api' (49ed5d76-29ce-4040-a69f-61418ba41959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87011) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 02:38:59 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Create volume request issued successfully. Sep 07 02:38:59 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-43e017da-22c1-455b-97fa-8b57572cbf99 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes returned with HTTP 202 Sep 07 02:38:59 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1692/3342] 192.168.122.234 () {62 vars in 1182 bytes} [Mon Sep 7 02:38:58 2026] POST /volume/v3/volumes => generated 782 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 02:38:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-86fe7c2e-940a-4da7-9832-e2fa874aa0bb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:38:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86fe7c2e-940a-4da7-9832-e2fa874aa0bb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 Sep 07 02:38:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-86fe7c2e-940a-4da7-9832-e2fa874aa0bb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:38:59 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-86fe7c2e-940a-4da7-9832-e2fa874aa0bb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'show' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:38:59 devstack devstack@c-api.service[87010]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:38:59 devstack devstack@c-api.service[87010]: attachments = base.obj_make_list( Sep 07 02:38:59 devstack devstack@c-api.service[87010]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:38:59 devstack devstack@c-api.service[87010]: warnings.warn( Sep 07 02:38:59 devstack devstack@c-api.service[87010]: INFO cinder.volume.api [None req-86fe7c2e-940a-4da7-9832-e2fa874aa0bb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:38:59 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-86fe7c2e-940a-4da7-9832-e2fa874aa0bb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 returned with HTTP 200 Sep 07 02:38:59 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1651/3343] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:38:59 2026] GET /volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 => generated 961 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-1fe61708-b17b-4019-9c9e-cfe90037d192 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1fe61708-b17b-4019-9c9e-cfe90037d192 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1fe61708-b17b-4019-9c9e-cfe90037d192 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-1fe61708-b17b-4019-9c9e-cfe90037d192 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'show' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:39:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:39:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:39:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-1fe61708-b17b-4019-9c9e-cfe90037d192 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-1fe61708-b17b-4019-9c9e-cfe90037d192 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 returned with HTTP 200 Sep 07 02:39:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1693/3344] 192.168.122.234 () {60 vars in 1272 bytes} [Mon Sep 7 02:39:00 2026] GET /volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 => generated 982 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-acbc151a-4adf-4bb3-be60-e9fa0d3faf00 None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-acbc151a-4adf-4bb3-be60-e9fa0d3faf00 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] GET http://192.168.122.234/volume/v3/messages Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-acbc151a-4adf-4bb3-be60-e9fa0d3faf00 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-acbc151a-4adf-4bb3-be60-e9fa0d3faf00 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-acbc151a-4adf-4bb3-be60-e9fa0d3faf00 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/messages returned with HTTP 200 Sep 07 02:39:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1652/3345] 192.168.122.234 () {60 vars in 1164 bytes} [Mon Sep 7 02:39:00 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-2e668e7b-b572-4235-bc4b-f8b685f8cac4 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e668e7b-b572-4235-bc4b-f8b685f8cac4 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] GET http://192.168.122.234/volume/v3/messages/211b9ad7-629c-4a49-ae06-8ddbd30a6349 Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e668e7b-b572-4235-bc4b-f8b685f8cac4 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-2e668e7b-b572-4235-bc4b-f8b685f8cac4 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] Calling method 'version_select' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-2e668e7b-b572-4235-bc4b-f8b685f8cac4 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-member] http://192.168.122.234/volume/v3/messages/211b9ad7-629c-4a49-ae06-8ddbd30a6349 returned with HTTP 200 Sep 07 02:39:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1694/3346] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:39:00 2026] GET /volume/v3/messages/211b9ad7-629c-4a49-ae06-8ddbd30a6349 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-2a27591a-8741-485a-ac9b-f823272a64cb None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a27591a-8741-485a-ac9b-f823272a64cb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/messages/211b9ad7-629c-4a49-ae06-8ddbd30a6349 Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a27591a-8741-485a-ac9b-f823272a64cb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-2a27591a-8741-485a-ac9b-f823272a64cb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'version_select' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-2a27591a-8741-485a-ac9b-f823272a64cb tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/messages/211b9ad7-629c-4a49-ae06-8ddbd30a6349 returned with HTTP 204 Sep 07 02:39:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1653/3347] 192.168.122.234 () {60 vars in 1278 bytes} [Mon Sep 7 02:39:00 2026] DELETE /volume/v3/messages/211b9ad7-629c-4a49-ae06-8ddbd30a6349 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.middleware.request_id [None req-e9b66522-055c-487b-a04c-9087468eed98 None None] RequestId filter calling following filter/app {{(pid=87011) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87011) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.api.openstack.wsgi [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method 'delete' {{(pid=87011) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.api.v3.volumes [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Delete volume with id: e0f329a3-97ea-4418-a20f-d0c5bbf79267 Sep 07 02:39:00 devstack devstack@c-api.service[87011]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 02:39:00 devstack devstack@c-api.service[87011]: attachments = base.obj_make_list( Sep 07 02:39:00 devstack devstack@c-api.service[87011]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 02:39:00 devstack devstack@c-api.service[87011]: warnings.warn( Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Volume info retrieved successfully. Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.volume.api [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87011) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: DEBUG cinder.quota [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Created reservations ['06de5845-20ee-46a6-ae52-5b16b6ab632b', '3ffe54ad-4c69-435d-8f85-9d69a81a6ed0', 'cacd9b9c-7c92-4754-a596-c937d6d23134', 'adca2845-9b70-4823-8202-bcf7f4f0ab58'] {{(pid=87011) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.volume.api [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Delete volume request issued successfully. Sep 07 02:39:00 devstack devstack@c-api.service[87011]: INFO cinder.api.openstack.wsgi [None req-e9b66522-055c-487b-a04c-9087468eed98 tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 returned with HTTP 202 Sep 07 02:39:00 devstack devstack@c-api.service[87011]: [pid: 87011|app: 0|req: 1695/3348] 192.168.122.234 () {60 vars in 1275 bytes} [Mon Sep 7 02:39:00 2026] DELETE /volume/v3/volumes/e0f329a3-97ea-4418-a20f-d0c5bbf79267 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.middleware.request_id [None req-036f4623-ac3f-4f55-818a-fc757ce1ca6c None None] RequestId filter calling following filter/app {{(pid=87010) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-036f4623-ac3f-4f55-818a-fc757ce1ca6c tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] DELETE http://192.168.122.234/volume/v3/types/73715926-be34-4c70-a2d8-0375326bf152 Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-036f4623-ac3f-4f55-818a-fc757ce1ca6c tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Empty body provided in request {{(pid=87010) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: DEBUG cinder.api.openstack.wsgi [None req-036f4623-ac3f-4f55-818a-fc757ce1ca6c tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] Calling method '_delete' {{(pid=87010) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 02:39:00 devstack devstack@c-api.service[87010]: INFO cinder.api.openstack.wsgi [None req-036f4623-ac3f-4f55-818a-fc757ce1ca6c tempest-ProjectMemberTests-1309926638 tempest-ProjectMemberTests-1309926638-project-admin] http://192.168.122.234/volume/v3/types/73715926-be34-4c70-a2d8-0375326bf152 returned with HTTP 202 Sep 07 02:39:00 devstack devstack@c-api.service[87010]: [pid: 87010|app: 0|req: 1654/3349] 192.168.122.234 () {58 vars in 1229 bytes} [Mon Sep 7 02:39:00 2026] DELETE /volume/v3/types/73715926-be34-4c70-a2d8-0375326bf152 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 02:39:10 devstack devstack@c-api.service[87011]: DEBUG dbcounter [-] [87011] Writing DB stats cinder:SELECT=105,cinder:UPDATE=62,cinder:INSERT=30 {{(pid=87011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 02:39:10 devstack devstack@c-api.service[87010]: DEBUG dbcounter [-] [87010] Writing DB stats cinder:SELECT=89,cinder:INSERT=23,cinder:UPDATE=48 {{(pid=87010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}